discourse/app
zogstrip 9497a6165f DEV: refactor email_controller.rb
- Make an `includes(:user)` explicit rather than implicit.
- Refactor the `unsubscribe` action to bail early when `key` is invalid
2024-12-31 15:28:59 +01:00
..
assets DEV: Add element wrapper to the body and screenshot (#30497) 2024-12-30 18:09:04 -07:00
controllers DEV: refactor email_controller.rb 2024-12-31 15:28:59 +01:00
helpers PERF: Refactor and optimize splash screen implementation (#30373) 2024-12-30 11:31:08 +00:00
jobs DEV: Support a perform_when_readonly option for Jobs::Scheduled (#30478) 2024-12-27 09:42:40 +08:00
mailers
models FIX: Switch back to using a temp table for moving posts. (#30509) 2024-12-31 17:02:27 +11:00
serializers FEATURE: Add option to hide full name input at signup (#30471) 2024-12-30 22:26:20 +03:00
services FEATURE: Add option to hide full name input at signup (#30471) 2024-12-30 22:26:20 +03:00
views PERF: Refactor and optimize splash screen implementation (#30373) 2024-12-30 11:31:08 +00:00