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
AgeCommit message (Expand)Author
2022-10-30Add redirect to mobile-only photo URL when in desktop UIBenjamin Neff
2022-07-31Adding total and active count to pod viewThorsten Claus
2022-07-24Bump diaspora_federation and enable forgery protection by defaultBenjamin Neff
2022-07-23Add a dummy route for /.well-known/host-metaBenjamin Neff
2022-07-20Remove "Did you mean?" from api errors when a parameter is missingBenjamin Neff
2022-07-20Merge branch 'next-minor' into developBenjamin Neff
2022-07-20Fix deprecation warnings for rails 6.0Benjamin Neff
2022-04-27Merge branch 'next-minor' into developDennis Schubert
2022-04-27Do not allow to mass assign OTP fields on user edit pageJonne Haß
2022-04-27Do not allow the user to mass assign their own password alongside otherJonne Haß
2022-02-28Remove /user/auth_token route, this was a leftover from the chatBenjamin Neff
2021-11-23Migration Backend PartThorsten Claus
2021-09-18Merge branch 'next-minor' into developBenjamin Neff
2021-09-18Cleanup person_by_handle routeBenjamin Neff
2021-07-04Remove special-case for diaspora-handle lookups in people controller.Dennis Schubert
2021-06-13Merge pull request #8243 from tclaus/8192_drop_relay_exampleBenjamin Neff
2021-05-138192 drop relay example and implementationThorsten Claus
2021-04-18Fixing PR Rewview issuesThorsten Claus
2021-04-18Makes the local posts link be configured for special audiencesThorsten Claus
2021-04-18Adds a local-public tag on the sidebar that shows all posts local to this podThorsten Claus
2020-11-30API: Add endpoint to toggle conversation read statusJonne Haß
2020-11-30API: Don't mark conversations as read when fetching its messagesJonne Haß
2020-10-24OpenID Connect: ensure consistent issuer URLJonne Haß
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-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-12Check for status codes instead of relying on response.redirect?.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-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: 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-24Return missing created_at field on reshares endpointJonne 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