561 Commits

Author SHA1 Message Date
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
671e7140d5 Fix setting target on stickers helper
Remove \uFE0F in emoji helper
Fix emoji helper layout
2021-05-25 14:00:47 +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
Eduard Kuzmenko
10d97d9969 Fix freezing chats when were rendering wrong thumb 2021-05-16 05:23:28 +04:00
Eduard Kuzmenko
475f0027fc Fix uploads with same name
Changed filenames
2021-05-16 05:22:53 +04:00
Eduard Kuzmenko
f12b693e0f Add 'Content-Length' for cacheStorage 2021-05-16 05:21:41 +04:00
Eduard Kuzmenko
2e617fc05d Fix parsing conflicting entities with emoji 2021-05-15 21:03:51 +04:00
morethanwords
21a39414c0 misc 2021-05-14 23:04:19 +04:00
morethanwords
1bb0f31026 Media aspecter container
Fix urls
Fix merging message entities
Decrease sticker size
2021-05-14 07:23:17 +04:00
Eduard Kuzmenko
0e5b5c47d1 temp 2021-05-13 23:53:15 +04:00
Eduard Kuzmenko
4822a2867e Fix breaking layout in desktop PWA mode
Fix chat border-left
2021-05-13 04:44:31 +04:00
Eduard Kuzmenko
fe312d7493 Update dependencies 2021-05-13 02:32:04 +04:00
Eduard Kuzmenko
094ec4c858 Restrict sending messages to left megagroup 2021-05-12 23:40:36 +04:00
morethanwords
11589edeff Sign in page for mobiles
Fetch QR code more frequently
2021-05-11 22:07:17 +04:00
Eduard Kuzmenko
8666907cbc Download in context menu
Open PDF on download
2021-05-10 03:33:48 +04:00
Eduard Kuzmenko
f316222a45 Stickers cache TTL 2021-05-10 02:11:20 +04:00
Eduard Kuzmenko
7500e14f35 Fix creating quiz with solution 2021-05-10 01:45:40 +04:00
Eduard Kuzmenko
2354734d4e Throttle sending typing
Fix chatlist ripple z-index
2021-05-10 00:29:30 +04:00
Eduard Kuzmenko
e170b90a78 (Android) Fix color picker
Fix deleting dialogs
Fix missed implementations
2021-05-09 22:09:35 +04:00
Eduard Kuzmenko
b255c746fe Fix unread replies status on empty threads
Fix clearing chat after it is closed
Fix bubbles loadedAll
2021-05-08 22:49:50 +04:00
Eduard Kuzmenko
b94dba3d9b Respect read comments position
Fix bluring keyboard on Android
Fix reading messages when page was blured
Fix instant reading messages if there only one page of them
Split dom functions
2021-05-08 21:46:50 +04:00
morethanwords
c2a7d1bd8f temp 2021-05-08 15:31:12 +04:00
hanayashiki
6a7e37d28a Merge branch 'master' of https://github.com/hanayashiki/tweb 2021-05-06 19:10:00 -07:00
hanayashiki
d835284e5d Use desktop default to open urls in electron 2021-05-06 19:08:16 -07:00
Eduard Kuzmenko
7abe2dc4eb Fix saving sent messages 2021-05-07 01:26:47 +04:00
Eduard Kuzmenko
ff06f0305b Improved sliced array
Added tests for sliced array
Fix scrolling foreign channels from top
Fix loading top comments
Load new history of foreign channels every 30 seconds
2021-05-07 01:02:21 +04:00
Eduard Kuzmenko
ce9c19964d Fix RTL
Fix corner buttons size
2021-05-05 18:05:21 +04:00
Eduard Kuzmenko
a4b023a247 Temp 2021-05-04 19:30:23 +04:00
Eduard Kuzmenko
7728d82fa2 Build 2021-05-04 17:49:00 +04:00
Eduard Kuzmenko
8e383f7649 Fix Firefox storage again
Disable keep signed checkbox if storage is unavailable
2021-05-04 16:56:42 +04:00
Eduard Kuzmenko
5cae7dcad9 Fix handling chat photo update 2021-05-04 00:12:46 +04:00
Eduard Kuzmenko
21f7a1201f Layer 128 2021-05-04 00:02:53 +04:00
Eduard Kuzmenko
57f4be00f0 Folder tabs changes 2021-05-03 23:17:50 +04:00
Eduard Kuzmenko
901b9cecf0 Empty folder placeholder
Increased dialog load limit to 200
2021-05-03 19:35:48 +04:00
Eduard Kuzmenko
6c73d78042 Merge branch 'master' of https://github.com/morethanwords/tweb 2021-05-03 17:41:59 +04:00
Eduard Kuzmenko
039e238b2f Lazy load avatars in channels & members list 2021-05-03 17:41:55 +04:00
morethanwords
384abc702d Fix Safari freeze
Fix color scheme
2021-05-03 04:29:46 +04:00
Eduard Kuzmenko
904f9df459 Ignore page direction buttons
Fix pushing page from view by PageUp
2021-05-01 23:26:47 +04:00
Eduard Kuzmenko
273079d09f Use cache context for photos too
Cache thumbs
2021-05-01 22:49:32 +04:00
Eduard Kuzmenko
d3820d817b Clear other storages than session on logout
Fix blinking fonts
2021-05-01 18:14:45 +04:00
morethanwords
1a4dc37f22 Language change button for QR page
Refactor apiManagerProxy
2021-05-01 14:25:03 +04:00
Eduard Kuzmenko
d5ceab476a Fix support of old state 2021-04-30 19:15:59 +04:00