Commit Graph

26224 Commits

Author SHA1 Message Date
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
ba6cd83e3a ISO 639-1 codes aren't used in the UI anymore 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
ce060e2b86 FIX: Server didn't use default_locale as fallback locale 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
Sam
1fac2ecb56 FIX: uploads not working on themes admin page 2018-01-25 21:13:06 +11: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
Sam
adae963751 ensure we do not override charset for content type 2018-01-25 18:43:42 +11: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
594efa37b6 add some output to category and topic importer 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
cbf4204ecc FIX: uploads:migrate_from_s3 wasn't destroying records before creating new ones 2018-01-24 13:22:07 +01:00
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
65e80aba03 FIX: creating new message via link was failing for anon user 2018-01-24 11:45:15 +05:30
Sam
3b083ca0bd correct spec 2018-01-24 13:23:27 +11:00
Sam
95ac1655bc revert settings 2018-01-24 13:21:23 +11:00
63b29301d8 FIX: badge group edit modal controller is missing modal functionality 2018-01-24 09:33:43 +08:00
Sam
3492a91056 FEATURE: allow site operators to disable emoji shortcuts 2018-01-24 12:21:44 +11:00
Sam
7ba06de0d6 FEATURE: disable service worker for all browsers except for android
Service worker is still quite experimental, only enable on android
where it provides many benefits
2018-01-24 12:03:08 +11:00
Sam
c42bb94362 PERF: slow down optimizing images per host 2018-01-24 08:53:17 +11:00
Sam
bfd052a317 PERF: guard so we only create one optimized image per process
This protectd sidekiq and other cases where optimized images are created on
demand so they do not dominate the machine.
2018-01-24 08:22:28 +11:00
a469c65631 FIX: Missing footer on groups pages 2018-01-23 16:20:53 -05:00
0351565731 Add span to make extensibility easier 2018-01-23 15:45:09 -05:00
86e142b39f UX: Copy selected text to the link building modal 2018-01-24 02:02:12 +05:30
782d75069e FIX: UX improvements for system messages when PMs are disabled 2018-01-23 13:12:11 -05:00
28d432263e rework the uploads:migrate_from_s3 rake task 2018-01-23 18:48:06 +01:00
17ebfd1715 FIX: Don't show suggested messages if private messages are disabled 2018-01-23 12:05:44 -05:00
cb9524c365 UX: Additional protections to prevent tag nesting exploits in posts 2018-01-23 10:34:37 -05:00
c3103cb23e FIX: Users column too wide on tablet 2018-01-23 09:45:46 -05:00
Sam
d2025e33cf FEATURE: bump rbtrace to latest 2018-01-23 15:36:47 +11:00
c8f9e7a9c5 FIX: tag alignment 2018-01-22 21:36:07 -05:00
3875b204d4 FIX: space below post-actions 2018-01-22 21:26:07 -05:00
fb2ab3c4d4 UX: White text for social login buttons, regardless of theme 2018-01-22 21:19:38 -05:00
80c41a0e59 Merge pull request #5510 from discourse/add-posts-count-to-web-hook-post-serializer
Feature: add topic posts count to webhook post serializer
2018-01-23 07:46:59 +08:00
99cabd071a UX: Very long tag names should truncate 2018-01-22 17:14:40 -05:00
Sam
2437b0d531 FIX: regression, missing 404 page 2018-01-23 09:00:28 +11:00
1e77850dff FIX: Don't link icon to the private messages page if they are disabled 2018-01-22 16:56:25 -05:00
e52e0f4635 FIX: Disable the keyboard shortcut if private messages are disabled 2018-01-22 16:45:27 -05:00
a9e0c6a685 FIX: Flags notification badge becomes too narrow when menu is open 2018-01-22 14:02:07 -05:00
cbb321658f FIX: support for generating excerpt when nesting <details> blocks 2018-01-22 19:17:35 +01:00