Commit Graph

285 Commits

Author SHA1 Message Date
Eduard Kuzmenko
6495440618 Refactored avatar sizes
Restrict zoom on iOS
2020-12-14 02:19:36 +02:00
Eduard Kuzmenko
285e56f233 Handle RTL on search inputs
Debounce pinned message animation
Debounce lazy load queue
2020-12-14 00:28:17 +02:00
Eduard Kuzmenko
921bcdbc27 Fix pasting text in input
Mobile markup tooltip
2020-12-13 04:32:55 +02:00
Eduard Kuzmenko
b811e1c86f Fix context menu on Android
Fix scroll on Android
Fix propagation to documents loader on selecting
Disable zoom on handhelds
2020-12-13 01:29:12 +02:00
Eduard Kuzmenko
ab8a2dfcab Drag and drop handle sending rights 2020-12-12 17:06:19 +02:00
Eduard Kuzmenko
53b0de7ae3 Skip drag and drop text case 2020-12-12 03:04:58 +02:00
Eduard Kuzmenko
f593dc1bc1 Drag and drop w/ folders support in chat 2020-12-12 02:52:11 +02:00
Eduard Kuzmenko
f00be24bb2 Fix sending message due to camelCase update name 2020-12-11 18:46:44 +02:00
Eduard Kuzmenko
f7b54d171a Fix logout & delete folder buttons on iOS 2020-12-11 04:42:21 +02:00
Eduard Kuzmenko
3758f936d0 Fix stickers stuck on last frame 2020-12-11 04:26:28 +02:00
Eduard Kuzmenko
19b4e5e549 New queue for downloads
Added multithreading for downloads
camelCase variables refactor
2020-12-11 04:06:16 +02:00
Eduard Kuzmenko
eda9f5a306 Send multiple files
Refactor sendAlbum
2020-12-10 01:58:20 +02:00
Eduard Kuzmenko
2580c4e720 Unread badge in chat
New arrow
Follow by reply history
Moved from LocalStorage to CacheStorage
Multiple files
Pinned messages inner chat
Pinned message index fix
2020-12-08 21:48:44 +02:00
Eduard Kuzmenko
3611065bb7 Autonomous topbar & chat & input
Inner chat
Fix pinned change from sticker
2020-12-01 17:38:36 +02:00
Eduard Kuzmenko
d1d5c3074b Fix animated emoji such as "🤷‍♂️" 2020-11-28 18:47:45 +02:00
Eduard Kuzmenko
9b811795f5 Stickers helper
Hashable invokeApi
2020-11-28 17:56:28 +02:00
Eduard Kuzmenko
0f3c91ee2a New stickers preview (photoPathSize)
Caching thumb after sticker render (with toneIndex too)
2020-11-27 21:09:05 +02:00
Eduard Kuzmenko
cdf6c09ed5 Markdown tooltip & fixes
Close keyboard on record
Fix last helper when following by chat
2020-11-27 16:27:27 +02:00
Eduard Kuzmenko
05c0595384 Fix fix reading messages 2020-11-26 11:51:38 +02:00
Eduard Kuzmenko
7f8ae6c84f Fix reading service messages
Fix pinned message overflow
2020-11-26 11:45:45 +02:00
Eduard Kuzmenko
bc71749b46 Multiple pinned messages in topbar & animations
Layer 121
2020-11-25 21:36:18 +02:00
Eduard Kuzmenko
43cf1baa8a Fix chatlist reorder when unpinning old dialog 2020-11-24 06:22:33 +02:00
Eduard Kuzmenko
acf836d078 Fix edit empty message with photo
Fix audio play
2020-11-24 06:13:16 +02:00
Eduard Kuzmenko
d7ceb52e2e Fix topbar overflow Safari again 2020-11-23 18:45:50 +02:00
Eduard Kuzmenko
419d3c73fa Fix Safari emoji contenteditable 2020-11-23 18:22:12 +02:00
Eduard Kuzmenko
d092c64759 Fix album multiselect overflow 2020-11-23 17:49:36 +02:00
Eduard Kuzmenko
2803b40092 Fix iOS Safari topbar width on resize 2020-11-23 13:20:26 +02:00
Eduard Kuzmenko
b4c244a718 Markdown support by CTRL+B/I/U/S, CTRL+Z/SHIFT
Fix show webpage on edit
Fix message input CTRL+Z after changing dialog
2020-11-22 09:56:20 +02:00
Eduard Kuzmenko
984b04ab40 Fix context menu again
Multiselect fixes for desktop & mobile Safari
Fix multiselect album on mobiles
2020-11-21 15:13:23 +02:00
Eduard Kuzmenko
717710c5de Fix reordering chat list
Fix dialogFolder on messages.getPinnedDialogs
2020-11-21 08:37:04 +02:00
Eduard Kuzmenko
2e5ca96c14 Search chats by latinize map
Fix contacts load on folder included chats
2020-11-19 08:09:45 +02:00
Eduard Kuzmenko
9a5ffc2162 Handle webp sticker with message (animated webp)
Fix some types of messages for edit
Up arrow to edit
Maybe support Safari iOS 14 WebP
Fix title abbreviation again
2020-11-19 01:51:39 +02:00
Eduard Kuzmenko
388075ace3 Fix white space on line begin
Fix [messageActionHistoryClear]
2020-11-19 00:13:33 +02:00
Eduard Kuzmenko
d1a5b22da1 Fix user online after state
Fix fetch updates after reconnect
Fix dialog position due to top offset index
2020-11-18 06:44:34 +02:00
Eduard Kuzmenko
55047b6687 Fix network status when no base dc id in LS 2020-11-16 05:46:49 +02:00
Eduard Kuzmenko
345bee8c10 Fix slicer for handhelds 2020-11-16 04:46:51 +02:00
Eduard Kuzmenko
a7469e3cfe Returned [contenteditable] on emoji for input font 2020-11-16 04:23:37 +02:00
Eduard Kuzmenko
5ff12fabe0 Return grid layout for emoji
Removed [contenteditable] from emoji on Apple devices
2020-11-16 04:16:09 +02:00
Eduard Kuzmenko
1dfd9ec3f6 Added check for slicer 2020-11-16 04:07:28 +02:00
Eduard Kuzmenko
6a7fe6a8c4 New slice method for chatlist due to Safari bug 2020-11-16 04:06:25 +02:00
Eduard Kuzmenko
eb27ab31e3 Fix login state with different base dc id
Fix password input height
Removed focus monkey on auth code page
2020-11-16 00:34:48 +02:00
Eduard Kuzmenko
3c2cd5fa87 Updating status 2020-11-15 23:14:05 +02:00
Eduard Kuzmenko
d9b1b31108 Networker connection status 2020-11-15 05:33:47 +02:00
Eduard Kuzmenko
87c747a31a Media viewer changes:
New date formatting
Providing now correct date of message
2020-11-14 22:03:59 +02:00
Eduard Kuzmenko
e3ce8c1906 Fix highlighting when selecting
Fix webpage in input for messageEntityTextUrl
Fix webpage clearing
Fix length in input field due to emoji length
Fix pointer-events for sticky date
2020-11-14 21:23:00 +02:00
Eduard Kuzmenko
3cc7d874bf Save entities for message edit
Support underline entity
Support markdown in message edit
Support markdown for messageEntityTextUrl
2020-11-14 04:27:13 +02:00
Eduard Kuzmenko
a885492a09 New input field:
Support emoji
Support RTL
Support cyrillic
2020-11-14 01:04:03 +02:00
Eduard Kuzmenko
b8e3ce1e4d Fix bubble group after last item delete from album
Fix delete whole album by context menu
2020-11-14 01:00:04 +02:00
Eduard Kuzmenko
220eefe116 Fix topbar width with context menu
Context menu close with Escape
2020-11-12 23:17:39 +02:00
Eduard Kuzmenko
d1b8461b54 Fix delete rights 2020-11-12 04:11:43 +02:00