Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-04 | Fix base64-encoded file uploads not being possible (#12748) | Eugen Rochko | |
Fix #3804, Fix #5776 | |||
2020-01-03 | Add feature test that tests behaviour of profile name and bio (#12658) | Bèr Kessels | |
* Add feature test that tests behaviour of profile name and bio * Fix rubocop style errors in Login Spec. * DRY log_in_spec by reusing the stories helper Co-authored-by: Eugen Rochko <eugen@zeonfederated.com> | |||
2017-11-17 | Remove empty strings (#5732) | ysksn | |
2017-06-22 | Some minor change and spec for Account (#3813) | Akihiko Odaki (@fn_aki@pawoo.net) | |
* Introduce domains method to Account relation Account had followers_domains method, which was excessively specific. Let relation of Account have domains method instead. * Move follow_mapping in Account to AccountInteractions * Introduce shared examples for AccountAvatar inclusion * Cover Account more | |||
2017-06-04 | Spec ScopedSettings (#3559) | Akihiko Odaki (@fn_aki@pawoo.net) | |
2017-04-05 | add more tests to models | Samy KACIMI | |