Commit Graph

21387 Commits

Author SHA1 Message Date
John Preston adf746a99a Use "View community info" wording for communities. 2026-07-18 23:58:57 +04:00
John Preston f2967c1a3d Open rich editor from Expand for scheduled message edits. 2026-07-18 23:32:42 +04:00
John Preston e89daff4b0 Support keyboard scrolling in shared media sections. 2026-07-18 22:39:55 +04:00
John Preston 19e221ed51 Version 7.0.3.
- Fix media viewer freezes on macOS.
2026-07-18 00:00:00 +04:00
John Preston 0eddfcbcbf Version 7.0.2.
- Fix editing existing rich messages.
- Fix editing scheduled rich messages.
- Improve rich messages editor (drag-n-drop, changing tables).
- Allow forwarding to chats hidden inside a community.
2026-07-17 23:41:19 +04:00
23rd b6fa6a3691 Added folder context menu to community link in profile. 2026-07-17 17:48:54 +03:00
23rd 72cfb5fb5c Slightly improved style of profile tab search cancel button. 2026-07-17 17:48:54 +03:00
23rd 7d3c8f0a8b Added members grouping toggle to third column profile. 2026-07-17 17:48:08 +03:00
23rd cc246e3b0e Added members role grouping toggle to profile top bar. 2026-07-17 17:48:07 +03:00
23rd f08362a2e6 Added members role grouping to profile tab bindings. 2026-07-17 17:48:07 +03:00
23rd 9fa11844f2 Added members grouping by role to participants controller. 2026-07-17 17:48:07 +03:00
23rd e946bc2fa2 Added raising of mentioned chats to top for unread-on-top option. 2026-07-17 17:48:07 +03:00
23rd 622e746402 Fixed attached stickers flag for uploaded documents. 2026-07-17 17:48:07 +03:00
23rd 4129c567af Allowed expanding chats list by click on narrow top bar suggestion. 2026-07-17 17:48:07 +03:00
23rd 2bf3719033 Fixed right controls display in narrow top bar suggestions. 2026-07-17 17:48:07 +03:00
23rd 1b9650c0f0 Replaced test auth bar hotkey with real authorization injection. 2026-07-17 17:48:07 +03:00
23rd e9f6248213 Fixed stale top bar suggestion height on hidden scroll resizes. 2026-07-17 17:48:07 +03:00
23rd bb5b5f7684 Fixed unconfirmed auth bar display for narrow chats list. 2026-07-17 17:48:07 +03:00
John Preston 4e5f92b2d0 Treat community rows like forums in forward boxes. 2026-07-17 18:44:02 +04:00
John Preston 3a8154f435 Open and focus editor in the end. 2026-07-17 18:34:54 +04:00
John Preston 4b52883bfd Show forum chats in the ShareBox community chooser. 2026-07-17 18:02:12 +04:00
John Preston b407d843fa Support picking community chats in ShareBox. 2026-07-17 18:02:12 +04:00
John Preston 3c9c23b5b8 Use normal chat rows in the community chats chooser. 2026-07-17 18:02:12 +04:00
John Preston bc9c413e82 Open a community chats chooser when forwarding. 2026-07-17 18:02:12 +04:00
John Preston afe806b222 Count joined community chats from local histories. 2026-07-17 18:02:12 +04:00
John Preston d1a211a080 Show community chats count and effect in peer lists. 2026-07-17 18:02:12 +04:00
John Preston f11a3d44d9 Fix some uninitialized fields. 2026-07-17 18:02:12 +04:00
John Preston f1ce6ee699 Reorder table menu items, refine toggle wording. 2026-07-17 17:44:32 +04:00
John Preston 6a90436e8b Replace table delete actions with Delete Cells submenu. 2026-07-17 17:44:32 +04:00
John Preston be83e594ca Group table menu into Add Cells and Alignment. 2026-07-17 17:44:32 +04:00
John Preston 6eeeb685ba Resolve table borders to cells in selection. 2026-07-17 17:44:31 +04:00
John Preston c46eb8a8a1 Improve initial visible scroll handling. 2026-07-17 16:24:17 +04:00
Reza Bakhshi Laktasaraei 12e79ed954 Keep the message list visible and focused while a chat loads
Opening a chat whose history was not loaded yet hid the scroll area
and parked keyboard focus on the unnamed HistoryWidget container until
the first messages arrived, so screen readers announced it as a bare
"grouping" for the whole load.

Keep the scroll visible during the first load for everyone, like the
newer sections do: the empty message list takes focus right away and
the container-parking branch goes away entirely. With a screen reader
the list announces the focused message once the first slice of
messages arrives, the same as when opening an already loaded chat.
2026-07-17 15:24:53 +04:00
John Preston a82e5156b8 Paste block-formatted HTML as blocks in the article editor. 2026-07-17 13:42:11 +04:00
John Preston 45ea566801 Drag field text selection out as a new block. 2026-07-17 13:42:11 +04:00
John Preston cd5c704c06 Select and drag photo blocks by the photo media. 2026-07-17 13:42:11 +04:00
John Preston 471eecab7a Switch to blocks selection only on vertical field exit. 2026-07-17 13:42:11 +04:00
John Preston 41b43d799b Resume field selection from anchor after blocks detour. 2026-07-17 13:42:11 +04:00
John Preston e4fdb07c7f Paste block-formatted text as blocks in the article editor. 2026-07-17 13:42:11 +04:00
John Preston 52398430dc Keep typed markdown literal in article editor fields. 2026-07-17 13:42:06 +04:00
John Preston 287833c0ee Apply field markdown when opening the article editor. 2026-07-17 13:41:24 +04:00
John Preston 795bbba82f Use distinct labels for table insert directions. 2026-07-17 11:23:13 +04:00
John Preston 3e861d5b90 Keep cursor and selection on block style toggles. 2026-07-17 10:33:19 +04:00
John Preston eb154eda5f Move by rows on Up/Down in editor tables. 2026-07-17 09:12:12 +04:00
John Preston 4c40da7d4a Paint empty pullquote placeholder in italic. 2026-07-17 01:02:42 +04:00
John Preston 6e56904db9 Use Quote instead of Blockquote in editor. 2026-07-17 00:09:48 +04:00
John Preston 20071c7d90 Strip auto entities when opening rich editor. 2026-07-16 23:00:38 +04:00
John Preston f7ca3c4540 Reset both search restrictions in one pass. 2026-07-16 21:34:13 +04:00
John Preston e0fcbc9294 Suggest full search when archive filter hides results. 2026-07-16 20:42:10 +04:00
John Preston 1ae9a821c2 Added 'From archive' filter to messages search. 2026-07-16 19:50:14 +04:00