John Preston
|
f162462111
|
Move info between Layer and Narrow wrap.
|
2017-11-16 07:59:03 +04:00 |
|
John Preston
|
41ed2d1b84
|
New storage for shared media messages index.
|
2017-11-16 07:59:02 +04:00 |
|
John Preston
|
52195ff95a
|
Fix saving chat admins.
Regression was introduced in 0880c01a20 .
|
2017-09-04 15:21:53 +03:00 |
|
John Preston
|
c2a1cc2ae8
|
Fix crash in contacts list box global search.
Regression was introduced in f7359093b4 .
|
2017-09-03 22:50:16 +03:00 |
|
John Preston
|
25ffaaaa2d
|
Replace t_assert() with Assert().
Also use this assertions for Expects(), Ensures() and Unexpected().
|
2017-08-30 19:15:42 +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
|
a72453fb1b
|
Remove ContactsBox and contacts_box module.
|
2017-08-30 19:15:30 +03:00 |
|
John Preston
|
b816d33d48
|
Replace add bot to group box with PeerListBox.
|
2017-08-30 19:15:29 +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 |
|