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
2022-10-31Ensure pod urls are always lowercaseBenjamin Neff
2022-10-31Cleanup duplicate pods in databaseBenjamin Neff
2022-07-20Merge branch 'next-minor' into developBenjamin Neff
2022-07-20Fix deprecation warnings for rails 6.0Benjamin Neff
2022-02-28Remove /user/auth_token route, this was a leftover from the chatBenjamin Neff
2021-11-23Merge branch 'next-minor' into developBenjamin Neff
2021-11-23Migrate remote_photo_path and cleanup old photo uploadsBenjamin Neff
2021-10-25Merge branch 'next-minor' into developBenjamin Neff
2021-10-25Store signatures of AccountMigrations if the old person is localBenjamin Neff
2021-10-01Merge branch 'next-minor' into developBenjamin Neff
2021-10-01Fix namespace for LineLength ruleBenjamin Neff
2021-02-13Merge pull request #8206 from denschub/lowercase-tagsDennis Schubert
2021-02-13Enforce lowercase tags and migrate existing uppercase tags for Postgres.Dennis Schubert
2020-11-30Enforce GUID being present for notificationsJonne Haß
2020-01-22Merge branch 'develop' into apiJonne Haß
2019-10-19Remove the JSXC/Prosody integration.Dennis Schubert
2019-07-04Merge branch 'next-minor' into developBenjamin Neff
2019-07-04Migrate pending profile photos and fix upload to unpend profile photosBenjamin Neff
2019-07-02Remove commentable functionality from photosBenjamin Neff
2019-05-12Don't encrypt the OTP secretBenjamin Neff
2019-05-11fix old photos without a remote_photo_path or remote_photo_nameJonne Haß
2019-04-29Two factor authentication (#7751)lislis
2019-04-26migrate authorizations scopes column to textJonne Haß
2018-12-31Notifications API Endpoint and unit test completeHank Grabowski
2018-12-28Speed up public stream and remove obsolete indexesCSammy
2018-10-08Remove facebook integrationBenjamin Neff
2018-06-16migrate hy users to hyeJonne Haß
2018-05-03Add completed_at to account_migrationscmrd Senya
2018-05-03Add unique index to poll participations on author_id and poll_idcmrd Senya
2018-04-12Remove flag for contacts visible to each otherBenjamin Neff
2017-10-18Cleanup empty signaturesBenjamin Neff
2017-10-17Clean up invalid contacts from the DBcmrd Senya
2017-10-17Cleanup relayables where the signature is missingBenjamin Neff
2017-10-17Delete people with invalid diaspora IDs (friendica with path)Benjamin Neff
2017-09-29Delete invalid oEmbed caches with binary titlesBenjamin Neff
2017-09-29Create refereces modelBenjamin Neff
2017-09-18Cleanup invalid polls without status messageBenjamin Neff
2017-09-18Cleanup invalid likes without targetBenjamin Neff
2017-09-18Remove "string" column from "ppid" tableBenjamin Neff
2017-09-17Remove rails_admin_histories tableBenjamin Neff
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-08-26Merge migrations from before 0.6.0.0 to 0000_create_schema.rbBenjamin Neff
2017-08-26Remove root_guid from reshares when post is deletedBenjamin Neff
2017-08-15Account migration model and message supportcmrd Senya
2017-08-14Reset stuck exportsBenjamin Neff
2017-08-13Add missing unique indexes from #7234Benjamin Neff
2017-08-13Cleanup invalid aspects and set unique indexBenjamin Neff
2017-08-13Add missing indexesBenjamin Neff
2017-08-13Remove diaspora_handle from AccountDeletions and add unique indexBenjamin Neff
2017-08-12Fix rubocop cop namespace for ExtraSpacingBenjamin Neff