discourse/app
Alan Guo Xiang Tan ae88b52370
DEV: Fix position of avatar flair to be based on the actual avatar. (#15226)
Previously, it was based on the container of the avatar. However, the
container of the avatar can be extended to contain more than just the
avatar itself. This resulted in the positioning of the avatar flair to
be off.
2021-12-09 08:38:39 +08:00
..
assets DEV: Fix position of avatar flair to be based on the actual avatar. (#15226) 2021-12-09 08:38:39 +08:00
controllers DEV: do not return no_result_help from the server (#15220) 2021-12-08 21:46:54 +04:00
helpers SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00
jobs FEATURE: Pre-setting user locale via bulk invite (#15195) 2021-12-06 02:08:21 +01:00
mailers DEV: Hash tokens stored from email_tokens (#14493) 2021-11-25 09:34:39 +02:00
models FEATURE: Restrict link invites to email domain (#15211) 2021-12-08 17:06:57 +02:00
serializers FEATURE: Restrict link invites to email domain (#15211) 2021-12-08 17:06:57 +02:00
services FIX: auth incorrectly handles duplicate usernames (#15197) 2021-12-06 20:49:04 +04:00
views SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00