Commit Graph

14946 Commits

Author SHA1 Message Date
Jeff Atwood
58bb918002 add jagged border for post gaps 2015-06-27 11:52:04 -07: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
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
Robin Ward
a526e76236 Reduce suggested topic count by 1 2015-06-24 17:44:22 -04:00
Régis Hanol
5b1a764734 Merge pull request #3565 from riking/patch-9
FIX: Add missing translation
2015-06-24 22:25:27 +02:00
Kane York
a663181335 FIX: Add missing translation 2015-06-24 13:19:46 -07:00
Robin Ward
d7007207c9 FIX: Missing url attribute for suggested topics 2015-06-24 15:13:36 -04:00
Robin Ward
6422d5efbd Use the same component for similar topics as search results. 2015-06-24 15:08:22 -04:00
Robin Ward
b4960d48b4 Better support for passing up errors when OmniAuth fails after auth 2015-06-24 12:12:43 -04:00
Régis Hanol
f18098fd9b FEATURE: category dropdown in admin reports 2015-06-24 15:19:39 +02:00
Régis Hanol
80f258e51c FIX: don't count mentions in oneboxes 2015-06-24 11:44:58 +02:00
Sam
b052179ae6 Merge pull request #3163 from rcfox/fix-by-external
Allow periods in the external_id value used in the /users/by-external route.
2015-06-24 13:07:12 +10:00
Jeff Atwood
e0ac3529d1 Merge pull request #3564 from awesomerobot/master
fixing category selector background color (to match button bg)
2015-06-23 19:13:10 -07:00