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/app
AgeCommit message (Expand)Author
2020-10-24OpenID Connect: ensure consistent issuer URLJonne Haß
2020-10-24Merge pull request #8167 from SuperTux88/fix-TagFollowingsControllerBenjamin Neff
2020-10-24Merge branch 'next-minor' into developDennis Schubert
2020-10-24In single post view deleting a comment updates the counterThorsten Claus
2020-10-23Fix error in TagFollowingsController#create when duplicate is createdBenjamin Neff
2020-10-20OpenID Connect: Disable form-action CSP on authorization pageJonne Haß
2020-09-04Merge branch 'next-minor' into developJonne Haß
2020-09-04Migrate configuration to TOMLJonne Haß
2020-09-02Expose a user's .current_sign_in_ip in the admin panelDennis 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-03-21Merge branch 'next-minor' into developJonne Haß
2020-03-21Remove links to deleted profiles in admin user statsVitalie Ciubotaru
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-12Mark non-attribute usage in SQL queries as safe.Dennis Schubert
2020-02-12Make Person.search_query_string public.Dennis Schubert
2020-02-12Check for status codes instead of relying on response.redirect?.Dennis Schubert
2020-02-12Replace content_security_policy_nonce with content_security_policy_script_nonce.Dennis Schubert
2020-02-12Do not depend on the default parameter being set in Person#initialize.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-02Return 403 for unauthorized API requestsJonne 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: correct like and comment scopes for private postsJonne 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-01-27Merge branch 'next-minor' into developJonne Haß
2020-01-27Hide sign up link in mobile header when registrations are disabledJonne 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-22return required client_secret_expires_at in openid connect dynamic registrat...Jonne Haß
2020-01-22use desktop openid connect authorizations and error pages on mobile for nowJonne Haß