172 Commits

Author SHA1 Message Date
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
bc71749b46 Multiple pinned messages in topbar & animations
Layer 121
2020-11-25 21:36:18 +02:00
Eduard Kuzmenko
717710c5de Fix reordering chat list
Fix dialogFolder on messages.getPinnedDialogs
2020-11-21 08:37:04 +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
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
d9b1b31108 Networker connection status 2020-11-15 05:33:47 +02:00
Eduard Kuzmenko
d1b8461b54 Fix delete rights 2020-11-12 04:11:43 +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
56ce8020a9 Maybe fixed message fromID again 2020-11-08 03:34:28 +02:00
morethanwords
6a66f1b271 Fix reply entities color 2020-11-08 03:03:16 +02:00
morethanwords
d60910f533 Shared media fixes:
Fix load end of document tab
Add support for entity-check in links tab
2020-11-08 01:56:37 +02:00
morethanwords
834ba04406 Handle album item deleting, editing
Handle editing pinned message
2020-11-07 19:47:54 +02:00
morethanwords
c9abc4868b Middle ellipsis component
Refactor utils
2020-11-07 05:48:07 +02:00
morethanwords
065b4ba042 Fixed changing message ids due to channels state 2020-10-31 20:43:42 +02:00
morethanwords
add128017f Implement messageActionBotAllowed 2020-10-31 01:30:43 +02:00
morethanwords
9c5c9741b2 Render first message and load rest with animation
Fix video unload in chrome
2020-10-30 02:23:10 +02:00
morethanwords
827a858599 Remove jsbn dependency from client 2020-10-29 19:11:09 +02:00
morethanwords
70956f7686 Fix chrome 56 sign in, emoji layout 2020-10-29 18:26:08 +02:00
morethanwords
c1a419909b Fix popup forward load count
New bubble time layout
2020-10-28 18:11:57 +02:00
morethanwords
2db5fadcf9 Fix top_message after deleting
Fix deleting pinned message
2020-10-26 03:59:49 +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
baf1f78618 Multiselect: forward and delete
Chat input helper is now clickable
Popup stickers lower resolution for handhelds
2020-10-21 02:25:36 +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
1909fe5c60 Prepare for chat multiselect:
Chat selection by context menu
Clear selection
Fix highlighting bubbles
Fix highlight first unread bubble
2020-10-18 02:19:56 +03:00
morethanwords
2289fbff07 Improve state save performance 2020-10-17 01:31:58 +03:00
morethanwords
1c6e90efa6 Fix forward message fromID 2020-10-17 00:08:16 +03:00
morethanwords
69caa741e5 Allow unsafe urls (maybe this is unsafe) 2020-10-16 23:22:41 +03:00
morethanwords
ee4d05c9e5 Fix some entities
Small refactor of RichTextProcessor
2020-10-16 23:03:30 +03:00
morethanwords
7f746738f5 Fix chat leave
Close deleted chat & channel
2020-10-16 19:53:57 +03:00
morethanwords
55ba27ada1 Fix preloader overflow on uploading video 2020-10-16 13:08:28 +03:00
morethanwords
73bbe33148 Fix archived count
Load all archived dialogs to show archived count
2020-10-15 23:58:14 +03:00
morethanwords
2a5f859ed7 Fix afterMessageID 2020-10-15 19:54:54 +03:00
morethanwords
b260c4a5a7 Split text message by 4096 symbols
Fix paste to input linebreaks
2020-10-15 19:07:34 +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
d91b97bc02 Media viewer:
Avatars are now viewable, with pagination
Fix border-radius transition
2020-10-15 01:46:29 +03:00
morethanwords
f249f7b82b Pending message fixes:
Fix poll voting
Fix message editing
2020-10-13 16:51:11 +03:00
morethanwords
ea566a3a1d Send 1 concrete item from album
Forward: exclude deleted accounts
2020-10-12 00:21:42 +03:00
morethanwords
571158bc35 Fix pin update in channels
Go to message by author in media viewer
2020-10-11 22:50:40 +03:00
morethanwords
076e648300 Context menu unpin
Refactored pinned container
Pin rights fixed again
2020-10-11 22:12:17 +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
8d9a8b6261 Poll creator:
Non-anonymous mode support;
Multiple choice mode support;
Quiz mode support;
Fix revote rights;
2020-10-10 05:08:12 +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
a7a5400c3e Fix chat context menu rights 2020-10-09 17:59:57 +03:00
morethanwords
dd0a717386 Audiomessage unread status 2020-10-08 23:49:08 +03:00
morethanwords
8a0f1ac794 Select peers:
Fix infinity load bug
Fix search peer by text
Fix search Saved Messages
2020-10-08 01:20:38 +03:00
morethanwords
9948bab8b0 Fix links tab in shared media
Minor improvements
2020-10-03 20:45:56 +03:00
morethanwords
e76942d0bb Some new layer fixes
Fix reading new messages by scrolling
2020-10-03 03:35:26 +03:00