akkoma/lib/pleroma/web/twitter_api
rinpatch f0f30019e1 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
..
controllers Merge branch 'bugfix/share-mastodon' into 'develop' 2019-04-02 12:47:40 +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 replace `Repo.get_by(User, nickname: nickname)` with `User.get_by_nickname(nickname)` 2019-04-02 17:47:02 +07:00
twitter_api_controller.ex change `Repo.get(User, id)` => `User.get_by_id(id)` 2019-04-02 17:01:26 +07:00