discourse/spec
Sam 5b6e49ae1d FEATURE: split out max diff to 2 settings
We trust staff + tl2 and up to perform edits in grace period.
Allow them significantly more edit room in grace period prior to storing
a revision.

editing_grace_period_max_diff_high_trust applies to users with tl2 and up.

So

tl0 / 1 : we store an extra revision if more than 100 chars change
tl2 and up : we store an extra revision if more than 400 chars change

We may tweak these numbers as we go.
2018-03-09 11:58:50 +11:00
..
components FEATURE: split out max diff to 2 settings 2018-03-09 11:58:50 +11:00
controllers SECURITY: ensure users have permission when moving categories 2018-03-02 12:13:27 +11:00
fabricators REFACTOR: New spec tests and code improvement 2018-02-22 20:27:02 +05:30
fixtures FEATURE: update CommonMark to version 0.28 2018-03-08 12:19:53 +11:00
helpers FEATURE: allow specifying s3 config via globals 2017-10-06 16:20:01 +11:00
import_export FIX: topic and category exporters were only exporting users who created the first post 2018-01-16 12:51:53 -05:00
integration UX: when a post is blocked due to a watched word, message includes the word being blocked 2018-02-28 11:22:18 -05:00
integrity FEATURE: allow better fidelity for auto linkify, disable most tlds based linkify 2018-02-01 13:22:38 +11:00
jobs FIX: Auto re-opened topics should restore category auto close settings. 2018-02-27 15:33:31 +08:00
mailers Fix the build. 2018-02-26 12:46:15 +08:00
models FIX: converting topic to message for a second time was broken 2018-03-08 17:59:04 +05:30
multisite Update `rails_multisite` to 2.0.1. 2018-01-19 10:19:16 +08:00
requests FEATURE: filter personal messages by tags 2018-03-08 14:42:07 +05:30
serializers Move external_id from UserSerializer to CurrentUserSerializer (#5658) 2018-03-07 22:54:31 -05:00
services FIX: email_domains_whitelist prevented creation of anonymous users 2018-03-06 18:14:53 +01:00
support SECURITY: Any group can be invited into a PM. 2017-12-14 14:57:48 +08:00
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
discourse_tagging_spec.rb FIX: prevent creation of tags with invalid characters 2016-10-12 15:44:36 -04:00
rails_helper.rb FIX: load balanced servers do not share monotonic clock 2017-12-07 11:48:11 +11:00