This website requires JavaScript.
Explore
Help
Register
Sign in
AkkomaGang
/
akkoma
Watch
15
Star
65
Fork
You've already forked akkoma
91
Code
Issues
175
Pull requests
20
Projects
2
Releases
14
Packages
Wiki
Activity
e641651e2b
akkoma
/
test
/
web
/
salmon
History
Egor Kislitsyn
9a59c26619
replace
Repo.get_by(User, ap_id: ap_id)
with
User.get_by_ap_id(ap_id)
2019-04-02 17:47:52 +07:00
..
salmon_test.exs
replace
Repo.get_by(User, ap_id: ap_id)
with
User.get_by_ap_id(ap_id)
2019-04-02 17:47:52 +07:00