219bb0b6a7
DEV: Fix build
...
Follow-up to 62584064190c4e7e5543ef0d11ff070f5b8d488c.
2020-06-16 13:00:09 +03:00
5bfe1ee4f1
FEATURE: Improve UX support for multiple email addresses ( #9691 )
2020-06-10 19:11:49 +03:00
67f3fe14aa
FEATURE: support SSO website and location overrides
...
Add location and website + the ability to override using SSO using the `sso_overrides_location` and `sso_overrides_website` site settings.
2020-04-28 16:06:35 +10:00
1e59371a4f
DEV: Remove unused omit_stats variable from user serializer ( #8513 )
...
* DEV: Remove unused omit_stats variable from user serializer
This was hard-coded to true in a8b5192efd43bcbf64ffe7ae44e5c5b7f3be0b51, and is no longer used anywhere
* Remove attribute declarations
2019-12-12 13:27:23 +11:00
871fcf1117
PERF: omit user profile and private message stats in web hook serializer.
2019-06-04 08:44:10 +05:30
30990006a9
DEV: enable frozen string literal on all files
...
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.
Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
ef2362a30f
FEATURE: Introducing new UI for changing User's notification levels ( #7248 )
...
* FEATURE: Introducing new UI for tracking User's ignored or muted states
2019-03-27 09:41:50 +00:00
5a214a687c
FIX: Exclude UserAuthToken
and UserAuthTokenLog
in user webhook.
2018-08-31 17:25:56 +08:00
00c6b078e3
Trim WebHookUserSerializer
.
2018-05-21 17:29:58 +08:00
47058b29d3
FEATURE: emit external_id field with user webhook
2018-01-22 10:09:26 +11:00
7c17966171
FEATURE: Include email in User
webhook.
...
https://meta.discourse.org/t/should-the-email-address-of-a-new-user-be-included-in-the-webhook/59255
2017-03-25 08:23:01 +08:00
cfbfea0596
FEATURE: Allow easier customization to the web hook event serialization.
2017-03-16 10:09:05 +08:00