Age | Commit message (Expand) | Author |
---|---|---|
2019-07-22 | Add tests for users tasks and PleromaAuthenticator | Sergey Suprunenko |
2019-06-24 | Rework user deletion | Sergey Suprunenko |
2019-06-06 | User Search: Boost friends more strongly. | lain |
2019-05-16 | Remove duplicated entries in users' following lists | Sergey Suprunenko |
2019-05-16 | Feature/896 toggling confirmation | Alexander Strizhakov |
2019-04-22 | Use `User.get_cached*` everywhere | Egor |
2019-04-08 | renaming expire_at -> expires_at | Alex S |
2019-04-06 | little channges | Alex S |
2019-04-06 | fix for field name | Alex S |
2019-04-06 | token -> invite renaming | Alex S |
2019-04-06 | generating tokens with mix | Alex S |
2019-04-02 | add `user delete_activities` mix task | Egor Kislitsyn |
2019-02-11 | test: Change `lenght(…) == 0` to `Enum.empty?(…)` | Haelwenn (lanodan) Monnier |
2018-12-23 | tests: add legal boilerplate | William Pitcock |
2018-12-16 | Add more Mix task tests in relay_test.exs and uploads_test.exs. | link0ff |