discourse/plugins/chat/assets/javascripts
Bianca Nenciu b09558ae2d
DEV: Use Category.findById instead of Array.find (#26445)
Category.findById uses a Map to look up categories by ID which makes it
faster and preferable over Site.categories.find.
2024-04-03 15:51:05 +03:00
..
discourse DEV: Use Category.findById instead of Array.find (#26445) 2024-04-03 15:51:05 +03:00
lib/discourse-markdown FIX: Allow quoting thread's original message (#24773) 2023-12-11 09:58:00 -03:00
select-kit/addons/components FEATURE: Allow users to manually track threads without replying (#22100) 2023-06-16 12:08:26 +10:00