Commit Graph

15006 Commits

Author SHA1 Message Date
Robin Ward fb03c13bc6 UX: When summarizing/filtering by participant jump to second post 2015-06-29 15:16:28 -04:00
Jeff Atwood b9add46c92 text a bit too dim on .gap 2015-06-29 02:47:06 -07:00
Jeff Atwood 837c0e267a Shorten /top descriptions 2015-06-29 02:31:26 -07:00
Jeff Atwood 05763f123a move .gap width into desktop styles 2015-06-29 01:14:54 -07:00
Jeff Atwood 439927fa81 move .gap style to base 2015-06-29 00:47:07 -07:00
Jeff Atwood 92b2bf425d change Meta default name to "Site Feedback" 2015-06-29 00:33:53 -07:00
Sam 0c403272e2 missing condition 2015-06-28 10:00:17 +10:00
Jeff Atwood e04d66aa2c pulled in manual change incorrectly 2015-06-27 12:09:47 -07:00
Jeff Atwood 58bb918002 add jagged border for post gaps 2015-06-27 11:52:04 -07:00
Gerhard Schlager 2e8838a0cd FIX: Disable validation during thumbnail creation 2015-06-27 01:26:16 +02:00
Jeff Atwood db066b5d3f off/on 2015-06-26 14:51:42 -07:00
Jeff Atwood f841523bc2 add warning to "allow uncategorized" 2015-06-26 14:51:09 -07:00
Robin Ward 7dbc2590a5 Support for auth plugins to freeze the username 2015-06-26 15:55:33 -04:00
Robin Ward b52e5d1536 FIX: `default_avatars` wasn't being used for some server side templates 2015-06-26 13:38:09 -04:00
Robin Ward 9408d5891d FIX: `url_list` wasn't updating properly 2015-06-26 13:38:09 -04:00
Robin Ward 92f97fa94f Upgrade topics to modern ES6 2015-06-26 13:38:09 -04:00
Robin Ward 9cf77bc01d Merge pull request #3570 from tgxworld/middle_click_on_profile_image
FIX: Middle click on user card image and name not working.
2015-06-26 12:30:42 -04:00
Robin Ward e322c9a9ff Support resolving models 2015-06-26 12:27:13 -04:00
Robin Ward 008dd96721 FIX: Embedding posts was broken 2015-06-26 11:45:56 -04:00
Arpit Jalan db02dbb0da Update Translations 2015-06-26 20:30:13 +05:30
Robin Ward bcaad5282b Bump onebox version 2015-06-26 10:52:00 -04:00
Robin Ward 9005afbe49 FIX: Missing translation key 2015-06-26 10:38:27 -04:00
Jeff Atwood d818f7a54a more spacing for "your topic is similar to.." results 2015-06-26 01:53:19 -07:00
Jeff Atwood bca9191419 tighten spacing on search summary blurbs 2015-06-26 00:48:50 -07:00
Sam c2aab0b1b8 more of type will not go to fullpage search if looking at a topic 2015-06-26 17:47:20 +10:00
Sam 93b5af716c FEATURE: enter on search will take you to full page search 2015-06-26 17:47:20 +10:00
Sam 1408563a7f HACK: allow for multiple hits on same topic for search 2015-06-26 17:47:20 +10:00
Sam 9a23a0bbbd FEATURE: topic:TOPIC_ID to search within topic 2015-06-26 17:47:20 +10:00
Jeff Atwood 9e4080d825 to match rounded avatar, rounded @name mentions 2015-06-25 23:41:30 -07:00
Sam e32cecf60f Don't run perf report in multisite 2015-06-26 16:30:07 +10:00
Guo Xiang Tan 47f120c346 FIX: Middle click on user card image and name not working.
Extension of 0a9e2f54ff.
2015-06-26 12:20:06 +08:00
Sam 4b449241fb correct formatting 2015-06-26 14:15:52 +10:00
Sam 5373413102 skip runner params changed 2015-06-26 14:02:17 +10:00
Sam 542e796fb0 FEATURE: daily performance reports 2015-06-26 13:37:05 +10:00
Sam c8ec1ad2be improve analyzer to allow you to specify a limit in minutes 2015-06-26 13:37:05 +10:00
Sam d6d9a7fa09 FEATURE: per host regular jobs
These are jobs that will run on every host that is running discourse.

If you have multiple hosts running the same site you get independent
schedules
2015-06-26 13:37:05 +10:00
Sam ba1cf44d0f UX: wrapping around code blocks is crazy, impossible to read 2015-06-26 13:37:05 +10:00
Gerhard Schlager d08693edce FEATURE: Make abbreviated numbers (k, M) localizable
- Make the decimal separator and thousands delimiter localizable
- Add translations for all languages, otherwise this will look very ugly
2015-06-26 00:51:12 +02:00
Neil Lalonde 93d7edb810 FIX: reports of topics with no response and time to first response should not include replies to your own topic 2015-06-25 18:45:11 -04:00
Robin Ward 2eb551e10a Merge pull request #3568 from techAPJ/patch-1
FIX: mark user as approved if an invite is already present
2015-06-25 17:12:23 -04:00
Arpit Jalan 03665e8466 FIX: mark user as approved if an invite is already present 2015-06-26 01:57:29 +05:30
Robin Ward fc090b4568 FIX: With many stickies some latest posts got missed 2015-06-25 16:26:09 -04:00
Robin Ward 10460330e8 Merge pull request #3567 from riking/patch-1
FEATURE: addPluralization() in the store adapter
2015-06-25 15:54:38 -04:00
Kane York 20ccbc79c2 Use the underscore-private convention, simplify 2015-06-25 12:53:50 -07:00
Kane York b0e62e4dc1 FEATURE: addPluralization() in the store adapter 2015-06-25 12:49:36 -07:00
Robin Ward 0a9e2f54ff FIX: Middle clicking on a user was not working 2015-06-25 13:53:23 -04:00
Sam 1edb5919fa PERF: don't count all likes twice on like 2015-06-25 17:19:32 +10:00
Sam 8252f4e110 FEATURE: allow use of redis sentinel via redis_sentinels
Use: DISCOURSE_REDIS_SENTINELS and DISCOURSE_REDIS_HOST to configure redis
sentinel
2015-06-25 16:51:48 +10:00
Régis Hanol 18f887772d FEATURE: allow plugins to add custom admin reports 2015-06-25 02:42:08 +02:00
Sam 28a8b886c0 typo in help 2015-06-25 09:49:16 +10:00