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 |
|
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 |
|
awesomerobot
|
46fccada69
|
fixing category selector background color (to match button bg)
|
2015-06-23 22:08:12 -04:00 |
|
Robin Ward
|
884c8a35a6
|
Revert "FIX: message bus will cleanly restart process if it dies"
This reverts commit c18abf14fc .
|
2015-06-23 16:03:39 -04:00 |
|
Robin Ward
|
cb94a9000d
|
Revert "Revert "Extract logic to save external avatar url""
This reverts commit 2d20e4c692 .
|
2015-06-23 15:59:50 -04:00 |
|
Robin Ward
|
2d20e4c692
|
Revert "Extract logic to save external avatar url"
This reverts commit 18b8df3f32 .
|
2015-06-23 15:45:34 -04:00 |
|
Robin Ward
|
18b8df3f32
|
Extract logic to save external avatar url
|
2015-06-23 15:23:19 -04:00 |
|
Neil Lalonde
|
7d8fcc0969
|
FIX: subfolder support: welcome messages and emails have broken images
|
2015-06-23 14:41:49 -04:00 |
|
Sam
|
c18abf14fc
|
FIX: message bus will cleanly restart process if it dies
|
2015-06-23 22:34:23 +10:00 |
|
Sam
|
afa11b214e
|
UX: smoother j/k handling
|
2015-06-23 17:00:57 +10:00 |
|
Sam
|
f35b7c1712
|
Merge pull request #3541 from camelmasa/remove-not-use-gem
Remove actionpack-action_caching gem from Gemfile
|
2015-06-23 15:59:44 +10:00 |
|
Sam
|
a0e8bc2492
|
Merge pull request #3557 from scossar/rtl-usercard
FIX: positioning of usercard in rtl layouts
|
2015-06-23 15:58:09 +10:00 |
|
Sam
|
a714334180
|
Merge pull request #3559 from gschlager/keyboard
FEATURE: Close search window when Ctrl+F is pressed
|
2015-06-23 15:53:32 +10:00 |
|