leha-bot
|
0e1f7d1a46
|
layerwidget: drop #include "structs.h"
Also add missing headers to the lots of files (they were in structs.h,
but we reduce dependencies).
Related to #174.
|
2019-08-07 18:20:23 +00:00 |
Berkus Decker
|
8fcbf45bba
|
Convert license headers automatically
|
2018-11-01 00:12:21 +02:00 |
Evgenii Zheltonozhskii
|
38efa1bf4b
|
Replace base::lambda with shorter term.
Partially backport dd81f5d59f
|
2018-07-27 14:24:31 +00:00 |
Evgenii Zheltonozhskii
|
b9cd813127
|
Apply clang-format
|
2018-06-06 11:25:23 +03:00 |
John Preston
|
b3da99c302
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
John Preston
|
fa818407e6
|
Improve group sticker set setup box.
|
2017-08-25 14:39:25 +03:00 |
John Preston
|
58a592ba47
|
Allow to see admin / banned rights for everyone.
Even if you can't edit admin / banned rights you can see them.
|
2017-07-10 15:29:55 +03:00 |
John Preston
|
f7543e3261
|
Improve EditAdmin/RestrictedBox design.
|
2017-07-10 13:55:16 +03:00 |
John Preston
|
f38fad2f92
|
Correctly apply edit admin in channel.
For example update adminCount / membersCount. For that we pass not
only the newRights values, but also oldRights values to applyEdit*().
|
2017-07-06 00:11:49 +03:00 |
John Preston
|
4962fdf5ae
|
Add phrases and layout for all events in log.
|
2017-06-30 09:21:41 +03:00 |
John Preston
|
c3ad0ae129
|
Always show that bot-admin reads all messages.
A bot with any admin rights has access to messages.
|
2017-06-30 09:21:41 +03:00 |
John Preston
|
7d2d5c6100
|
Edit admin and restricted rights in channels.
|
2017-06-29 11:40:11 +03:00 |
John Preston
|
513a9f8d45
|
Add rich supergroup/channel admin support.
|
2017-06-29 11:40:10 +03:00 |