Robin Ward
|
17ebfd1715
|
FIX: Don't show suggested messages if private messages are disabled
|
2018-01-23 12:05:44 -05:00 |
Kris
|
cb9524c365
|
UX: Additional protections to prevent tag nesting exploits in posts
|
2018-01-23 10:34:37 -05:00 |
Kris
|
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 |
Kris
|
c8f9e7a9c5
|
FIX: tag alignment
|
2018-01-22 21:36:07 -05:00 |
Kris
|
3875b204d4
|
FIX: space below post-actions
|
2018-01-22 21:26:07 -05:00 |
Kris
|
fb2ab3c4d4
|
UX: White text for social login buttons, regardless of theme
|
2018-01-22 21:19:38 -05:00 |
Guo Xiang Tan
|
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 |
Kris
|
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 |
Robin Ward
|
1e77850dff
|
FIX: Don't link icon to the private messages page if they are disabled
|
2018-01-22 16:56:25 -05:00 |
Robin Ward
|
e52e0f4635
|
FIX: Disable the keyboard shortcut if private messages are disabled
|
2018-01-22 16:45:27 -05:00 |
Kris
|
a9e0c6a685
|
FIX: Flags notification badge becomes too narrow when menu is open
|
2018-01-22 14:02:07 -05:00 |
Régis Hanol
|
cbb321658f
|
FIX: support for generating excerpt when nesting <details> blocks
|
2018-01-22 19:17:35 +01:00 |
scossar
|
841a988454
|
Return 0 if there is no topic associated with the post
|
2018-01-22 09:54:11 -08:00 |
Joffrey JAFFEUX
|
f06f7161ea
|
FIX: category badge when using box style on long category names
|
2018-01-22 18:26:54 +01:00 |
Simon Cossar
|
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 |
Régis Hanol
|
c425a2d335
|
fix js suite
|
2018-01-22 17:48:03 +01:00 |
Régis Hanol
|
5c1eaeca9e
|
FIX: prevent users from moving whispers to new topic
|
2018-01-22 17:23:19 +01:00 |
Gerhard Schlager
|
dde0fcc658
|
FEATURE: Allow sending invites to staged users
|
2018-01-22 15:37:18 +01:00 |
Régis Hanol
|
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 |
Kyle Zhao
|
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 |
Jeff Atwood
|
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 |
Matt Palmer
|
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 |
Kris
|
b040e11c6b
|
FIX: Preventing presence users from overflowing window
|
2018-01-19 19:15:08 -05:00 |
Joshua Rosenfeld
|
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 |
Robin Ward
|
b68799e081
|
FIX: Allow plugins to register importers
|
2018-01-19 16:24:41 -05:00 |
Kris
|
2de1264213
|
UX: Adjustments for embedded reply collapse button
|
2018-01-19 16:16:22 -05:00 |
Robin Ward
|
5b820ebb62
|
Allow plugins to extend the post title
|
2018-01-19 15:30:50 -05:00 |
Neil Lalonde
|
a224459960
|
bulk importer shouldn't try to update primary key sequences to -1
|
2018-01-19 15:01:00 -05:00 |
Régis Hanol
|
24dcfc2db5
|
remove constant warning in base62 file
|
2018-01-19 19:52:42 +01:00 |
Régis Hanol
|
f674b9e86e
|
FIX: encode image filename so '[', ']' and '|' doesn't break the markdown
|
2018-01-19 19:52:03 +01:00 |
scossar
|
d0c467babc
|
Set caret-clone position based on rtl class
|
2018-01-19 09:53:39 -08:00 |
scossar
|
b652791a20
|
Add id to clone div; override inline styles for rtl locales
|
2018-01-19 09:53:39 -08:00 |
Robin Ward
|
645c32758a
|
Extensibility points for poster name
|
2018-01-19 12:52:46 -05:00 |
Gerhard Schlager
|
e6fd7eb464
|
Remove misplaced translation files
|
2018-01-19 18:36:25 +01:00 |
Neil Lalonde
|
db287ad58e
|
FIX: invalid SQL in vanilla_mysql import script
|
2018-01-19 11:53:07 -05:00 |
Régis Hanol
|
b6c9d7a9d2
|
move requires to top of file
|
2018-01-19 17:51:42 +01:00 |
Robin Ward
|
9009cb5963
|
OOPS: Deleted file
|
2018-01-19 11:43:09 -05:00 |
Robin Ward
|
a8b46df4bd
|
More extensibility for custom silence/suspend messages
|
2018-01-19 11:35:19 -05:00 |
Kris
|
3cec2394b2
|
FIX: Margin below topic-map
|
2018-01-19 11:06:21 -05:00 |
Robin Ward
|
a34010e49a
|
Add some extensibility to posts rendering
|
2018-01-19 10:22:40 -05:00 |
Régis Hanol
|
2d49250107
|
FIX: support recovering images using 'upload://' scheme
|
2018-01-19 15:40:17 +01:00 |