discourse/app
romanrizzi 736b4137cc FIX: Return the CDN's URL when using the site's small logo as the system's user avatar.
Using "UrlHelper#absolute" returns the S3 URL, which is fine for the client because it modifies it to use the CDN instead. On the other hand, this replacement doesn't happen when the URL is server-side rendered, returning a 403 for the system's avatar.
2021-02-01 10:31:36 +08:00
..
assets left align popup-menu button text 2021-02-01 10:30:52 +08:00
controllers DEV: apply allow origin response header for CDN requests. (#11893) 2021-01-29 07:44:49 +05:30
helpers FIX: Cleanup authentication_data cookie after login (#11834) 2021-01-25 13:47:44 +00:00
jobs DEV: Replace 'processed' column on notifications with new table (#11864) 2021-01-27 10:29:24 -06:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models FIX: Return the CDN's URL when using the site's small logo as the system's user avatar. 2021-02-01 10:31:36 +08:00
serializers FIX: IMAP allow unknown senders to reply to group topics via email (#11877) 2021-01-29 09:59:10 +10:00
services DEV: Replace 'processed' column on notifications with new table (#11864) 2021-01-27 10:29:24 -06:00
views FIX: Cleanup authentication_data cookie after login (#11834) 2021-01-25 13:47:44 +00:00