discourse/app
Michael Fitz-Payne f880f1a42f
DEV: add topic_id index to incoming_emails table (#26004)
This table may grow to be large, and an index on this column improves
performance for SELECT queries.
2024-03-04 13:50:01 +10:00
..
assets FEATURE: Allow specific groups to view raw email (#26003) 2024-03-04 13:48:16 +10:00
controllers FIX: Show "no category" in category-chooser (#25917) 2024-02-29 13:48:20 +02:00
helpers DEV: Memoize CSP nonce placeholder on response (#25724) 2024-02-16 12:15:55 +00:00
jobs DEV: Add DB backed problem checks to support perform_every config (#25834) 2024-02-27 11:17:39 +08:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models DEV: add topic_id index to incoming_emails table (#26004) 2024-03-04 13:50:01 +10:00
serializers FEATURE: Allow specific groups to view raw email (#26003) 2024-03-04 13:48:16 +10:00
services DEV: Add push notification filtering to MessageBus alerts (#25965) 2024-02-29 12:49:46 -06:00
views DEV: Merge root JS packages (#25857) 2024-02-26 13:45:58 +00:00