This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
akkoma
Watch
1
Star
0
Fork
You've already forked akkoma
1
mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced
2024-11-10 11:19:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4c76f49e60
akkoma
/
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