| .. |
|
aspects_controller.rb
|
API: don't make error messages translatable
|
2020-02-02 18:04:11 +01:00 |
|
base_controller.rb
|
Return 403 for unauthorized API requests
|
2020-02-02 21:49:20 +01:00 |
|
comments_controller.rb
|
API: return whether post or item was already reported or not
|
2020-02-09 11:04:59 +01:00 |
|
contacts_controller.rb
|
API: don't make error messages translatable
|
2020-02-02 18:04:11 +01:00 |
|
conversations_controller.rb
|
API: Fix fetching explicitly not only unread conversations
|
2020-02-17 10:59:10 +01:00 |
|
likes_controller.rb
|
API: correct like and comment scopes for private posts
|
2020-02-02 18:23:34 +01:00 |
|
messages_controller.rb
|
API: don't make error messages translatable
|
2020-02-02 18:04:11 +01:00 |
|
notifications_controller.rb
|
API: Fix fetching explicitly not only unread notifications
|
2020-02-09 11:03:55 +01:00 |
|
photos_controller.rb
|
API: don't make error messages translatable
|
2020-02-02 18:04:11 +01:00 |
|
post_interactions_controller.rb
|
API: Let hide endpoint take payload as documented and act according to it
|
2020-02-02 21:49:20 +01:00 |
|
posts_controller.rb
|
API: allow post creation without a body when there are photos
|
2020-02-20 18:50:32 +01:00 |
|
reshares_controller.rb
|
API: don't make error messages translatable
|
2020-02-02 18:04:11 +01:00 |
|
search_controller.rb
|
API: add new route to search for tags
|
2020-02-17 10:58:04 +01:00 |
|
streams_controller.rb
|
Return API pagination links as headers rather than in the response body itself
|
2020-01-21 23:34:43 +01:00 |
|
tag_followings_controller.rb
|
API: don't make error messages translatable
|
2020-02-02 18:04:11 +01:00 |
|
users_controller.rb
|
API: don't make error messages translatable
|
2020-02-02 18:04:11 +01:00 |