discourse/plugins/chat/spec/services
Joffrey JAFFEUX aca0bf69ef
WIP: threads list pagination (#22502)
This implementation will need more work in the future. For simplification of tracking and other events (new thread, delete/restore OM...) we used the threads from `threadsManager` which makes pagination more complicated as we already have some results when we start.

Note this commit also simplify `Collection` to only have one `load` method which can be called repeatedly.
2023-07-12 09:38:44 +02:00
..
actions FEATURE: Create and update thread memberships (#21501) 2023-05-11 14:35:26 +02:00
auto_remove DEV: more resilient auto remove spec (#22472) 2023-07-06 21:44:53 +02:00
chat WIP: threads list pagination (#22502) 2023-07-12 09:38:44 +02:00