198 Commits

Author SHA1 Message Date
Eduard Kuzmenko
43cf1baa8a Fix chatlist reorder when unpinning old dialog 2020-11-24 06:22:33 +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
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
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
5fe586e9ce Button menu changes:
Position fix
Added background overlay for click
2020-11-11 21:10:50 +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
Eduard Kuzmenko
f4ad77576b Fix own peer color
Fix load state if too few dialogs
Fix opening chat with first album
2020-11-09 20:25:37 +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
a487df17d2 Fix contact duplicate in search 2020-11-07 00:20:30 +02:00
morethanwords
cdf0a95035 Edit & forward original date in message time title 2020-11-06 16:40:39 +02:00
morethanwords
72951925b8 Fix render ancient dialog
Fix saving contacts list to state
2020-10-31 01:13:08 +02:00
morethanwords
ef7e4141eb Change reply width
Fix some layout issues on handhelds
Improve loading avatar speeds (state)
2020-10-22 02:59:30 +03: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
ee4d05c9e5 Fix some entities
Small refactor of RichTextProcessor
2020-10-16 23:03:30 +03:00
morethanwords
73bbe33148 Fix archived count
Load all archived dialogs to show archived count
2020-10-15 23:58:14 +03:00
morethanwords
1d668b3d1b Fix forwarded name from main channel
Fix peer subtitle in chat list
2020-10-15 12:37:03 +03:00
morethanwords
c69c6a841b Fix deleted status & avatar in sidebar
Fix muted icon in chat list
2020-10-11 15:51:23 +03:00
morethanwords
a7a5400c3e Fix chat context menu rights 2020-10-09 17:59:57 +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
9948bab8b0 Fix links tab in shared media
Minor improvements
2020-10-03 20:45:56 +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
3e978a8244 Sticker fixes
Some layout fixes
2020-09-26 01:47:43 +03:00
morethanwords
735721fee8 Ripple changes
Chat scroll fix
Date format in chat list fix
Animated send button
Chat input is now lockable
2020-09-24 22:27:34 +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
0333ecfcce Lazy load queue refactored 2020-09-20 01:38:00 +03:00
morethanwords
8992a6e7af Fix displaying chat from the archive in main list 2020-09-18 18:03:26 +03:00
morethanwords
34546d49ee MTProto schema converter
Types for methods
2020-09-17 22:33:23 +03:00
morethanwords
837fcbf13c Select peers search by non-contact 2020-08-31 19:48:46 +03:00
morethanwords
0f03be119b Added muted icon to chatlist 2020-08-30 22:30:11 +03:00
morethanwords
1eace97b1c Fix 'archiving works incorrect' 2020-08-30 15:28:54 +03:00
morethanwords
f85fa8965b Improved media viewer 2020-08-27 21:25:47 +03:00
morethanwords
82043e4c4a Several little fixes
Gif Safari & round videos fix
2020-08-24 17:09:31 +03:00
morethanwords
617acdbb13 SW:
Downloads;
Audio & video streaming;
Download controller
2020-08-22 19:53:59 +03:00
morethanwords
6832fdc551 Fixed travel by message id (search by date) 2020-08-19 18:26:19 +03:00
morethanwords
498ca4be9f Rewrote utils.js to TS 2020-08-19 17:11:25 +03:00
morethanwords
a00d2bb074 Added possibility to join public channels/chats 2020-08-19 15:29:10 +03:00
morethanwords
e99955e798 Fixed 2FA
Fixed context menu for iOS
2020-08-18 20:39:57 +03:00
morethanwords
28882db2b8 the end 2020-06-21 15:25:17 +03:00
morethanwords
d3836e71f8 fixes and fixes 2020-06-20 04:11:24 +03:00
morethanwords
47ce25fce2 Folders almost ready
New CSS
Polls
2020-06-19 14:49:55 +03:00