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-01-27 09:28:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
4212527928
pleroma
/
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