John Preston
|
fe618bd652
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
John Preston
|
67d12fa6d2
|
Improve update handling for legacy chats.
|
2019-01-17 12:21:30 +04:00 |
John Preston
|
07e010dfb5
|
Save admins in legacy groups.
|
2019-01-17 12:21:30 +04:00 |
John Preston
|
a605c110a8
|
Support legacy groups in participant boxes.
|
2019-01-17 12:21:29 +04:00 |
John Preston
|
c5a41e1f55
|
Divide data/data_peer and remove from PCH.
|
2019-01-17 12:21:29 +04:00 |
John Preston
|
d2d6b319b6
|
Update API scheme to layer 93. Broken.
|
2019-01-17 12:21:28 +04:00 |
John Preston
|
be043a4437
|
Remove BypassWindowManagerHint in MediaView / Passport.
It makes all kinds of usages buggy, including choose file dialog.
Fixes #4936.
I hope fixes #4950, I hope fixes #4955, I hope fixes #3553.
|
2018-07-31 22:55:30 +03:00 |
John Preston
|
fe262701c0
|
Add notification toggle in feed channels.
|
2018-02-12 18:52:55 +03:00 |
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
John Preston
|
21f4bbbe7b
|
Update kicked count in Channel Info box.
|
2017-12-26 19:20:08 +03:00 |
John Preston
|
8e45b09083
|
Use different indentation for rpl operators.
It works better with Visual Studio IDE.
|
2017-12-26 19:20:07 +03:00 |
John Preston
|
712b3f481c
|
Move online phrase code from app module.
Also fix possible assertion violation in online change timeout.
|
2017-12-17 12:13:26 +04:00 |
John Preston
|
116e3fd9c5
|
Fix admin stars disappearing in members list.
|
2017-12-04 16:08:43 +04:00 |
John Preston
|
e1c68892d4
|
Show third column only when explicitly requested.
This allows you to show info in layer from mention links.
|
2017-12-04 13:42:05 +04:00 |
John Preston
|
85b3d3f64d
|
Display admin badges in supergroups.
Also prefer std containers to Qt and OrderedSet in data_peer.
|
2017-12-01 22:38:44 +04:00 |
John Preston
|
2432845df2
|
Optimize and rename base::weak_unique_ptr.
Rename base::enable_weak_from_this -> base::has_weak_ptr.
Rename base::weak_unique_ptr -> base::weak_ptr.
Rename base::make_weak_unique -> base::make_weak.
Rename base/weak_unique_ptr.h -> base/weak_ptr.h
|
2017-11-30 21:33:27 +04:00 |
John Preston
|
3998fad7ef
|
Add manage supergroup / channel box.
|
2017-11-16 07:59:10 +04:00 |
John Preston
|
1871425b2d
|
Add 'X' and admin star in group info members.
|
2017-11-16 07:59:10 +04:00 |
John Preston
|
9743dc1ffb
|
Add some more actions to three dot menu.
|
2017-11-16 07:59:10 +04:00 |
John Preston
|
9a988d89e3
|
Remove std::any dependency (for now).
Xcode 9 still doesn't have std::any :(
|
2017-11-16 07:59:08 +04:00 |
John Preston
|
b51f865c54
|
Save info members list state to memento.
|
2017-11-16 07:59:08 +04:00 |
John Preston
|
fb46c33d7f
|
Add context menu support to info members list.
|
2017-11-16 07:59:07 +04:00 |
John Preston
|
856ca22aad
|
Display online count in the info profile section.
|
2017-11-16 07:59:07 +04:00 |
John Preston
|
93c15e5ee6
|
Use internal section stack in Info::WrapWidget.
|
2017-11-16 07:59:06 +04:00 |
John Preston
|
2c75b4836d
|
Improve sorting by online in info profile.
|
2017-11-16 07:59:05 +04:00 |
John Preston
|
292e57ffc7
|
Use PeerListBox content in info profile.
|
2017-11-16 07:59:04 +04:00 |