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
Bianca Nenciu ef906fa1da
FIX: Do not reload post if raw is present (#13335)
Editing a post that was just posted caused it to be reloaded and made a
request to the server. This had an additional side effect where the
model instances used by post stream and composer would be different and
changes did not propagate correctly.
2021-06-11 11:00:41 +10:00
..
assets FIX: Do not reload post if raw is present (#13335) 2021-06-11 11:00:41 +10:00
controllers FIX: can't bootstrap with ember-cli when login_required is enabled (#13350) 2021-06-10 09:36:41 -04:00
helpers FEATURE: Normalize the service worker route (#12343) 2021-05-25 19:39:31 -03:00
jobs PERF: Perform user filtering in SQL (#13358) 2021-06-11 10:55:50 +10:00
mailers FEATURE: Use group SMTP settings for sending user notification emails (initial) (#13220) 2021-06-03 14:47:32 +10:00
models FIX: Link up reply to post correctly when emailing group (#13339) 2021-06-10 15:28:50 +10:00
serializers FEATURE: Add user custom fields to user directory (#13238) 2021-06-07 12:34:01 -05:00
services PERF: Perform user filtering in SQL (#13358) 2021-06-11 10:55:50 +10:00
views FIX: Theme tests should work in production (#13333) 2021-06-08 22:03:59 +03:00