John Preston
|
5be72e8ce2
|
Just compute scheduled ids instead of a lookup.
|
2022-03-11 11:25:30 +04:00 |
|
John Preston
|
1833fac094
|
Make scheduled message ids determenistic.
Fixes #6686.
|
2022-03-11 11:05:02 +04:00 |
|
John Preston
|
63bf564757
|
Reaction notifications only from non-blocked contacts.
|
2022-01-31 16:18:40 +03:00 |
|
John Preston
|
e9c79886d2
|
Track unread mentions and unread reactions the same way.
|
2022-01-28 19:10:07 +03:00 |
|
John Preston
|
df044dbd83
|
Show local notifications about contact reactions.
|
2022-01-14 21:55:48 +03:00 |
|
John Preston
|
cb8f86bc8d
|
Attach main views to correct HistoryInner-s.
|
2022-01-05 00:11:29 +03:00 |
|
John Preston
|
611be90880
|
Rewrite sponsored to use fake sender names.
|
2021-12-31 16:07:36 +03:00 |
|
John Preston
|
a8bc7baa70
|
Update all messages in case of chat reactions toggle.
|
2021-12-29 21:22:34 +03:00 |
|
John Preston
|
5e7e7eaa83
|
FullMsgId rely on PeerId instead of ChannelId.
|
2021-12-22 10:11:57 +00:00 |
|
John Preston
|
5e3b094e86
|
Allow report / block / delete all from channels.
|
2021-11-26 18:00:20 +04:00 |
|
John Preston
|
80fcffcc40
|
Delete history for specific days in private chats.
|
2021-11-26 18:00:19 +04:00 |
|
John Preston
|
213d7875ba
|
Rename insertLocalMessage -> insertMessageToBlocks.
|
2021-11-08 12:37:02 +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
|
af93d7cc97
|
History::createItem returns not_null.
|
2021-11-06 00:36:16 +04:00 |
|
John Preston
|
7a57174ab1
|
Register sponsored view only on full message show.
|
2021-11-03 15:49:48 +04:00 |
|
Ilya Fedin
|
847c01d605
|
Add Qt 6 support
Tested only on Linux so far
|
2021-10-21 13:15:00 +04:00 |
|
23rd
|
419f6345b3
|
Added sponsored messages to HistoryWidget.
|
2021-10-07 11:09:09 +04:00 |
|
John Preston
|
730412fefe
|
Load albums of last chat messages.
|
2021-10-04 23:47:33 +04:00 |
|
John Preston
|
21ac2b8f3a
|
Don't use MTP* for reply markup data.
|
2021-10-04 23:47:30 +04:00 |
|
John Preston
|
8c21fad642
|
Move preview paint to Dialogs::Ui::MessageView.
|
2021-10-04 23:45:21 +04:00 |
|
John Preston
|
ead695b101
|
Don't pass wide fake MsgId through MTPMessage.
|
2021-09-30 15:30:39 +04:00 |
|
John Preston
|
9dfc60026e
|
Add simple forwarding options on bar click.
|
2021-08-31 19:47:38 +03:00 |
|
John Preston
|
3cd0f9d189
|
Start non-unique ChatTheme.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
116a768fde
|
Don't use MTP* for Message flags.
|
2021-07-28 15:28:17 +03:00 |
|
John Preston
|
5794679277
|
Don't accept drafts older than last saved.
I hope it finally fixes #4922, partially fixes #10001.
The rest of #10001 like RAM usage / crashes are unrelated to drafts.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
f9f52302bb
|
Ignore accents in contacts list sorting.
|
2021-02-22 23:42:42 +04:00 |
|
23rd
|
15254599e2
|
Unified checking for editable message.
|
2021-01-11 22:46:56 +03:00 |
|
John Preston
|
b3eb7858e6
|
Save local drafts in scheduled / replies sections.
Fix inline bot switch inline in scheduled / replies sections.
|
2020-11-17 12:58:07 +03:00 |
|
John Preston
|
0687cea1ed
|
Fix unpinning all messages.
|
2020-10-30 18:32:22 +03:00 |
|
John Preston
|
b9f40e35cd
|
Switch between pinned messages in chat.
|
2020-10-30 18:32:17 +03:00 |
|
John Preston
|
e8df47c926
|
Show send action animations in Replies thread.
|
2020-09-29 19:03:30 +03:00 |
|
John Preston
|
ab429212e5
|
Respect global group read position in replies.
|
2020-09-29 19:03:27 +03:00 |
|
John Preston
|
a287dec242
|
Allow sending typing/send actions for Replies section.
|
2020-09-29 19:03:27 +03:00 |
|
John Preston
|
a91c078fb1
|
Count attachments only on visible items.
|
2020-09-29 19:03:26 +03:00 |
|
John Preston
|
78d83a2c69
|
Show local sending messages in replies section.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
55edb3bdfe
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
|
John Preston
|
2f5cb33bf2
|
Fix finalizing media in non-active account.
|
2020-07-14 19:02:27 +04:00 |
|
John Preston
|
f066e0f05a
|
Use Data::CloudImage for userpics.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
f76e094e98
|
Use info toast to show proxy / psa about text.
|
2020-04-30 15:20:50 +04:00 |
|
John Preston
|
042ed8f54a
|
Support psa_message in chats list.
|
2020-04-30 11:35:01 +04:00 |
|
John Preston
|
266c1531ce
|
Display PSA label instead of the proxy sponsor.
|
2020-04-30 11:35:01 +04:00 |
|
John Preston
|
8d632bd2be
|
Update API scheme to layer 103.
|
2020-04-30 11:35:01 +04:00 |
|
John Preston
|
3ac33e4c1c
|
Leave unread chats in filter until closed.
|
2020-03-27 20:36:05 +04:00 |
|
John Preston
|
55900bbd3d
|
Save pinned chats in filters to server.
|
2020-03-27 20:36:03 +04:00 |
|
John Preston
|
e27a8fe058
|
Support pinned locally in filters.
|
2020-03-27 20:36:03 +04:00 |
|
John Preston
|
71f7aae948
|
Replace dialogs mode with filters.
|
2020-03-27 20:36:01 +04:00 |
|
John Preston
|
9bdcd08233
|
Don't read history for guest channels.
|
2020-02-21 18:48:30 +04:00 |
|
John Preston
|
ee3e9af63a
|
Remove counter from unread bar.
|
2020-02-21 18:48:30 +04:00 |
|
John Preston
|
c8d2ac9583
|
Move message ownership to History.
|
2020-02-21 18:48:29 +04:00 |
|
John Preston
|
5b7f7ed70e
|
Fix reading of currently opened chat.
|
2020-02-21 18:48:29 +04:00 |
|