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-02 14:44:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9c9eec62c2
akkoma
/
lib
/
pleroma
/
web
/
channels
History
Egor Kislitsyn
1b3d921921
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00
..
user_socket.ex
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00