Commit Graph

1198 Commits

Author SHA1 Message Date
Eduard Kuzmenko
6cb38fb1cc Try to fix playing sticker animation sound on iOS 2022-01-24 13:02:34 +04:00
Eduard Kuzmenko
ffd3e231d4 Emoji animation sound 2022-01-24 12:25:21 +04:00
Eduard Kuzmenko
f6f35f4b70 Fix serializing negative longs
Parse JSONValue
2022-01-24 11:55:12 +04:00
Eduard Kuzmenko
02359d71d6 Fix emoji animation's position on changing chat 2022-01-24 04:03:02 +04:00
Eduard Kuzmenko
f9fce9116b Emoji animations
Fix performance of extra saving of state
2022-01-23 23:45:34 +04:00
Eduard Kuzmenko
3006054912 Hide share contact button if phone is hidden 2022-01-22 10:52:45 +04:00
Eduard Kuzmenko
dbecd32d69 Added missing sticker set toast 2022-01-21 21:04:09 +04:00
Eduard Kuzmenko
f6c9a2d327 Fix clearing message input after sending comment 2022-01-21 20:07:09 +04:00
Eduard Kuzmenko
8343256473 Fix caret position after using autocomplete helper 2022-01-20 21:00:09 +04:00
Eduard Kuzmenko
6c2cd8132a Fix pasting styles and comments
Fallback to plain text if length of rich and plain are different
2022-01-19 07:11:39 +04:00
Eduard Kuzmenko
f8b414f03b Replace spoiler pattern
Do not render emoji as big if it's hidden
Fix displaying start button in regular peers
2022-01-18 21:43:58 +04:00
Eduard Kuzmenko
5bb8dca8b4 Fix wrapping plain text 2022-01-18 20:03:18 +04:00
Eduard Kuzmenko
cca5e6f0e2 Fix revealing spoilers when animation is disabled 2022-01-18 19:55:30 +04:00
Eduard Kuzmenko
5f6463b870 Spoilers 2022-01-18 19:40:07 +04:00
Eduard Kuzmenko
bff2966243 Fix playing new MediaStreamTrack 2022-01-18 03:41:56 +04:00
Eduard Kuzmenko
cee5890594 Fix group call connection sound 2022-01-18 01:41:12 +04:00
Eduard Kuzmenko
674ccbb108 Fix langPack strings 2022-01-17 23:40:29 +04:00
Eduard Kuzmenko
9ec11e3e7b Layer 137 2022-01-16 22:15:54 +04:00
Eduard Kuzmenko
e5b3365de1 Fix rendering new message with active selection
Fix jumping by peer name
Fix flickering date bubble
2022-01-16 22:14:58 +04:00
Eduard Kuzmenko
0ee24af356 Handle joinchat links in sponsored messages 2022-01-16 19:55:30 +04:00
Eduard Kuzmenko
9b7b63bcfb Handle tg://join as tg://joinchat
Fix editing monospace text in messageEntityPre
2022-01-16 19:48:56 +04:00
Eduard Kuzmenko
5767876abd Support 'Rquest to join' 2022-01-16 19:39:58 +04:00
Eduard Kuzmenko
38ed314695 some changes 2022-01-16 06:45:41 +04:00
Eduard Kuzmenko
1690b27ad8 Merge branch 'pr/kuogitg/76' 2022-01-15 23:39:56 +04:00
morethanwords
baee789236 Added missing html-tags for parsing 2022-01-15 06:47:43 +04:00
morethanwords
0b1a0ae64e Handle keyboardButtonRequestPhone 2022-01-15 06:41:06 +04:00
morethanwords
466a9c5bc1 Fix combining same message entities 2022-01-15 06:28:44 +04:00
morethanwords
6a913e9271 Fix pasting tables 2022-01-15 06:28:29 +04:00
morethanwords
443822884d Fix editing old messages in chats/channels 2022-01-15 06:03:27 +04:00
morethanwords
c44bba5560 Sponsored messages 2022-01-15 03:20:59 +04:00
morethanwords
a490f29c40 Added 'start bot' button 2022-01-15 02:01:50 +04:00
morethanwords
7db608a216 Set usernames to cache on start 2022-01-14 21:11:32 +04:00
morethanwords
2dba452560 Fix displaying input control button over the input 2022-01-14 19:49:53 +04:00
morethanwords
eed849929b Fix order of nested entities 2022-01-14 19:26:29 +04:00
morethanwords
a9c70efda6 Fix unneeded saving webPage and stickers 2022-01-14 18:24:09 +04:00
morethanwords
7c67d80dab Handle pasted HTML document 2022-01-14 05:29:38 +04:00
morethanwords
318aaf6f4e Support pasting styled text 2022-01-13 22:50:18 +04:00
morethanwords
135e8cdc34 Focus helpers additionally by ArrowDown 2022-01-13 19:03:20 +04:00
morethanwords
8d7dd98df8 Fix rendering bugged webpages
Fix rendering search results from hidden sender
2022-01-13 03:54:33 +04:00
morethanwords
71d7495e68 Refactor chat input animations 2022-01-13 02:02:14 +04:00
morethanwords
cc8b18ccbe Chat input control button 2022-01-12 22:17:34 +04:00
morethanwords
2318b3bf7c Fix cancelling multiselect 2022-01-11 01:28:34 +04:00
morethanwords
aac9d5bb6c Possible fix of appearing inline query 2022-01-10 23:35:46 +04:00
morethanwords
8e1a51fa59 Fix AlbumPhoto again 2022-01-08 22:46:49 +04:00
morethanwords
73dfc6224f Fix 'AlbumPhoto' 2022-01-08 22:28:52 +04:00
morethanwords
ee7ceb4974 Fix clearing recent search
Fix scrolling to bubble's center
2022-01-08 22:09:20 +04:00
morethanwords
03c0597300 test 2022-01-08 18:26:17 +04:00
morethanwords
2319a60f4d Support noforwards
Fix chat date blinking
Fix displaying sent messages to new dialog
Scroll to date bubble if message is bigger than viewport
Fix releasing keyboard by inline helper
Fix clearing self user
Fix displaying sent public poll
Update contacts counter in dialogs placeholder
Improve multiselect animation
Disable lottie icon animations if they're disabled
Fix changing mtproto transport during authorization
2022-01-08 16:52:14 +04:00
Global Server
a644fa2118 Fixes in notifications menu 2022-01-03 12:30:05 +01:00
Global Server
246146ed60 Fixes 2022-01-03 12:18:15 +01:00