This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Sam Saffron ba482c251c
FIX: stop sync of tracking state when list is filtered
This stops sync of tracking state when list is filtered, in the past this
would cause the tracking state to go off wack.

Additionally this introduces an alias for "filter=tracking", called "f=tracking"

This was done cause the term "filter" is used internally in 2 different ways
the main way is for /unread /new filtering.

Trying to also call a query param "filter" causes enormous amounts of
internal pain, this circumvents the issue.
2020-08-06 16:34:02 +10:00
..
assets FIX: stop sync of tracking state when list is filtered 2020-08-06 16:34:02 +10:00
controllers FEATURE - allow category group moderators to split/merge topics (#10351) 2020-08-05 10:33:25 -04:00
helpers FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
jobs REFACTOR: Refactor pull_hotlinked_images job 2020-08-05 12:14:59 +01:00
mailers PERF: Replace video and audio links in search blurb while indexing. 2020-08-06 12:25:03 +08:00
models PERF: Release post_upload records when downloaded image is removed (#10379) 2020-08-06 10:06:34 +10:00
serializers FEATURE - allow category group moderators to split/merge topics (#10351) 2020-08-05 10:33:25 -04:00
services PERF: Replace video and audio links in search blurb while indexing. 2020-08-06 12:25:03 +08:00
views FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00