John Preston
|
08bddc5579
|
Move messages data to AuthSession.
|
2019-05-01 16:11:42 +04:00 |
John Preston
|
f56df0e1d9
|
Show folder using slide animation.
|
2019-05-01 16:11:39 +04:00 |
John Preston
|
9bf8a8108d
|
Comment out non-folder feed code.
|
2019-04-25 14:16:30 +04:00 |
John Preston
|
3bd1bbc77a
|
Use Streaming::Player in video messages playback.
|
2019-03-26 16:51:39 +04:00 |
23rd
|
21e417433b
|
Added waiting for full data update of peer to open EditPeerInfoBox.
|
2019-03-22 13:40:22 +04:00 |
John Preston
|
c063d94aa5
|
Remove DocumentData::actionOnLoad. Fix GIF open.
|
2019-03-11 19:07:35 +04:00 |
John Preston
|
4111da1dd0
|
Move some calls from App namespace.
|
2019-01-22 17:10:01 +04:00 |
John Preston
|
2a0b9a44dd
|
Remove supergroup migrate messages.
|
2019-01-17 12:21:31 +04:00 |
John Preston
|
c5a41e1f55
|
Divide data/data_peer and remove from PCH.
|
2019-01-17 12:21:29 +04:00 |
John Preston
|
2cd3cec478
|
Go through open history in support mode.
|
2019-01-11 17:30:00 +04:00 |
John Preston
|
4960e08a24
|
Display occupied chats using drafts for support.
|
2018-11-20 19:38:39 +04:00 |
John Preston
|
ef64d9c188
|
Show round videos in Info layer.
|
2018-11-05 17:18:54 +04:00 |
John Preston
|
c1ae9e9680
|
Implement intro wrap for new settings.
|
2018-09-19 19:22:14 +03:00 |
John Preston
|
0c8709ca5f
|
Replace App::self() with Auth().user().
Always have self Auth().user() when AuthSession exists.
|
2018-09-19 19:22:13 +03:00 |
John Preston
|
cfce189201
|
Improve main menu > settings transition animation.
Remove full window cache in case of settings shown as a section.
|
2018-09-19 19:22:13 +03:00 |
John Preston
|
f0d092f126
|
Section dummies for new Settings.
|
2018-09-19 19:22:12 +03:00 |
John Preston
|
9972f7b90e
|
Use server time in dialogs list sorting.
This way it won't mess up when you change your local time.
|
2018-07-31 17:34:14 +03:00 |
John Preston
|
b697824540
|
When following a post link push reply-return.
Fixes #4856.
|
2018-07-11 17:56:06 +03:00 |
John Preston
|
329db0d8e9
|
Export panel minimizes to a top bar, like a Call.
|
2018-06-20 01:02:36 +01:00 |
John Preston
|
c587c011d2
|
Start data export in lib_export.
|
2018-06-12 01:02:04 +03:00 |
John Preston
|
866c5e9b7b
|
Request common notify settings when needed.
If user / group has default notify settings we need common user
or common group notify settings to display the badge properly.
|
2018-06-06 22:56:35 +03:00 |
John Preston
|
35dcbe0aa0
|
Save value without closing the passport panel.
|
2018-06-03 23:16:35 +03:00 |
John Preston
|
5cfead762d
|
New design of the passport in a separate window.
|
2018-06-03 23:16:34 +03:00 |
John Preston
|
ddb4527159
|
Start passport support: handle link, receive form.
|
2018-06-03 23:16:33 +03:00 |
John Preston
|
87d6081408
|
Version 1.2.16: Fix build in Xcode 9.3.
|
2018-04-07 12:47:08 +04:00 |
John Preston
|
a1be63f890
|
Jump to date by date click in feed.
|
2018-02-22 15:35:46 +03:00 |
John Preston
|
f066f3f139
|
Enable jump to date in feed.
|
2018-02-22 00:17:36 +03:00 |
John Preston
|
07528be1e6
|
Support search in feed + scroll to search result.
|
2018-02-16 19:45:58 +03:00 |
John Preston
|
8bacc74d8b
|
Request dialog list entries when needed.
Also save the original server-side int32 date in HistoryItems.
|
2018-02-08 12:20:54 +03:00 |
John Preston
|
47ad5ea98a
|
Display active feed state in dialogs list.
|
2018-02-08 12:20:51 +03:00 |
John Preston
|
861ab85ca1
|
Fix voice/video messages in chats/feed.
|
2018-02-08 12:20:50 +03:00 |
John Preston
|
8a56ede187
|
Move all (item/view/media) maps to Data::Session.
|
2018-02-08 12:20:49 +03:00 |
John Preston
|
97a9089ebf
|
Move draw / getState code to HistoryView::Message.
Item dimensions broken for now.
Also remove history.h from pch.
|
2018-02-08 12:20:48 +03:00 |
John Preston
|
bee474f6e9
|
Remove history_item and layout from pch.
Also move some code to separate modules.
Also create history item views by Window::Controller.
|
2018-02-08 12:20:47 +03:00 |
John Preston
|
8060cb7426
|
Start HistoryView::Message class for item view.
|
2018-02-08 12:20:47 +03:00 |
John Preston
|
782e70b171
|
Support basic feed display in chats list.
|
2018-02-08 12:20:46 +03:00 |
John Preston
|
6a9556d42c
|
Move non-settings session data to Data::Session.
Rename AuthSessionData to AuthSessionSettings, move data away.
|
2018-02-08 12:20:46 +03:00 |
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
John Preston
|
3c101b0a50
|
Remove limit on chats list width.
Fixes #4146.
|
2017-12-12 18:56:37 +04:00 |
John Preston
|
3845985a6b
|
Fix third column appearing on window resize.
|
2017-12-06 11:05:34 +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
|
c10588a7dc
|
Merge group-supergroup history in jump-to-date.
Fixes #4094.
|
2017-11-30 16:50:13 +04:00 |
John Preston
|
c872cd76e1
|
Improve window extension by third column.
|
2017-11-16 20:43:52 +04:00 |
John Preston
|
defa0ae4d0
|
Improve stickers list variable width support.
|
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
|
fe9630bb20
|
Allow to resize third column.
|
2017-11-16 07:59:11 +04:00 |
John Preston
|
0255d0c59e
|
Support any size in the tabbed selector.
|
2017-11-16 07:59:10 +04:00 |
John Preston
|
9a56b2d20f
|
Move dialogsWidthRatio to AuthSessionData.
|
2017-11-16 07:59:09 +04:00 |
John Preston
|
93c15e5ee6
|
Use internal section stack in Info::WrapWidget.
|
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 |