Commit Graph

19 Commits (469c0956cd937b28a38f8c982b670207ec14b843)

Author SHA1 Message Date
Egor Kislitsyn 4c1dd55c48 Merge remote-tracking branch 'upstream/develop' into refactor/following-relationships
5 years ago
Ivan Tashkinov 10ff01acd9 [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
5 years ago
Egor Kislitsyn 059005ff82
Replace `user.following` with Pleroma.FollowingRelationship
5 years ago
Haelwenn (lanodan) Monnier 447514dfa2
Bump copyright years of files changed in 2019
5 years ago
Sergey Suprunenko 05b5af8075 Add tests for users tasks and PleromaAuthenticator
5 years ago
Sergey Suprunenko 2c63c67512 Rework user deletion
5 years ago
lain cb2bcee842 User Search: Boost friends more strongly.
5 years ago
Sergey Suprunenko 2c303afc8b Remove duplicated entries in users' following lists
5 years ago
Alexander Strizhakov 73ae58fdfa Feature/896 toggling confirmation
5 years ago
Egor b9cdf6d3b9 Use `User.get_cached*` everywhere
5 years ago
Alex S 012bb5dcc9 renaming expire_at -> expires_at
6 years ago
Alex S ce8d457132 little channges
6 years ago
Alex S 76d8928cf1 fix for field name
6 years ago
Alex S 47b07cec49 token -> invite renaming
6 years ago
Alex S 0484f3a8b1 generating tokens with mix
6 years ago
Egor Kislitsyn a14742f495 add `user delete_activities` mix task
6 years ago
Haelwenn (lanodan) Monnier 74579115a7
test: Change `lenght(…) == 0` to `Enum.empty?(…)`
6 years ago
William Pitcock 3c08d229db tests: add legal boilerplate
6 years ago
link0ff 7c235b8874 Add more Mix task tests in relay_test.exs and uploads_test.exs.
6 years ago