This website requires JavaScript.
Explore
Help
Register
Sign in
denys
/
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
fa48532387
akkoma
/
lib
/
pleroma
/
web
/
mastodon_api
History
eugenijm
fa48532387
Handle
reblogs
on the first follow request in MastoAPI
2019-04-20 04:39:49 +03:00
..
views
Make credo happy
2019-04-17 14:52:01 +03:00
mastodon_api.ex
Handle
reblogs
on the first follow request in MastoAPI
2019-04-20 04:39:49 +03:00
mastodon_api_controller.ex
Handle
reblogs
on the first follow request in MastoAPI
2019-04-20 04:39:49 +03:00
subscription_controller.ex
[
#647
] tests for web push
2019-03-06 13:20:12 +00:00
websocket_handler.ex
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00