Commit Graph

767 Commits

Author SHA1 Message Date
Eduard Kuzmenko
c2604ec14d Search multiselect
Fix keyboard inputs on iOS
Alt+ArrowUp/ArrowDown shortcut
2021-09-12 08:12:39 +03:00
Eduard Kuzmenko
30e923f119 Fix reply's subtitle color 2021-09-06 21:15:25 +03:00
Eduard Kuzmenko
fd2062a527 Fix focusing active element in chatlist 2021-09-03 19:55:57 +03:00
Eduard Kuzmenko
35d8775e77 Chatlist media preview 2021-09-03 19:33:10 +03:00
Eduard Kuzmenko
a055959137 Fix folders reordering with pinned chats 2021-09-02 04:02:00 +03:00
Eduard Kuzmenko
67d4ef33ba Mentions 2021-09-01 20:17:06 +03:00
Eduard Kuzmenko
207004c889 Fix splitting peer title 2021-08-28 01:01:24 +03:00
Eduard Kuzmenko
179d9abba8 more fixes 2021-08-28 00:41:39 +03:00
Eduard Kuzmenko
ec4cdcbb24 fixes 2021-08-28 00:14:24 +03:00
Eduard Kuzmenko
600c62af61 Get countries list from api 2021-08-27 23:16:57 +03:00
Eduard Kuzmenko
b9c86cf417 misc 2021-08-27 01:28:49 +03:00
Eduard Kuzmenko
a1e1690af6 Fix deleting messages as secondary admin
Fix uploading video
Fix canceling upload
Scale down uploading thumb
2021-08-27 01:22:14 +03:00
Eduard Kuzmenko
d0a797f18e Fix polls width 2021-08-26 20:01:59 +03:00
Eduard Kuzmenko
46901ed65f Fix trimming message before sending 2021-08-26 16:25:01 +03:00
Eduard Kuzmenko
bd3c5fc372 Fix splitted emoji 2021-08-26 15:54:41 +03:00
Eduard Kuzmenko
0478be1603 Report messages 2021-08-26 01:05:29 +03:00
Eduard Kuzmenko
76c5c066c6 Tab swipe 2021-08-25 01:19:05 +03:00
Eduard Kuzmenko
6a47b10ade fixes 2021-08-24 19:33:04 +03:00
Eduard Kuzmenko
5ed1160eb1 Zoom: hide video controls 2021-08-21 01:30:41 +03:00
Eduard Kuzmenko
4c90cfb97a Don't show send when online if user hid his online 2021-08-20 17:12:35 +03:00
Eduard Kuzmenko
43ad1c2a9d Fix transitions 2021-08-20 16:55:23 +03:00
Eduard Kuzmenko
ff6174a4ea Send when online 2021-08-20 11:56:23 +03:00
Eduard Kuzmenko
0a36822d65 Fix media viewer caption transition
Avoid showing controls before loadeddata
2021-08-18 22:02:46 +03:00
Eduard Kuzmenko
728c4932ae Open documents in media viewer 2021-08-18 17:48:13 +03:00
Eduard Kuzmenko
60b8e88b09 Documents: add preview to lazy load queue 2021-08-13 22:23:29 +03:00
Eduard Kuzmenko
69394fe3ac Fix background instance activating 2021-08-13 20:48:20 +03:00
morethanwords
015c0b31c4 tg:// links 2021-08-11 22:24:13 +03:00
morethanwords
ac4340b97c Fix media viewer closening when clicking on t.me/
Fix media viewer keydown capture with active popups
2021-08-11 18:51:44 +03:00
morethanwords
1725d781b6 Fix url protocol regexp 2021-08-11 17:24:49 +03:00
morethanwords
30b52bc55f Add toasts when t.me link is not found 2021-08-11 17:03:03 +03:00
morethanwords
cfd91e6a84 Refactored media viewer caption 2021-08-11 16:39:49 +03:00
morethanwords
34ee755eee Fix parsing local uri params 2021-08-10 20:07:04 +03:00
morethanwords
552611ce6c Increment channel post views
Add missing comment translations
2021-08-10 19:52:12 +03:00
morethanwords
4d9793efb7 Refactored links from /# to t.me/ 2021-08-10 14:17:17 +03:00
morethanwords
3547a42a3e Fix emoji margin on macOS 2021-08-09 17:34:08 +03:00
morethanwords
79aa7b6f62 Reply fixes 2021-08-09 16:59:38 +03:00
Eduard Kuzmenko
a649ee9352 Merge pull request #43 from AlexWebArchitect/playbackrate
add keyboard shortcut for updating video playback rate
2021-08-03 05:13:18 +03:00
morethanwords
b346b60248 messed up repo 2021-08-03 05:05:59 +03:00
morethanwords
cecc1566fd Merge branch 'master' of https://github.com/morethanwords/tweb 2021-08-03 04:57:44 +03:00
morethanwords
67a51956cf Inline bots 2021-08-03 04:44:13 +03:00
morethanwords
dce78f74be Inline bots 2021-08-03 04:30:06 +03:00
AlexWebArchitect
ad7a323632 add keyboard shortcut for updating video playback rate 2021-07-31 12:13:07 +03:00
Eduard Kuzmenko
0f7522e32a Fix autocomplete regex
Increase download chunks limit
2021-07-23 22:16:17 +03:00
Eduard Kuzmenko
699da948e5 Fix clearing download queue on cancel 2021-07-23 18:38:11 +03:00
Eduard Kuzmenko
6f9db2c422 Fix fetching rpc_error instead of Vector 2021-07-23 15:23:17 +03:00
Eduard Kuzmenko
a7c5e8bc42 Fix loading single messages from private peers 2021-07-22 14:52:31 +03:00
Eduard Kuzmenko
7e0112ead6 Fix pushing duplicate recent emoji 2021-07-22 14:24:36 +03:00
Eduard Kuzmenko
c8ceec3c46 Fix generating random long 2021-07-21 15:16:15 +03:00
Eduard Kuzmenko
cdc82182ef Fix pq factorization 2021-07-21 14:52:43 +03:00
Eduard Kuzmenko
37da386b9c Use crypto.getRandomValues() everywhere 2021-07-20 23:55:41 +03:00
Eduard Kuzmenko
3b2b6a6412 [MTProto] add padding to encryptedData
[MTProto] throw error if getRandomValues is unsupported
2021-07-20 23:21:57 +03:00
Eduard Kuzmenko
e976d1c5bc Change randomize method from Math.random to Crypto 2021-07-20 22:00:17 +03:00
Eduard Kuzmenko
935e0a3714 Empty chatlist placeholder
Fix pinned container on mobiles
2021-07-20 20:41:06 +03:00
Eduard Kuzmenko
25e5bcf22f Fix document name XSS 2021-07-20 19:11:58 +03:00
Eduard Kuzmenko
ccb8d847e2 Temporarily hide media viewer settings 2021-07-20 01:27:32 +03:00
Eduard Kuzmenko
730bc668e4 Media viewer: fix mobile controls 2021-07-20 01:24:29 +03:00
Eduard Kuzmenko
0cdf511f59 just a commit 2021-07-19 22:53:52 +03:00
Eduard Kuzmenko
3fd211d663 Merge pull request #41 from AlexWebArchitect/playbackrate
add video playback rate setting
2021-07-19 21:13:08 +03:00
Eduard Kuzmenko
68c81916e3 Fix FILE_REFERENCE_EXPIRED for streams 2021-07-19 21:02:40 +03:00
Eduard Kuzmenko
8b0254d6b3 Fix releasing temporary message 2021-07-19 18:28:36 +03:00
Eduard Kuzmenko
7d794758a1 Possible FILE_REFERENCE_EXPIRED fix 2021-07-19 17:58:02 +03:00
AlexWebArchitect
54a804f07a add video playback rate setting 2021-07-18 21:11:26 +03:00
Eduard Kuzmenko
522cb782ac Fix leaving legacy groups 2021-07-18 16:41:36 +03:00
Eduard Kuzmenko
1ceb45a96e Fix unpinning messages in channels 2021-07-18 14:34:56 +03:00
Eduard Kuzmenko
47c34063fd Fix unpinning dialogs
Join left chat button
2021-07-17 19:38:51 +03:00
Eduard Kuzmenko
c3fcca8af9 Fix conflicting placeholder class name 2021-07-17 15:37:43 +03:00
Eduard Kuzmenko
d2fc62e048 Fix loading empty chatlist 2021-07-16 19:04:30 +03:00
Eduard Kuzmenko
b986510798 Fix loading messages if list is too short
Show 'migrated from' & 'migrated to' service messages
2021-07-16 18:38:32 +03:00
Eduard Kuzmenko
36022a478b Some popup fixes 2021-07-16 17:16:05 +03:00
Eduard Kuzmenko
9d93fe65a5 Show alert when pinning dialog over the limit 2021-07-16 16:41:31 +03:00
Eduard Kuzmenko
c2b1326bd8 Allow global search in user pick popup 2021-07-16 15:47:30 +03:00
Eduard Kuzmenko
ede6056f64 MTProto new RSA method
Improve invokeAfter
Something more
2021-07-15 18:34:34 +03:00
Eduard Kuzmenko
ef0ec1c6dc Validate state with unique id 2021-07-09 19:43:05 +03:00
Eduard Kuzmenko
a49439a522 Improve streaming 2021-07-09 18:59:15 +03:00
Eduard Kuzmenko
7f85c08a5e Added chat placeholders 2021-07-08 09:07:32 +03:00
Eduard Kuzmenko
368254af95 Bot description bubble 2021-07-08 02:32:10 +03:00
Eduard Kuzmenko
eff96de924 [Streaming] Fix hanged chunk load promise
Hide 'Sensitive content' section if it's unavailable
2021-07-06 19:11:00 +03:00
Eduard Kuzmenko
93be4cf3ac Fix FILE_REFERENCE_EXPIRED
Fix api timeout error
2021-07-06 18:18:15 +03:00
Eduard Kuzmenko
c12e02b804 Rollback 2021-07-04 06:20:36 +03:00
Eduard Kuzmenko
8fe9f3de48 Fix references again 2021-07-04 06:18:38 +03:00
Eduard Kuzmenko
c53c5b1c52 Improved FILE_REFERENCE_EXPIRED handling 2021-07-04 05:52:40 +03:00
Eduard Kuzmenko
6dd0153e54 Cancel user typing on new message 2021-07-04 02:56:21 +03:00
Eduard Kuzmenko
babbfdb3d7 Added delete cloud drafts button 2021-07-03 18:31:57 +03:00
Eduard Kuzmenko
2f8d977914 Added some toasts for t.me links 2021-07-02 20:43:49 +03:00
Eduard Kuzmenko
01ec2005e9 Bot keyboard
Display 'via @username'
2021-07-02 08:17:51 +03:00
Eduard Kuzmenko
706bf9fd27 Increase media size 2021-07-02 01:39:50 +03:00
Eduard Kuzmenko
2c86501ec5 Video player fixes:
Hide controls & cursor in fullscreen mode
Fix flickering pause on start
F, M, Space keyboard shortcuts
2021-07-01 05:30:05 +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
3aaf6ddd22 Preload stream chunks 2021-06-30 03:07:00 +03:00
Eduard Kuzmenko
9198ed384d Refactor stream 2021-06-29 19:23:16 +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
656cac5572 Timeout for t.me log out 2021-06-28 16:45:23 +03:00
Eduard Kuzmenko
7c9b5b8d6c t.me web sync 2021-06-28 16:41:42 +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