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
aeafa0b2ef
akkoma
/
lib
/
pleroma
/
gopher
History
Egor Kislitsyn
4212527928
change
Repo.get(Activity, id)
=>
Activity.get_by_id(id)
2019-04-02 16:50:31 +07:00
..
server.ex
change
Repo.get(Activity, id)
=>
Activity.get_by_id(id)
2019-04-02 16:50:31 +07:00