Commit Graph

18964 Commits

Author SHA1 Message Date
de82bd946d FIX: Group members should be able to see their groups even if private 2016-04-26 14:17:53 -04:00
b34f55d880 FIX: Missing alt tag on user notifications 2016-04-26 13:29:46 -04:00
821103cad5 FIX: Middle clicking on user notifications 2016-04-26 13:19:22 -04:00
33b192ba61 FIX: Middle clicking on the logo in Firefox 2016-04-26 13:17:09 -04:00
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
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
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
69f1ea027d this style didn't cascade as I expected 2016-04-25 21:36:39 -07:00
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
6fb46fe217 UX: Notification was in the wrong place. 2016-04-25 17:52:38 -04:00
7ab5d44c7c Remove unused component 2016-04-25 17:52:37 -04:00
208cf41e6c FIX: Handle null flag values 2016-04-25 17:52:37 -04:00
1a890fa9cf Only ping a maximum of 2 reviewers 2016-04-25 23:51:26 +02:00
2194ccec6e slightly better automatic flag reason messages 2016-04-25 23:03:17 +02:00
7a079f6de5 FIX: Add a vdom key to the logo to avoid weird resizing 2016-04-25 15:23:05 -04:00
87efa0eddd FIX: Support HTML entities in topic titles 2016-04-25 14:08:47 -04:00
84d4ebd910 use 'reply_by_email_address' setting for handling bounce emails using VERP 2016-04-25 20:06:45 +02:00
e3f42d7038 Update Translations 2016-04-25 23:34:16 +05:30
6978171f46 FIX: Missing topic status icons in header 2016-04-25 13:47:57 -04:00
8bad3c0eb5 FIX: Cmd/Shift clicking links in the header was broken 2016-04-25 13:35:30 -04:00
16c44971d9 FIX: Close menus when clicking on notifications 2016-04-25 12:50:55 -04:00
dc014ac4aa FIX: Topic title wasn't updating when navigating between topics 2016-04-25 12:31:39 -04:00
e72f63e311 add index on post_id for the incoming_emails table 2016-04-25 17:50:50 +02:00
c7ba5a0d9d FIX: global pin should also be limited to dates in the future 2016-04-25 17:50:32 +02:00
514c3976f0 PERF: Migrate header to discourse widgets 2016-04-25 10:48:04 -04:00
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
38d0697b2f Merge pull request #4191 from gschlager/phpbb3-importer-polls
Fix import of polls from phpBB3
2016-04-25 10:32:43 +02:00
0b304bc6e0 Merge pull request #4197 from gschlager/patch-1
Correct error in mention-bot config
2016-04-25 10:31:46 +02:00
78e596497a Correct error in mention-bot config 2016-04-25 10:27:59 +02:00
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
3589327f94 configure mention bot to use only members of the Discourse organization 2016-04-25 10:12:14 +02:00
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
bb10697c50 make clickable alert info use dark blue on blue 2016-04-24 15:24:21 -07:00
121820b118 Merge pull request #4125 from karies/noPreparedStatements
Make PgSQL happy: ActiveRecord::StatementInvalid: PG::ProtocolViolation
2016-04-24 21:32:36 +05:30
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
a796289b3a Fix import of polls from phpBB3 2016-04-23 23:03:50 +02:00
f1bc7de541 Adds support for anonymous votes to the poll plugin 2016-04-23 22:44:09 +02:00
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
53b2b02527 Update Google Ajax-Crawling API documentation url 2016-04-22 11:15:56 +01:00
ed446ca487 increase transpiler timeout to 15 sec 2016-04-21 16:52:25 -07:00
72761ab938 we don't need to specify default email port... 2016-04-21 13:53:26 -07:00
56adc01081 fix last-seen date position in digest preview 2016-04-21 21:00:28 +02:00
ded03a1aa4 ensure pikaday respects our color scheme 2016-04-21 20:56:12 +02:00
ee7ef46b9e FEATURE: support filter options for PM report 2016-04-21 14:52:41 +05:30
89a7a90208 UX: do not show filter controls for PM admin reports 2016-04-21 13:49:30 +05:30
cd4ffccb4a Upgrade onebox. 2016-04-21 16:09:21 +08:00
a556d9ad4e FIX: Expiry should be 3 times polling interval. 2016-04-21 15:04:03 +08:00
b4e0c5afe0 FIX: Fetch stats if it has not been cached. 2016-04-21 14:50:25 +08:00