This website requires JavaScript.
Explore
Help
Sign in
itepechi
/
akkoma
Watch
1
Star
0
Fork
You've already forked akkoma
0
Code
Issues
Pull requests
Releases
Activity
963d5774af
akkoma
/
lib
/
pleroma
/
web
/
twitter_api
History
Sachin Joshi
963d5774af
fix the status notification with special char
2019-04-24 07:06:17 +05:45
..
controllers
Fix incorrect multiple emoji tag handling introduced in initial impl
2019-04-20 11:17:17 +03:00
representers
Remove ActivityRepresenter
2019-03-26 17:16:21 +03:00
views
fix the status notification with special char
2019-04-24 07:06:17 +05:45
twitter_api.ex
Fix search in TwitterAPI
2019-04-18 10:24:06 +03:00
twitter_api_controller.ex
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00