aboutsummaryrefslogtreecommitdiff
path: root/test/user_test.exs
AgeCommit message (Expand)Author
2020-05-13User: Truncate bios when updating a remote user.lain
2020-05-01Merge branch 'following-relationships-optimizations' into 'develop'rinpatch
2020-05-01Merge branch 'fix/follow-and-blocks-import' into 'develop'Haelwenn
2020-05-01Deactivate local users on deletion instead of deleting the recordrinpatch
2020-03-31Merge branch '1364-notifications-sending-control' into 'develop'rinpatch
2020-03-15Merge branch 'fix/signup-without-email' into 'develop'feld
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-13Tweaks to `clear_config` calls in tests in order to prevent side effects on c...Ivan Tashkinov
2020-01-27Merge branch 'develop' into feature/tag_feedMaksim Pechnikov
2020-01-17updated error messages for authentication processMaksim Pechnikov
2020-01-14Merge branch 'develop' into feature/tag_feedMaksim Pechnikov
2020-01-08fix create service actorMaksim Pechnikov
2019-12-17Merge branch 'develop' into feature/tag_feedMaksim Pechnikov
2019-12-10Merge branch 'develop' into 'domain-block-precedence'Sadposter
2019-12-06init tag feedMaksim Pechnikov
2019-12-04Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...Ivan Tashkinov
2019-11-30Merge branch 'remove-info-from-users' into 'develop'rinpatch
2019-11-29Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...Ivan Tashkinov
2019-11-28obligatory format commitSadposter
2019-11-28make follows take precedence over domain blocksSadposter
2019-11-27Remove User.user_info/2Egor Kislitsyn
2019-11-23Removed users.info and remaining usages.Ivan Tashkinov
2019-11-21Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...Ivan Tashkinov
2019-11-21Merge branch 'issue/1348' into 'develop'lain
2019-11-21Fix user.following_countEgor Kislitsyn
2019-11-20[#1335] Reorganized users.subscribers as UserRelationship. Added tests for Us...Ivan Tashkinov
2019-11-19[#1335] Implemented notification mutes and reblog mutes as UserRelationships....Ivan Tashkinov
2019-11-15Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...Ivan Tashkinov
2019-11-15[#1335] Reorganized `users.mutes` as relation to UserMute entity.Ivan Tashkinov
2019-11-11User: Don't let deactivated users authenticate.lain
2019-11-10[#1335] User: refactored :blocks field into :blocked_users relation.Ivan Tashkinov
2019-11-04excluded invisible actors from gets /api/v1/accounts/:idMaksim Pechnikov
2019-10-30Update test for get_recipients_from_activitykPherox
2019-10-24Merge remote-tracking branch 'upstream/develop' into refactor/following-relat...Egor Kislitsyn
2019-10-21[#1304] Merged `develop`, handled User.Info.invisible.Ivan Tashkinov
2019-10-21Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-21Merge branch 'develop' into refactor/following-relationshipsEgor Kislitsyn
2019-10-20Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-20[#1304] Moved remaining fields from User.Info to User.Ivan Tashkinov
2019-10-19user: implement User.invisible?/1Ariadne Conill
2019-10-18fix up some testsAriadne Conill
2019-10-18websub: remove entirelyAriadne Conill
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-10-14Do not add `follower_address` to `following` for non local usersEgor Kislitsyn
2019-10-11Replace `user.following` with Pleroma.FollowingRelationshipEgor Kislitsyn
2019-10-07Extract RSS Feed functionality from OStatusSergey Suprunenko
2019-10-06Move local keys out of `user.info`rinpatch
2019-10-04Fix get_cached_by_nickname_or_id not allowing to get local users byrinpatch
2019-09-24Add User.change_info/2 and User.update_info/2Egor Kislitsyn
2019-09-24Do not return tuple when unneededEgor Kislitsyn