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
Andrew Schleifer bc89674b58 FIX for bucket name in GlobalSetting with folder
When `s3_bucket="bucket/folder` in discourse.conf, absolute_base_url
was bucket/folder.s3-region.amazonaws.com

These names are bad, but this mirrors the s3_bucket/s3_bucket_name in
S3Store

N.B. that nearby s3_upload_bucket _should_ include the folder
2018-05-17 12:59:34 -05:00
..
assets correct resizing in firefox 2018-05-17 14:47:10 +10:00
controllers FIX: handle invalid tags 2018-05-17 19:33:12 +05:30
helpers FIX: allow user quotes in HTML digest emails 2018-05-13 18:23:17 +02:00
jobs FIX: handle missing users when sending push notifications 2018-05-17 12:53:19 +05:30
mailers FIX: check for existence of topic before looking for category 2018-05-17 10:49:01 +05:30
models FIX for bucket name in GlobalSetting with folder 2018-05-17 12:59:34 -05:00
serializers UX: Display group tabs in user's messages tab for non-staff as well. 2018-05-17 18:10:17 +08:00
services FIX: Missing notification for watching first post users when topic is recategorized. 2018-05-17 16:15:29 +08:00
views FIX: redirect to sso_destination_url after account activation 2018-05-11 19:57:04 +02:00