Commit Graph

8 Commits

Author SHA1 Message Date
锦心 830c0436c8
FEATURE: Allow TOC for replies (#90)
* FEATURE: Allow TOC for replies

This commit adds an optional setting that allows enabling a TOC for
replies. TOCs for replies are not affected by autoTOC settings like
`auto_TOC_tags` and must be inserted manually.
2024-08-07 15:40:11 +08:00
Kris 104dce0440
UX: ignore trust level setting for staff accounts (#82) 2024-03-26 09:48:08 -04:00
Jarek Radosz bab2e8f3b9
DEV: Update linting setup (#69) 2023-11-19 22:43:47 +01:00
Alan Guo Xiang Tan f2f309b552
DEV: Switch to new addComposerToolbarPopupMenuOption plugin API (#65)
Why this change?

`api.addToolbarPopupMenuOptionsCallback` has been deprecated in 913fd3a7b3
2023-10-23 08:09:06 +08:00
Alan Guo Xiang Tan 04577e0b90
Revert "DEV: Switch theme to use new `addComposerToolbarPopupMenuOpti… (#62)
This reverts commit d59dc7caf4.

We have compatibility problems with themes and core right now: https://meta.discourse.org/t/-/282315/7
2023-10-16 15:23:04 +08:00
Alan Guo Xiang Tan d59dc7caf4
DEV: Switch theme to use new `addComposerToolbarPopupMenuOption` api (#61)
Why this change?

The new API is better and allows us to avoid modifying the composer
service.
2023-10-06 09:20:09 +08:00
Penar Musaraj 86b9960263
FIX: Allow adding TOC when editing first post (#20) 2022-01-18 09:52:51 -05:00
Penar Musaraj 20366c671d
REFACTOR: General component overhaul (#19) 2022-01-18 09:18:21 -05:00