You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akkoma-cachapa/lib/pleroma/web/twitter_api
kaniini 97395e013e
Merge branch 'notification-pleroma-settings' into 'develop'
6 years ago
..
controllers Merge branch 'notification-pleroma-settings' into 'develop' 6 years ago
representers Remove ActivityRepresenter 6 years ago
views Refactor html caching functions to have a key instead of a module, use more correct terminology and fix summaries in mastoapi 6 years ago
twitter_api.ex replace `Repo.get_by(User, nickname: nickname)` with `User.get_by_nickname(nickname)` 6 years ago
twitter_api_controller.ex change `Repo.get(User, id)` => `User.get_by_id(id)` 6 years ago