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
Guo Xiang Tan a8baa6d9e7 FIX: Old Upload#url scheme support for Upload.get_from_url.
This is for backwards compatibility purposes. Even if `Upload#url` has a
format that we don't recognize, we should still return the upload object
as long as the upload record is present.
2019-04-24 10:15:47 +08:00
..
assets FIX: Do not track a elements with no href. 2019-04-23 23:13:23 +03:00
controllers UX: Update post actions to "Approve Post" and "Reject Post" 2019-04-23 12:19:11 -04:00
helpers FEATURE: Native app banner improvements 2019-04-17 12:25:13 -04:00
jobs FIX: Safer scoring with concurrency 2019-04-23 15:53:37 -04:00
mailers FEATURE: Send user activation reminders. (#7280) 2019-04-10 16:53:52 +02:00
models FIX: Old Upload#url scheme support for Upload.get_from_url. 2019-04-24 10:15:47 +08:00
serializers FEATURE: Let staff add custom post notices. (#7377) 2019-04-19 17:53:58 +03:00
services FIX: Disable webhooks on 410 and 404 HTTP responses (#7392) 2019-04-18 12:36:37 +01:00
views FEATURE: Always track clicks using AJAX. (#7373) 2019-04-23 12:41:36 +03:00