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
Martin Brennan dbfe9540fa FIX: be more tactical with replacing markdown chars
* instead of using encodeURIComponent in imageNameFromFileName,
  we just replace the bad characters that we wanted to get rid
  of in the first place where we introduced encodeURIComponent.
  as per review
2019-11-25 16:38:13 +10:00
..
assets FIX: be more tactical with replacing markdown chars 2019-11-25 16:38:13 +10:00
controllers FEATURE: Add timezone to core user_options (#8380) 2019-11-25 10:49:27 +10:00
helpers Revert "FEATURE: Normalize the service worker route (#8359)" 2019-11-20 14:10:17 -08:00
jobs DEV: Remove new_version_emails global setting reference 2019-11-20 15:54:09 +00:00
mailers FEATURE: Add support for secure media (#7888) 2019-11-18 11:25:42 +10:00
models FEATURE: Add timezone to core user_options (#8380) 2019-11-25 10:49:27 +10:00
serializers FEATURE: Add timezone to core user_options (#8380) 2019-11-25 10:49:27 +10:00
services FEATURE: Add timezone to core user_options (#8380) 2019-11-25 10:49:27 +10:00
views FEATURE: improve email change workflow 2019-11-21 16:28:35 +11:00