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-10 11:09:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6430cb1bf7
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