John Preston
|
963694330d
|
Correctly apply reaction restrictions.
|
2022-01-14 21:55:47 +03:00 |
|
John Preston
|
118072db77
|
Update API scheme on layer 136.
|
2021-12-29 21:22:33 +03:00 |
|
John Preston
|
9c18f7b0e3
|
Allow choosing allowed reactions in groups / channels.
|
2021-12-29 21:22:33 +03:00 |
|
23rd
|
d218b76efe
|
Removed MTP::Error from migrating chat.
|
2021-11-30 17:38:12 +04:00 |
|
23rd
|
69dc6c98ce
|
Removed unused MTPBool from callbacks on done.
|
2021-11-30 17:37:39 +04:00 |
|
23rd
|
3647241f71
|
Removed unused MTP::Error from callbacks on fail.
|
2021-11-30 17:37:07 +04:00 |
|
John Preston
|
7d89952541
|
Edit noforwards in group / channel type.
|
2021-11-26 18:00:20 +04:00 |
|
John Preston
|
9be47f0870
|
Allow restricting forwards in groups / channels.
|
2021-11-26 18:00:18 +04:00 |
|
John Preston
|
7543351bc9
|
Add pending requests bar in the chat.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
7f428f2eeb
|
Show full requests list in a box.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
3af3f85f82
|
Allow creating approve-only invite links.
|
2021-10-29 18:31:06 +04:00 |
|
23rd
|
159beb138a
|
Moved api peer photo processing to separated file.
Removed MainWidget::deletePhotoLayer.
|
2021-10-20 22:56:19 +03:00 |
|
23rd
|
80461bd9fe
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
6148edbc7d
|
Moved ConfirmBox to td_ui.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
b776308fd7
|
Moved some constants for peer editing to separated file.
|
2021-10-19 06:34:27 +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
|
89765340c3
|
Fix -Wunused-function warnings
|
2021-07-13 21:31:22 +03:00 |
|
John Preston
|
a74228acea
|
Don't use MTP* for ChannelData flags.
|
2021-07-08 16:11:09 +03:00 |
|
John Preston
|
2ffda9f240
|
Don't use MTP* for ChatAdminRight / ChatRestriction.
|
2021-07-08 13:34:06 +03:00 |
|
23rd
|
17465e1082
|
Replaced old photo crop box with photo editor for profile photos.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
b422ec025e
|
Removed Ui::show from classes that have pointer to Controller.
|
2021-06-17 10:57:45 +04:00 |
|
John Preston
|
0d44736575
|
First full-featured version of payments, no design.
|
2021-04-06 18:41:15 +04:00 |
|
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
d67a5dc510
|
Remove messages ttl edit from Manage Channel.
|
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
|
15e03687f8
|
Add auto-delete period edit box.
|
2021-02-22 23:42:41 +04:00 |
|
John Preston
|
756fa702b2
|
Allow to edit chat ttl_period from Clear History.
|
2021-02-22 23:42:40 +04:00 |
|
John Preston
|
d188ab6719
|
Fix other admins links management.
|
2021-02-22 23:42:40 +04:00 |
|
John Preston
|
6a6e355af4
|
Handle ttl_period locally.
|
2021-02-22 23:42:40 +04:00 |
|
John Preston
|
4153603d09
|
Add ability to see invite links of other admins.
|
2021-02-22 23:42:40 +04:00 |
|
John Preston
|
9d3edb785c
|
Return rich invite links section.
|
2021-02-22 23:42:40 +04:00 |
|
John Preston
|
34ec1c371c
|
Return invite-link-only box.
|
2021-02-01 19:10:59 +04:00 |
|
John Preston
|
36ad24bfcd
|
Update API scheme.
|
2021-01-25 17:42:02 +04:00 |
|
John Preston
|
1cce383d15
|
Add a box to create / edit invite links.
|
2021-01-25 16:47:41 +04:00 |
|
John Preston
|
01ecf0ca93
|
Show invite links list with context menu.
|
2021-01-25 16:47:41 +04:00 |
|
John Preston
|
542abb26b9
|
Allow sharing link to chats.
|
2021-01-25 16:47:41 +04:00 |
|
John Preston
|
e5320b4b4e
|
Implement new permanent invite link management.
|
2021-01-25 16:47:40 +04:00 |
|
John Preston
|
02ad5f2772
|
Update API scheme and start invite links.
|
2021-01-25 16:47:40 +04:00 |
|
John Preston
|
b6483cb65c
|
Use shared_ptr<Memento> for sections.
|
2020-12-14 18:48:10 +04:00 |
|
23rd
|
c8643aa1ee
|
Wrapped raw SectionMemento with unique_ptr.
|
2020-12-14 17:09:24 +04:00 |
|
John Preston
|
30c82bb2e0
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
|
John Preston
|
83538675ce
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
4d6cc58f0d
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
3c4e959468
|
Replace observer_peer with rpl interface.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
0ad7dcaef9
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
ee43027bea
|
Remove some usages of App::main().
|
2020-06-23 21:53:39 +04:00 |
|
RadRussianRus
|
cad4d19272
|
Use "subscribers" instead of "members" in channels
|
2020-05-01 15:48:07 +04:00 |
|
Kirsan
|
9c562931a2
|
Respect user settings "Send by ..." for:
forward dialog
send file dialog
edit caption dialog
notification replay
schedule messages
new channel dialog
group description edit dialog
create poll dialog
rate call dialog
report bot dialog
support mode
|
2020-02-11 12:29:34 +04:00 |
|