Commit Graph

9 Commits

Author SHA1 Message Date
Sérgio Saquetim 2cfd050691
DEV: Added compatibility with the Glimmer Post Stream (#213)
- Refactored the `docs-topic` component to render the `Post` component directly instead of using `MountWidget` when displaying a topic post. This streamlines compatibility with Glimmer-based post streams.
- Updated `.discourse-compatibility` to reflect support for Discourse core version `3.5.0.beta8-dev`.
- Adjusted test configuration in `docs-user-status-test.js` to explicitly enable user status.
2025-07-21 23:10:41 -03:00
Jarek Radosz 082ef1246a
DEV: Update linting config and run gjs-codemod (#209) 2025-06-05 11:36:18 +01:00
David Taylor 90f3f97a13
DEV: Pin version for Discourse <3.5.0.beta1-dev (#193) 2025-02-05 20:00:21 +01:00
Kelv d30f2d44dc
DEV: Update deprecated Font Awesome icon names (#188) 2024-12-04 02:44:01 +01:00
Natalie Tay ea3e90ac25
DEV: Pin plugin for Discourse < 3.4.0.beta1-dev (#175) 2024-08-02 17:05:55 +08:00
Martin Brennan 0d9365571b
DEV: Use new core code API for topic view tracking (#173)
Brings this plugin into line with the changes at
https://github.com/discourse/discourse/pull/27533,
where we have split the topic view tracking into
2 controller functions.
2024-07-08 10:14:50 +10:00
Selase Krakani 22107a114d
DEV: Pin plugin for Discourse < 3.3.0.beta1-dev (#165) 2024-02-29 13:51:17 -07:00
Penar Musaraj 6c808e76f8
DEV: Pin plugin for Discourse 3.1 stable (#149) 2023-08-22 13:47:24 -05:00
Andrei Prigorshnev 6bad85b1ef
FEATURE: improve blank page syndrome (#79) 2022-01-28 20:10:53 +04:00