This website requires JavaScript.
Explore
Help
Register
Sign In
fedi
/
akkoma
Watch
1
Star
0
Fork
You've already forked akkoma
0
mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced
2024-11-04 23:53:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
83589ca6a5
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