Jeff Atwood
a7528c858d
hide sign up button from header on mobile
2014-08-14 03:04:09 -07:00
Jeff Atwood
48051127fc
improve keyboard shortcut help layout
2014-08-14 02:54:53 -07:00
Jeff Atwood
41e582e1ca
make keyboard shortcut help 3 columns vs 2
2014-08-14 02:25:07 -07:00
Sam
985b356fe9
FIX: work better if there is only one LoginMethod
...
If there is only 1 login method and local logins are disabled
take user directly to the login provider
2014-08-14 15:13:28 +10:00
Robin Ward
ba15a6a9ea
PERF: Only delete 100 inactive users at once
2014-08-13 17:56:40 -04:00
Jeff Atwood
578d4ac5f4
I hate hearts, I HATE LOVE
2014-08-13 13:52:11 -07:00
Robin Ward
ac89b3eb7e
ES6: `grouped-each` helper and moved event dispatcher to an initializer
2014-08-13 16:46:59 -04:00
Kris Aubuchon
982b007604
heatmap/coldmap should stay red/blue despite theming
2014-08-13 16:38:49 -04:00
Régis Hanol
4c4ce05964
FIX & PERF: vanilla import
...
PERF: disabled refresh_avatar callback when importing users
PERF: avoid using UsernameSuggester when not needed
FIX: categories wasn't working
FIX: posts from deleted users are now from the system user
2014-08-13 22:20:06 +02:00
Régis Hanol
6201b82a67
FIX: keep the post_number parameter when redirecting to proper slug
2014-08-13 22:19:41 +02:00
Régis Hanol
9b4c18baf1
Merge pull request #2636 from meglio/color-tags
...
Show color for values of type:list site settings with word 'colors' in t...
2014-08-13 21:52:14 +02:00
Robin Ward
80f0e637ba
Merge pull request #2648 from riking/mobile-user-page
...
Style & structure fixes for mobile user page
2014-08-13 15:48:17 -04:00
riking
62ed597faa
Also put the shaded background on desktop
2014-08-13 12:43:27 -07:00
riking
6b22776160
Style & structure fixes for mobile user page
2014-08-13 12:38:55 -07:00
Robin Ward
22de2edae7
FIX: Allow a search for a parent slug when a child exists with the same
...
name.
2014-08-13 15:24:28 -04:00
Robin Ward
7ed969f0c7
Site Setting to customize how frequently inactive users are purged
2014-08-13 15:11:19 -04:00
Robin Ward
74d9293ca9
FIX: Allow duplicate slugs when the parent category is not the same
2014-08-13 14:45:25 -04:00
Robin Ward
3c6673aceb
Purge inactive accounts that are older than 7 days
2014-08-13 14:13:41 -04:00
Robin Ward
9a1580244a
FIX: Don't show profile pages for inactive users and don't show them in
...
search results.
2014-08-13 13:30:25 -04:00
Robin Ward
106aed9dd3
UX: We can link an invited user without a topic to /my/invited
2014-08-13 11:19:29 -04:00
Robin Ward
31f7addefa
FIX: Don't capitalize category name in document title
2014-08-13 10:53:34 -04:00
Robin Ward
0adfeb1cff
ES6: Mega update of controllers
2014-08-13 10:22:47 -04:00
Robin Ward
1c9ccc6eb1
ES6: More controllers converted over
2014-08-13 10:22:47 -04:00
Jeff Atwood
c89a354fb1
clean up some flag page styles and alignment
2014-08-12 23:52:43 -07:00
Jeff Atwood
c83a742bec
notification dropdown should not be selectable
2014-08-12 23:32:16 -07:00
Kris Aubuchon
6166e78888
adding hover state to notification menu, and small additional fixes
2014-08-13 00:03:29 -04:00
Sam
1baa55fe45
FIX: preview bust when no params
2014-08-13 12:25:56 +10:00
Robin Ward
19ea20e4cc
UX: Don't show sign up button when the header has extra info in it
2014-08-12 17:38:21 -04:00
Robin Ward
914bbd2a7b
FIX: Only show like heat map when there are 10 posts
2014-08-12 17:35:44 -04:00
Jeff Atwood
fcbab8e9b0
fix incorrect link to category position change
2014-08-12 14:33:07 -07:00
Robin Ward
f1572a43e1
UX: Remove drag and drop reordering of categories. It was not working
...
perfectly and you can re-order using the modal number.
2014-08-12 17:14:02 -04:00
Robin Ward
11e43bd434
FIX: Don't show Sign Up button in cases where users can't sign up
2014-08-12 16:55:23 -04:00
Robin Ward
532726005b
FIX: Heatmaps for posts not showing up if you're not colourblind :)
2014-08-12 16:35:48 -04:00
Robin Ward
dd8e5583d7
ES6: Transition helper
2014-08-12 16:33:53 -04:00
Robin Ward
3930d933ca
Revert "CLEANUP: This file no longer seems to be used"
...
This reverts commit 5c2893c8f9
.
2014-08-12 16:23:44 -04:00
Robin Ward
5c2893c8f9
CLEANUP: This file no longer seems to be used
2014-08-12 16:22:06 -04:00
Robin Ward
de73e9fb56
UX: Remove likes column, use heat map on posts count
2014-08-12 14:03:52 -04:00
Robin Ward
e49ef042f1
UX: Remove icon from sign up button, change button order
2014-08-12 13:51:00 -04:00
Robin Ward
1684ff3015
UX: Add a separate "Sign Up" button
2014-08-12 13:47:23 -04:00
Régis Hanol
a62968c846
FIX: actually compute top score for 'older' periods
2014-08-12 19:42:46 +02:00
Robin Ward
36f081bf43
FIX: Don't show the category edit button unless the user can edit the
...
category
2014-08-12 13:31:05 -04:00
Neil Lalonde
e40e9351f6
FIX: don't allow same category name with different case
2014-08-12 11:40:33 -04:00
Robin Ward
d1f6c31382
TESTS: Adds integration test for new about route
2014-08-12 11:15:32 -04:00
Robin Ward
0e5a79cf5d
FIX: Missing translations, update title on About
2014-08-12 11:04:12 -04:00
Jeff Atwood
63d71fde80
tighten spacing on flags page
2014-08-12 03:49:19 -07:00
Jeff Atwood
506162b719
clarification on delete and block
2014-08-12 03:14:50 -07:00
Kris Aubuchon
2ce291c2ab
small fixes for dark themes
2014-08-12 00:11:58 -04:00
Jeff Atwood
a51bf08346
change "Sign In" back to "Log In" for now
2014-08-11 16:08:55 -07:00
Jeff Atwood
3451785aa3
add gavel glyph to Take Action for consistency
2014-08-11 15:56:42 -07:00
Robin Ward
c8767dc505
UX: Tweak about page
2014-08-11 18:15:49 -04:00