23rd
|
98f811a258
|
Replaced toggles in admin rights box with universal nested list.
|
2023-02-02 22:12:33 +04:00 |
|
23rd
|
d823db32fc
|
Added support of universal list of nested permission flags.
|
2023-02-02 22:12:33 +04:00 |
|
23rd
|
db7a251ceb
|
Slightly optimized CreateEditFlags function for restrictions.
|
2023-02-02 22:12:33 +04:00 |
|
23rd
|
0c2f5ed76c
|
Dedicated CreateEditFlags function only for restrictions.
|
2023-02-02 22:12:33 +04:00 |
|
23rd
|
6dd6066738
|
Replaced signature ApplyDependencies function with more abstract one.
|
2023-02-02 22:12:33 +04:00 |
|
23rd
|
fecf538e31
|
Returned old design of toggles in admin rights box for now.
|
2023-02-02 22:12:33 +04:00 |
|
John Preston
|
29379fac35
|
Use graphics for permissions expand arrow.
|
2023-02-02 22:12:33 +04:00 |
|
23rd
|
7881cb8946
|
Fixed finishing of toggle animations in peer permissions box.
|
2023-02-02 22:12:33 +04:00 |
|
23rd
|
fda49a3bfa
|
Fixed respect of locked state in list of chat participant statuses.
|
2023-02-02 22:12:32 +04:00 |
|
23rd
|
7b7ff32c94
|
Split button to expand list of restrictions for sending media on two.
|
2023-02-02 22:12:32 +04:00 |
|
23rd
|
70a61fa2a4
|
Added icons to buttons in edit peer permissions box.
|
2023-02-02 22:12:32 +04:00 |
|
23rd
|
5f2c8acae9
|
Replaced design of restriction buttons for sending media with checkbox.
|
2023-02-02 22:12:32 +04:00 |
|
23rd
|
3ce3baee61
|
Added button to expand list of chat restrictions for sending media.
|
2023-02-02 22:12:32 +04:00 |
|
23rd
|
21cd1555f0
|
Replaced Checkbox with SettingsButton for chat participant statuses.
|
2023-02-02 22:12:32 +04:00 |
|
23rd
|
642554828c
|
Added ability to fill chat participant statuses with custom widgets.
|
2023-02-02 22:12:32 +04:00 |
|
23rd
|
8688a68115
|
Added ability to fill list of chat participant statuses from external.
|
2023-02-02 22:12:32 +04:00 |
|
23rd
|
f21edd1d23
|
Replaced EditPeerPermissionsBox with generic box.
|
2023-02-02 22:12:32 +04:00 |
|
John Preston
|
554f66f089
|
Support separate message type group restrictions.
|
2023-02-02 22:12:31 +04:00 |
|
John Preston
|
b4a9705564
|
Simplify pin_messages/manage_topics logic.
|
2022-11-01 19:25:41 +04:00 |
|
John Preston
|
70e5f752ba
|
Correctly handle complex pin_messages/manage_topics.
|
2022-11-01 19:25:41 +04:00 |
|
John Preston
|
53beb6f562
|
Allow editing ManageTopics rights/restrictions.
|
2022-11-01 19:25:41 +04:00 |
|
John Preston
|
7cdf20a7c5
|
Allow topic deletion.
|
2022-11-01 19:25:40 +04:00 |
|
23rd
|
4a4cc766c2
|
Replaced icons in manage group / channel.
|
2022-04-25 22:35:02 +04:00 |
|
23rd
|
46b9c0eae6
|
Added tiny phrases for display duration.
|
2022-04-01 15:53:56 +04:00 |
|
23rd
|
fa1c2e9dbc
|
Provided parent for toasts in some boxes for peer editing.
|
2022-03-06 18:11:47 +03:00 |
|
23rd
|
3ebb9af8f8
|
Removed Ui::hideSettingsAndLayer().
|
2022-03-04 11:25:10 +03:00 |
|
23rd
|
bc6d69319c
|
Provided window controller to box of converting channel to gigagroup.
|
2022-03-04 11:25:10 +03:00 |
|
23rd
|
3647241f71
|
Removed unused MTP::Error from callbacks on fail.
|
2021-11-30 17:37:07 +04:00 |
|
John Preston
|
e9a5c45f34
|
Use separate strings for channel voice chats.
|
2021-08-31 17:59:29 +03:00 |
|
John Preston
|
c79cd0b692
|
Use Images::Read instead of App::readImage.
|
2021-08-11 18:55:08 +03:00 |
|
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
Ilya Fedin
|
b6881022ce
|
Allow to build with -Werror and clang
Fixes -Wdeprecated-enum-enum-conversion, -Wdeprecated-declarations, -Wrange-loop-construct, -Winconsistent-missing-override
|
2021-07-13 21:32:06 +03:00 |
|
John Preston
|
2ffda9f240
|
Don't use MTP* for ChatAdminRight / ChatRestriction.
|
2021-07-08 13:34:06 +03:00 |
|
John Preston
|
a14db3e492
|
Allow editing 'Manage Voice Chats' admin right in channels.
|
2021-03-20 15:43:35 +04:00 |
|
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
221b896117
|
Suggest converting to gigagroup.
|
2021-02-22 23:42:42 +04:00 |
|
John Preston
|
018232680f
|
Add support for admins without additional rights.
|
2021-02-22 23:42:42 +04:00 |
|
John Preston
|
d5fe57100a
|
Add tooltip after converting to gigagroup.
|
2021-02-22 23:42:42 +04:00 |
|
John Preston
|
8188ab3033
|
Adapt UI for gigagroups.
|
2021-02-22 23:42:41 +04:00 |
|
John Preston
|
56b15b26bb
|
Add convert to gigagroup button.
|
2021-02-22 23:42:41 +04:00 |
|
John Preston
|
7983d33ad5
|
Add manage_call admin right support.
|
2020-12-01 09:45:22 +03:00 |
|
John Preston
|
1de144a48d
|
Show transfer ownership button for non-anonymous admins.
|
2020-10-23 17:37:27 +03:00 |
|
John Preston
|
01ab6e6d4d
|
Support anonymous group admins.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
30c82bb2e0
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
|
John Preston
|
d63e50944a
|
Update submodules to the latest spellcheck.
|
2019-11-05 13:23:56 +03:00 |
|
John Preston
|
a6c84c36c0
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
787b5f549a
|
Update slowmode intervals.
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
328b090877
|
Save slowmode settings in groups.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
1d2c86839b
|
Add slowmode slider to EditPeerPermissionsBox.
|
2019-07-24 08:02:20 +02:00 |
|