Commit Graph

18905 Commits

Author SHA1 Message Date
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
e7d1fa8120 Merge pull request #4186 from shaktikatare1989/suspention-details-in-log
Fix: Suspensions and Blocks do not give enough details in logs
2016-04-21 09:00:36 +05:30
9cac351fd8 Merge pull request #4184 from tgxworld/precompile_our_assets_concurrently
PERF: Uglify and gzip assets concurrently.
2016-04-21 10:55:12 +08:00
345f138d6c Merge pull request #4189 from DeanMarkTaylor/patch-3
Minor spelling mistake and language consistency
2016-04-21 10:52:06 +08:00
b744306654 PERF: Uglify and gzip assets concurrently. 2016-04-21 10:36:09 +08:00
f7d0e8461d Minor spelling mistake and language consistency
"Return" instead of "Return".
"unactivated" changed to "deactivated".
Mostly "cannot" is currently used, changed existing "can not" occurrences.
"there was no attachments" to "there were no attachments".
2016-04-21 02:23:58 +01:00
3aa8593dab Version bump to v1.6.0.beta2 v1.6.0.beta2 2016-04-20 19:26:51 -04:00
f43f0452f8 we auto-set DB RAM and unicorns now
based on detected CPU and RAM
2016-04-20 16:26:00 -07:00
e63e296761 Update translations 2016-04-20 19:18:07 -04:00
27695c74c2 remove unused file 2016-04-20 23:43:23 +02:00