38f4acd55a
FIX: rate limiter text is confusing, should not say daily
...
Also, adds easily parseable JSON so users can figure out
how long to wait when the API is limited. ("extras" "wait_seconds")
2018-02-14 15:29:50 +11:00
0b13b82e94
Update nokogiri to latest version
2018-02-13 19:36:19 -05:00
f028ffaf29
SECURITY: correct local onebox category checks
...
Also removes ugly "source_topic_id" from cooked posts
Patch was authored by @zogstrip
Signed-off-by: Sam <sam.saffron@gmail.com >
2018-02-14 10:40:46 +11:00
548db91c76
FIX: displays an error when reaching tags limit
2018-02-14 00:30:09 +01:00
5a56746610
FIX: Embedded topic was not found when URL contained query string
2018-02-14 00:28:30 +01:00
22f0b0096d
FEATURE: show avatar flair on user profile page
2018-02-13 17:13:38 -05:00
556ab8480e
FIX: ESlint
2018-02-13 16:06:40 -05:00
713993d150
UX: Link post ids in staff action logs to the post
2018-02-13 15:59:10 -05:00
7348513848
FIX: Include post in staff action logs when silencing a user
2018-02-13 15:59:10 -05:00
ed114177e7
Mini tag chooser tweaks
2018-02-13 19:41:03 +01:00
d525a644d2
fix linting
2018-02-13 18:12:30 +01:00
20123271d2
FIX: override backspaceFromFilter only if defined
2018-02-13 17:48:00 +01:00
20e44b3c14
Revert "FIX: 404 page when clicking a badge notification from before changing username"
2018-02-13 11:39:33 -05:00
7d501058d7
FIX: don't grant new user of the month badge to suspended users or based on deleted topics/posts
2018-02-13 17:32:38 +01:00
6bfc25d895
FEATURE: new {{mini-tag-chooser}} replaces {{tag-chooser}} in composer
2018-02-13 17:23:12 +01:00
0a95d2a21f
FIX: Upload fails silently if it is bigger than max allowed size
2018-02-13 14:39:25 +05:30
03b3e57a44
FEATURE: login by a link from email
...
Co-authored-by: tgxworld <tgx@discourse.org >
2018-02-13 16:14:39 +08:00
f9280617d0
Remove redundant comment.
2018-02-13 15:58:13 +08:00
1c27d93dcf
anonymous shadow users are approved on creation if must_approve_users is enabled ( #5569 )
2018-02-13 01:58:38 -05:00
e924de71e7
Spec test to make sure we do not skip trashed post
2018-02-13 12:23:47 +05:30
cc3cf6588b
FEATURE: Notification API Endpoints for Admins
...
* create/update/delete notification api with external url
* remove external url feature
* Fix Travis CI build error (add new line)
* Fix Travis CI build error
2018-02-13 01:38:26 -05:00
14d0450bef
FEATURE: Only load service worker for Android
...
TBD an interface for plugin to enable service workers on desktop if they need them
2018-02-13 16:23:36 +11:00
074d590abd
FIX: stop counting offline page as a page view
2018-02-13 16:19:43 +11:00
b34b1b6fe3
FIX: invite to message was not allowing groups
...
Previously we were incorrectly checking mentionable instead of messageable
Also fix edge case where multiple groups sharing a name mean that exact match override is not working
Also cleans up params sent to user selector
2018-02-13 13:28:46 +11:00
5f8f691e2b
FIX: Border issue with group inputs on high resolution displays
2018-02-12 21:09:40 -05:00
3e835047da
Remove "already initialized" constant warning.
2018-02-13 08:55:15 +08:00
ae15faeb34
FIX: Allow links from one relative uri to another
2018-02-12 18:27:08 -05:00
4c9959f795
FIX: Don't allow silenced users to reach TL3
2018-02-12 17:20:11 -05:00
1bafbc8c5c
Merge pull request #5576 from discourse/top-tags
...
PERF: a faster way to count tags used per category
2018-02-12 16:25:18 -05:00
479f7ed18f
Ignore case when removing mailing list name from subject
2018-02-12 21:41:58 +01:00
4dfe659189
Rename allow staff flags
to allow flagging staff
2018-02-12 15:27:26 -05:00
32116654ec
removing duplicate topic-map desktop/mobile styles
2018-02-12 15:20:14 -05:00
76c309fe6b
PERF: a faster way to count tags used per category
2018-02-12 15:16:47 -05:00
e700e3e882
FIX: post_destroyed webhook event not fired
2018-02-13 01:36:56 +05:30
6287631745
FEATURE: New site setting, allow staff flags
, false by default
...
For some large communities, it makes sense to disable flagging of
staff posts.
2018-02-12 14:56:21 -05:00
d962d6072e
FIX: Don't auto select ALL topics, only keyboard chosen ones
2018-02-12 13:54:37 -05:00
7b7f94d7df
FIX: Using cmd-f to search in a topic wasn't restricting to that topic
2018-02-12 13:09:56 -05:00
44f39ddc86
prevent post-link clicks from being squished by long strings
2018-02-12 11:52:42 -05:00
4644757785
FEATURE: Style new gfycat onebox
2018-02-12 13:39:52 -02:00
3d5c4580bd
FIX: makes sure we add ellipsis to action-title
2018-02-12 16:27:24 +01:00
19b4116416
Bump rails_multisite
to 2.0.4.
2018-02-12 15:39:21 +08:00
932a1a1187
Remove use of deprecated site setting.
2018-02-12 14:26:22 +08:00
5dabcc9081
Fix Gemfile.lock.
2018-02-12 14:08:02 +08:00
87b0cc382b
Bump rails_multisite
to 2.0.3.
2018-02-12 14:03:04 +08:00
e48ae647f9
Fix typo in server.en.yml
2018-02-11 21:17:22 +01:00
d30c43e8cc
usercard overflow fix
2018-02-10 21:27:25 -05:00
3d22ba35bc
usercard website fix
2018-02-09 21:45:38 -05:00
cee3337357
Don't allow users to auto-hide staff posts
2018-02-09 19:53:58 -05:00
b31e6e64fb
FIX: After deleting a post, staff can recover it
2018-02-09 19:42:16 -05:00
569e57f0a9
FIX: Delete the invalid auth cookie even if you hit the rate limit
2018-02-09 19:09:54 -05:00