John Preston
a97d1b8669
Support task lists view/update/actions.
2025-06-27 21:29:33 +04:00
John Preston
06db13a0ab
Update API scheme to layer 205.
2025-06-27 21:29:33 +04:00
Sean Wei
5a6a5fd4d1
Change const T&&
parameters to T&&
to enable proper move semantics
...
Previously some constructors/functions used `const T&&`, which prevents
calling the move constructor. This commit removes the `const` qualifier
so that `std::move` actually performs a move.
2025-06-27 20:50:08 +04:00
John Preston
553cc0c6ae
Fix new forum messages sending.
2025-06-05 21:26:50 +04:00
23rd
759258bb39
Added support of statistics availability to Credits component.
2025-06-05 19:49:25 +03:00
John Preston
bfb4652425
Realtime update admin status in members list.
2025-06-05 16:09:41 +04:00
John Preston
dc61faace1
Handle disabling direct messages in channel.
2025-06-05 15:29:26 +04:00
John Preston
3bc20c3550
Save last opened subsection within a launch.
2025-06-05 12:47:16 +04:00
John Preston
265b7904a8
Fix blockquote/code captions to media in reply bar.
2025-06-05 12:10:31 +04:00
John Preston
a330a3f2eb
Nicer empty monoforum for non-admins.
2025-06-04 15:45:22 +04:00
John Preston
d775760f98
Support nice monoforum userpics.
2025-06-04 10:00:24 +04:00
John Preston
f4582ddf36
Correctly mark monoforum chats as read.
2025-06-04 10:00:24 +04:00
John Preston
dd8fdfc3d4
Allow forwarding polls to monoforums.
2025-06-04 10:00:24 +04:00
John Preston
6c80d443b9
Better entry point for Direct Messages.
2025-06-04 10:00:24 +04:00
John Preston
dfc1ec3ccf
Support shared media / pins for sublists.
2025-06-04 10:00:23 +04:00
John Preston
ffe6786ad1
Support unread reactions in monoforums.
2025-06-04 10:00:23 +04:00
John Preston
0d43f16db2
Remove unsupported actions from monoforum menu.
2025-06-04 10:00:23 +04:00
John Preston
3278de9ba1
Support mark as read/unread in sublists.
2025-06-04 10:00:23 +04:00
John Preston
fdce4bada7
Implement nice topic mode editing.
2025-06-04 10:00:22 +04:00
John Preston
4c8ff1c7ec
Disable polls in monoforums, enable in Saved Messages.
2025-06-04 10:00:22 +04:00
John Preston
2a153214f6
Support polls with 12 options.
2025-06-04 10:00:22 +04:00
John Preston
8512154b45
Implement better horizontal/vertical tabs.
2025-06-04 10:00:22 +04:00
John Preston
7dc8943840
Improve monoforum opening.
2025-06-04 10:00:21 +04:00
John Preston
646b852717
Correct rights check in monoforums.
2025-06-04 10:00:21 +04:00
John Preston
f65556acb7
Support drafts in monoforum sublists.
2025-06-04 10:00:21 +04:00
John Preston
b2c01991a6
Support unread state in sublists.
2025-06-04 10:00:21 +04:00
John Preston
4bc5e81513
Update API scheme on layer 204.
2025-06-04 10:00:19 +04:00
John Preston
2b24fe95c2
Update API scheme on layer 204.
2025-06-04 10:00:19 +04:00
John Preston
358e64f2cc
Show monoforums as forums in chats list.
2025-06-04 10:00:19 +04:00
John Preston
5dc50b6d96
Respect price of messages to channels.
2025-06-04 10:00:18 +04:00
John Preston
b91a040a32
Update API scheme on layer 204.
2025-06-04 10:00:18 +04:00
John Preston
76db55ff19
Support forwarding to monoforums.
2025-06-04 10:00:18 +04:00
John Preston
43b4499125
Add monoforum sender bar divider.
2025-06-04 10:00:18 +04:00
John Preston
21f8403357
Merge SublistSection into ChatSection.
2025-06-04 10:00:18 +04:00
John Preston
40053e3388
Rename RepliesWidget/Memento to ChatWidget/Memento.
2025-06-04 10:00:14 +04:00
John Preston
abcf7e3a47
Update API scheme & fix monoforum send.
2025-06-04 10:00:14 +04:00
John Preston
f8913bf9b9
Show square userpics for monoforums.
2025-06-04 10:00:14 +04:00
John Preston
51878ab38e
Allow opening monoforums.
2025-06-04 10:00:14 +04:00
John Preston
d3f9a84a0a
Allow enabling direct messages in channels.
2025-06-04 10:00:14 +04:00
John Preston
23eedb468f
Update API scheme to layer 204.
2025-06-04 10:00:14 +04:00
23rd
1ae3122c20
Added support of suggestion to validate cloud password to settings.
2025-06-03 17:55:37 +03:00
23rd
adc1ee71a9
Slightly improved box to edit caption of grouped file.
2025-06-03 17:55:18 +03:00
23rd
a532067a93
Fixed dismissing of custom pending suggestions.
2025-06-03 17:55:18 +03:00
23rd
ba31bbace8
Added refresh of top bar suggestion on day changed for birthdays.
2025-05-15 10:08:44 +03:00
23rd
606dfd29d3
Moved out data of contact birthdays to promo suggestions class.
2025-05-15 10:08:22 +03:00
23rd
9411d0781b
Removed birthday suggestions for self, blocked and deleted accounts.
2025-05-15 09:22:22 +03:00
John Preston
f96f478470
Rename linked-chat to discussion-link.
2025-05-07 14:58:47 +04:00
23rd
f4658728e8
Fixed update of currency balance on error receiving.
2025-05-07 11:17:33 +03:00
23rd
6bd0bf6e69
Made more rpl-friendly balance label in channel profile.
2025-05-07 10:04:26 +03:00
23rd
53cee177e8
Added timeout to earn requests for channels and bots.
2025-05-07 10:04:26 +03:00