Commit Graph

50 Commits

Author SHA1 Message Date
John Preston 8c054dc144 Fix pullquote width remeasure 2026-07-02 17:49:02 +04:00
John Preston eecda90901 Make pullquote edits resize live 2026-07-02 17:49:01 +04:00
John Preston 748bc8236a Allow drag-n-drop of blocks selections. 2026-07-02 17:48:57 +04:00
John Preston 67484a0c04 Optimize reveal animation of rich messages. 2026-06-11 14:29:59 +04:00
John Preston 168c9f214c Workaround a bug in GCC 15+ with O2+LTO. 2026-06-11 13:34:08 +04:00
John Preston 0169567fe2 Attempt to fix real article width counting. 2026-06-09 23:23:42 +04:00
John Preston 824b42b47d Fix spoilers animate/restore in rich messages. 2026-06-09 23:01:16 +04:00
John Preston f4ca73691d Fix reveal animation in rich messages. 2026-06-09 14:28:13 +04:00
John Preston 43cc9199ec Fix build on macOS. 2026-06-09 14:28:12 +04:00
John Preston f34c4bd2a7 Support copy-paste of blocks lists. 2026-06-09 14:28:12 +04:00
John Preston 590f134df6 Optimize IV article resize and re-layout. 2026-06-09 14:28:12 +04:00
John Preston 4ddd36665b Fix the horizontal scrolling for nested blocks. 2026-06-09 14:28:12 +04:00
John Preston 54b3db74b2 Fix math block edit, media uploading. 2026-06-09 14:28:12 +04:00
John Preston 2cbb2425d4 Support better navigation, show edited leaf. 2026-06-09 14:28:11 +04:00
John Preston 2d372c29cc Support IV-specific tags in the editor. 2026-06-09 14:28:11 +04:00
John Preston b0505eb642 Use correct message view as host of media. 2026-06-09 14:28:11 +04:00
John Preston 2701c96110 Nice edit for details and task list blocks. 2026-06-09 14:28:11 +04:00
John Preston f41327dc3b Horizontal scroll in IV when needed. 2026-06-09 14:28:11 +04:00
John Preston 3d45440a67 Support horizontal scroll for tables in IV. 2026-06-09 14:28:11 +04:00
John Preston ea438aeb85 Correctly host rich message in the item. 2026-06-09 14:28:11 +04:00
John Preston e83a880c20 Support complex selection in the editor. 2026-06-09 14:28:10 +04:00
John Preston 29a93b1260 Make block Code allowing of RichText. 2026-06-09 14:28:10 +04:00
John Preston f9dcb496d2 Add all buttons to the editor. 2026-06-09 14:28:10 +04:00
John Preston 22487e67dd Improve inline editor field commits. 2026-06-09 14:28:10 +04:00
John Preston 093562aac4 Initial structure for future editor. 2026-06-09 14:28:10 +04:00
John Preston 91789fb50f Correctly replace IV when full is loaded. 2026-06-09 14:28:10 +04:00
John Preston c6679eab4e Fix scrolling to anchors in IV. 2026-06-09 14:28:10 +04:00
John Preston 8008711db9 Style fixes and disable edit for now. 2026-06-09 14:28:09 +04:00
John Preston b8b4a2440a Retain custom emoji so they don't reset. 2026-06-09 14:28:09 +04:00
John Preston d20bd0a53f Support animated Thinking block. 2026-06-09 14:28:09 +04:00
John Preston 599459a2ad Animated reveal for rich messages. 2026-06-09 14:28:09 +04:00
John Preston 596d8ee0ba Introduce MarkdownArticlePaintContext. 2026-06-09 14:27:38 +04:00
John Preston fa63d6416c Improve rich_message display styles. 2026-06-09 14:27:37 +04:00
John Preston 5c825f352f Support basic display of IV in messages. 2026-06-09 14:27:37 +04:00
John Preston 05e026c38c Improve embeds usability. 2026-05-19 12:49:08 +04:00
John Preston e467bc7da9 Improve style, add zoom controls. 2026-05-19 12:49:08 +04:00
John Preston e7bc456974 Improve design of IV parts. 2026-05-19 12:49:08 +04:00
John Preston 4b8e7c2054 Initial related articles block implementation. 2026-05-19 12:49:08 +04:00
John Preston cab323e823 Attempt to abstract out the media block types. 2026-05-19 12:49:08 +04:00
John Preston 4bc2ffcf4f First attempt to add other media types to IV. 2026-05-19 12:49:08 +04:00
John Preston bd5080d75d Normalize lists baselines, headers and includes. 2026-05-19 12:49:08 +04:00
John Preston 5bbb300fb3 Support syntax highlighting in markdown viewer. 2026-05-19 12:49:08 +04:00
John Preston 9ddb62c473 Some style fixes for tables / expandables. 2026-05-19 12:49:08 +04:00
John Preston fcc0fc97c7 Improve placeholder layout. 2026-05-19 12:49:08 +04:00
John Preston 747173c96c Split up sources to many modules. 2026-05-19 12:49:08 +04:00
John Preston 7ba610fd33 Initial attempt to feed IV into the new viewer. 2026-05-19 12:49:08 +04:00
John Preston 5766505c75 Support resizing of markdown article correctly. 2026-05-19 12:49:08 +04:00
John Preston a943fd9747 Use custom emoji instead of inline image objects. 2026-05-19 12:49:08 +04:00
John Preston 6220949c65 Improve mono / tasklist styles. 2026-05-19 12:49:08 +04:00
John Preston f8efeb9af1 Streamline the prepare and the object interface. 2026-05-19 12:49:08 +04:00