John Preston
|
1b73b34810
|
Make HistoryItem a final class.
|
2022-12-26 14:24:04 +04:00 |
John Preston
|
37308cde21
|
Support dialog rows with variable height.
|
2022-11-22 00:26:48 +00:00 |
John Preston
|
8a288476b8
|
Implement pinned topics reordering.
|
2022-11-22 00:26:48 +00:00 |
John Preston
|
a21c73facd
|
Optimize updates subscription in topics.
|
2022-11-02 20:59:12 +04:00 |
John Preston
|
1ac051a812
|
Implement forwarding to topics.
|
2022-11-01 19:25:44 +04:00 |
John Preston
|
ed895ace66
|
Track dialog row offline status by timer.
Fixes #6410.
|
2022-11-01 19:25:41 +04:00 |
John Preston
|
0cba9e4a22
|
Support default forum topic icons.
|
2022-11-01 19:25:41 +04:00 |
John Preston
|
9348039313
|
Track unread posts in forums inside RepliesList-s.
|
2022-11-01 19:25:36 +04:00 |
John Preston
|
3722e55b67
|
Support topic on-the-fly creation.
|
2022-11-01 19:25:35 +04:00 |
John Preston
|
ffb024a5f7
|
Move Ui::Text::String to HistoryView::Element.
|
2022-09-22 11:07:48 +04:00 |
John Preston
|
923e725e18
|
Request default and recent emoji statuses.
|
2022-09-02 21:14:33 +04:00 |
John Preston
|
21aa1323ec
|
Provide custom emoji factory through MarkedTextContext.
|
2022-07-26 20:12:08 +03:00 |
John Preston
|
705753efb2
|
Use small userpic video in dialogs list / chat history.
|
2022-06-03 15:58:02 +04:00 |
John Preston
|
6dedf7c63e
|
Update API scheme to layer 143.
|
2022-05-19 17:27:02 +04:00 |
John Preston
|
dd05fb4d14
|
Show limit toasts and boxes.
|
2022-05-19 17:27:02 +04:00 |
John Preston
|
5874ae7c51
|
Update API scheme on layer 142: Premium stickers.
|
2022-05-19 17:27:01 +04:00 |
John Preston
|
0615f21deb
|
Allow editing general notification sound.
|
2022-04-06 19:23:41 +04:00 |
John Preston
|
d9f6a5206e
|
Update API scheme on layer 140.
|
2022-04-06 16:29:06 +04:00 |
23rd
|
9478798a47
|
Moved out public api for notify settings from Data::Session.
|
2022-04-01 15:53:58 +04:00 |
23rd
|
36bb23c54c
|
Moved out data of notify settings to separated module.
|
2022-04-01 15:53:58 +04:00 |
23rd
|
5a3bbfbf62
|
Renamed Data::NotifySettings to Data::PeerNotifySettings.
|
2022-04-01 15:53:58 +04:00 |
23rd
|
f32215f77d
|
Added support of sound notification setting to Data::Session.
|
2022-04-01 15:53:57 +04:00 |
John Preston
|
aed1904b4c
|
Support theming for webview-s (payments, attach).
|
2022-03-30 12:23:05 +04:00 |
John Preston
|
3b9ac19482
|
Allow pinning chats in folders when 100 added.
|
2022-03-14 11:11:17 +04:00 |
John Preston
|
1833fac094
|
Make scheduled message ids determenistic.
Fixes #6686.
|
2022-03-11 11:05:02 +04:00 |
John Preston
|
6dd720b76e
|
Don't show downloads bar while message is visible.
|
2022-03-09 14:52:44 +04:00 |
John Preston
|
0192edbe84
|
Handle documentLoadProgress instead of itemRepaintRequest.
|
2022-03-01 17:32:39 +03:00 |
John Preston
|
bea2cfd363
|
Support t.me/+phonenumber links.
|
2022-03-01 15:30:22 +03:00 |
John Preston
|
4f1e04cf9e
|
Animate reactions when reading.
|
2022-01-28 19:10:07 +03:00 |
23rd
|
3aacae2cb2
|
Added behavior to hide spoilers when switching sections.
|
2021-12-29 21:22:34 +03:00 |
John Preston
|
b1668afdf1
|
Use available reactions list from the server.
|
2021-12-29 21:22:33 +03:00 |
John Preston
|
1af2cfe143
|
Extract BottomInfo from HistoryView::Message.
|
2021-12-29 21:22:33 +03:00 |
John Preston
|
5e7e7eaa83
|
FullMsgId rely on PeerId instead of ChannelId.
|
2021-12-22 10:11:57 +00:00 |
John Preston
|
caaeff32c5
|
Move global privacy setting down.
|
2021-12-02 13:36:49 +04:00 |
23rd
|
70e9b4a332
|
Moved type of call id to alias.
|
2021-10-29 16:10:07 +04:00 |
23rd
|
eda5cd47ad
|
Added manager of sponsored messages.
|
2021-10-07 11:09:08 +04:00 |
John Preston
|
730412fefe
|
Load albums of last chat messages.
|
2021-10-04 23:47:33 +04:00 |
John Preston
|
ead695b101
|
Don't pass wide fake MsgId through MTPMessage.
|
2021-09-30 15:30:39 +04:00 |
John Preston
|
a6c98f4bb4
|
Update API scheme to layer 133.
|
2021-09-07 23:41:07 +03:00 |
23rd
|
dc8eb79295
|
Moved code of data send actions from Data::Session to separated file.
|
2021-08-30 23:08:57 +03:00 |
23rd
|
436212bb88
|
Added animation of send action for stickers to middle of text.
|
2021-08-30 20:50:36 +03:00 |
John Preston
|
52a6282eb9
|
Count unread replies locally when possible.
|
2021-08-30 20:32:58 +03:00 |
John Preston
|
116a768fde
|
Don't use MTP* for Message flags.
|
2021-07-28 15:28:17 +03:00 |
John Preston
|
7bbc4b7191
|
Add basic new messages animation.
|
2021-07-20 12:20:22 +03:00 |
John Preston
|
b930bc0e6d
|
Track bot commands separately in different chats.
|
2021-07-02 20:41:48 +03:00 |
John Preston
|
4124c2eb57
|
Show inline path thumbnails for stickers.
|
2021-07-02 13:13:48 +03:00 |
John Preston
|
8142acc709
|
Remove legacy #feed code.
|
2021-02-25 17:03:51 +04:00 |
John Preston
|
221b896117
|
Suggest converting to gigagroup.
|
2021-02-22 23:42:42 +04:00 |
John Preston
|
f9f52302bb
|
Ignore accents in contacts list sorting.
|
2021-02-22 23:42:42 +04:00 |
John Preston
|
046a3906c4
|
Destroy messages by ttl_period dates.
|
2021-02-22 23:42:40 +04:00 |