index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
user_test.exs
Age
Commit message (
Expand
)
Author
2020-04-08
formatter.ex: Use Phoenix.HTML for mention/hashtag generation
rinpatch
2020-04-06
Merge branch 'remake-remodel-2' into 'develop'
lain
2020-03-25
Merge remote-tracking branch 'remotes/origin/develop' into 1364-notifications...
Ivan Tashkinov
2020-03-25
Fixed incorrect usage of "relations" as a short form of "relationships".
Ivan Tashkinov
2020-03-20
Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...
Ivan Tashkinov
2020-03-19
Merge branch 'remake-remodel' into develop
lain
2020-03-18
Improved in-test config management functions.
Ivan Tashkinov
2020-02-26
Allow account registration without an email
Egor Kislitsyn
2020-02-13
Tweaks to `clear_config` calls in tests in order to prevent side effects on c...
Ivan Tashkinov
2020-01-27
Merge branch 'develop' into feature/tag_feed
Maksim Pechnikov
2020-01-17
updated error messages for authentication process
Maksim Pechnikov
2020-01-14
Merge branch 'develop' into feature/tag_feed
Maksim Pechnikov
2020-01-08
fix create service actor
Maksim Pechnikov
2019-12-17
Merge branch 'develop' into feature/tag_feed
Maksim Pechnikov
2019-12-10
Merge branch 'develop' into 'domain-block-precedence'
Sadposter
2019-12-06
init tag feed
Maksim Pechnikov
2019-12-04
Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...
Ivan Tashkinov
2019-12-04
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel
lain
2019-11-30
Merge branch 'remove-info-from-users' into 'develop'
rinpatch
2019-11-29
Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...
Ivan Tashkinov
2019-11-28
obligatory format commit
Sadposter
2019-11-28
make follows take precedence over domain blocks
Sadposter
2019-11-27
Remove User.user_info/2
Egor Kislitsyn
2019-11-23
Removed users.info and remaining usages.
Ivan Tashkinov
2019-11-21
Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...
Ivan Tashkinov
2019-11-21
Merge branch 'issue/1348' into 'develop'
lain
2019-11-21
Fix user.following_count
Egor 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-15
Merge 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-11
User: Don't let deactivated users authenticate.
lain
2019-11-10
[#1335] User: refactored :blocks field into :blocked_users relation.
Ivan Tashkinov
2019-11-05
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel
lain
2019-11-04
excluded invisible actors from gets /api/v1/accounts/:id
Maksim Pechnikov
2019-10-30
Update test for get_recipients_from_activity
kPherox
2019-10-24
Merge 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-21
Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...
Ivan Tashkinov
2019-10-21
Merge branch 'develop' into refactor/following-relationships
Egor Kislitsyn
2019-10-20
Merge 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-19
user: implement User.invisible?/1
Ariadne Conill
2019-10-18
fix up some tests
Ariadne Conill
2019-10-18
websub: remove entirely
Ariadne Conill
2019-10-16
[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
Ivan Tashkinov
2019-10-16
Introduce new ingestion pipeline structure, implement internal Likes with it.
lain
2019-10-14
Do not add `follower_address` to `following` for non local users
Egor Kislitsyn
2019-10-11
Replace `user.following` with Pleroma.FollowingRelationship
Egor Kislitsyn
2019-10-07
Extract RSS Feed functionality from OStatus
Sergey Suprunenko
[next]