518 Commits

Author SHA1 Message Date
Eduard Kuzmenko
01ec2005e9 Bot keyboard
Display 'via @username'
2021-07-02 08:17:51 +03:00
Eduard Kuzmenko
8de8aa9692 Fix 'Deleted' users 2021-07-01 04:17:57 +03:00
Eduard Kuzmenko
9becf11224 Handle updates.differenceTooLong 2021-06-30 03:33:34 +03:00
Eduard Kuzmenko
365b30f888 Kicked from group status
Restrict writing in kicked groups
2021-06-29 18:42:35 +03:00
Eduard Kuzmenko
5145a28e42 Handle t.me/joinchat 2021-06-29 17:21:16 +03:00
Eduard Kuzmenko
ad4e70759d Handle t.me/addstickers 2021-06-29 16:17:10 +03:00
Eduard Kuzmenko
6bc80a5ac0 Remove debug 2021-06-29 04:21:35 +03:00
Eduard Kuzmenko
70c94c358f Fix loading dialogs
Fix showing chat where user is kicked
Don't save dialogs offset if it's an update
2021-06-29 04:19:53 +03:00
Eduard Kuzmenko
bb632f4208 Apply new server time offset on update 2021-06-28 00:58:53 +03:00
Eduard Kuzmenko
3c764cc0a2 [temp] updates.differenceTooLong 2021-06-26 05:26:29 +03:00
Eduard Kuzmenko
cf9244d38f [temp] updates.differenceTooLong 2021-06-25 18:18:18 +03:00
Eduard Kuzmenko
d4c2f8bbb4 [Firefox] fix choosing emoji
[Firefox] disable emoji dragging
[Firefox] fix opening privacy & security with uBlock
Save recent emoji on message send
Fix choosing loading emoji
2021-06-25 18:16:16 +03:00
Eduard Kuzmenko
74cdb179bd Chat context menu hint 2021-06-22 05:28:37 +03:00
Eduard Kuzmenko
ccc6d2c6ef Better search for emoji helper 2021-06-19 03:46:41 +03:00
Eduard Kuzmenko
cefdb6302f Use cached stickersets for stickers helper 2021-06-19 03:07:12 +03:00
Eduard Kuzmenko
362113338b [CRITICAL] handle user update 2021-06-18 19:46:39 +03:00
Eduard Kuzmenko
59c02ce5d1 Fix focusing tab on notification's click 2021-06-18 19:15:40 +03:00
morethanwords
6b3b2c343d Fix import order 2021-06-18 15:00:30 +03:00
morethanwords
4d2523d810 Another rollback 2021-06-18 14:11:06 +03:00
Eduard Kuzmenko
9e320ea136 Push notifications 2021-06-18 05:30:36 +03:00
Eduard Kuzmenko
f8069d3e85 Migrate session from IndexedDB to LocalStorage 2021-06-15 04:19:58 +03:00
Eduard Kuzmenko
dfab2818eb Fix caching 2021-06-14 16:48:09 +03:00
Eduard Kuzmenko
a034f207c8 Fix blinking fonts again
Fix manifest for PWA
2021-06-12 20:43:13 +03:00
Eduard Kuzmenko
04b6c71a39 Group call service messages 2021-06-12 20:04:16 +03:00
Eduard Kuzmenko
47df8c69e9 Delete rootScope .on alias 2021-06-11 15:52:53 +03:00
Eduard Kuzmenko
e40d913ef9 Some fixes 2021-06-11 14:52:04 +03:00
Eduard Kuzmenko
9ba450a8b6 Changed auth fetching flow
Added switches for another versions
2021-06-08 18:46:55 +03:00
Eduard Kuzmenko
e314c421b6 Support current WebK auth 2021-06-08 15:24:30 +03:00
morethanwords
54ace14d23 [breaking change] separate session and state db 2021-06-06 17:22:29 +03:00
morethanwords
705e9a3f10 Legacy mtproto keys format 2021-06-03 18:53:16 +03:00
morethanwords
00ac60c4e5 F 2021-06-03 17:06:57 +03:00
Eduard Kuzmenko
1ea1433d83 Merge pull request #29 from ruslan-gennadievich/master
rename file for fix case of letters (important for linux)
2021-06-03 20:18:08 +07:00
morethanwords
29485c058f Empty folder placeholder
Fix long text overflow in service messages
Fix two stickers margin in stickers helper
2021-06-03 16:14:43 +03:00
morethanwords
7a1ad9f879 Temp 2021-06-02 13:35:30 +03:00
Ruslan Bychikhin
6ed6fcaad4 rename file for fix case of letters (important for linux) 2021-06-01 21:12:13 +03:00
Ruslan Bychikhin
ff33a0d079 fix case of letters (important for linux) 2021-06-01 20:58:39 +03:00
morethanwords
bdc4851210 Avatar stripped thumbnails
Render avatar thumb if have queue
2021-06-01 18:20:03 +03:00
morethanwords
70285c9c26 Mentions
Render mentionName in message input
Draft: save mentionName
Fix following by mentionName
2021-06-01 05:06:41 +03:00
morethanwords
6c3956444c Emoji settings 2021-05-31 22:14:39 +03:00
morethanwords
b2e3683f93 Fix commands entities on sending
Fix emojis without FE0F for Apple's devices
Shortened autocomplete helpers
2021-05-29 16:06:55 +03:00
morethanwords
58e8c41adb Update text entities when message is sent 2021-05-29 15:23:45 +03:00
morethanwords
e131b0a42b Fix sending messages 2021-05-28 20:23:06 +03:00
morethanwords
d8be5fc0ba Autocomplete bot commands
Search by hashtags
2021-05-28 20:01:06 +03:00
morethanwords
d9fb248fc3 Emoji parsing fixes 2021-05-28 16:17:46 +03:00
morethanwords
c4a46fb334 Wait for key when no colon in input 2021-05-25 22:00:33 +03:00
morethanwords
7ce8152f96 Render photo as thumbnail if it's not fit 2021-05-25 19:11:58 +03:00
morethanwords
7dc7dde962 Emoji 13.0
Emoji autocomplete helper
Fix parsing gender emoji
Fix loading first comment
Fix selecting emoji in ESG
Deactivate parallel tabs
Fix bubble reply containers width
Reset pinned dialogs order
2021-05-25 13:45:35 +03:00
morethanwords
5505ef5b8b Chat input autocomplete helper
Fix iOS 13 blank page
2021-05-18 17:17:54 +03:00
Eduard Kuzmenko
c089fe01ff Fix rendering video thumbnails 2021-05-16 06:35:14 +04:00
Eduard Kuzmenko
197da96325 List navigation for stickers helper 2021-05-16 06:07:17 +04:00