John Preston
|
0737034ea6
|
Fix pinning between topics.
|
2022-11-07 15:12:47 +04:00 |
|
John Preston
|
6d215d3729
|
Implement unpin all messages within a thread.
|
2022-11-01 19:25:44 +04:00 |
|
John Preston
|
8dc27339b4
|
Support pinned messages bar in topics.
|
2022-11-01 19:25:43 +04:00 |
|
John Preston
|
58b8eb8e96
|
Implement per-topic shared media.
|
2022-11-01 19:25:37 +04:00 |
|
John Preston
|
fc92e3fadd
|
Add pinned messages section.
|
2020-10-30 18:32:20 +03:00 |
|
John Preston
|
2e5a0e056c
|
Move to std::optional.
|
2018-09-21 19:28:46 +03:00 |
|
Marco Trevisan
|
9dc03c4f0f
|
Linux ARM compile fixes (#4399)
This fixes errors when compiling in ARM
|
2018-03-09 23:48:47 +03:00 |
|
John Preston
|
e102cb1469
|
Handle channelDifferenceTooLong in media and feed.
|
2018-02-08 12:20:54 +03:00 |
|
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
|
John Preston
|
54d6673d0b
|
Display photos and videos together in MediaView.
|
2017-12-28 13:12:07 +03:00 |
|
John Preston
|
d93c1ccbaa
|
Improve compile time.
|
2017-11-21 14:20:52 +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
|
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
|
088d23d557
|
Start new Info section (profile + shared media).
|
2017-11-16 07:59:02 +04:00 |
|
John Preston
|
c302219f9e
|
Use rpl in some widgets and effects.
|
2017-11-16 07:59:02 +04:00 |
|
John Preston
|
873ccf8096
|
Implement SharedMediaWithLastViewer using rpl.
|
2017-11-16 07:59:02 +04:00 |
|
John Preston
|
2690618da2
|
Add Storage::UserPhotos and UserPhotosSlice.
|
2017-11-16 07:59:02 +04:00 |
|
John Preston
|
2363a6bd44
|
Add SharedMediaSlice to observe shared media.
Start testing / using it in MediaView.
|
2017-11-16 07:59:02 +04:00 |
|
John Preston
|
41ed2d1b84
|
New storage for shared media messages index.
|
2017-11-16 07:59:02 +04:00 |
|