Commit Graph

545 Commits

Author SHA1 Message Date
John Preston a957211e0d Handle MESSAGE_NOT_MODIFIED on rich message save. 2026-07-21 12:03:11 +04:00
John Preston 4d83f62569 Notify article uploads after undo and redo 2026-07-20 18:40:55 +04:00
John Preston ce6ce8f2dc Cancel rich-message media uploads cleanly 2026-07-20 18:40:55 +04:00
John Preston 2f0ae85a26 Upload rich-message photos in HD 2026-07-20 18:40:55 +04:00
John Preston e079f47208 Tighten rich message text spacing in chat
Task: 2026/07/20/tighten-rich-message-text-spacing
2026-07-20 17:55:19 +04:00
John Preston 54576e1ca1 Enable rich editor while composing quick replies 2026-07-20 17:55:19 +04:00
John Preston 914c02f6b5 Enable rich editor while composing scheduled messages 2026-07-20 17:55:19 +04:00
John Preston 97d74715ac Removed premium toast when opening rich editor to edit. 2026-07-20 17:55:19 +04:00
John Preston ce312801b9 Remove the rich editor thread field bridge. 2026-07-20 17:55:19 +04:00
John Preston ffa3c40360 Pass composer field text into rich editor compose. 2026-07-20 17:55:19 +04:00
John Preston f2967c1a3d Open rich editor from Expand for scheduled message edits. 2026-07-18 23:32:42 +04:00
John Preston 3a8154f435 Open and focus editor in the end. 2026-07-17 18:34:54 +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 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 00ddea6518 Fix build with MSVC. 2026-07-16 17:32:56 +04:00
John Preston 1af5781c1d Refreshed preview direction on rich editor typing. 2026-07-16 17:32:56 +04:00
John Preston 76a77a96b2 Right-aligned body text on RTL rich pages. 2026-07-16 17:32:56 +04:00
John Preston 59015fffeb Auto-detected rtl flag for composed rich messages. 2026-07-16 17:32:56 +04:00
John Preston 528124715e Mirrored details header for RTL rich pages. 2026-07-16 17:32:56 +04:00
John Preston e4e86348cb Mirrored list markers for RTL rich pages. 2026-07-16 17:32:56 +04:00
John Preston b354ae3edc Fix layout assertion on parser-dropped text in rich pages. 2026-07-16 14:00:41 +04:00
John Preston df717e472a Fix mid-word line breaks in rich pages. 2026-07-16 08:04:46 +03:00
John Preston 36e5b7f82e Reveal media spoilers in viewed rich messages. 2026-07-16 08:04:46 +03:00
John Preston 688c785e99 Split list items on Enter in editor. 2026-07-16 08:04:46 +03:00
John Preston f2e41fa1c9 Join blocks and list items on Backspace in editor. 2026-07-16 08:04:46 +03:00
John Preston 272dd34d7e Add chat and account context to editor window titles 2026-07-16 08:04:46 +03:00
John Preston d20e07f2e0 Allow edit windows alongside compose windows. 2026-07-16 08:04:46 +03:00
John Preston ba48a88763 Fix bottom buttons layout in rich message edit window. 2026-07-16 08:04:45 +03:00
John Preston 35c554cd66 Fix editing rich scheduled messages. 2026-07-15 13:09:58 +04:00
John Preston a898b079c9 Fix inline-math-only message sending. 2026-07-14 15:40:48 +04:00
John Preston 73c2896a7a Fix list item flattening for preview. 2026-07-14 15:19:41 +04:00
John Preston eb9199a557 Fix hidden inline field after heading or footer Enter. 2026-07-14 13:12:13 +04:00
John Preston eb8157b6dc Update marked / footer icons in IV editor. 2026-07-14 13:12:13 +04:00
John Preston b0c56bf70f Added position-aware Enter in single-line fields. 2026-07-14 13:12:13 +04:00