Commit Graph

26394 Commits

Author SHA1 Message Date
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
Sam
fc36f095a7 FIX: ensure proper header transfer (except for cache control)
allows discourse special headers to be visible on hijacked reqs
2018-01-21 14:26:42 +11:00
7b05b12d3c Merge pull request #5515 from mpalmer/iam-profile-description
UX: Improve description of s3_use_iam_profile
2018-01-20 01:50:08 -08:00
133acfc805 UX: Improve description of s3_use_iam_profile
https://meta.discourse.org/t/s3-uploads-iam-user-backups-questions/78484
2018-01-20 20:19:59 +11:00
b040e11c6b FIX: Preventing presence users from overflowing window 2018-01-19 19:15:08 -05:00
8a3c9ee3c5 FIX: notify_about_queued_posts_after copyedit
notify_about_queued_posts_after does not email contact_email anymore, notification is instead a group message to the moderators group.
2018-01-19 17:45:02 -05:00
b68799e081 FIX: Allow plugins to register importers 2018-01-19 16:24:41 -05:00
2de1264213 UX: Adjustments for embedded reply collapse button 2018-01-19 16:16:22 -05:00
5b820ebb62 Allow plugins to extend the post title 2018-01-19 15:30:50 -05:00
a224459960 bulk importer shouldn't try to update primary key sequences to -1 2018-01-19 15:01:00 -05:00
24dcfc2db5 remove constant warning in base62 file 2018-01-19 19:52:42 +01:00
f674b9e86e FIX: encode image filename so '[', ']' and '|' doesn't break the markdown 2018-01-19 19:52:03 +01:00
d0c467babc Set caret-clone position based on rtl class 2018-01-19 09:53:39 -08:00
b652791a20 Add id to clone div; override inline styles for rtl locales 2018-01-19 09:53:39 -08:00
645c32758a Extensibility points for poster name 2018-01-19 12:52:46 -05:00
e6fd7eb464 Remove misplaced translation files 2018-01-19 18:36:25 +01:00
db287ad58e FIX: invalid SQL in vanilla_mysql import script 2018-01-19 11:53:07 -05:00