Commit graph

88 commits

Author SHA1 Message Date
ZavaruKitsu
9cc0ca5d81 fix: use custom icon for edits history action
fix: remove buggy Hide
2023-12-24 17:18:28 +03:00
ZavaruKitsu
f06747f2a1 fix: don't mark contents read
fix: crash if config is not a valid json
2023-12-17 22:52:00 +03:00
ZavaruKitsu
d940dc193e fix: custom language improvements 2023-12-17 22:42:22 +03:00
ZavaruKitsu
a98e92639c fix: crash in server read 2023-12-12 15:26:33 +03:00
ZavaruKitsu
084967354b feat: rework sendReadMessages
fix: send read packet manually
fix: send read packet after sending media
2023-12-01 20:58:00 +03:00
ZavaruKitsu
bde3caded7 fix: mark as β 2023-12-01 19:49:42 +03:00
ZavaruKitsu
29dd896c83 feat: disable similar channels 2023-12-01 19:21:03 +03:00
ZavaruKitsu
d6457ebcc7 fix: add β note to anti-recall and disable by default 2023-12-01 17:35:30 +03:00
ZavaruKitsu
c9fa0166e6 fix: prettify settings a bit 2023-12-01 17:23:29 +03:00
ZavaruKitsu
66b1fe7beb fix: make it build 2023-12-01 16:34:32 +03:00
ZavaruKitsu
95f18f2120 fix: tray and serialization 2023-11-10 18:36:47 +03:00
ZavaruKitsu
ae3dfacdf9 feat: add toggles to customization 2023-11-10 17:36:37 +03:00
ZavaruKitsu
aa0d733cde feat: simple quotes & replies
Just like in 64Gram, but with ripples

Co-authored-by: c0re100 <corehusky@gmail.com>
2023-11-10 15:54:23 +03:00
ZavaruKitsu
5b6f26af21 fix: make it compile 2023-11-05 21:40:56 +03:00
ZavaruKitsu
7b32e9af5e feat: add ease like on Android 2023-11-05 21:14:16 +03:00
ZavaruKitsu
4ad0804d55 fix: refactor a bit 2023-11-03 22:21:48 +03:00
ZavaruKitsu
0ed22b67ab fix: make it compile 2023-10-29 17:00:00 +03:00
ZavaruKitsu
2ca24aa290 fix: icons centering 2023-10-29 14:30:07 +03:00
ZavaruKitsu
8e7b12a23a feat: add dev badges
Co-authored-by: c0re100 <corehusky@gmail.com>
2023-10-29 14:30:07 +03:00
ZavaruKitsu
b2ce1d2d15 fix: a bunch of fixes
TTL media, some crashes, useless code
2023-10-22 00:15:54 +03:00
ZavaruKitsu
464a36b515 fix: possibly compile on Linux 2023-10-04 22:47:53 +03:00
ZavaruKitsu
b46214a51e fix: use styles to ensure scaling 2023-10-04 22:31:42 +03:00
ZavaruKitsu
235e0ae713 fix: crash in channels
fix: remove useless button
2023-10-04 21:16:54 +03:00
ZavaruKitsu
0c50d6d7e7 fix: set default 2023-09-30 19:36:28 +03:00
ZavaruKitsu
4090064561 feat: implement read after actions 2023-09-30 15:04:54 +03:00
ZavaruKitsu
474de0cc46 feat: disable notifications delay
Telegram built-in function that delays notifications on the current client instance if you're online from another client
2023-09-29 14:22:56 +03:00
ZavaruKitsu
163252b890 fix: cleanup a bit
fix: localize some strings
2023-09-29 13:34:31 +03:00
ZavaruKitsu
2dcc822e48 fix: don't crash if something wrong with database 2023-09-28 22:06:06 +03:00
ZavaruKitsu
d71206a72e fix: cleanup font picker mess 2023-09-28 00:53:47 +03:00
ZavaruKitsu
e144d5cb10 feat: add new app icons
fix: refactor font picker
2023-09-28 00:30:59 +03:00
MaxPlays35
eb8331c957 feat: add font picker 2023-09-27 20:27:52 +03:00
ZavaruKitsu
b6cf5ebb19 fix: adjust code for refactor of input fields in lib_ui
fix: organize imports
fix: refactor database initialization
fix: update submodule

adjusted following 98bb520f47
2023-09-23 14:00:47 +03:00
ZavaruKitsu
ffd42f043d fix: refactor read all
fix: read mentions and reactions too
2023-09-22 10:31:55 +03:00
ZavaruKitsu
d3ab1d60ce fix: refactor popup
decouple it from submenu, because submenu causes issues with reactions lol
2023-09-22 10:08:39 +03:00
ZavaruKitsu
d2f4a1b32c feat: refactor 2023-09-21 23:11:02 +03:00
ZavaruKitsu
3a1f8459e2 feat: add settings for ReadAfterAction
feat: write formatted config
fix: don't reset config on missing field

the last one is for convenient migrating between versions
2023-09-21 22:06:17 +03:00
ZavaruKitsu
e1babcf69a feat: new message history viewer initial
fix: use Qt formatting

kanged from `admin_log` and cleaned up a bit
2023-09-14 17:36:14 +03:00
ZavaruKitsu
ba93a50062 fix: build on Linux
fix: missing skip in prefs
2023-09-07 22:05:46 +03:00
ZavaruKitsu
3ccb0e16fc fix: taskbar on Windows
fix: more branding
fix: smth
2023-09-07 21:51:22 +03:00
ZavaruKitsu
649e0b0412 feat: icon picker
Inspired by Forkgram's icon changer
Need to refactor a bit later
2023-09-01 17:17:16 +03:00
ZavaruKitsu
8e8719870a feat: streamer mode
Co-authored-by: MaxPlays35 <35427519+maxplays35@users.noreply.github.com>
2023-08-30 20:11:28 +00:00
ZavaruKitsu
c226311126 feat: add lottie icons support in context menu
Co-authored-by: MaxPlays35 <35427519+maxplays35@users.noreply.github.com>
2023-08-28 15:07:50 +00:00
ZavaruKitsu
341cb062a4 fix: move a bit 2023-08-09 23:40:32 +00:00
ZavaruKitsu
1b00010029 feat: better icons
fix: mention Solar Icon Pack in README
2023-08-09 23:36:57 +00:00
ZavaruKitsu
ae16aa3099 feat: local premium 2023-08-09 23:15:26 +00:00
ZavaruKitsu
16ccab05d4 fix: better icons 2023-08-09 22:17:51 +00:00
ZavaruKitsu
5a05d312b5 fix: follow Telegram styles
add skip after each section
2023-08-09 21:27:45 +00:00
ZavaruKitsu
caf19c1e21 fix: set these reactive properties too 2023-08-09 20:07:28 +00:00
ZavaruKitsu
0f5e3496ef feat: better ui 2023-08-09 19:58:12 +00:00
ZavaruKitsu
2ef9724fa2 feat: add hide "All chats" folder (thx 64Gram) 2023-08-01 15:47:46 +00:00