Commit Graph

62 Commits

Author SHA1 Message Date
Eduard Kuzmenko
2408333c47 Stickers and Emoji tab
Stickers sorting
Stickers suggestion options
Group creation without members
Fix voting in polls
Fix processing autocomplete on settings change
2023-03-06 17:05:15 +04:00
Eduard Kuzmenko
48f20ac5bf Fix incorrect ESG layout
Fix canceling 'input' event
Fix sending menu position
Fix stuck chat list scroll position
2023-02-03 13:14:08 +04:00
Eduard Kuzmenko
053b313df2 Fix package.json 2023-01-13 13:14:25 +04:00
Eduard Kuzmenko
e207ea088f Fix ESG layout 2023-01-12 18:47:02 +04:00
Eduard Kuzmenko
866d1c05ef Forums 2023-01-06 23:27:29 +04:00
Eduard Kuzmenko
ed7f9f1470 Fix dialogs placeholder for moved folder
Fix stickers loading order
Fix disappearing faved stickers
2022-11-27 18:50:02 +04:00
Eduard Kuzmenko
057a0638f2 Extended media invoices 2022-11-06 17:48:41 +04:00
Eduard Kuzmenko
6a5ffb44b1 Custom emoji 2022-11-01 21:39:23 +04:00
Eduard Kuzmenko
6a3a923310 Some fixes 2022-09-25 21:49:33 +04:00
Eduard Kuzmenko
e4604a86d7 Custom reactions 2022-09-20 21:34:08 +04:00
Eduard Kuzmenko
0191f3e554 some fixes 2022-08-19 21:27:29 +02:00
Eduard Kuzmenko
d51d50e5c9 Favorite stickers
Stickers context menu
2022-08-18 13:21:19 +02:00
Eduard Kuzmenko
536d898d0b Premium stickers
Faster file downloading
2022-08-13 14:14:06 +02:00
Eduard Kuzmenko
04982cb0c3 Merge branch 'master' into premium 2022-08-09 17:35:11 +02:00
Eduard Kuzmenko
25d222ded4 eslint init 2022-08-04 08:49:54 +02:00
Eduard Kuzmenko
738867897a Clear recent stickers button 2022-07-24 23:08:09 +02:00
Eduard Kuzmenko
eaf524e8a4 Fix stickers panel performance & styles 2022-07-24 21:53:23 +02:00
Eduard Kuzmenko
560f892266 Multitabs
Floating avatars
Dialogs placeholder
Bubble grouping fixes
Layer 143
Improve profile change performance
Webpack 5
Message reading fixes
2022-06-17 20:01:43 +04:00
Eduard Kuzmenko
3116d4326a Some refactor 2022-04-25 17:54:30 +03:00
Eduard Kuzmenko
1b02c41bcf Refactor wrapping rich text 2022-04-19 22:33:56 +03:00
Eduard Kuzmenko
b124a0e8d0 .webm stickers 2022-01-31 21:29:39 +04:00
morethanwords
2fb8f1aa1f Added 'choosing a sticker' typing 2021-11-29 19:24:29 +04:00
morethanwords
73749825b4 Fix displaying suggested stickers
Push sent sticker in suggested results
2021-11-24 16:57:28 +04:00
morethanwords
72345caa1e 0.9.0 2021-10-21 17:16:43 +04:00
Eduard Kuzmenko
dd9aa036eb Don't show empty recent emojis section 2021-08-27 02:46:06 +03:00
morethanwords
0635e53cfc Inline bots 2021-08-03 04:44:13 +03:00
Eduard Kuzmenko
4a034a7c54 Fix sending recent sticker 2021-07-02 20:52:44 +03:00
Eduard Kuzmenko
426b063f2a Open sticker set on set header click 2021-07-02 20:50:04 +03:00
Eduard Kuzmenko
e8bbe246fc Display sticker sets in general settings 2021-07-02 09:52:52 +03:00
Eduard Kuzmenko
fc69ee21fb Delete rootScope .on alias 2021-06-11 15:52:53 +03:00
morethanwords
4e695604cd Chat input autocomplete helper
Fix iOS 13 blank page
2021-05-18 17:17:54 +03:00
Eduard Kuzmenko
245321216f ESG replace inner box-shadow to border 2021-05-03 22:13:17 +04:00
Eduard Kuzmenko
b485dce7f2 Fix moving avatars after chat jump
Handle instant peer changing correctly
Display unread badge only in chats
Delay opening on ESG hover
Lazy load sticker sets thumbs
Fix onchanging profile info flick
Hide shared media menu tabs
Scroll on click to shared media tab
Fix media tabs scroll position
Fix voice messages playback in search on iOS
Hover & play on waveform
Better input fields border animation
Don't lock scroll on horizontal scrollables if unnecessary
Restrict editing & deleting outgoing messages
Display avatars in notifications
Open chat on notification click
Don't close country selector on scrolling
Select single country by enter
Fix jumping text in context menus
Changed preloader color
2021-04-18 15:55:56 +04:00
Eduard Kuzmenko
e16a5422c2 License and copyright 2021-04-08 17:52:31 +04:00
Eduard Kuzmenko
089b9443b1 Improved stickers helper
Disabled rest of animations on toggle
Set unread flag to forwarded voice
2021-04-04 22:46:09 +04:00
Eduard Kuzmenko
1622f77770 Language improvements 2021-04-04 19:39:17 +04:00
Eduard Kuzmenko
1efa7fec3a Layer 125
Refactor chat deleting
More translations
Typing text animation
2021-03-29 22:42:01 +04:00
Eduard Kuzmenko
5ba5f38100 == -> ===
!= -> !==
2021-02-04 02:30:23 +02:00
morethanwords
6a467556db Migrated to IndexedDB as session storage
Fix stickers saving with state
Fix emoji line height on Apple devices
New preloader layout for audio, docs
Fix 30fps stickers
Fix slider animation
Animation of input extension (alpha version)
Fixed reading messages
Fixed following messages, first unread
Fixed 'Unread messages' line
New heavy queue
2021-01-18 22:34:41 +04:00
morethanwords
c5d4ae79f3 Fix blinking stickers, gifs
Fix icons
Fix input search layout
Fix message input layout
2021-01-11 19:21:03 +04:00
morethanwords
1c0f3bfcf7 Optimize rootScope
Removed inefficient logs
2021-01-08 13:55:37 +04:00
Eduard Kuzmenko
86fb8f21c0 Fix send file & albums order 2020-12-24 02:59:44 +02:00
Eduard Kuzmenko
f956d7e02e Fix unloading stickers from panel after closening 2020-12-24 01:35:49 +02:00
Eduard Kuzmenko
2354c29c56 New queue for downloads
Added multithreading for downloads
camelCase variables refactor
2020-12-11 04:06:16 +02:00
Eduard Kuzmenko
e0d3a9171b Autonomous topbar & chat & input
Inner chat
Fix pinned change from sticker
2020-12-01 17:38:36 +02:00
Eduard Kuzmenko
f1460c6b20 Stickers helper
Hashable invokeApi
2020-11-28 17:56:28 +02:00
Eduard Kuzmenko
fa88e306dd Networker connection status 2020-11-15 05:33:47 +02:00
Eduard Kuzmenko
83d4d34d59 Removed scrollable virtualization
Chatlist slicing (need test)
2020-11-11 19:01:38 +02:00
morethanwords
7de1af4c88 Send stickers, gifs, polls, media, document rights 2020-10-10 17:11:42 +03:00
morethanwords
1c0c35da46 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