Commit Graph

141 Commits

Author SHA1 Message Date
23rd 8505897851 Added combined media tab instead of photo and video tabs. 2026-07-12 21:45:47 +03:00
23rd acf288efec Replaced profile tabs with shared media buttons in third column. 2026-07-12 20:14:55 +03:00
23rd d478c11add Fixed false docked state of profile tabs before layout. 2026-07-12 11:11:41 +03:00
23rd 6eb299a2b1 Fixed profile tabs order to match official apps. 2026-07-12 10:32:46 +03:00
23rd 667f6f4356 Added inline members list for small groups in profile tabs. 2026-07-12 10:20:50 +03:00
23rd 76e26ebbb1 Added profile media tabs behind experimental option. 2026-07-11 20:34:20 +03:00
23rd 580dd4e4de Moved classic shared media block to separate module. 2026-07-11 20:34:20 +03:00
John Preston fc1fc694ec Once again try fixing separators in profiles. 2026-06-05 10:36:43 +04:00
John Preston 134b1be406 Stick the unofficial client section to the cover. 2026-06-01 21:24:15 +04:00
John Preston 19fe799bd1 Improve bot verification profile display. 2026-06-01 21:24:15 +04:00
John Preston 0bfd2bd0d5 SavedMusic not participating in profile sections. 2026-05-26 10:52:50 +04:00
John Preston 43373c8584 Use structured approach to Info::Profile content. 2026-05-25 14:07:15 +04:00
John Preston 00bd28278d Show unofficial app warning. 2026-04-06 15:43:44 +07: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
23rd eca8dfb0ec Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
23rd 52cc76636c Moved out verify details below app button when it is presented in info. 2025-12-10 09:47:48 +03:00
John Preston 2b1e032a9b Show by color if you'll be winning the round. 2025-11-20 14:34:19 +04:00
23rd 473bc32b71 Fixed peer in info profile opened from sublist. 2025-11-20 14:15:55 +04:00
John Preston 53f063fe16 Beta version 6.2.6: Fix build with Xcode. 2025-11-07 17:10:52 +04:00
23rd 581ec70bf3 Fixed dividers below shared media section in profile info. 2025-11-01 18:50:00 +03:00
23rd 4d2700ab1c Added special tracker to allow override dividers below in profile info. 2025-11-01 18:50:00 +03:00
23rd f11b36cdb1 Improved track of sliders to avoid empty dividers in profile top bar. 2025-10-31 01:20:55 +03:00
23rd af874bebfd Moved out music button creation to single place. 2025-10-30 21:15:59 +03:00
23rd f009fa9e47 Fixed callback of back button in profile top bar. 2025-10-30 18:05:27 +03:00
John Preston f8844750f5 Fix build with Xcode. 2025-10-29 14:34:51 +04:00
23rd 8ac8598b20 Replaced controller in descriptor for profile top bar. 2025-10-28 13:53:40 +03:00
23rd f7ddf8b024 Added ability to provide custom wrap value to profile top bar. 2025-10-28 13:53:40 +03:00
23rd 18f1563829 Added ability to provide custom key to profile top bar. 2025-10-28 13:53:40 +03:00
23rd 38ab18f6fb Moved verification label under info in profile. 2025-10-28 13:53:39 +03:00
23rd f3c6763058 Removed additional divider after profile top bar. 2025-10-28 13:53:39 +03:00
23rd fb880481a4 Replaced custom music data formatting with common song name formatter. 2025-10-28 13:53:39 +03:00
23rd 934d232653 Added ability to set custom bg color to music button in profile. 2025-10-28 13:53:39 +03:00
23rd 4fbc7771c9 Removed cover from profile. 2025-10-28 13:53:39 +03:00
23rd 571ab422bf Moved out music button from cover to inner widget for profile. 2025-10-28 13:53:39 +03:00
23rd 1e0c71a411 Added simple appearing animation to pinned gifts in profile top bar. 2025-10-28 13:53:39 +03:00
23rd 6259d30e2b Added online members count to profile top bar. 2025-10-28 13:53:38 +03:00
23rd fbd353501b Added toggle menu button to profile top bar. 2025-10-28 13:53:38 +03:00
23rd 9876aa64e0 Moved out close and back buttons within profile top bar class. 2025-10-28 13:53:38 +03:00
23rd b8ccf7b3d4 Replaced args for profile top bar with descriptor. 2025-10-28 13:53:38 +03:00
23rd 4832982988 Added initial title to profile top bar. 2025-10-28 13:53:38 +03:00
23rd b4d49715dc Provided peer to profile top bar. 2025-10-28 13:53:38 +03:00
23rd 0de7b4eb39 Added back button to profile top bar. 2025-10-28 13:53:38 +03:00
23rd 3e88451ea8 Added close button to profile top bar. 2025-10-28 13:53:38 +03:00
23rd 5468fde492 Set profile top bar as flexible. 2025-10-28 13:53:38 +03:00
23rd f511449273 Added dummy new class for top bar within info profile. 2025-10-28 13:53:38 +03:00
23rd bbe65e212a Added initial ability to create pinned widgets to info profile. 2025-10-28 13:53:38 +03: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 73ea86ceeb Improve monoforum chat profiles. 2025-06-05 14:24:30 +04:00
John Preston dfc1ec3ccf Support shared media / pins for sublists. 2025-06-04 10:00:23 +04:00