aab2d102ff
FIX: 404 page when clicking a badge notification from before changing username
2018-01-30 15:56:44 -05:00
10ed4c0078
FEATURE: Composer HTML pasting support for complex table formats
2018-01-31 01:39:11 +05:30
56987e2290
Profile textarea too short in iOS10
2018-01-30 09:31:18 -05:00
88c05d7050
Limit the maxLength of the name and description text inputs for custom user fields
2018-01-30 17:04:18 +05:30
018cb7f36b
add a custom user onebox ( #5542 )
...
* add custom user onebox
* add specs
2018-01-30 11:03:08 +01:00
95e0aa059c
UX: The delete button is also a dropdown
2018-01-29 19:15:19 -05:00
330912e1e5
FIX: allowed href scheme link can start with a + ( #5537 )
...
* allowed href scheme link can start with a +
* allow tel:// links only to start with +
* add missing semicolon
* add test
2018-01-30 11:02:23 +11:00
f946db4afe
FIX: inline oneboxer min title length of 2
...
also: cache mini onebox misses as well to cut down traffic
2018-01-30 08:40:04 +11:00
d37477b1ef
FIX: show label beside confirm user fields, and fix spacing around them
2018-01-29 16:39:41 -05:00
2eef9b3295
UX: Adding a sticky footer to the post history modal, removing bootstrap columns
2018-01-29 15:15:50 -05:00
fcc86d5be3
FIX: time read on users directory was not rendering correctly on mobile
2018-01-29 13:31:18 -05:00
51e327f640
FIX: Remove old text
2018-01-29 13:18:44 -05:00
73fae6513f
FIX: Missing translation
2018-01-29 13:16:58 -05:00
77ac14d475
prevent users with a tiny number of posts to dominate the 'new user of the month' leaderboard
2018-01-29 12:09:17 +01:00
52fbf9d3ae
FIX: emoji-picker improvements
...
* fix a performance issue on mobile when modifying filtering query, thanks to David Taylor and Jorge Manrubia for the initial finding and solution
* minor refactoring
* better positioning of the picker on mobile
2018-01-29 11:05:35 +01:00
4662cc428f
Fix RTL topic-admin-menu-position ( #5497 )
2018-01-29 18:14:36 +11:00
1f6adbea5c
FEATURE: log private message views
2018-01-29 08:08:08 +05:30
4c19088084
FIX: hides upload link on mobile
2018-01-28 09:48:41 +01:00
2d340d1122
FIX: Don't allow username update via update route
...
It's not using the UsernameChanger
2018-01-26 16:53:43 -05:00
452a6bfa9c
Minor alignment fix for bullet categories
2018-01-26 16:35:49 -05:00
f587fb7cc7
FIX: Select-kit category dropdown issues in IE11
2018-01-26 15:51:44 -05:00
36d836ba40
Link suspensions to the staff logs page
2018-01-26 15:40:03 -05:00
ee155bd4f2
Removing duplicate modal styling
2018-01-26 14:54:15 -05:00
6b04967e2f
FEATURE: Staff members can lock posts
...
Locking a post prevents it from being edited. This is useful if the user
has posted something which has been edited out, and the staff members don't
want them to be able to edit it back in again.
2018-01-26 14:01:30 -05:00
76317957ed
UX: Removing some old references to the star feature
2018-01-26 13:05:29 -05:00
e2d82b882e
FIX: redirect to original URL after social login
2018-01-26 18:52:27 +01:00
3d595a52ca
FIX: improves UI state when no extensions are allowed for upload
2018-01-26 18:12:23 +01:00
56834dbd98
FEATURE: select-kit api to modify collection header
2018-01-26 14:42:24 +01:00
0eb71cef98
FIX: makes sur allowUncategorized is passed to category-selector
2018-01-26 14:41:30 +01:00
3fde4c9db7
FIX: Enabling verbose localization for session didn't work
2018-01-25 23:29:53 +01:00
179ecee11e
FIX: featured links are 'undefined' in suggested topics
2018-01-25 14:40:07 -05:00
8b59ce9183
FIX: CTRL+mouse-left-click / CMD+mouse-left-click or mouse-middle-click should open link in new tab
2018-01-25 20:35:39 +05:30
6750ff6873
(S)CSS cleanup: 0px => O and removal of duplicated properties ( #5526 )
2018-01-25 09:53:36 -05:00
b784c1eda4
FIX: Remove all notifications of staged user during sign-up
2018-01-25 14:58:43 +01:00
d9515c37b3
FIX: Show message from discobot when staged user signs up
2018-01-25 14:58:43 +01:00
eb52c5469e
FEATURE: Allow plugins to register a new locale
2018-01-25 14:57:41 +01:00
683be5e555
FIX: Application should not crash when selected locale is missing
2018-01-25 14:57:41 +01:00
01f9995956
FEATURE: do not restrict categories filtering to only FULL permission type
2018-01-25 12:03:13 +01:00
b821da80f8
FIX: makes sure allowUncategorized is passed to underlying component
2018-01-25 10:41:10 +01:00
47bef377f6
FIX: force full width on mobile for cat and tag drops
2018-01-25 09:38:02 +01:00
afaf9fd54c
FIX: mods should be able to grant badges in post wrench ( #5522 )
2018-01-25 13:52:05 +11:00
dc97239040
FIX: censored regex words were replacing other text that shouldn't be censored
2018-01-24 12:33:47 -05:00
3ad48e0d30
FIX: larger tag-drop
2018-01-24 18:25:26 +01:00
1d0f3a9816
FIX: tweaks to tag and category drops
2018-01-24 18:16:29 +01:00
1fd3b5cc4f
FIX: improvements to category-drop when used with a subcategory
2018-01-24 17:41:26 +01:00
262f795a4b
FIX: better handling of collection height
2018-01-24 16:42:13 +01:00
a2f78fd778
FIX: alignment for box/bullet tag styles
2018-01-24 10:37:24 -05:00
4a70248311
UX: Trim selected text while copying to the link building modal
2018-01-24 18:58:54 +05:30
3a290ee625
FEATURE: replaces category/tag dropdowns by select-kit
2018-01-24 11:48:20 +01:00
5cfcfa7a76
Merge pull request #5523 from angusmcleod/badge_group_edit_bugfix
...
FIX: badge group edit modal controller is missing modal functionality
2018-01-24 12:06:00 +05:30