Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2020-10-24OpenID Connect: ensure consistent issuer URLJonne Haß
2020-06-14Merge pull request #8129 from denschub/api-corsDennis Schubert
2020-06-14Merge branch 'next-minor' into developDennis Schubert
2020-06-14Issue #8119 - Add length validation to a profile's gender field.Noah Leal
2020-06-11Issue #8126 - Allow CORS on all API routes.Dennis Schubert
2020-03-20Merge branch 'next-minor' into developJonne Haß
2020-03-20update will_paginate to 3.3.0Jonne Haß
2020-03-20API: extend /search/user with a filter optionJonne Haß
2020-03-20Add API route to (un)block a userJonne Haß
2020-02-20API: allow post creation without a body when there are photosJonne Haß
2020-02-17API: Fix fetching explicitly not only unread conversationsJonne Haß
2020-02-17API: add new route to search for tagsJonne Haß
2020-02-12Merge branch 'next-minor' into developBenjamin Neff
2020-02-12Replace be_success with be_successful in specs.Dennis Schubert
2020-02-09API: return whether post or item was already reported or notJonne Haß
2020-02-09API: Fix fetching explicitly not only unread notificationsJonne Haß
2020-02-09API: Don't return notifications target unless it's a postJonne Haß
2020-02-04API: return mentioned_people for commentsJonne Haß
2020-02-04Add the scaled_full image as a raw image in AvatarPresenter as well.Dennis Schubert
2020-02-04Re-add sizes.raw to the photo JSONDennis Schubert
2020-02-02API: Let hide endpoint take payload as documented and act according to itJonne Haß
2020-02-02API: rename poll_answer_id to poll_answer in post interactions vote endpointJonne Haß
2020-02-02API: return post oEmbed dataJonne Haß
2020-02-02API: return post open graph metadataJonne Haß
2020-02-02API: return own vote state in pollsJonne Haß
2020-02-02API: ensure nsfw field in post is returned as a booleanJonne Haß
2020-02-02API: return current users like, reshare and subcription status in post infosJonne Haß
2020-02-02API: don't make error messages translatableJonne Haß
2020-02-02API: Return 409 when trying to create something existing and 410 when trying ...Jonne Haß
2020-02-02Ensure API responses adhere to documented error formatJonne Haß
2020-02-02Use full references in API JSON schemaJonne Haß
2020-01-24Explicitly select fragment from API JSON schema in specsJonne Haß
2020-01-24Return missing created_at field on reshares endpointJonne Haß
2020-01-24Return a default token_endpoint_auth_method when the client gives none in its...Jonne Haß
2020-01-22undo changes in introduced by merge conflicts in the api branchJonne Haß
2020-01-22Drop chat_enabled from aspects APIJonne Haß
2020-01-22Merge branch 'develop' into apiJonne Haß
2020-01-22API: accept name parameter instead of first name and last name in user patchcmrd Senya
2020-01-22API: render name instead of first_name and last_name in user datacmrd Senya
2020-01-22OpenID: remove private profile data claims that are not returned anyway and f...Jonne Haß
2020-01-22Return API pagination links as headers rather than in the response body itselfJonne Haß
2020-01-22API: fix missing page parameter to integer conversionJonne Haß
2020-01-22Merge branch 'develop' into apiJonne Haß
2020-01-22Merge branch 'develop' into apiJonne Haß
2020-01-22API: don't return default avatarJonne Haß
2019-10-19Remove the JSXC/Prosody integration.Dennis Schubert
2019-09-01Merge branch 'next-minor' into developJonne Haß
2019-09-01Update open_graph_reader to 0.7.0Jonne Haß
2019-07-04Merge branch 'next-minor' into developBenjamin Neff
2019-07-04Migrate pending profile photos and fix upload to unpend profile photosBenjamin Neff