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
2015-04-04Merge pull request #5848 from svbergerem/migrate-only-sharingJonne Haß
2015-04-04Fix only sharing flag for contacts that are receivingSteffen van Bergerem
2015-04-04Add migration to remove deleted aspects from auto follow backSteffen van Bergerem
2015-03-15Shorten index for tweet_id too in mysql utf8mb4 migrationJonne Haß
2015-03-15Array#to_h is new in Ruby 2.1, we still suppport 2.0Jonne Haß
2015-03-04Exports user photos as zip fileMarcelo Briones
2015-02-27Fix orphan conversations migrationJonne Haß
2015-02-27Drop foreigner, Rails 4.2 ships the provided functionalityJonne Haß
2015-02-20Set disable_mail to truezachrab
2015-02-08Merge pull request #5624 from dimaursu/emojiJonne Haß
2015-02-06Add collation and config checkDumitru Ursu
2015-01-20Shorten indexesDumitru Ursu
2015-01-19Refactor & DRY encoding migrationDumitru Ursu
2015-01-19Add warning about encoding changeDumitru Ursu
2015-01-19Change the adapter encoding to utf8mb4Dumitru Ursu
2015-01-18Strip EXIF data as user preferenceMarcelo Briones
2015-01-14Add contacts/posts, and GZipping JSON exporter outputJames Kiesel
2014-12-17Destroy conversation when all participants leave itmargori
2014-12-09Add migration to drop invalid OpenGraphCaches, closes #5465Jonne Haß
2014-11-13Add chat migrationLukas Matt
2014-10-16Maintenance feature to remove old usersJason Robinson
2014-09-06Fixed Open Graph db insertionjaideng123
2014-08-29Merge pull request #5173 from remcohh/developJonne Haß
2014-08-28correct initial schemaRemco Huijdts
2014-08-28Consolidate migrationsRemco Huijdts
2014-08-26Increase max length of simple_captcha to 12jaideng123
2014-08-25Fix for issue 5040: Adds completed_at column to account_deletions and sets ti...khall
2014-06-01bump acts-as-taggable-onJonne Haß
2014-05-15DB fix to work with existing entriesLukas Matt
2014-05-15Revoke drop of non-existing tableLukas Matt
2014-05-15Changed and renamed database columnsLukas Matt
2014-05-15It is now possible to report commentsLukas Matt
2014-03-31added more tests for the poll federation + fixed broken rspec testsJannik Streek
2014-03-31added tests for poll federation and impl for the federation itself. Still in ...Jannik Streek
2014-03-31Poll input fields and data model now availableJannik Streek
2014-02-23Add devise_lastseenable for user last seen tracking.Jason Robinson
2014-01-20Merge pull request #4517 from Zauberstuhl/report_post_featureJonne Haß
2014-01-15Added post report featureLukas Matt
2014-01-07Simple captcha for signup pagemaruf
2013-08-06Merge pull request #4337 from oliverbarnes/4312-index-key-too-longJonne Haß
2013-08-04opengraph POCFábián Tamás László
2013-08-03Delete cross-posted Tumblr posts when user deletes their Diaspora post.Meitar Moscovitz
2013-07-31Limit index key length when creating oembed cachesOliver Azevedo Barnes
2013-07-31fix ActivityStreams::Photo migrationJonne Haß
2013-07-31Migration to turn ActivityStreams::Photo to StatusMessagecarolina
2013-06-28remove restriction on guid lengthJonne Haß
2013-06-12update reference to postgres? in the migrations tooJonne Haß
2013-05-20Add tweet_id column to postRuxton
2013-05-03Locator featureMarco Gallardo
2013-04-05Fix default image url in profiles table. Closes #3795embs