Commit Graph

11835 Commits

Author SHA1 Message Date
Régis Hanol a036ac7bdc FIX: users can see the raw email source of their own posts 2014-11-12 14:49:42 +01:00
Régis Hanol fe541891fc remove unnecessary <footer> tags 2014-11-12 14:35:20 +01:00
Jeff Atwood d1b2361b5e minor copyedit on hidden posts 2014-11-12 02:18:00 -08:00
Jeff Atwood c3df1f368f better CSS for the notify flag msg char count 2014-11-12 01:23:49 -08:00
Jeff Atwood 71f571a593 I suck at quotes, apparently 2014-11-12 01:12:32 -08:00
Jeff Atwood 402ef9ae49 missed the "other" flag for topics 2014-11-12 01:10:39 -08:00
Jeff Atwood 4a1953ec48 minor flag dialog tweaks 2014-11-12 01:02:25 -08:00
Jeff Atwood eb2df53e95 copyedits on upload; fix single quote 2014-11-12 00:47:23 -08:00
Jeff Atwood f83033ad41 add privacy reminder to flag dialog 2014-11-12 00:39:32 -08:00
Jeff Atwood 0953183128 try some flag dialog copy changes 2014-11-12 00:09:15 -08:00
Jeff Atwood 36d094856c normalize footer div on all emails 2014-11-11 23:19:15 -08:00
Sam adcf8b4b18 update flamegraph for superior flamegraphs
(add github links and easier ability to share issues)
2014-11-12 15:46:07 +11:00
Sam 3b9df39687 update rails master 2014-11-12 11:46:52 +11:00
Sam 0c7c738a94 don't send html safe strings into the cache 2014-11-12 10:32:46 +11:00
Sam 5fd0841563 correct broken spec 2014-11-12 10:27:34 +11:00
Sam ec496a71b1 tag should be html safe 2014-11-12 10:06:02 +11:00
Sam c98d0a8eb6 Revert "Revert "PERF: use distributed cache for site text and category slugs""
This reverts commit 65e7cd1d1d.
2014-11-12 10:01:41 +11:00
Sam 65e7cd1d1d Revert "PERF: use distributed cache for site text and category slugs"
This reverts commit a97f2eee05.
2014-11-12 10:01:07 +11:00
Sam 81f391e97f only publish distributed cache to user_id -1 2014-11-12 09:58:20 +11:00
Sam a97f2eee05 PERF: use distributed cache for site text and category slugs 2014-11-12 09:44:44 +11:00
Sam c55fa9d5c8 PERF: distributed cache class to help sync caches between processes 2014-11-12 09:44:44 +11:00
Sam a2ba9a735e Merge pull request #2943 from fantasticfears/slug
Add stringex for Chinese slug generation
2014-11-12 08:57:59 +11:00
Robin Ward 824c0b0f87 FIX: Remove `grouped-each` helper. GroupedView is deprecated in Ember
1.9
2014-11-11 15:58:47 -05:00
Robin Ward 873277ae5f Add loading route support to admin flags 2014-11-11 15:48:13 -05:00
Robin Ward dc4da6b013 UX: Don't delay spinner on topic lists or clicking home 2014-11-11 14:58:00 -05:00
Robin Ward 2431ca5e25 Whitelist more loading routes, remove unneeded user loading route. 2014-11-11 14:37:53 -05:00
Robin Ward 4d4734ef2f Refactored loading routes for users/badges 2014-11-11 14:17:19 -05:00
Robin Ward af71326a9c FIX: Missing styling for embedded reply 2014-11-11 11:17:39 -05:00
Régis Hanol a566657d7a Merge pull request #2960 from awesomerobot/master
simplifying the spinner due to IE/Win Chrome issues
2014-11-11 15:50:41 +01:00
Kris Aubuchon 6ca555eee0 simplifying the spinner due to IE/Win Chrome issues 2014-11-11 09:22:14 -05:00
Erick Guan 667758ff40 Add stringex for Chinese slug generation 2014-11-11 21:12:07 +08:00
Régis Hanol 58f46642dd FIX: don't put the footer insider container in topic page 2014-11-11 12:05:50 +01:00
Régis Hanol a1f56183ca FIX: don't put the footer inside a container (allow for full width footers) 2014-11-11 11:37:59 +01:00
Sam 4e85fc9dae PERF: cache all site_text in memory 2014-11-11 16:28:59 +11:00
Sam b2af49251d PERF: remove superflous queries from initial page loads
stop doing expensive work to figure out discourse style sheet
2014-11-11 15:32:44 +11:00
Sam 23ad68678e rails master fixes 2014-11-11 12:58:56 +11:00
Sam 4e1c5177db update rails master 2014-11-11 10:32:47 +11:00
Sam 34180eba93 FIX: official benchmark crashing while populating db 2014-11-11 10:28:17 +11:00
Sam 1a775aa784 Merge pull request #2784 from chancancode/upgrade-to-rails-master-4-2
[WIP] Upgrade to rails master/4.2
2014-11-11 09:46:02 +11:00
Sam 37aada7e6a Merge pull request #2952 from joshk/patch-2
faster and more stable bundle installing
2014-11-11 09:30:31 +11:00
Régis Hanol 988835a9a3 FEATURE: users can see the raw email source of their own posts 2014-11-10 22:00:17 +01:00
Régis Hanol ec76be964e UX: better footer handling 2014-11-10 21:51:55 +01:00
Robin Ward c89064f7c0 Merge pull request #2901 from JKillian/patch-1
Add additional fields that indicate reply
2014-11-10 15:44:14 -05:00
Robin Ward f414020be8 FIX: New topics were not showing in suggested 2014-11-10 15:20:01 -05:00
Robin Ward a6b1be81b1 Upgrade to Ember 1.7.1 + group patch 2014-11-10 14:49:02 -05:00
Robin Ward c32df362d4 Add loading template for routes that return promises 2014-11-10 13:07:49 -05:00
Robin Ward e1d26736b2 FIX: Missing tab delegation 2014-11-10 12:04:16 -05:00
Robin Ward 9f127d8183 UX: Focus on the user card when it's rendered 2014-11-10 11:31:28 -05:00
Robin Ward bfa5835025 Merge pull request #2957 from techAPJ/patch-1
add user title in exported csv
2014-11-10 10:11:24 -05:00
Sam 6a42588007 remove X from search in ie 2014-11-10 21:31:15 +11:00