Commit graph

147 commits

Author SHA1 Message Date
AlexeyZavar
5566a8ca0a fix: hide Read Message for service 2024-04-19 03:40:59 +03:00
AlexeyZavar
f5470cd235 fix: read topics correctly 2024-04-19 03:37:47 +03:00
AlexeyZavar
1c275caf9d fix: use MakeConfirmBox 2024-04-19 02:55:33 +03:00
AlexeyZavar
a0c787468b fix: don't hide messages if it's a dialog with blocked user 2024-04-19 01:50:45 +03:00
AlexeyZavar
b6c966f18b feat: improve hide from blocked users 2024-04-19 01:21:52 +03:00
AlexeyZavar
1c85a81f1f feat: hide messages from blocked users
Co-authored-by: Ilya Fedin <fedin-ilja2010@ya.ru>
2024-04-19 00:05:00 +03:00
AlexeyZavar
b4c5963a1a chore: update sqlite3 2024-04-18 22:54:01 +03:00
AlexeyZavar
299833ca3d feat: add fade animation for icon picker 2024-04-18 22:45:30 +03:00
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
cc494fee22 fix: less with upload boost 2024-04-02 18:02:38 +03:00
AlexeyZavar
fc447bfd51 fix: enable by default since it's stable 2024-04-02 17:34:59 +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
a87fb9160c fix: message shot crashes 2024-04-02 02:57:01 +03:00
AlexeyZavar
132caa18c9 fix: move out AyuGram files for consistency
fix: compiler warning
2024-04-02 02:13:32 +03:00
AlexeyZavar
0e26b39faf fix: possible crash 2024-03-13 16:34:39 +03:00
AlexeyZavar
2414e51a9b feat: clear selected & close box after shot & scroll to bottom 2024-03-13 15:58:11 +03:00
AlexeyZavar
1935a2b144 fix: replies in topics for message shot 2024-03-13 15:19:38 +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
69e9841bbb fix: rare crashes 2024-03-09 15:20:23 +03:00
AlexeyZavar
bf5337259d fix: message shot replies in topics 2024-02-22 22:59:22 +03:00
AlexeyZavar
039795cab8 feat: disable custom backgrounds 2024-02-22 22:46:46 +03:00
ZavaruKitsu
77d129a738 fix: crash 2024-02-12 00:58:52 +03:00
ZavaruKitsu
5bb633d982 fix: crashes & infinite loop 2024-02-09 20:00:14 +03:00
ZavaruKitsu
222a643ce3 feat: allow copying with background
chore: refactor a bit
2024-02-08 00:24:34 +03:00
ZavaruKitsu
f583732688 fix: crash if deleted when taking shot 2024-02-07 23:40:40 +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
84c62470bb feat: rework sendOfflinePacketAfterOnline 2024-02-04 04:00:24 +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
964f9bd904 fix: some crashes 2024-02-04 00:46:27 +03:00
ZavaruKitsu
cfa007de84 fix: make it compile 2024-02-04 00:46:03 +03:00
ZavaruKitsu
58e38c487a feat: use Sentry for crash reporting 2024-01-28 22:44:48 +03:00
ZavaruKitsu
b3225af685 chore: update deps 2024-01-26 19:30:17 +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
0cf36db010 feat: add support for Spotify links
Open `open.spotify.com` links in the desktop application
2024-01-17 19:54:02 +03:00
ZavaruKitsu
31d486c2e2 feat: support expiring voice/video
fix: incorrect size of burn icon
fix: read reactions and mentions after actions
2024-01-17 17:07: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
e0c2294d50 feat: pseudo support tg://ayu 2024-01-03 20:46:36 +03:00
ZavaruKitsu
7426d285b4 feat: resolve user by tg://user?id=
Just found another use of `searchById`, so why not.

Co-authored-by: c0re100 <corehusky@gmail.com>
2024-01-03 20:36:32 +03:00
ZavaruKitsu
fba53e1ec8 feat: refactor a bit 2024-01-03 16:56:32 +03:00