Commit Graph

12967 Commits

Author SHA1 Message Date
Neil Lalonde 96b15cbba6 FIX: dashboard report date range calculations include time zone, and application request data too 2015-02-06 17:20:11 -05:00
Neil Lalonde 07af79c85b Ning import: users who have never posted are trust level 0 2015-02-06 16:03:41 -05:00
Neil Lalonde ef482591bf FIX: Ning json can have square brackets instead of commas 2015-02-06 13:47:11 -05:00
Robin Ward 9584990477 Whitelist specific ES6 features we want for now. 2015-02-06 13:44:17 -05:00
Robin Ward a65e0a80ba Add support for more ES6 features 2015-02-06 13:26:33 -05:00
Robin Ward 853e6d6cb7 Merge pull request #3176 from fantasticfears/discuz
add Discuz! X importer
2015-02-06 10:15:34 -05:00
Robin Ward 3a25516557 Merge pull request #3177 from techAPJ/patch-1
Add rails error translation strings
2015-02-06 10:11:22 -05:00
Arpit Jalan 8bbd36f40e Add rails error translation strings 2015-02-06 20:30:00 +05:30
Erick Guan 36e550ffea add Discuz! X importer 2015-02-06 05:01:43 -08:00
Régis Hanol d8f8e03128 update onebox 2015-02-06 12:26:12 +01:00
Régis Hanol f7d2fc0524 FEATURE: 'reply by email address' validator
Prevent infinite email loophole when the 'reply_by_email_address' site setting is the same as the 'notification_email'.
2015-02-06 12:08:37 +01:00
Régis Hanol 4db3caec7c Merge pull request #3175 from chapel/fix-autolink-regex
FIX: Remove g and m flags from autolink regex
2015-02-06 09:56:52 +01:00
Régis Hanol 8e2d84ee27 Merge pull request #3174 from riking/patch-poll
FIX: Allow closing polls in multi-locale sites
2015-02-06 09:44:44 +01:00
Jacob Chapel e57be55979 FIX: Remove g and m flags from autolink regex 2015-02-06 00:41:38 -08:00
Sam dea05e6041 Revert "UI: use tertiary color to generate topic progress bg"
This reverts commit 0e93bae310.
2015-02-06 18:31:10 +11:00
Sam 0e93bae310 UI: use tertiary color to generate topic progress bg 2015-02-06 17:56:45 +11:00
Sam ab25ddcc3b we were forced to bind here 2015-02-06 16:46:28 +11:00
Sam dd9c23eb5e we need access to badge category bg in drop down for extensibility 2015-02-06 16:20:55 +11:00
Sam 95f8b3ed4c FIX: status route should be served as text not html 2015-02-06 15:56:21 +11:00
riking 06f02ce9fc FIX: 🈂️ Allow closing polls in multi-locale sites 2015-02-05 19:55:03 -08:00
Sam 820ce8765e refactor traffic report
split traffic report in 2, page view vs raw traffic
hide raw traffic report by default
improve flushing logic for application reqs
2015-02-06 14:39:16 +11:00
Sam 1d3f4f6935 only send track view on get requests 2015-02-06 14:39:15 +11:00
Jeff Atwood 1ec46e3efd add whee fun border emoji radius
BECAUSE FUN GOD DAMN IT
2015-02-05 16:36:52 -08:00
Sam 178efdf882 Merge pull request #3173 from riking/patch-user
FIX: 'all' filter never de-highlighting
2015-02-06 10:09:21 +11:00
riking 193bf62dee FIX: 'all' filter never de-highlighting 2015-02-05 15:02:11 -08:00
Sam 3a0cd0b760 make custom fields a bit more permissive input wise 2015-02-06 09:03:23 +11:00
Robin Ward a852f6c56f Add `Discourse-Track-View` header to XHR when transitioning 2015-02-05 16:07:51 -05:00
Robin Ward 4e64d16a47 FEATURE: Allow plugins to log staff actions 2015-02-05 15:26:34 -05:00
Régis Hanol 2fcd199f48 FIX: send a PM to moderators when a post has been flagged as sockpuppet 2015-02-05 19:58:49 +01:00
Régis Hanol d0b83c6fb2 Merge pull request #3172 from techAPJ/patch-1
FIX: check for full name in invite email subject
2015-02-05 18:32:17 +01:00
Arpit Jalan c90251ea25 FIX: check for full name in invite email subject 2015-02-05 22:35:25 +05:30
Régis Hanol 521d3de10d revert: ⬆️ update font-awesome 2015-02-05 17:26:18 +01:00
Robin Ward 68c2eb9a5b Remove deprecated `Discourse.ajax` methods. 2015-02-05 11:07:15 -05:00
Robin Ward c3874b6ec9 Remove deprecated `error` callback to `Discourse.ajax` 2015-02-05 10:44:33 -05:00
Régis Hanol ef6868d870 forgot the *actual* font (SO :fired:) 2015-02-05 14:32:04 +01:00
Régis Hanol 4ac82f45bf FIX: force font-awesome update 2015-02-05 14:25:27 +01:00
Régis Hanol 0774bd28b8 remove unused font-awesome file 2015-02-05 14:20:01 +01:00
Régis Hanol 42ab39ce18 fix the build (cc @riking) 2015-02-05 12:57:33 +01:00
Régis Hanol f1403206ca Merge pull request #3169 from riking/patch-3
SECURITY: Don't leak topic title in the redirect
2015-02-05 12:47:58 +01:00
Régis Hanol 48de485f72 Merge pull request #3170 from riking/show_mentions
FEATURE: Mentions stream on user profile
2015-02-05 12:47:22 +01:00
Régis Hanol ea50d22302 ⬆️ update font-awesome 2015-02-05 12:47:02 +01:00
Régis Hanol 8061f7fa72 Merge pull request #3171 from techAPJ/patch-1
FIX: subcategory url was incorrect in rss
2015-02-05 10:05:13 +01:00
Arpit Jalan 026df5185e FIX: subcategory url was incorrect in rss 2015-02-05 13:22:28 +05:30
riking 2154f5478a FEATURE: Mentions stream on user profile 2015-02-04 22:03:44 -08:00
Sam 970b160eef typo 2015-02-05 16:39:56 +11:00
Sam 08b790b3c2 improve metrics gathered using in our traffic section
this also pulls out the middleware into its own home and inserts in front
2015-02-05 16:08:52 +11:00
Sam ebc2ad7c81 remove the word application 2015-02-05 12:52:55 +11:00
Sam 8690c7c49f defer counting to avoid race condition 2015-02-05 12:19:21 +11:00
Sam bfa96811c1 remove leftover code 2015-02-05 11:54:25 +11:00
Sam 16465edd88 FEATURE: search your bookmarks using in:bookmarks 2015-02-05 11:50:20 +11:00