pleroma/test/web/twitter_api
rinpatch 61ca2f7a4e Fix `rights` in TwitterAPI's user entity being present only for
Admins/Moderators

In !1093 I reused `maybe_with_role` for `rights` object, however I
missed that `maybe_with_role` is called only for admins/moderators.
2019-04-28 19:42:43 +03:00
..
representers Remove ActivityRepresenter 2019-03-26 17:16:21 +03:00
views Fix `rights` in TwitterAPI's user entity being present only for 2019-04-28 19:42:43 +03:00
twitter_api_controller_test.exs Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
twitter_api_test.exs Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
util_controller_test.exs Feature/826 healthcheck endpoint 2019-04-22 07:19:53 +00:00