This website requires JavaScript.
Explore
Help
Register
Sign in
Mutex
/
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
9c1b36856b
akkoma
/
lib
/
pleroma
/
web
/
twitter_api
History
Haelwenn (lanodan) Monnier
9c1b36856b
s/Pleroma.UserEmail/Pleroma.Emails.UserEmail/
2019-04-10 06:33:20 +02:00
..
controllers
Merge branch 'notification-pleroma-settings' into 'develop'
2019-04-10 02:10:31 +00:00
representers
Remove ActivityRepresenter
2019-03-26 17:16:21 +03:00
views
Refactor html caching functions to have a key instead of a module, use more correct terminology and fix summaries in mastoapi
2019-04-05 15:19:44 +03:00
twitter_api.ex
s/Pleroma.UserEmail/Pleroma.Emails.UserEmail/
2019-04-10 06:33:20 +02:00
twitter_api_controller.ex
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00