This website requires JavaScript.
Explore
Help
Register
Sign in
nekojanai
/
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
d4a749cfb2
akkoma
/
lib
/
pleroma
/
web
/
twitter_api
History
Normandy
d4a749cfb2
Handle new-style mastodon follow lists
...
Fixes
https://git.pleroma.social/pleroma/pleroma/issues/814
2019-04-16 18:35:38 +00:00
..
controllers
Handle new-style mastodon follow lists
2019-04-16 18:35:38 +00:00
representers
Remove ActivityRepresenter
2019-03-26 17:16:21 +03:00
views
Remove inReplyToStatusId
2019-04-15 11:50:36 +03:00
twitter_api.ex
Merge branch 'bugfix/pleroma-email-naming' into 'develop'
2019-04-12 10:41:09 +00:00
twitter_api_controller.ex
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00