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
Alan Guo Xiang Tan c368d35602
FIX: Regression in TopicTrackingState MessageBus message scope. (#19835) (#19837)
0403cda1d1 introduced a regression where
topics in non read-restricted categories have its TopicTrackingState
MessageBus messages published with the `group_ids: [nil]` option. This
essentially means that no one would be able to view the message.
2023-01-12 08:52:02 +08:00
..
assets UX: improve use of space for readability of admin email modal (#19797) 2023-01-09 14:24:58 +01:00
controllers DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
helpers DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
jobs DEV: Fix threading error when running jobs immediately in system tests (#19811) 2023-01-10 13:41:25 +08:00
mailers DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
models FIX: Regression in TopicTrackingState MessageBus message scope. (#19835) (#19837) 2023-01-12 08:52:02 +08:00
serializers DEV: Do not include method definitions in serializer attributes 2023-01-09 14:15:00 +00:00
services DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
views UX: add btn-primary class on email confirm page (#19803) 2023-01-09 15:26:56 -05:00