John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
John Preston
|
8391d43057
|
Use EditPeerInfoBox for editing groups.
This allows to edit group invite links.
Rename EditNameTitleBox to EditNameBox, used only from Settings.
|
2017-12-02 16:04:22 +04:00 |
John Preston
|
3d37ac9235
|
Replace NewAvatarButton with UserpicButton.
This new control should also replace PeerAvatarButton and
Profile::UserpicButton and deliver all the best of those three.
|
2017-11-16 07:59:11 +04:00 |
John Preston
|
d1687ab963
|
Improve info wrapping in section / layer.
Also move layerwidget to window/layer_widget.
Also replace ui/effects/widget_fade_wrap with ui/wrap/fade_wrap.
|
2017-11-16 07:59:05 +04:00 |
John Preston
|
b3da99c302
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
John Preston
|
e13ed9b909
|
Remove main()->peerUpdated and some other signals.
|
2017-08-30 19:15:36 +03:00 |
John Preston
|
0880c01a20
|
Replace group admins ContactsBox with PeerListBox.
|
2017-08-30 19:15:28 +03:00 |
John Preston
|
f7359093b4
|
Replace ContactsBox with PeerListBox in two cases.
- View contacts list in PeerListBox.
- Add participants when creating group / channel in PeerListBox.
|
2017-08-30 19:15:27 +03:00 |
John Preston
|
0bea2620b5
|
Replace BoxContent::closeHook() with boxClosing.
|
2017-08-30 19:15:24 +03:00 |
John Preston
|
34d2e78308
|
Allow to edit Bio in Settings.
|
2017-07-23 12:34:43 +03:00 |
John Preston
|
fc6aa288c2
|
Show all returned rows in RevokePublicLinkBox.
Fixes #3617
|
2017-07-03 16:57:46 +03:00 |
John Preston
|
758cf0388e
|
Edit who can add users to supergroup.
Add a couple of radiobuttons to EditChannelBox for that.
Also a 'change info' admin now can edit 'signatures' in a channel.
|
2017-06-29 11:40:25 +03:00 |
John Preston
|
7d2d5c6100
|
Edit admin and restricted rights in channels.
|
2017-06-29 11:40:11 +03:00 |
John Preston
|
b94099e25b
|
Realtime UI translation in all fields and buttons.
|
2017-06-29 11:39:51 +03:00 |
John Preston
|
5444b8166c
|
Finalize rename / move of files.
|
2017-04-07 18:13:18 +03:00 |
John Preston
|
c94a88e154
|
Rename / move a bunch of files.
Next commit fixes the build.
|
2017-04-07 18:13:16 +03:00 |