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 |
|