Commit Graph

26510 Commits

Author SHA1 Message Date
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
841a988454 Return 0 if there is no topic associated with the post 2018-01-22 09:54:11 -08:00
f06f7161ea FIX: category badge when using box style on long category names 2018-01-22 18:26:54 +01:00
2352c5ecd5 Merge pull request #5459 from discourse/fix-rtl-caret-clone-position
FIX: caret clone div position for RTL locales
2018-01-22 08:59:31 -08:00
c425a2d335 fix js suite 2018-01-22 17:48:03 +01:00
5c1eaeca9e FIX: prevent users from moving whispers to new topic 2018-01-22 17:23:19 +01:00
dde0fcc658 FEATURE: Allow sending invites to staged users 2018-01-22 15:37:18 +01:00
f74ac826c5 slightly more meaningful error message 2018-01-22 12:20:53 +01:00
Sam
060e78e884 PERF: reduce memory usage for post alerter 2018-01-22 17:11:52 +11:00
Sam
ce815276d0 Small and big should be limited via rem so it works large font mode 2018-01-22 14:22:30 +11:00
83c549bd31 FEATURE: grant badges in post admin wrench (#5498)
* FEATURE: grant badges in post admin wrench

* only grant manually grantable badges

* extract GrantBadgeController mixin
2018-01-22 14:10:53 +11:00
Sam
f26ff290c3 FEATURE: Shorten setting name to max_reqs
So it is consistent with other settings
2018-01-22 13:18:30 +11:00
Sam
83a346cd68 FIX: migrate_from_s3 rake task not working 2018-01-22 11:42:09 +11:00
Sam
36ed8f5176 Correct regression where /sidekiq/scheduler was not working 2018-01-22 10:48:35 +11:00
Sam
47058b29d3 FEATURE: emit external_id field with user webhook 2018-01-22 10:09:26 +11:00