This website requires JavaScript.
Explore
Help
Sign In
Anon
/
pleroma
Watch
1
Star
0
Fork
0
You've already forked pleroma
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c5d0fffeaf
pleroma
/
test
/
web
/
twitter_api
History
Alex S
c5d0fffeaf
naming fix
2019-04-13 14:55:42 +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
naming fix
2019-04-13 14:55:42 +07:00
twitter_api_test.exs
naming fix
2019-04-13 14:55:42 +07:00
util_controller_test.exs
Merge branch 'fix/emoji-api-nonsense' into 'develop'
2019-04-10 06:22:51 +00:00