John Preston
|
b94099e25b
|
Realtime UI translation in all fields and buttons.
|
2017-06-29 11:39:51 +03:00 |
|
John Preston
|
110e7c8074
|
Finalize rename / move.
|
2017-06-29 11:39:38 +03:00 |
|
John Preston
|
06b081f509
|
Add calls log box.
PeerListBox can have many rows with the same PeerData.
PeerListBox::Row can have arbitrary action on the right side.
|
2017-05-09 23:46:18 +03:00 |
|
John Preston
|
2c81014188
|
Fix crash on precondition in PeerListBox.
If a global search request was sent and we clear the query the
response still was being processed which caused an Expects() fail.
|
2017-04-10 12:08:15 +03:00 |
|
John Preston
|
38f94c63e9
|
Add blocked users list in supergroups profiles.
|
2017-04-07 18:13:22 +03:00 |
|
John Preston
|
5444b8166c
|
Finalize rename / move of files.
|
2017-04-07 18:13:18 +03:00 |
|
John Preston
|
346daee421
|
Edit groups and channels invite privacy.
|
2017-03-18 12:49:46 +03:00 |
|
John Preston
|
61c5b45d7a
|
Select exception users in EditPrivacyBox.
|
2017-03-18 12:49:46 +03:00 |
|
John Preston
|
d91a2403b0
|
Use refs in AuthSession part getters.
Also use only AuthSession data for Contacts/Dialogs loaded state.
|
2017-03-15 19:24:06 +03:00 |
|
John Preston
|
1027bd431a
|
Add some helper methods to effect wrappers.
Add and use similar methods to WidgetSlideWrap and WidgetFadeWrap:
[show|hide|toggle]Fast() and [show|hide|toggle]Animated().
|
2017-03-15 18:10:18 +03:00 |
|
John Preston
|
2ce2a14228
|
Add global search by username in block user box.
|
2017-03-14 21:38:50 +03:00 |
|
John Preston
|
46dab1a6b4
|
Add local search (filter) in block user box.
|
2017-03-14 20:10:28 +03:00 |
|
John Preston
|
805be84bff
|
Add block user box. Search isn't working yet.
Add a box containing all chats and contacts for blocking users.
Contacts and dialogs loaded state can be accessed in AuthSession.
|
2017-03-14 17:16:03 +03:00 |
|
John Preston
|
b1ee91b06b
|
Add blocked users box to Settings.
Start a general PeerListBox, it should replace both ContactsBox
and MembersBox in the future. Show blocked users list in it.
|
2017-03-14 13:58:36 +03:00 |
|