54 Commits

Author SHA1 Message Date
morethanwords
158a242193 Refactor new channel & new group tabs 2021-01-02 12:59:38 +04:00
morethanwords
26999987db Refactor several tabs 2021-01-01 23:44:31 +04:00
morethanwords
163185d021 Refactor edit profile tab 2021-01-01 18:24:49 +04:00
morethanwords
5f3c48db65 Fix editing input fields with emoji as last char
Removed DS_Store files
2021-01-01 16:36:48 +04:00
Eduard Kuzmenko
294099e8b7 Search by date & peer (beta) 2020-12-25 19:38:32 +02:00
Eduard Kuzmenko
d9cd7b217e Chat list new search (alpha) 2020-12-25 14:53:20 +02:00
Eduard Kuzmenko
9628db6a2b Show previews for documents after uploading 2020-12-24 11:13:21 +02:00
Eduard Kuzmenko
44beca2458 Handle peer change for chat list elements
Handle contextmenu event for ripple
2020-12-24 05:09:33 +02:00
Eduard Kuzmenko
f966e7610f Comments alpha version 2020-12-20 05:54:35 +02:00
Eduard Kuzmenko
d1c9a25129 Refactor legacy input fields
Added missed length restrictions on input fields
2020-12-18 18:43:17 +02:00
Eduard Kuzmenko
50c3a0f125 Refactor messages
Scheduled messages
Respect stickers sending rights
Edit icon
2020-12-18 05:07:32 +02:00
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
c36e5df589 Fix touch events 2020-12-12 18:30:01 +02:00
Eduard Kuzmenko
f7b54d171a Fix logout & delete folder buttons on iOS 2020-12-11 04:42:21 +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
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
bc71749b46 Multiple pinned messages in topbar & animations
Layer 121
2020-11-25 21:36:18 +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
2e5ca96c14 Search chats by latinize map
Fix contacts load on folder included chats
2020-11-19 08:09:45 +02:00
Eduard Kuzmenko
7f1ea28b1f Hide recent search & top peers if empty 2020-11-19 05:37:15 +02:00
Eduard Kuzmenko
6a7fe6a8c4 New slice method for chatlist due to Safari bug 2020-11-16 04:06:25 +02:00
Eduard Kuzmenko
d9b1b31108 Networker connection status 2020-11-15 05:33:47 +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
a885492a09 New input field:
Support emoji
Support RTL
Support cyrillic
2020-11-14 01:04:03 +02:00
Eduard Kuzmenko
9ec40ea9e9 Removed scrollable virtualization
Chatlist slicing (need test)
2020-11-11 19:01:38 +02:00
Eduard Kuzmenko
6c36941b41 FIlters changes:
Handle reordering
Handle updateDialogFilters
Ordering in folder settings
Fix contacts list loading after state if it is empty
2020-11-10 02:47:00 +02:00
morethanwords
fa9e5e58eb new PC init commit 2020-11-09 05:23:01 +03:00
morethanwords
c9abc4868b Middle ellipsis component
Refactor utils
2020-11-07 05:48:07 +02:00
morethanwords
082668ab00 Fix dialog title overflow with icons 2020-11-07 02:58:57 +02:00
morethanwords
f135565529 Multiselect: almost finished
Select by mousemove
New forward
New chat input helper animation
2020-10-20 02:39:36 +03:00
morethanwords
7f746738f5 Fix chat leave
Close deleted chat & channel
2020-10-16 19:53:57 +03:00
morethanwords
73bbe33148 Fix archived count
Load all archived dialogs to show archived count
2020-10-15 23:58:14 +03:00
morethanwords
1b6fc2622e Popup changes:
Closing by escape
Avatar & new media are now popups
Fix deleting message
Edit single item from album
Fix message text in album
Fix overflow in pinned subtitle
2020-10-13 00:06:02 +03:00
morethanwords
6d8193671a Completed zoom-fade animation
Fix new menu button animation
2020-10-10 20:19:04 +03:00
morethanwords
bc4c892880 MTProto autocomplete flags
Chat context menu fixes
Revote & stop poll from context menu
2020-10-10 01:36:06 +03:00
morethanwords
244f4247f1 Fix FILE_REFERENCE_EXPIRED again
Folder editing:
Fix editing pinned
Show dialogs from include in exclude (as on desktop)
2020-10-08 22:22:48 +03:00
morethanwords
2be9a62a37 Fix search saved messages in forward
Connect to different DC's on sign in
Media viewer fixes
Auto focus field on sign pages
Reference expired fix for stream
2020-10-07 16:57:33 +03:00
morethanwords
a25b5e9823 MTProto networker refactor
State manager improvements
Fix local storage parse
New layer (119)
2020-10-02 23:33:32 +03:00
morethanwords
03b0535019 Fix SESSION_REVOKED
Fix file reference bugs
2020-09-29 05:03:26 +03:00
morethanwords
730e442a7f A lot of changes:
Right sidebar animation
Fix animations speed with translate3d
Folders tabs scroll
Fix ripple animation
Right sidebar translateZ blink fix
Misc
2020-09-23 23:29:53 +03:00
morethanwords
e2280112b2 Global search 'saved messages'
Fix blinking down arrown
Lazy load queue fixes
GIFs for Chrome
2020-09-21 20:34:19 +03:00
morethanwords
0333ecfcce Lazy load queue refactored 2020-09-20 01:38:00 +03:00
morethanwords
34546d49ee MTProto schema converter
Types for methods
2020-09-17 22:33:23 +03:00
morethanwords
382fc9c4f3 the end? 2020-09-02 02:32:39 +03:00
morethanwords
837fcbf13c Select peers search by non-contact 2020-08-31 19:48:46 +03:00
morethanwords
6cddae1bf9 Select peers fixes:
Search contacts in forward
Display archived dialogs in select
2020-08-31 00:50:25 +03:00
morethanwords
82043e4c4a Several little fixes
Gif Safari & round videos fix
2020-08-24 17:09:31 +03:00
morethanwords
28882db2b8 the end 2020-06-21 15:25:17 +03:00