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
David Taylor fc6e7dd3f1
DEV: Add session to before_auth and after_auth hooks (#13123)
This allows plugins to store/modify things in the session (e.g. the destination_url). This change is backwards compatible with existing plugins. If they do not specify a third argument, they will just be passed the first two.
2021-05-24 17:35:51 +01:00
..
assets A11Y: Fix post control and user-menu focus styles (#13118) 2021-05-24 18:10:01 +10:00
controllers DEV: Add session to before_auth and after_auth hooks (#13123) 2021-05-24 17:35:51 +01:00
helpers DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
jobs DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
mailers DEV: Correct spelling mistakes in comments 2021-05-21 13:37:17 +10:00
models FIX: slow mode dialog doesn't remember Enabled Until value (#13076) 2021-05-21 18:13:14 +04:00
serializers FEATURE: Support tag and replace in watched words in test modal (#13100) 2021-05-21 17:50:24 +03:00
services DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
views DEV: Minor changes to /theme-qunit landing page (#13032) 2021-05-11 10:45:07 -04:00