This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
pleroma
Watch
1
Star
0
Fork
You've already forked pleroma
0
mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced
2024-11-03 15:39:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
d474995efa
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