John Preston
|
62568daffe
|
Refactor NotifySettings in PeerData.
|
2017-12-04 21:48:45 +04:00 |
John Preston
|
116e3fd9c5
|
Fix admin stars disappearing in members list.
|
2017-12-04 16:08:43 +04:00 |
John Preston
|
76f951e3e6
|
Show members list in the third column.
|
2017-12-04 15:45:15 +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
|
ff16897dde
|
Improve supergroup members list reusability.
|
2017-11-28 20:20:05 +04:00 |
John Preston
|
d014b47958
|
Move Info::TopBarOverride to Info::TopBar.
This allows to improve animations in shared media items selection.
|
2017-11-27 15:43:57 +04:00 |
John Preston
|
da386f2c2e
|
Update user status in Info::Profile cover.
|
2017-11-24 19:51:47 +04:00 |
John Preston
|
2387b66e86
|
Allow supergroup members to clear history.
|
2017-11-22 12:04:24 +04:00 |
John Preston
|
d93c1ccbaa
|
Improve compile time.
|
2017-11-21 14:20:52 +04:00 |
John Preston
|
eb8800f2d4
|
Replace $ with _ in rpl::mappers.
|
2017-11-20 16:32:55 +04:00 |
John Preston
|
bc7c88c511
|
Fix build in Xcode / GCC.
|
2017-11-19 20:31:58 +04:00 |
John Preston
|
f1f955b7ac
|
Pass already-members when adding members to channel.
|
2017-11-19 18:41:52 +04:00 |
John Preston
|
de15da8a93
|
Improve info layer presentation.
|
2017-11-19 15:37:15 +04:00 |
John Preston
|
15d2ce150d
|
Remove Send Message animation in !Wrap::Side
|
2017-11-17 21:02:49 +04:00 |
John Preston
|
4aae4f9399
|
Show channel members inside Info as well.
|
2017-11-17 20:06:20 +04:00 |
John Preston
|
fc4c31b673
|
Make members header a button.
|
2017-11-17 19:34:51 +04:00 |
John Preston
|
bef87c6dff
|
Allow showing chat members in a special section.
|
2017-11-17 17:23:36 +04:00 |
John Preston
|
747ebd2136
|
Make links clickable in channel descriptions.
|
2017-11-17 11:42:53 +04:00 |
John Preston
|
903aa46e5c
|
Disable tabs in third column info.
|
2017-11-16 13:13:17 +04:00 |
John Preston
|
131efa11be
|
Various fixes.
|
2017-11-16 11:45:55 +04:00 |
John Preston
|
388d743d29
|
Add confirmation on leaving group/channel.
|
2017-11-16 07:59:12 +04:00 |
John Preston
|
aecc119bac
|
Add fast chat photo upload to info profile.
|
2017-11-16 07:59:11 +04:00 |
John Preston
|
8dd3f24285
|
Replace Profile::UserpicButton with one from Ui::
|
2017-11-16 07:59:11 +04:00 |
John Preston
|
866ff628b7
|
Fix render bug, enable wide third column.
|
2017-11-16 07:59:11 +04:00 |
John Preston
|
dbb011fc56
|
Add members link in info for channel admins.
|
2017-11-16 07:59:10 +04:00 |
John Preston
|
a6df928d45
|
Improve copy of info profile phrases.
|
2017-11-16 07:59:10 +04:00 |
John Preston
|
8ff0120642
|
Add EditPeerInfoBox without saving.
|
2017-11-16 07:59:10 +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
|
fcf2b9d1a7
|
Add some more actions to info profile.
|
2017-11-16 07:59:10 +04:00 |
John Preston
|
9f37820901
|
Add bot Help and Settings buttons in info.
|
2017-11-16 07:59:09 +04:00 |
John Preston
|
4295a823c6
|
Improve bot About section in info profile.
|
2017-11-16 07:59:09 +04:00 |
John Preston
|
3fe12f1249
|
Display verified badge in the info.
|
2017-11-16 07:59:09 +04:00 |
John Preston
|
3992ff6b59
|
Switch add member and search members buttons.
|
2017-11-16 07:59:09 +04:00 |
John Preston
|
a7807420fa
|
Fix animation lag in shared media.
|
2017-11-16 07:59:09 +04:00 |
John Preston
|
47a52b0587
|
Moved several modules from history/ to data/.
|
2017-11-16 07:59:09 +04:00 |
John Preston
|
628c8e10f7
|
Search and save state in common groups.
|
2017-11-16 07:59:09 +04:00 |
John Preston
|
86ad15612a
|
Use Info::Controller for the whole info section.
|
2017-11-16 07:59:08 +04:00 |
John Preston
|
a27edcad1c
|
Extract SparseIdsList module from SharedMedia.
This way it can be reused in search results management.
|
2017-11-16 07:59:08 +04:00 |
John Preston
|
f5c5c32d1d
|
Add context menu to info shared media.
|
2017-11-16 07:59:08 +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
|
5b190c5098
|
Preserve TopBarOverride in Info WrapWidget.
Also support better selection in info shared media.
Also fix build for Xcode.
|
2017-11-16 07:59:07 +04:00 |
John Preston
|
6b5e06de50
|
Removed collapsing of shared media.
|
2017-11-16 07:59:07 +04:00 |
John Preston
|
be5f4c9a71
|
Allow delete / forward selected in shared media.
Also use PeerListBox with a chats list with global search controller
instead of HistoryHider for forward / share contact.
|
2017-11-16 07:59:07 +04:00 |
John Preston
|
583b0fa778
|
Display common groups in Info profiles.
|
2017-11-16 07:59:07 +04:00 |
John Preston
|
fee517384c
|
Disable round videos in shared media for now.
|
2017-11-16 07:59:07 +04:00 |
John Preston
|
ecbc0ae57e
|
Show info media overview using Overview::Layout.
|
2017-11-16 07:59:06 +04:00 |
John Preston
|
7905694b31
|
Add tabs and other types links to Info::Media.
|
2017-11-16 07:59:06 +04:00 |
John Preston
|
76b8078bd9
|
Save section expand state in Info memento.
|
2017-11-16 07:59:06 +04:00 |
John Preston
|
c6c75a1980
|
Animate Info-to-Info transitions.
|
2017-11-16 07:59:06 +04:00 |
John Preston
|
93c15e5ee6
|
Use internal section stack in Info::WrapWidget.
|
2017-11-16 07:59:06 +04:00 |
John Preston
|
f0ad78d808
|
Change *[Fast|Animated] to anim::type in SlideWrap.
|
2017-11-16 07:59:06 +04:00 |
John Preston
|
83850d9b86
|
Change *[Fast|Animated] to anim::type in FadeWrap.
|
2017-11-16 07:59:06 +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
|
5cc7cb1d85
|
Allow empty arg list in rpl next/error handlers.
|
2017-11-16 07:59:05 +04:00 |
John Preston
|
80d9938e96
|
Support and use not type-erased consumers.
|
2017-11-16 07:59:05 +04:00 |
John Preston
|
fddcdf359b
|
Use not type-erased producers in code.
|
2017-11-16 07:59:05 +04:00 |
John Preston
|
cdda7f8f9a
|
Allow not type-erased producers.
|
2017-11-16 07:59:05 +04:00 |
John Preston
|
086e46c162
|
Add and use only rpl::start_with_*() methods.
|
2017-11-16 07:59:05 +04:00 |
John Preston
|
4180ed09a5
|
Add user actions to info profile.
|
2017-11-16 07:59:05 +04:00 |
John Preston
|
f50bf0b97f
|
Show old overview / common groups for now.
|
2017-11-16 07:59:05 +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 |
John Preston
|
ffc20e4492
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
John Preston
|
f2a5862714
|
Add members list to info profile.
|
2017-11-16 07:59:04 +04:00 |
John Preston
|
faeb1483f2
|
Divide info_profile_lines in different modules.
|
2017-11-16 07:59:04 +04:00 |
John Preston
|
a4c2138e74
|
Finalize move of info-profile modules.
|
2017-11-16 07:59:04 +04:00 |
John Preston
|
1c5d410373
|
Move info-profile modules to info/profile/
Next commit fixes the build.
|
2017-11-16 07:59:04 +04:00 |