author | Alexander Strizhakov <alex.strizhakov@gmail.com> | |
Tue, 9 Jul 2019 17:36:35 +0000 (17:36 +0000) | ||
committer | kaniini <nenolod@gmail.com> | |
Tue, 9 Jul 2019 17:36:35 +0000 (17:36 +0000) | ||
commit | d6b0fce6e944e8a3dd05091ef2388c610362f824 | |
tree | a5a7490e2fbe3fbe9874fbbed66f562ef76382de | tree | snapshot |
parent | 4948117fcf297efa735cdafb9cddf39946668266 | commit | diff |
CHANGELOG.md | diff | blob | history | |
config/config.exs | diff | blob | history | |
docs/config.md | diff | blob | history | |
lib/pleroma/application.ex | diff | blob | history | |
lib/pleroma/user.ex | diff | blob | history | |
lib/pleroma/user/query.ex | diff | blob | history | |
lib/pleroma/user/synchronization.ex | [new file with mode: 0644] | blob |
lib/pleroma/user/synchronization_worker.ex | [new file with mode: 0644] | blob |
test/fixtures/users_mock/masto_closed_followers.json | [new file with mode: 0644] | blob |
test/fixtures/users_mock/masto_closed_following.json | [new file with mode: 0644] | blob |
test/fixtures/users_mock/pleroma_followers.json | [new file with mode: 0644] | blob |
test/fixtures/users_mock/pleroma_following.json | [new file with mode: 0644] | blob |
test/support/http_request_mock.ex | diff | blob | history | |
test/user/synchronization_test.exs | [new file with mode: 0644] | blob |
test/user/synchronization_worker_test.exs | [new file with mode: 0644] | blob |
test/user_test.exs | diff | blob | history |