Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-09 | Add and Remove tests for FollowRequest (#5622) | ysksn | |
* Add a test for FollowRequest#authorize! * Remove tests There is no need to test ActiveModel::Validations::ClassMethods#validates. * Make an alias of destroy! as reject! Instead of defining the method, make an alias of destroy! as reject! because of reducing test. | |||
2017-04-05 | add more tests to models | Samy KACIMI | |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko | |
Reflect "requested" relationship in API and UI Reflect inability of private posts to be reblogged in the UI Disable Webfinger for locked accounts |