AlexeyZavar
80cadf8f7d
fix: hide irrelevant items
2024-04-17 04:25:20 +03:00
AlexeyZavar
7cc14bda52
chore: remove upload boost
...
Increasing chunks size, `kMaxUploadPerSession`, etc. don't change the speed, only if slows down.
Maybe changing `kAcceptAsFastIfTotalAtLeast` could give a boost. Didn't check.
In some circumstances, speed could be worse than on the AyuGram `v4.16` with boost, but it's rare.
But the upload speed is good, so upload boost removed.
2024-04-17 04:06:49 +03:00
AlexeyZavar
60a96bf9d6
fix: make it build
2024-04-17 02:38:43 +03:00
AlexeyZavar
fe463ab8fb
feat: implement useScheduleMessages
fully
2024-04-02 17:34:06 +03:00
AlexeyZavar
6fd0fb9704
feat: simplify markReadAfterAction
2024-04-02 16:37:16 +03:00
AlexeyZavar
132caa18c9
fix: move out AyuGram files for consistency
...
fix: compiler warning
2024-04-02 02:13:32 +03:00
AlexeyZavar
2414e51a9b
feat: clear selected & close box after shot & scroll to bottom
2024-03-13 15:58:11 +03:00
AlexeyZavar
c525fd64ca
fix: restore menu
2024-03-13 14:47:50 +03:00
AlexeyZavar
2be73d7924
fix: make it build
2024-03-13 12:30:19 +03:00
AlexeyZavar
3f639d5689
fix: remove rate call box
...
chore: revisit constants
2024-03-13 00:23:58 +03:00
AlexeyZavar
039795cab8
feat: disable custom backgrounds
2024-02-22 22:46:46 +03:00
ZavaruKitsu
222a643ce3
feat: allow copying with background
...
chore: refactor a bit
2024-02-08 00:24:34 +03:00
ZavaruKitsu
4e9443e200
feat: quick admins & recent actions
...
Co-authored-by: c0re100 <corehusky@gmail.com>
2024-02-07 23:25:02 +03:00
ZavaruKitsu
a96f8d8ac3
chore: update copyright
...
fix: don't display date for big emoji
2024-02-04 21:19:42 +03:00
ZavaruKitsu
d4a22a5110
chore: sync database schema & refactor & reformat
2024-02-04 20:41:21 +03:00
ZavaruKitsu
adb5abf4fb
chore: reformat & refactor & remove as not planned for now
2024-02-04 18:36:11 +03:00
ZavaruKitsu
4a6ae07409
feat: allow hiding message shot
2024-02-04 17:05:26 +03:00
ZavaruKitsu
a3f4185b45
fix: remove as not planned
2024-02-04 03:02:48 +03:00
ZavaruKitsu
2729fee0ac
feat: show channel badge
2024-02-04 02:56:07 +03:00
ZavaruKitsu
cfa007de84
fix: make it compile
2024-02-04 00:46:03 +03:00
ZavaruKitsu
9c71aba5d1
feat: message shot
...
feat: send image as sticker
fix: don't query author pack if ID == 0
fix: use predefined confirmation boxes
2024-01-26 18:25:03 +03:00
ZavaruKitsu
fe64dfeb1f
fix: make it compile
...
fix: restore Quit shortcut for use in custom shortcuts file
2024-01-17 01:05:24 +03:00
ZavaruKitsu
6d39a5f1d2
fix: accidental crash
...
fix: update submodules
2024-01-05 17:11:09 +03:00
ZavaruKitsu
fba53e1ec8
feat: refactor a bit
2024-01-03 16:56:32 +03:00
ZavaruKitsu
74196732ac
feat: upload speed boost
...
Co-authored-by: RadRussianRus <radrussianrus@gmail.com>
2024-01-03 16:23:42 +03:00
ZavaruKitsu
50bc6a33f6
fix: accidental crash
2024-01-02 18:14:07 +03:00
ZavaruKitsu
115517fae1
feat: hide folder notification counters
2024-01-02 03:09:55 +03:00
ZavaruKitsu
2aef563374
fix: hide Streamer mode on Linux
...
Until someone implements it.
2024-01-02 02:22:38 +03:00
ZavaruKitsu
c102f4c0e5
fix: make it compile
2024-01-02 01:38:47 +03:00
ZavaruKitsu
8d93b21947
feat: message details
...
feat: rework `Hide`
feat: context menu configuration
2024-01-01 19:28:48 +03:00
ZavaruKitsu
e4e6fb14c7
feat: User Messages
...
Co-authored-by: RadRussianRus <radrussianrus@gmail.com>
2023-12-27 17:32:10 +03:00
ZavaruKitsu
2482da3c3f
fix: go back on escape
2023-12-27 17:32:10 +03:00
ZavaruKitsu
9cc0ca5d81
fix: use custom icon for edits history action
...
fix: remove buggy Hide
2023-12-24 17:18:28 +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
464a36b515
fix: possibly compile on Linux
2023-10-04 22:47:53 +03:00