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
Egor Kislitsyn 1b3d921921
change `Repo.get(User, id)` => `User.get_by_id(id)`
6 years ago
..
controllers change `Repo.get(User, id)` => `User.get_by_id(id)` 6 years ago
representers Remove ActivityRepresenter 6 years ago
views Fix text being nullable in TwitterAPI 6 years ago
twitter_api.ex change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` 6 years ago
twitter_api_controller.ex change `Repo.get(User, id)` => `User.get_by_id(id)` 6 years ago