discourse/app
Roman Rizzi 044de6d670
DEV: Give callback listeners access to the request object. (#13965)
Plugins listening on the `before_auth` callback can interact with the request object and access data like the user agent or the remote IP address. We'll later store this data in the user record, but it might not exist at this point if we're authenticating a new account.
2021-08-06 11:26:11 -03:00
..
assets DEV: uses vanilla js and DOM to replace link mentions (#13959) 2021-08-06 09:26:54 +02:00
controllers DEV: Give callback listeners access to the request object. (#13965) 2021-08-06 11:26:11 -03:00
helpers DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00
jobs Revert "DEV: Move private message topic tracking state publish into sidekiq." 2021-07-30 11:36:01 +08:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models FEATURE: Disallow putting urls in the title for TL-0 users (#13947) 2021-08-05 13:38:39 +04:00
serializers FEATURE: Add post edits count to user activity (#13495) 2021-08-02 10:15:53 -04:00
services DEV: don't merge email address if target user is not human. (#13915) 2021-08-03 10:04:35 +05:30
views DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00