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 |
|