Commit Graph

14980 Commits

Author SHA1 Message Date
Robin Ward
8d66fab7b6 Merge pull request #3584 from tgxworld/disqus_importer
Update Disqus importer.
2015-07-01 10:38:35 -04:00
Robin Ward
4c8d728415 Merge pull request #3583 from robyurkowski/fix-redis-typo
Correct typo in Redis settings
2015-07-01 10:25:15 -04:00
Arpit Jalan
656d629382 Update Translations 2015-07-01 19:23:15 +05:30
Guo Xiang Tan
efff3351bf Update Disqus importer. 2015-07-01 21:51:19 +08:00
Rob Yurkowski
0ad4a6f036 Correct typo in Redis settings
The typo prevents authentication to passworded instances.
2015-06-30 22:19:02 -04:00
Jeff Atwood
9d070a0f59 add confused emoji :/ 2015-06-30 14:35:46 -07:00
Robin Ward
0b9ea43bb9 Remove extra {{log}} 2015-06-30 16:19:30 -04:00
Neil Lalonde
8e76e6e4b7 topics with no reply data were strings 2015-06-30 15:42:38 -04:00
Robin Ward
1e2e450772 Merge pull request #3581 from riking/patch-3
FIX: combo-box shouldn't crash if no options available
2015-06-30 14:49:45 -04:00
Kane York
6b1cfd8d87 FIX: combo-box shouldn't crash if no options available
This is a fix for bdfe91914f
2015-06-30 11:47:41 -07:00
Robin Ward
ef81b8787e Merge pull request #3580 from riking/patch-3
Add rudimentary HTTP error codes to ajax-error
2015-06-30 14:45:25 -04:00
Kane York
130d6a3a26 Join together all errors if mulitple 2015-06-30 11:40:35 -07:00
Kane York
05010b6b33 Add HTTP error codes to ajax-error 2015-06-30 11:39:17 -07:00
Robin Ward
951d6ac28f FIX: Don't reload a topic when clicking the first post search result 2015-06-30 14:15:05 -04:00
Robin Ward
0ff25a379c Merge pull request #3579 from riking/patch-3
FIX: combo-box should assign default value on initialize
2015-06-30 13:23:41 -04:00
Kane York
bdfe91914f FIX: combo-box should assign value on initialize
This fixes the bug where admins could post to uncategorized even when it was disabled.
2015-06-30 10:18:31 -07:00
Robin Ward
4152bff834 Merge pull request #3578 from riking/patch-3
FIX: buildPluginAdapter not passing args
2015-06-30 12:15:26 -04:00
Kane York
3a8808ee3f FIX: buildPluginAdapter not passing args 2015-06-30 09:14:22 -07:00
Robin Ward
cf3aa867ab Don't log /srv/status 2015-06-30 12:12:55 -04:00
Jeff Atwood
023ea6c752 Merge pull request #3577 from riking/patch-8
Copy changes for "sso overrides" settings
2015-06-30 00:22:31 -07:00
Kane York
418718c416 Copy changes for "sso overrides" settings 2015-06-29 22:22:05 -07:00
Jeff Atwood
b5d196fb29 smaller font on Replies expansion 2015-06-29 16:25:53 -07:00
Jeff Atwood
a6d0e4b1fb change time gap and suggested topic defaults 2015-06-29 12:53:44 -07:00
Robin Ward
1b1ea08ac3 FIX: If you follow a link to a user that doesn't exist, show 404 2015-06-29 15:47:05 -04:00
Robin Ward
e026dc16d8 FIX: Broken tests :fired: 2015-06-29 15:38:28 -04:00
Robin Ward
0013477453 UX: Don't show "X days later" unless the posts are sequential.
This fixes the display of later posts when in summary mode.
2015-06-29 15:23:26 -04:00
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
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