This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
pleroma
Watch
1
Star
0
Fork
You've already forked pleroma
0
mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced
2025-02-22 13:56:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1b3d921921
pleroma
/
lib
/
mix
History
Egor Kislitsyn
1b3d921921
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00
..
tasks
/pleroma
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00