Commit Graph

396 Commits

Author SHA1 Message Date
John Preston 2735ba68cf Add stories title in archive. 2026-07-10 22:35:37 +04:00
John Preston 527cb34f0f Add This Community tab to message search scopes 2026-07-10 14:04:32 +04:00
John Preston 9b72c0f819 Add Archive tab to message search scopes 2026-07-10 14:04:32 +04:00
John Preston fc6fd2acc2 Fix community layer bottom edge case. 2026-07-10 14:04:31 +04:00
John Preston 87451e7d9f Fix mute icon overlapping the verified badge in dialogs 2026-07-10 14:04:30 +04:00
John Preston e9dffd5640 Show hidden community chat mark as userpic corner badge 2026-07-10 14:04:29 +04:00
John Preston 4c7a45ba0c Show Loading status for unfetched community chats 2026-07-10 14:04:28 +04:00
John Preston 361171c02a Show hidden community chat mark next to the name 2026-07-10 14:04:28 +04:00
John Preston 78d275ad7e Keep pill and fade for narrow pending requests 2026-07-10 14:04:28 +04:00
John Preston 7b38464ac3 Collapse community dialogs widgets in narrow mode 2026-07-10 14:04:28 +04:00
John Preston 025dd03a6a Fade chat list under Add a Chat to Community button 2026-07-10 14:04:27 +04:00
John Preston 883046c0e9 Refine the dialogs community requests bubble 2026-07-10 14:04:27 +04:00
John Preston 4371e87212 Tune the dialogs community requests bubble layout 2026-07-10 14:04:27 +04:00
John Preston e4d46578d0 Add accent rounded-square requests bubble icon 2026-07-10 14:04:27 +04:00
John Preston eef22271e0 Support pin/folder actions for community. 2026-07-10 14:04:27 +04:00
John Preston 3b44f5c193 Mark hidden chats with a userpic badge in community view. 2026-07-10 14:04:26 +04:00
John Preston dd648f21b4 Polish community sections in the opened dialogs view. 2026-07-10 14:04:26 +04:00
John Preston 628b502228 Add community photo editing in the manage box. 2026-07-10 14:04:26 +04:00
John Preston 31cd148e87 Group community chats into one chat list row. 2026-07-10 14:04:26 +04:00
23rd ffeb5d41cd Allowed live animations over cached dialogs list rows. 2026-07-02 18:46:44 +03:00
John Preston 7b2754fbbb Extract reusable top bar suggestion bubble mount.
Factor the floating cloud bubble's painting and scroll-mount wiring into shared helpers so the bubble content can be mounted standalone over any scrollable surface.
2026-07-02 17:49:09 +04:00
John Preston 399b973440 Fix some editor bugs. 2026-07-02 17:49:07 +04:00
John Preston 45f0341735 Make a better shadow for pills. 2026-07-02 17:49:06 +04:00
John Preston 0f176a4ea7 Make nice fade-to-background in IV editor. 2026-07-02 17:49:06 +04:00
John Preston 5af16f9e53 Scroll IV editor content under the top pills with a fade 2026-07-02 17:49:01 +04:00
John Preston 19e759b55e Add pill-group background for toolbar buttons 2026-07-02 17:49:01 +04:00
John Preston 9dc4b8c8b8 Support rich messages drafts. 2026-07-02 17:48:57 +04:00
23rd 595e235981 Replaced unconfirmed auth bar text snapshot with producer. 2026-05-27 12:18:57 +03:00
23rd fce19ac336 Aligned userpic and text in top bar suggestion with dialog row column. 2026-05-25 21:56:40 +03:00
23rd 79fb35cc15 Added top-edge sheen to top bar suggestion pill on dark themes. 2026-05-25 21:56:40 +03:00
23rd 795dafe36d Replaced positional swipe init args with typed data struct. 2026-05-19 09:56:00 +03:00
23rd 95369274bb Reserved close-button width on every text line of top bar suggestion. 2026-05-18 23:38:35 +03:00
23rd cd2f09dad8 Slightly improved style of top bar suggestions. 2026-05-18 23:38:35 +03:00
23rd 1c4a8bfdc8 Added scroll fade above top bar suggestion pill. 2026-05-17 13:36:16 +03:00
23rd b688da024d Added floating overlay for top bar suggestion pill. 2026-05-17 13:36:16 +03:00
23rd 5a7621eef9 Added pill design to top bar suggestion. 2026-05-17 13:36:16 +03:00
23rd 00dfc72ce4 Moved auth-denied confirmation box into its own boxes file. 2026-05-16 10:30:39 +03:00
23rd 1c69103fc8 Froze top bar suggestion content during child-list collapse animation. 2026-05-16 10:17:08 +03:00
23rd 14f92613a9 Replaced top bar suggestion left padding with leading widget slot. 2026-05-16 09:23:04 +03:00
23rd 8e2782d3e0 Removed unused desiredHeight tracker on top bar suggestion content. 2026-05-16 09:14:37 +03:00
23rd 04f4bd3b02 Moved top bar suggestion child-list collapse inside the content. 2026-05-16 09:13:20 +03:00
23rd bd8f32320d Computed top bar suggestion height in resize, not in paint. 2026-05-16 09:07:37 +03:00
John Preston dfaf378ab8 Fix possible glitch in chats list typing animation. 2026-05-07 18:32:50 +04:00
John Preston 20089537bd Scale bot verification down a bit. 2026-05-06 17:44:18 +04:00
John Preston be90ed8ef3 Show bot as non-forum if no topics. 2026-05-06 13:46:28 +04:00
John Preston e3a34eae29 Cache date string in dialog rows. 2026-04-16 21:24:39 +07:00
23rd f4cbbb251f Moved unread voice dot indicator next to media label in dialog list.
Related commit: 9febcd88d4.
2026-04-11 09:11:16 +03:00
23rd 88404cfddb Removed unused private fields. 2026-04-09 12:36:51 +03:00
23rd 494833236f Defaulted RoundButton text transform to no-transform. 2026-04-06 16:58:16 +03:00
23rd 7c26a251cf Added text transform to RoundButton as mandatory argument. 2026-04-06 16:58:15 +03:00