John Preston
|
9dcea2cdef
|
Hide unread counter inside View as Messages.
|
2022-11-05 17:49:01 +04:00 |
|
John Preston
|
080ab26804
|
Add some phrases to langpack.
|
2022-11-05 17:49:01 +04:00 |
|
23rd
|
26f287fae0
|
Added support of posts_between flag for sponsored messages.
|
2022-11-05 15:44:08 +03:00 |
|
John Preston
|
9d313d2827
|
Fix focus jump to chats list on channel open.
|
2022-11-03 18:32:59 +04:00 |
|
John Preston
|
da941e4837
|
Fix possible crashes in topic / history deletion.
|
2022-11-03 13:26:36 +04:00 |
|
John Preston
|
9d4840c0de
|
Respect window active state on mark as read.
|
2022-11-02 20:13:29 +04:00 |
|
John Preston
|
c6aba83a6b
|
Fix crash on local edit draft, fix reading drafts.
|
2022-11-01 19:25:45 +04:00 |
|
John Preston
|
1ac051a812
|
Implement forwarding to topics.
|
2022-11-01 19:25:44 +04:00 |
|
John Preston
|
18bf5c0ee2
|
Handle nice topic / post-in-topic links.
|
2022-11-01 19:25:43 +04:00 |
|
John Preston
|
aa5f9467f2
|
Support attach webview bots in topics.
|
2022-11-01 19:25:43 +04:00 |
|
John Preston
|
fcf9ca3982
|
Fix local pinned hiding in topics.
|
2022-11-01 19:25:43 +04:00 |
|
John Preston
|
8dc27339b4
|
Support pinned messages bar in topics.
|
2022-11-01 19:25:43 +04:00 |
|
John Preston
|
ee8f997c14
|
Implement search inside a single topic.
|
2022-11-01 19:25:43 +04:00 |
|
John Preston
|
48fb410bc7
|
Fix third column profile in topics.
|
2022-11-01 19:25:42 +04:00 |
|
John Preston
|
602ba5bba9
|
Implement correct ForumTopic::canWrite logic.
|
2022-11-01 19:25:42 +04:00 |
|
John Preston
|
72354f52d4
|
Improve top bars in forums, in narrow column.
|
2022-11-01 19:25:41 +04:00 |
|
John Preston
|
b497e5ea21
|
Add a Reopen Topic button on topic top for admins.
|
2022-11-01 19:25:41 +04:00 |
|
John Preston
|
4910a60499
|
Track mentions / reactions together with unread.
|
2022-11-01 19:25:40 +04:00 |
|
John Preston
|
df5602d203
|
Support topic icon display in topic profile.
|
2022-11-01 19:25:40 +04:00 |
|
23rd
|
9ddbc75638
|
Added api flag support of userpic display for sponsored messages.
|
2022-11-01 19:25:40 +04:00 |
|
23rd
|
dc8b693f1d
|
Added context menu to bar of pinned messages with bot button.
|
2022-11-01 19:25:40 +04:00 |
|
23rd
|
00df4625e2
|
Added support of primary username to FieldAutocomplete.
|
2022-11-01 19:25:39 +04:00 |
|
23rd
|
5751d29c47
|
Removed username from public data members of UserData.
|
2022-11-01 19:25:38 +04:00 |
|
John Preston
|
89d0a71591
|
Update API scheme on layer 148: Drafts in topics.
|
2022-11-01 19:25:38 +04:00 |
|
John Preston
|
b8bdca8921
|
Extract Data::Thread common for History / ForumTopic.
|
2022-11-01 19:25:37 +04:00 |
|
John Preston
|
92a4b27e65
|
Support per-topic notification settings.
|
2022-11-01 19:25:37 +04:00 |
|
John Preston
|
58b8eb8e96
|
Implement per-topic shared media.
|
2022-11-01 19:25:37 +04:00 |
|
John Preston
|
eec4b72d9a
|
Implement correct jump to message / unread / bottom.
|
2022-11-01 19:25:37 +04:00 |
|
John Preston
|
3999bca823
|
Support unread mentions / reactions in topics.
|
2022-11-01 19:25:36 +04:00 |
|
John Preston
|
6a7f030ee7
|
Update API scheme on layer 148.
Extract message history corner buttons code.
|
2022-11-01 19:25:36 +04:00 |
|
John Preston
|
2c0b5b3210
|
Track unread mentions / reactions in topics.
|
2022-11-01 19:25:36 +04:00 |
|
John Preston
|
1e8dfb7315
|
Partially support correct rounding near unwrapped media.
|
2022-11-01 19:25:35 +04:00 |
|
John Preston
|
f167cdad6f
|
Fix crash in quiz explanation with spoilers.
|
2022-11-01 19:25:35 +04:00 |
|
23rd
|
acb092f9f2
|
Fixed stuck of history-down button after sending message.
|
2022-09-28 12:31:16 +03:00 |
|
John Preston
|
a7c29991db
|
Hide toggle silent send in channels on msg edit.
|
2022-09-19 18:49:46 +04:00 |
|
John Preston
|
39294a7fe1
|
Use touch handling from HistoryInner in ListWidget.
Fixes #24880.
|
2022-09-19 11:16:09 +04:00 |
|
John Preston
|
749fb52113
|
Implement animated spoilers.
|
2022-09-18 16:52:30 +04:00 |
|
23rd
|
557a2e400e
|
Fixed muting of peer forever.
|
2022-09-14 23:10:30 +04:00 |
|
John Preston
|
bc340d75c4
|
Insert / Copy emoji from pack preview.
|
2022-09-14 14:45:23 +04:00 |
|
John Preston
|
3129d9f0df
|
Add a distinct "N seconds" key for the slowmode phrase.
|
2022-09-10 08:19:37 +04:00 |
|
John Preston
|
d4810713cb
|
Fly-animate reactions from the new context menu.
|
2022-09-06 17:08:20 +04:00 |
|
23rd
|
49773dde72
|
Attempted to fix rare non-elided text in bar of pinned bot messages.
|
2022-09-02 21:14:34 +04:00 |
|
John Preston
|
fa26afaf9a
|
Rename several HistoryView::Reactions modules.
|
2022-09-02 21:14:30 +04:00 |
|
John Preston
|
8a1118d9bb
|
Show how much message limit is exceeded when editing.
|
2022-09-02 21:14:29 +04:00 |
|
Ilya Fedin
|
e20840b4d4
|
Use KUrlMimeData for clipboard xdg-desktop-portal integration
|
2022-08-30 20:25:10 +04:00 |
|
John Preston
|
8bc807dc40
|
Set name / phone texts on-demand.
|
2022-08-09 14:12:19 +03:00 |
|
John Preston
|
90d2021f4d
|
Jump to keyboard top on FullMsgId change.
|
2022-08-08 18:28:36 +03:00 |
|
John Preston
|
b7cc2e9894
|
Don't pass redundant MTPUpdates arguments.
|
2022-08-05 13:37:41 +03:00 |
|
John Preston
|
57b0ec0d7e
|
Fix forwarded message with custom emoji preview.
|
2022-08-04 20:41:45 +03:00 |
|
John Preston
|
4bdac53be2
|
Fix toast hiding on jump to Saved Messages.
|
2022-08-04 17:06:02 +03:00 |
|