This website requires JavaScript.
Explore
Help
Register
Sign in
luna
/
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
2662bea4e0
akkoma
/
lib
/
pleroma
/
web
/
mastodon_api
History
Roman Chvanikov
2662bea4e0
Add accounts and last_status to conversation read response
2019-04-21 20:26:13 +07:00
..
views
Add scheduler for sending scheduled activities to the queue
2019-04-06 23:56:29 +03:00
mastodon_api.ex
Add scheduled activities
2019-04-06 23:55:58 +03:00
mastodon_api_controller.ex
Add accounts and last_status to conversation read response
2019-04-21 20:26:13 +07: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