Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-04 | Fix base64-encoded file uploads not being possible (#12748) | Eugen Rochko | |
Fix #3804, Fix #5776 | |||
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 |