mastodon/spec
Eugen Rochko 4f6af87906
Change spam check to apply to local accounts and add a threshold (#11806)
Instead of detecting spam on first duplicate message, add a
threshold of 5 such messages to reduce false positives
2019-09-18 12:53:13 +02:00
..
controllers Fix TOTP codes not being filtered from logs during enabling/disabling (#11877) 2019-09-18 02:48:40 +02:00
fabricators Add timeline read markers API (#11762) 2019-09-06 13:55:51 +02:00
features
fixtures
helpers
lib Change spam check to apply to local accounts and add a threshold (#11806) 2019-09-18 12:53:13 +02:00
mailers Add option to include reported statuses in warning e-mail (#11639) 2019-08-23 22:37:23 +02:00
models Fix hashtags being split by ZWNJ character (#11821) 2019-09-13 16:01:26 +02:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters
requests
routing
serializers/activitypub
services Add more accurate account search (#11537) 2019-08-16 01:24:03 +02:00
support
validators Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
views Remove Atom feeds and old URLs in the form of GET /:username/updates/:id (#11247) 2019-07-07 16:16:51 +02:00
workers Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00
rails_helper.rb
spec_helper.rb