discourse/spec
Ted Johansson a021032a35
DEV: Extract e-mail logs into their own admin page (#32211)
This is a lift-and-shift of the admin e-mail logs, moving it out of the "Server setup & logs" page and into its own dedicated admin page.
2025-04-08 17:50:12 +08:00
..
fabricators DEV: Backfill API key scope modes (#31606) 2025-03-11 10:00:27 +08:00
fixtures FIX: Do not `@import` `.css` assets for plugins (#32014) 2025-03-26 11:01:24 +00:00
generator
helpers DEV: Add modifier for meta_data_content in ApplicationHelper (#32159) 2025-04-04 12:28:38 -03:00
import_export
initializers
integration DEV: Preserve ids/classes in emails (#32084) 2025-03-31 20:58:45 +01:00
integrity FIX: cross origin opener policy should apply to public error responses (#31559) 2025-03-03 17:04:24 +08:00
jobs UX: Improve naming for anonymous mode settings (#31832) 2025-03-21 04:54:06 +03:00
lib DEV: Allow specifying a condition when preloading topics for topic list (#32101) 2025-04-01 16:50:16 +08:00
mailers FEATURE: add support for One-Click unsubscribe (RFC 8058) 2024-12-31 15:28:59 +01:00
migrations DEV: Backfill API key scope modes (#31606) 2025-03-11 10:00:27 +08:00
models DEV: Optionally include everyone groups when searching (#32199) 2025-04-07 11:55:27 -03:00
multisite FIX: Include original filename in s3 uploads even if not attachment (#30789) 2025-01-15 18:08:18 +08:00
queries/reports DEV: Refactor reports index into service (#31667) 2025-03-11 14:36:06 +10:00
requests DEV: Extract e-mail logs into their own admin page (#32211) 2025-04-08 17:50:12 +08:00
script/import_scripts
serializers FEATURE: Dynamic size for hot topic IDs cache (#32175) 2025-04-04 11:58:06 -03:00
services DEV: Add missing specs to `User::BulkDestroy` 2025-04-08 11:42:51 +02:00
support DEV: Fix the `enable_current_plugin` spec helper 2025-04-02 12:30:46 +02:00
system DEV: Extract e-mail logs into their own admin page (#32211) 2025-04-08 17:50:12 +08:00
tasks DEV: Add rake task to bulk delete posts (#31642) 2025-03-05 09:31:23 +08:00
views
rails_helper.rb DEV: Dump all threads for some flaky system tests (#32050) 2025-03-28 09:54:05 +08:00
regenerate_swagger_docs
swagger_helper.rb