This website requires JavaScript.
Explore
Help
Register
Sign in
AkkomaGang
/
akkoma
Watch
15
Star
65
Fork
You've already forked akkoma
92
Code
Issues
176
Pull requests
24
Projects
2
Releases
14
Packages
Wiki
Activity
11c2d6bdc4
akkoma
/
test
/
web
/
twitter_api
History
Egor Kislitsyn
11c2d6bdc4
change
Repo.get(Activity, id)
=>
Activity.get_by_id(id)
in tests
2019-04-02 17:08:03 +07:00
..
representers
Remove ActivityRepresenter
2019-03-26 17:16:21 +03:00
views
change
Repo.get(Activity, id)
=>
Activity.get_by_id(id)
in tests
2019-04-02 17:08:03 +07:00
twitter_api_controller_test.exs
change
Repo.get(Activity, id)
=>
Activity.get_by_id(id)
in tests
2019-04-02 17:08:03 +07:00
twitter_api_test.exs
common api: move context functions from twitterapi
2019-03-21 23:24:04 +00:00
util_controller_test.exs
UtilController: Return state of safe dm mentions.
2019-03-21 16:20:58 +01:00