| .. |
|
api_spec_helper.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
aspects_controller_spec.rb
|
API: don't make error messages translatable
|
2020-02-02 18:04:11 +01:00 |
|
comments_controller_spec.rb
|
API: return whether post or item was already reported or not
|
2020-02-09 11:04:59 +01:00 |
|
contacts_controller_spec.rb
|
API: don't make error messages translatable
|
2020-02-02 18:04:11 +01:00 |
|
conversations_controller_spec.rb
|
API: Fix fetching explicitly not only unread conversations
|
2020-02-17 10:59:10 +01:00 |
|
likes_controller_spec.rb
|
API: don't make error messages translatable
|
2020-02-02 18:04:11 +01:00 |
|
messages_controller_spec.rb
|
API: return mentioned_people for comments
|
2020-02-04 18:54:53 +01:00 |
|
notifications_controller_spec.rb
|
API: Fix fetching explicitly not only unread notifications
|
2020-02-09 11:03:55 +01:00 |
|
photos_controller_spec.rb
|
API: don't make error messages translatable
|
2020-02-02 18:04:11 +01:00 |
|
post_interactions_controller_spec.rb
|
API: Let hide endpoint take payload as documented and act according to it
|
2020-02-02 21:49:20 +01:00 |
|
posts_controller_spec.rb
|
API: allow post creation without a body when there are photos
|
2020-02-20 18:50:32 +01:00 |
|
reshares_controller_spec.rb
|
API: don't make error messages translatable
|
2020-02-02 18:04:11 +01:00 |
|
search_controller_spec.rb
|
API: add new route to search for tags
|
2020-02-17 10:58:04 +01:00 |
|
streams_controller_spec.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
tag_followings_controller_spec.rb
|
API: don't make error messages translatable
|
2020-02-02 18:04:11 +01:00 |
|
user_info_controller_spec.rb
|
OpenID: remove private profile data claims that are not returned anyway and fix return values for profile and picture
|
2020-01-21 23:34:43 +01:00 |
|
users_controller_spec.rb
|
API: don't make error messages translatable
|
2020-02-02 18:04:11 +01:00 |