23rd
d63ee35472
Added rows scroll cache to shared media list.
2026-07-15 13:11:47 +04:00
23rd
5376ded05a
Added support of combined photo and video type to shared media.
2026-07-12 21:45:26 +03:00
23rd
45b38d8c64
Added ability to open profile media tabs in separate windows.
2026-07-12 21:01:27 +03:00
23rd
580dd4e4de
Moved classic shared media block to separate module.
2026-07-11 20:34:20 +03:00
23rd
ccf1a122dd
Added inline embedding mode to shared media list.
2026-07-11 20:34:12 +03:00
23rd
d73e7c12f0
Added drag-out of URLs from the shared links section.
2026-07-10 14:04:25 +04:00
John Preston
f68033d05f
Fix build with Qt 5.
2026-07-02 17:49:07 +04:00
23rd
cfc99e4678
Added support of zoom in shared media for photos.
2026-06-26 15:22:28 +03:00
23rd
ff3eb41541
Added file preview to shared media drag.
2026-06-26 15:22:28 +03:00
23rd
8fa4ccb9f9
Added support for dragging files out of shared media.
2026-06-26 15:22:28 +03:00
23rd
723bf1872d
Seeded media slice and added failure recovery to info shared media jump.
2026-06-09 07:49:25 +03:00
23rd
22449a0913
Fixed opening of stories in albums with reorder enabled.
...
Regression was introduced: c5ea86b474 .
2026-04-20 07:37:21 +03:00
23rd
52615a3ccb
Added support of draw-to-reply from shared media.
2026-04-14 09:16:15 +03:00
23rd
9a9307ead3
Fixed compose search calendar jumps for pinned and sublist threads.
2026-04-10 15:06:20 +03:00
23rd
2b89fb9d40
[poll-shared] Added Polls section.
...
- Introduced SharedMediaType::Poll and registered poll messages
as shared media in data_media_types.
- Added Data::PollMessagesViewer — a producer that loaded poll
message slices for a given history/topic/monoforum peer.
(data_poll_messages.cpp/h)
- Implemented Info::Polls::ListWidget and ListMemento — a new content
widget that rendered poll messages using HistoryView::ListWidget
with a custom chat theme, similar to existing shared media sections.
- Connected the new section into info_memento, info_controller,
info_media_buttons, and info_media_widget so it appeared as a button
in the Shared Media panel.
2026-03-28 10:29:08 +03:00
John Preston
4e9c0ea3a5
Implement private chat noforward following.
2026-02-28 19:07:08 +04:00
23rd
491f569ca3
Added simple loading placeholder while jumping to date in shared media.
2026-02-16 13:15:02 +03:00
23rd
2fc23dc8fb
Added simple tooltip to shared media buttons in profile.
...
Related commit: d6ba6ac41e .
2026-02-16 13:15:02 +03:00
23rd
cb13636622
Fixed profile gifts button showing empty before recent gifts loaded.
2026-02-13 11:56:57 +03:00
23rd
f777ad8d8c
Replaced process of date in media calendar with offset message id.
2026-02-13 11:56:57 +03:00
23rd
c085245747
Replaced jump to date method with jump to message in info provider.
2026-02-13 11:56:57 +03:00
23rd
b6121a5d64
Added initial ability to open media calendar from info media sections.
2026-02-13 11:56:57 +03:00
23rd
9e434a9136
Added initial ability to info list widget to jump to date.
2026-02-13 11:56:56 +03:00
23rd
d80cd8d7aa
Added virtual method to info data providers to jump to date.
2026-02-13 11:56:56 +03:00
23rd
eca8dfb0ec
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
John Preston
03df5b8546
rpl::type_erased() -> rpl::type_erased.
2025-12-10 14:27:05 +04:00
23rd
59814aaeb0
Added ability to view stories anonymously from info stories section.
2025-11-29 09:04:42 +03:00
John Preston
ecfb343690
Fix crash in going from saved music to a chat.
2025-11-24 17:38:54 +04:00
23rd
ef5ec47797
Slightly improved code style of info media list section.
2025-11-17 18:30:36 +03:00
23rd
147ad4a773
Slightly improved code style of info media list widget.
2025-11-17 18:30:36 +03:00
23rd
035087987c
Added icon for reorder to media list section with one column mode.
2025-11-17 18:30:36 +03:00
23rd
18422c4193
Added ability to get both item and section by point in layout overview.
2025-11-17 18:30:36 +03:00
23rd
42900787e1
Added initial ability to filter layout items for reordering.
2025-11-16 23:52:56 +03:00
23rd
c5ea86b474
Added initial implementation of reorder items in media layouts.
...
Except mosaic.
2025-11-16 23:52:56 +03:00
23rd
130176fd7e
Replaced raw DocumentId with full star gift data in api recent gifts.
2025-10-28 13:53:39 +03:00
John Preston
b4d1ba07a6
Initial forum support in bots data classes.
2025-10-10 09:26:57 +04:00
John Preston
4a23da6ce1
Fix build with GCC.
2025-09-01 12:42:29 +04:00
John Preston
10448bcc3d
Support fileref refresh in saved music.
2025-08-31 20:53:12 +04:00
John Preston
dbaa7b5e67
Allow forward / delete saved music.
2025-08-31 20:53:11 +04:00
John Preston
0d6ea0845e
Make nice music button in profile.
2025-08-31 20:53:11 +04:00
John Preston
b8e10fb34b
Proof-of-concept saved music API support.
2025-08-31 20:53:11 +04:00
John Preston
0bbfe20089
Improve pending rating info.
2025-08-01 22:09:07 +04:00
John Preston
79650cf318
Support collection links.
2025-07-31 22:20:18 +04:00
John Preston
953487bb65
Display hidden state in story albums.
2025-07-31 22:20:18 +04:00
John Preston
8d2a7b00dc
Implement story album management.
2025-07-31 22:20:18 +04:00
John Preston
1c251a308a
Allow loading stories in different albums.
2025-07-31 22:20:18 +04:00
John Preston
a1e36594c2
Allow creating albums of stories.
2025-07-31 22:20:18 +04:00
John Preston
b754ad5248
Use base::weak_qptr / base::make_weak.
2025-07-23 11:40:59 +04:00
John Preston
4b85c9e2df
Add spoilers to shared GIFs.
2025-07-23 11:40:37 +04:00
23rd
20815eecbc
Fixed request of recent gifts only when peer has gifts.
2025-07-02 10:18:22 +03:00