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/db
AgeCommit message (Expand)Author
2016-09-20Create share visibilities for photos attached to a private postBenjamin Neff
2016-09-04Cleanup invalid unconfirmed emailsBenjamin Neff
2016-09-04Add OpenGraph video supportSteffen van Bergerem
2016-09-01Delete all null entries before removing the columnLukas Matt
2016-08-23Remove started sharing notifications where the contact doesn't existBenjamin Neff
2016-08-20Remove started sharing notifications where the contact doesn't existBenjamin Neff
2016-08-13Merge pull request #6975 from cmrd-senya/6857-misscoped-destroyJonne Haß
2016-08-13[API] don't store ID tokens in DBcmrd Senya
2016-08-13fix migration for invitation-cleanupBenjamin Neff
2016-08-13don't reduce number of invites when registration is openBenjamin Neff
2016-08-13migration to remove old unused invitation columns from users tableBenjamin Neff
2016-08-09guard against some data inconsistency case in the signature tables migrationJonne Haß
2016-08-08Rewrite migration for participation counterBenjamin Neff
2016-08-08remove pending flag from postsBenjamin Neff
2016-08-08migration to remove all unused old columns from the posts tableBenjamin Neff
2016-08-08add migration for signature tablesBenjamin Neff
2016-06-26add migration to cleanup participationsBenjamin Neff
2016-06-26delete duplicates and create unique indexes:Benjamin Neff
2016-06-01Cleanup migration that removes duplicating AspectVisibilitiescmrd Senya
2016-03-27account_deletions get stuck while selecting participationsLukas Matt
2016-03-07Remove diaspora_handle from shareablescmrd Senya
2016-03-07fix pod table migration if someone deleted a user (owner) manuallyBenjamin Neff
2016-03-05Merge pull request #6732 from SuperTux88/cleanup-aspect_visibilitiesJonne Haß
2016-03-05add migration for pods-tableBenjamin Neff
2016-03-04migration to cleanup aspect_visibilitiesBenjamin Neff
2016-03-04use plain sql for update_all to fix postgresBenjamin Neff
2016-03-04Revert "Back out #6723 due to Postgres breakage"Benjamin Neff
2016-03-04Back out #6723 due to Postgres breakageDennis Schubert
2016-03-04update schema.rb after migration from #6586Benjamin Neff
2016-03-03create migration to link share visibility directly with usersBenjamin Neff
2016-03-03Merge pull request #6586 from cmrd-senya/drop-signaturesDennis Schubert
2016-01-04Add licenses where appropriatetheworldbright
2016-01-04Allow for longer redirect uri liststheworldbright
2016-01-04Support displaying TOS and policyaugier
2016-01-04Move JWKs files to databasetheworldbright
2016-01-04Revoke previously issued tokens on duplicate requesttheworldbright
2016-01-04Add private_key_jwt supporttheworldbright
2016-01-04Use redirect_uri if no sector identifier for ppidtheworldbright
2016-01-04Remove GUID as primary key in ppid tabletheworldbright
2016-01-04Allow POST requests for user info endpointtheworldbright
2016-01-04Perform major refactoringtheworldbright
2016-01-04Replace scopes with constants in Authorizationtheworldbright
2016-01-04Add nonce to auth code flowtheworldbright
2016-01-04Load scopes from seedstheworldbright
2016-01-04Add pairwise pseudonymous identifier supporttheworldbright
2016-01-04Add support for authorization code flowtheworldbright
2016-01-04Add support for scopestheworldbright
2016-01-04Support for more metadataaugier
2016-01-04Fix account deleter specstheworldbright
2016-01-04Add integration tests for implicit flowtheworldbright