This website requires JavaScript.
Explore
Help
Register
Sign in
kawen
/
akkoma
Watch
1
Star
0
Fork
You've already forked akkoma
0
forked from
AkkomaGang/akkoma
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
a79ce94dd4
akkoma
/
lib
/
pleroma
/
web
/
common_api
History
lambda
a79ce94dd4
Merge branch 'feature/fake-statuses' into 'develop'
...
Add fake status submit See merge request
pleroma/pleroma!995
2019-04-02 14:17:43 +00:00
..
common_api.ex
Rename fake param to preview and make the tests check that the object was not inserted to the db
2019-04-02 14:31:18 +03:00
utils.ex
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00