John Preston
|
c39c0b597c
|
Nice tag badge click handler in groups.
|
2026-02-28 19:07:10 +04:00 |
|
John Preston
|
a83890b03e
|
Support nice Reply button in the corner.
|
2026-02-28 19:07:10 +04:00 |
|
John Preston
|
0f6a5480df
|
Implement nice member/admin edit in groups.
|
2026-02-28 19:07:10 +04:00 |
|
John Preston
|
4d767fb279
|
Implement nice tag edit with preview.
|
2026-02-28 19:07:10 +04:00 |
|
John Preston
|
f5bee133a4
|
Improve delete / tag highlight more.
|
2026-02-28 19:07:10 +04:00 |
|
John Preston
|
edc3006fbe
|
Improve Remove/Delete from group participants.
|
2026-02-28 19:07:10 +04:00 |
|
John Preston
|
e1a2fd2481
|
Start nice redesigned group tags display.
|
2026-02-28 19:07:10 +04:00 |
|
John Preston
|
2e538b5d38
|
Update icons for tags editing.
|
2026-02-28 19:07:09 +04:00 |
|
John Preston
|
e9fced5c2c
|
Nice design of admin/member tags.
|
2026-02-28 19:07:09 +04:00 |
|
John Preston
|
e85bb2085c
|
Update API scheme on layer 223.
|
2026-02-28 19:07:08 +04:00 |
|
John Preston
|
aa94491ad7
|
Allow editing my rank / other ranks.
|
2026-02-28 19:07:08 +04:00 |
|
John Preston
|
7969795a01
|
Show custom ranks, allow toggling on.
|
2026-02-28 19:07:08 +04:00 |
|
23rd
|
cd065beb0c
|
Replaced ItemBase::setClickedCallback with setActionTriggered.
|
2026-01-09 22:49:23 +03:00 |
|
23rd
|
13d4a2f8ca
|
Revert "Increased height of various boxes with participants list."
This reverts commit 3d61da74ed.
|
2026-01-03 13:02:47 +03:00 |
|
23rd
|
3d61da74ed
|
Increased height of various boxes with participants list.
|
2025-12-28 11:35:05 +03:00 |
|
23rd
|
c695545f97
|
Returned kick button to list of members but only for inaccessible users.
Related commits: d7bf9e285c and 490f6f7e50.
|
2025-12-28 10:12:03 +03:00 |
|
John Preston
|
28434f4bee
|
Full support and build fix.
|
2025-12-22 17:56:55 +04:00 |
|
John Preston
|
08a979e638
|
Use more simple tr::... text helpers.
|
2025-12-15 21:40:54 +04:00 |
|
23rd
|
eca8dfb0ec
|
Renamed rpl::start_with_ with rpl::on_.
|
2025-12-10 21:28:33 +03:00 |
|
John Preston
|
b754ad5248
|
Use base::weak_qptr / base::make_weak.
|
2025-07-23 11:40:59 +04:00 |
|
John Preston
|
8dbc175c02
|
Update API scheme on layer 206.
|
2025-06-27 21:29:33 +04:00 |
|
John Preston
|
bfb4652425
|
Realtime update admin status in members list.
|
2025-06-05 16:09:41 +04:00 |
|
23rd
|
9ad1d1c25d
|
Fixed some unused-but-set-variable warnings.
|
2025-05-01 11:13:00 +04:00 |
|
John Preston
|
e0dd77f0c3
|
Fix possible crash in forward box.
|
2025-01-06 21:42:23 +04:00 |
|
23rd
|
3e89910749
|
Replaced user info with short box for admins in section of kicked users.
|
2024-11-17 10:46:12 +03:00 |
|
23rd
|
721a642a2f
|
Added date to info who promoted or restricted participants in menu.
|
2024-11-17 10:40:35 +03:00 |
|
23rd
|
c40ca70aa6
|
Added date of admin promotional to EditAdminBox.
|
2024-09-09 17:20:52 +03:00 |
|
23rd
|
edf1417bbb
|
Added date of restriction to EditRestrictedBox.
|
2024-09-09 17:20:52 +03:00 |
|
23rd
|
975460d268
|
Added api support for dates of chat participant data.
|
2024-09-09 17:20:52 +03:00 |
|
23rd
|
629da68cfc
|
Added api support to moderation box.
|
2024-04-26 20:12:29 +04:00 |
|
John Preston
|
c0117e72ad
|
Support complex invite-users responses.
|
2024-04-01 22:44:26 +04:00 |
|
John Preston
|
87acc921c3
|
Pass Ui::Show to all add participant handlers.
|
2024-04-01 22:44:26 +04:00 |
|
John Preston
|
fcc9e0b2db
|
Update API scheme on layer 177.
|
2024-04-01 22:44:21 +04:00 |
|
23rd
|
497aa6dbc8
|
Added ability to see admins who promoted or restricted participants.
|
2023-11-14 21:48:34 +03:00 |
|
23rd
|
282c076931
|
Removed redundant peerListShowBox / peerListHideLayer from delegates.
|
2023-11-09 16:02:18 +03:00 |
|
John Preston
|
cc27b6c5c5
|
Update icons in settings / manage layers.
|
2023-08-14 22:30:40 +02:00 |
|
John Preston
|
d52475666d
|
Suggest group-with-hidden-members admins in mentions.
|
2023-08-14 22:30:39 +02:00 |
|
John Preston
|
fd3169f82d
|
Fix admins list restore in group profile.
|
2023-07-21 19:17:14 +04:00 |
|
John Preston
|
93457c8ea3
|
Fix possible crash in legacy group participants.
|
2023-07-20 18:44:40 +04:00 |
|
John Preston
|
f31b40f6ce
|
Add stories outline to group participants list.
|
2023-07-20 07:20:57 +04:00 |
|
John Preston
|
65afa2c402
|
Detach ComposeControls from SessionController.
|
2023-05-17 15:51:52 +04:00 |
|
John Preston
|
ce40ecc7f9
|
Show admins in participants_hidden group info.
|
2022-12-26 14:24:08 +04:00 |
|
John Preston
|
d6c188d642
|
Respect hidden_members_group_size_min in group edit.
|
2022-12-26 14:24:08 +04:00 |
|
John Preston
|
af350e2daa
|
Allow hiding members list in groups.
|
2022-12-26 14:24:06 +04:00 |
|
John Preston
|
74ecd44294
|
Show anti-spam checkbox only to admins.
|
2022-12-06 22:50:54 +04:00 |
|
23rd
|
4bd2091e6e
|
Added initial ability to enable anti-spam mode in megagroups.
|
2022-12-01 05:49:33 +03:00 |
|
23rd
|
2acedca6b7
|
Replaced some qstr with u""_q literal.
|
2022-11-29 14:12:50 +03:00 |
|
John Preston
|
bd089f20a8
|
Emoji status selector in MainMenu/Settings.
|
2022-09-02 21:14:28 +04:00 |
|
John Preston
|
8bc807dc40
|
Set name / phone texts on-demand.
|
2022-08-09 14:12:19 +03:00 |
|
John Preston
|
fc8ea688a3
|
Update profile badges order.
|
2022-06-23 17:53:36 +04:00 |
|