discourse/plugins
Andrei Prigorshnev 429a7d09e2
FIX: Chat messages exporter (#25461)
We usually don't enforce foreign key relationships on the database level. 
Because of that, occasionally it's possible to see a chat message that 
references to a non-existent chat_channel or user. MessagesExporter 
failed in such case before, this PR fixes that.
2024-01-30 18:37:11 +04:00
..
chat FIX: Chat messages exporter (#25461) 2024-01-30 18:37:11 +04:00
checklist DEV: Use `service:` lookups instead of `:main` (#25402) 2024-01-24 15:59:44 +01:00
discourse-details Update translations (#25278) 2024-01-16 14:54:32 +01:00
discourse-lazy-videos DEV: Use `service:` lookups instead of `:main` (#25402) 2024-01-24 15:59:44 +01:00
discourse-local-dates PERF: eliminate some slow CSS selectors (#25392) 2024-01-26 13:10:45 -05:00
discourse-narrative-bot DEV: Move min_trust_to_post_embedded_media to group setting (#25238) 2024-01-25 09:50:59 +10:00
discourse-presence DEV: Convert min_trust_to_edit_wiki_post to groups (#24766) 2023-12-12 15:20:37 +11:00
footnote DEV: Use `service:` lookups instead of `:main` (#25402) 2024-01-24 15:59:44 +01:00
poll PERF: eliminate some slow CSS selectors (#25392) 2024-01-26 13:10:45 -05:00
spoiler-alert DEV: Use `service:` lookups instead of `:main` (#25402) 2024-01-24 15:59:44 +01:00
styleguide UX: Add "filter for more" to icon picker (#25263) 2024-01-23 21:53:13 +01:00