John Preston
|
39c1da6642
|
Attempt to fix jump to unread in some cases.
|
2024-05-24 12:55:48 +04:00 |
|
John Preston
|
7f3ebde252
|
Implement sending of shortcutted messages.
|
2024-03-08 10:53:59 +04:00 |
|
John Preston
|
1b73b34810
|
Make HistoryItem a final class.
|
2022-12-26 14:24:04 +04:00 |
|
John Preston
|
33c0c79593
|
Correct unread counter after first topic open.
|
2022-12-02 21:29:51 +04:00 |
|
John Preston
|
6ff29b8902
|
Don't show 'Discussion started' in General topic.
|
2022-11-29 18:30:38 +04:00 |
|
John Preston
|
57af221d39
|
Support General topic somehow.
|
2022-11-29 18:30:38 +04:00 |
|
John Preston
|
c7741cb62a
|
Apply short topic info from channelMessages.
|
2022-11-22 00:26:48 +00:00 |
|
John Preston
|
d0d2a4f488
|
Show messages count in forum.
|
2022-11-09 10:22:23 +04:00 |
|
John Preston
|
1316d14f7a
|
Fix reading of comments.
Fixes #25276.
|
2022-11-07 15:27:09 +04:00 |
|
John Preston
|
1953cc2f8a
|
Fix "Topic Author" badge for the new topics.
|
2022-11-03 14:13:52 +04:00 |
|
John Preston
|
a21c73facd
|
Optimize updates subscription in topics.
|
2022-11-02 20:59:12 +04:00 |
|
John Preston
|
9d4840c0de
|
Respect window active state on mark as read.
|
2022-11-02 20:13:29 +04:00 |
|
John Preston
|
7384cd3463
|
Support sharing games by link to topics.
|
2022-11-01 19:25:44 +04:00 |
|
John Preston
|
ef3ed760b1
|
Unread counters don't differ in/out messages in threads.
|
2022-11-01 19:25:42 +04:00 |
|
23rd
|
579b20fff7
|
Added initial ability to transcribe video messages.
|
2022-11-01 19:25:42 +04:00 |
|
John Preston
|
70e5f752ba
|
Correctly handle complex pin_messages/manage_topics.
|
2022-11-01 19:25:41 +04:00 |
|
John Preston
|
ce17904dcc
|
Improve topic creation, fix glitches.
|
2022-11-01 19:25:41 +04:00 |
|
John Preston
|
3a967bbbfe
|
Ignore unread counts in non-opened topics.
|
2022-11-01 19:25:41 +04:00 |
|
John Preston
|
89d0a71591
|
Update API scheme on layer 148: Drafts in topics.
|
2022-11-01 19:25:38 +04:00 |
|
John Preston
|
6997e165c6
|
Forum three-dot menu, except search.
|
2022-11-01 19:25:37 +04:00 |
|
John Preston
|
9fccdf21cc
|
Remove General meta-forum-topic.
|
2022-11-01 19:25:37 +04:00 |
|
John Preston
|
9348039313
|
Track unread posts in forums inside RepliesList-s.
|
2022-11-01 19:25:36 +04:00 |
|
John Preston
|
ae3496d6a4
|
Update API scheme on layer 148: Topic icons.
|
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
|
9f652b0d3f
|
Unify message sending, track forum topic icons.
|
2022-11-01 19:25:34 +04:00 |
|
John Preston
|
73e56b0340
|
Support default General topic in forums.
|
2022-11-01 19:25:32 +04:00 |
|
John Preston
|
3823bf9c0d
|
Fix possible crash in replies (overlapping ids).
|
2022-03-15 20:29:32 +04:00 |
|
23rd
|
b55ed7214a
|
Removed text commands from history item components.
|
2022-01-12 11:54:24 +03:00 |
|
John Preston
|
5e7e7eaa83
|
FullMsgId rely on PeerId instead of ChannelId.
|
2021-12-22 10:11:57 +00:00 |
|
23rd
|
3647241f71
|
Removed unused MTP::Error from callbacks on fail.
|
2021-11-30 17:37:07 +04:00 |
|
John Preston
|
c534f3f22e
|
Some internal HistoryItem refactoring.
Replace most IsServerMsgId / id <=> 0 with isRegular().
Track isLocal / isHistoryEntry in flags.
Remove toHistoryMessage.
|
2021-11-07 12:50:13 +04:00 |
|
John Preston
|
ead695b101
|
Don't pass wide fake MsgId through MTPMessage.
|
2021-09-30 15:30:39 +04:00 |
|
23rd
|
900a7d0b2b
|
Appended references to const auto types in loop to prevent copying.
Suggested by Apple Clang.
|
2021-09-09 16:32:04 +03:00 |
|
John Preston
|
a6c98f4bb4
|
Update API scheme to layer 133.
|
2021-09-07 23:41:07 +03:00 |
|
John Preston
|
c39024c7fd
|
Track and display unread count in discussions.
|
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
|
773912f586
|
Apply local / server comment updates together.
|
2021-07-20 12:20:22 +03:00 |
|
Ilya Fedin
|
c0c10689a1
|
Get rid of deprecated ranges::view usage
|
2021-03-13 19:14:58 +03:00 |
|
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
|
23rd
|
062c451c27
|
Refactored handle of last editable message on Up arrow in sections.
|
2021-02-04 18:13:03 +04:00 |
|
John Preston
|
574d915c23
|
Fix build and tray icon menu on Windows.
|
2021-01-22 16:53:59 +04:00 |
|
23rd
|
eb42a77eb7
|
Changed Up arrow shortcut for albums to edit item with caption.
Fixed #10134.
|
2021-01-22 16:53:59 +04:00 |
|
23rd
|
3fadf2ee54
|
Added Up arrow shortcut to edit comments.
|
2021-01-11 22:46:56 +03:00 |
|
John Preston
|
53ac4c00ad
|
Track deleted messages carefully.
Fixes #8855.
|
2020-10-23 16:35:43 +03:00 |
|
John Preston
|
a711c89409
|
Fix crash on wrong server response.
Fixes #8724.
|
2020-10-05 12:58:12 +03:00 |
|
John Preston
|
4b6d74dd9b
|
Fix opening Replies section on unread bar.
|
2020-10-02 19:29:29 +03:00 |
|
John Preston
|
d965385356
|
Fix loading comments.
|
2020-10-02 16:10:50 +03:00 |
|
John Preston
|
d66debd802
|
Fix crash on bad message in Replies section.
|
2020-10-01 18:08:27 +03:00 |
|
John Preston
|
b08fa069b4
|
Fix assertion violation in case of bad messages.
|
2020-10-01 17:38:49 +03:00 |
|
John Preston
|
e8a58c4c8d
|
Fix crash in replies list management.
|
2020-09-30 21:11:24 +03:00 |
|