John Preston
|
27d84befa8
|
Remove emoji from custom admin ranks.
|
2019-07-28 15:39:06 +02:00 |
|
John Preston
|
bacaf805b5
|
Pass SessionNavigation to some boxes.
|
2019-07-25 20:55:11 +02:00 |
|
John Preston
|
137fa0378c
|
Remove some more Auth() calls.
|
2019-07-24 16:00:30 +02:00 |
|
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
|
John Preston
|
06982fdf04
|
Remove some calls to Auth().
|
2019-07-24 13:13:51 +02:00 |
|
John Preston
|
db2018c765
|
Fix owner badges in groups.
|
2019-07-24 08:37:10 +02:00 |
|
John Preston
|
2ed5552279
|
Improve custom badge input phrases.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
3f1a2d0b58
|
Support emoji in custom admin badges.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
6fe36e6534
|
Improve custom rank input UI.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
f36e2981ca
|
Display custom admin ranks in messages.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
873b77cf40
|
Use UserData::isBot where applicable.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
055c145af5
|
Fix manage group box after migration.
|
2019-07-24 08:02:20 +02: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 |
|
John Preston
|
4544a2e331
|
Update API scheme to layer 104.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
c5df4db621
|
Fix possible race conditions in msgid().
|
2019-07-15 16:00:30 +02:00 |
|
John Preston
|
567bf60644
|
Use getters in MTP classes.
|
2019-07-05 16:23:07 +02:00 |
|
John Preston
|
b96b801b22
|
Disable ownership transfer to myself.
|
2019-07-04 14:02:25 +02:00 |
|
John Preston
|
f77b11975b
|
Version 1.7.10: Ownership transfer flood errors.
|
2019-06-24 15:14:32 +02:00 |
|
John Preston
|
e5cfa3fdc9
|
Fix adding to contacts + closing box crash.
Regression was introduced in b9d1d8519c .
|
2019-06-24 10:07:32 +02:00 |
|
John Preston
|
d864ebd695
|
Fix private channel phrase in Discuss.
|
2019-06-23 14:34:48 +02:00 |
|
John Preston
|
7d585ab72f
|
Handle located groups as public.
|
2019-06-21 14:27:46 +02:00 |
|
John Preston
|
4917ca7b32
|
Remove all legacy global namespace langs.
|
2019-06-21 11:06:52 +02:00 |
|
John Preston
|
edcd09c29f
|
Remove LangKey.
|
2019-06-21 11:06:51 +02:00 |
|
John Preston
|
87fc066e67
|
Use tr:: instead of lang().
|
2019-06-21 11:06:51 +02:00 |
|
John Preston
|
52e40cbc6e
|
Improve non-authed language switch.
|
2019-06-21 11:06:50 +02:00 |
|
John Preston
|
a7c8feaecb
|
Use tr:: instead of langFactory and __rich.
|
2019-06-21 11:06:50 +02:00 |
|
John Preston
|
d1d98c3bb1
|
Use tr:: instead of langFactory in box titles.
|
2019-06-21 11:06:50 +02:00 |
|
John Preston
|
8ed433cc01
|
Use tr:: instead of langFactory in input fields.
|
2019-06-21 11:06:49 +02:00 |
|
John Preston
|
7af0dd105e
|
Use tr:: instead of Lang::Viewer.
|
2019-06-21 11:06:49 +02:00 |
|
John Preston
|
faa42110ac
|
Remove Info::Profile::ToUpperValue.
|
2019-06-21 11:06:48 +02:00 |
|
John Preston
|
6a1abe8767
|
Add transfer ownership description box.
|
2019-06-21 11:06:48 +02:00 |
|
John Preston
|
2d10e3e432
|
Show toast notification on ownership transfer.
|
2019-06-21 11:06:47 +02:00 |
|
John Preston
|
d23fd3559a
|
Refresh participants after transfer.
|
2019-06-21 11:06:47 +02:00 |
|
John Preston
|
3c11eda611
|
Allow transfer of legacy groups.
|
2019-06-21 11:06:47 +02:00 |
|
John Preston
|
b9d1d8519c
|
Use need_contacts_exception flag in add contact.
|
2019-06-21 11:06:47 +02:00 |
|
John Preston
|
8f3f072b50
|
Implement channel ownership transfer.
|
2019-06-21 11:06:47 +02:00 |
|
John Preston
|
0dddb7694f
|
Show transfer community button, set 2sv password.
|
2019-06-21 11:06:47 +02:00 |
|
John Preston
|
ca7c50fbcd
|
Remove pseudo-HTML from langpacks and Ui::Text::String.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
9066acd2dd
|
Use new box for editing contact name.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
2162aa8df0
|
Rename Text to Ui::Text::String.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
aca3ec0ab8
|
Implement block + clear from ContactStatus bar.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
08d4715ad6
|
Implement a new AddToContactBox.
|
2019-06-21 11:06:45 +02:00 |
|
John Preston
|
a547f80ae9
|
Rename Window::Controller to Window::SessionController.
|
2019-06-06 13:21:40 +03:00 |
|
John Preston
|
126ffc8769
|
Show user profile from Removed Users.
|
2019-06-05 21:30:34 +03:00 |
|
John Preston
|
351ba3a912
|
Allow adding bots as admins when creating a channel.
|
2019-06-05 20:15:17 +03:00 |
|
John Preston
|
c2b2236e64
|
Show error-by-privacy in adding user as admin.
|
2019-06-05 19:47:08 +03:00 |
|
John Preston
|
f7cb38c36a
|
Allow admins to see the linked chat.
|
2019-06-01 11:27:05 +03:00 |
|
John Preston
|
d7ab7aed62
|
Fix crash in unlinking discussion group.
|
2019-06-01 11:13:40 +03:00 |
|
John Preston
|
9871184953
|
Fix discussion group unlinking.
|
2019-05-31 19:47:48 +03:00 |
|