Commit Graph

18920 Commits

Author SHA1 Message Date
Jeff Atwood f96cfd024c Update INSTALL-cloud.md 2016-04-27 03:48:26 -07:00
Jeff Atwood ea1cf28d5c use docker-setup instead of nano 2016-04-27 03:11:45 -07:00
Guo Xiang Tan 8df69dba83
UX: Always show button to mark notifications as read. 2016-04-27 13:57:10 +08:00
Robin Ward 9fdea6cd46
FIX: Broken similar topics 2016-04-26 17:54:52 -04:00
Robin Ward 7a01d575c2
FIX: Make embeddable discourse more forgiving with https 2016-04-26 15:03:44 -04:00
Robin Ward 905068cf23
FIX: Santized HTML entities on group page 2016-04-26 14:24:36 -04:00
Robin Ward de82bd946d
FIX: Group members should be able to see their groups even if private 2016-04-26 14:17:53 -04:00
Robin Ward b34f55d880
FIX: Missing `alt` tag on user notifications 2016-04-26 13:29:46 -04:00
Robin Ward 821103cad5
FIX: Middle clicking on user notifications 2016-04-26 13:19:22 -04:00
Robin Ward 33b192ba61
FIX: Middle clicking on the logo in Firefox 2016-04-26 13:17:09 -04:00
Arpit Jalan 74b3807f60 FEATURE: new bootstrap mode settings for brand new Discourse community (#4193)
* FEATURE: new bootstrap mode settings for brand new Discourse community

* new SiteSetting.set_and_log method
2016-04-26 13:08:19 -04:00
shaktikatare1989 6c5548c2e4 Fix: Replacing custom gif image results in old gif appearing in admin… (#4199)
* Fix: Replacing custom gif image results in old gif appearing in admin page

* refactor as per the review comment
2016-04-26 11:23:21 -04:00
Nick Ivanter d59106cb15 FIX: duplicate subfolder prefix in links in digest (#4179)
In subfolder installs, the subfolder prefix was getting duplicated in topic and category links in the digest. E.g. http://example.com/forum/forum/t/...
2016-04-26 11:18:34 -04:00
Jeff Atwood 69f1ea027d this style didn't cascade as I expected 2016-04-25 21:36:39 -07:00
Jeff Atwood 9a08bb15d4 Merge pull request #4174 from NickIvanter/digest-log-alt-tag
Add 'alt' tag to logo img in digest email
2016-04-25 16:16:50 -07:00
Robin Ward 6fb46fe217
UX: Notification was in the wrong place. 2016-04-25 17:52:38 -04:00
Robin Ward 7ab5d44c7c
Remove unused component 2016-04-25 17:52:37 -04:00
Robin Ward 208cf41e6c
FIX: Handle `null` flag values 2016-04-25 17:52:37 -04:00
Régis Hanol 1a890fa9cf Only ping a maximum of 2 reviewers 2016-04-25 23:51:26 +02:00
Régis Hanol 2194ccec6e slightly better automatic flag reason messages 2016-04-25 23:03:17 +02:00
Robin Ward 7a079f6de5
FIX: Add a vdom key to the logo to avoid weird resizing 2016-04-25 15:23:05 -04:00
Robin Ward 87efa0eddd
FIX: Support HTML entities in topic titles 2016-04-25 14:08:47 -04:00
Régis Hanol 84d4ebd910 use 'reply_by_email_address' setting for handling bounce emails using VERP 2016-04-25 20:06:45 +02:00
Arpit Jalan e3f42d7038 Update Translations 2016-04-25 23:34:16 +05:30
Robin Ward 6978171f46
FIX: Missing topic status icons in header 2016-04-25 13:47:57 -04:00
Robin Ward 8bad3c0eb5
FIX: Cmd/Shift clicking links in the header was broken 2016-04-25 13:35:30 -04:00
Robin Ward 16c44971d9
FIX: Close menus when clicking on notifications 2016-04-25 12:50:55 -04:00
Robin Ward dc014ac4aa
FIX: Topic title wasn't updating when navigating between topics 2016-04-25 12:31:39 -04:00
Régis Hanol e72f63e311 add index on post_id for the incoming_emails table 2016-04-25 17:50:50 +02:00
Régis Hanol c7ba5a0d9d FIX: global pin should also be limited to dates in the future 2016-04-25 17:50:32 +02:00
Robin Ward 514c3976f0
PERF: Migrate header to discourse widgets 2016-04-25 10:48:04 -04:00
shaktikatare1989 d1f61015c0 Fix: Editing a topic with an invalid title will still push it to the top (#4185)
* fix: Editing a topic with an invalid title will still push it to the top
* add specs to check topic not bumped with invalid title
2016-04-25 10:33:38 +02:00
Régis Hanol 38d0697b2f Merge pull request #4191 from gschlager/phpbb3-importer-polls
Fix import of polls from phpBB3
2016-04-25 10:32:43 +02:00
Régis Hanol 0b304bc6e0 Merge pull request #4197 from gschlager/patch-1
Correct error in mention-bot config
2016-04-25 10:31:46 +02:00
Gerhard Schlager 78e596497a Correct error in mention-bot config 2016-04-25 10:27:59 +02:00
Régis Hanol c7a6fb005b Merge pull request #4194 from gschlager/phpbb3-importer-no-offset
Stop using OFFSET in DB queries of phpBB3 importer
2016-04-25 10:25:02 +02:00
Régis Hanol 3589327f94 configure mention bot to use only members of the Discourse organization 2016-04-25 10:12:14 +02:00
Arpit Jalan b473cd10a6 UX: remove top border from onebox body on mobile 2016-04-25 08:34:07 +05:30
Sam 0b6d12f95d FIX: when no notification state exists on topic, mute on unsubscribe 2016-04-25 11:24:52 +10:00
Sam 7ee11b0508 more logging, add referer 2016-04-25 10:48:36 +10:00
Jeff Atwood bb10697c50 make clickable alert info use dark blue on blue 2016-04-24 15:24:21 -07:00
Arpit Jalan 121820b118 Merge pull request #4125 from karies/noPreparedStatements
Make PgSQL happy: ActiveRecord::StatementInvalid: PG::ProtocolViolation
2016-04-24 21:32:36 +05:30
Gerhard Schlager e19ee93ee3
Stop using OFFSET in DB queries of phpBB3 importer
http://use-the-index-luke.com/no-offset
2016-04-24 14:25:35 +02:00
Gerhard Schlager a796289b3a
Fix import of polls from phpBB3 2016-04-23 23:03:50 +02:00
Gerhard Schlager f1bc7de541
Adds support for anonymous votes to the poll plugin 2016-04-23 22:44:09 +02:00
Jeff Atwood 7f652e9d7f Merge pull request #4190 from johndbritton/google-ajax-url
Update Google Ajax-Crawling API documentation url
2016-04-22 12:53:42 -07:00
John Britton 53b2b02527 Update Google Ajax-Crawling API documentation url 2016-04-22 11:15:56 +01:00
Jeff Atwood ed446ca487 increase transpiler timeout to 15 sec 2016-04-21 16:52:25 -07:00
Jeff Atwood 72761ab938 we don't need to specify default email port... 2016-04-21 13:53:26 -07:00
Régis Hanol 56adc01081 fix last-seen date position in digest preview 2016-04-21 21:00:28 +02:00