This website requires JavaScript.
Explore
Help
Sign In
sjw
/
pleroma
Watch
1
Star
0
Fork
0
You've already forked pleroma
mirror of
https://git.pleroma.social/sjw/pleroma.git
synced
2024-12-26 17:15:44 +01:00
Code
Issues
Releases
Wiki
Activity
abe2e8881f
pleroma
/
test
/
web
/
ostatus
/
incoming_documents
History
Egor Kislitsyn
11c2d6bdc4
change
Repo.get(Activity, id)
=>
Activity.get_by_id(id)
in tests
2019-04-02 17:08:03 +07:00
..
delete_handling_test.exs
change
Repo.get(Activity, id)
=>
Activity.get_by_id(id)
in tests
2019-04-02 17:08:03 +07:00