mastodon/spec
ThibG c48d895ea7
Fix sign-ups without checked user agreement being accepted through the web form (#13088)
* Fix user agreement not being verified

* Fix tests

* Fix up agreement field being dismissed
2020-02-16 12:56:53 +01:00
..
controllers Fix sign-ups without checked user agreement being accepted through the web form (#13088) 2020-02-16 12:56:53 +01:00
fabricators Add announcements (#12662) 2020-01-23 22:00:13 +01:00
features Add feature test that tests behaviour of profile name and bio (#12658) 2020-01-03 02:44:06 +01:00
fixtures
helpers
lib Fix rendering <a> without href when scheme unsupported (#13040) 2020-02-08 21:22:38 +01:00
mailers
models Search account domain in lowercase (#13016) 2020-02-01 15:42:24 +01:00
policies
presenters
requests
routing
serializers/activitypub
services Fix media attachments without file being uploadable (#12562) 2020-01-23 21:40:03 +01:00
support Fix base64-encoded file uploads not being possible (#12748) 2020-01-04 01:54:07 +01:00
validators Search account domain in lowercase (#13016) 2020-02-01 15:42:24 +01:00
views
workers Fix RefollowWorker not keeping show_reblogs setting (#12707) 2020-01-02 20:52:39 +01:00
rails_helper.rb
spec_helper.rb