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/lib
AgeCommit message (Expand)Author
2018-07-11Merge branch 'next-minor' into developBenjamin Neff
2018-07-11Add LinksControllercmrd Senya
2018-04-15Remove backporting of mention syntaxBenjamin Neff
2018-04-12Revert "Revert "Bump twitter-text""Benjamin Neff
2018-04-12Revert "Bump twitter-text"Benjamin Neff
2018-04-12Bump twitter-textBenjamin Neff
2018-04-12Fix mention syntax backport for two immediately consecutive mentionsSteffen van Bergerem
2018-04-12Remove flag for contacts visible to each otherBenjamin Neff
2018-02-25Store edited_at for relayables in additional_dataBenjamin Neff
2018-02-25Start sending updated_at timestamp as edited_at for profilesBenjamin Neff
2018-02-02Send participation after receiving a public postBenjamin Neff
2018-02-02Start sending the blocking flagBenjamin Neff
2018-02-02Fix mention in #newhere message when invited by another personBenjamin Neff
2017-12-25Remove aspect_ids parameter from publisherBenjamin Neff
2017-10-27Ignore invalid diaspora:// linksBenjamin Neff
2017-10-20Add some progress indicators to the account deletions rake taskBenjamin Neff
2017-10-17Handle duplicate account migrationsBenjamin Neff
2017-10-17Add rake task to rerun failed account deletionsBenjamin Neff
2017-10-17Handle duplicate account deletionsBenjamin Neff
2017-10-17Move special and ignored associations to testsBenjamin Neff
2017-10-17Remove conversation visibilities with standard person associationsBenjamin Neff
2017-10-17Destroy user and person associations in batchesBenjamin Neff
2017-10-17Remove wrapping transaction for account deletionBenjamin Neff
2017-09-29Relay likes for commentsBenjamin Neff
2017-09-29Replace diaspora:// links in the textBenjamin Neff
2017-09-29Remove public and provider_display_name from resharesBenjamin Neff
2017-09-28Bump rubocopBenjamin Neff
2017-09-26Memory usage optimization for archive exportcmrd Senya
2017-09-17Remove unneeded .freezeBenjamin Neff
2017-09-17Fix AppConfig.version_string with frozen stringsBenjamin Neff
2017-09-17Fix Diaspora::Camo.from_markdown with frozen stringsBenjamin Neff
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-09-04Fix the screenshot toolSteffen van Bergerem
2017-08-24Remove internet explorer version checkBenjamin Neff
2017-08-23Remove old message parameter from invite mailBenjamin Neff
2017-08-15Account migration model and message supportcmrd Senya
2017-08-14Re-add disconnect_contacts in AccountDeleterBenjamin Neff
2017-08-13Use person for AccountDeleterBenjamin Neff
2017-08-13Remove diaspora_handle from AccountDeletions and add unique indexBenjamin Neff
2017-08-12Remove the schema.rb from this repoDennis Schubert
2017-08-12Fix OpenID Connect TokenEndpoint when client id is not foundBenjamin Neff
2017-08-12Remove `skip_fallback` from post fetcherBenjamin Neff
2017-08-12Refactor federation mappingsBenjamin Neff
2017-08-12Fix belongs_to, it is now `required` by defaultBenjamin Neff
2017-08-12Add ApplicationRecordBenjamin Neff
2017-08-10Update the user data export archive format.cmrd Senya
2017-08-09New Exporter::NonContactAuthors classcmrd Senya
2017-08-09New Exporter::OthersRelayables classcmrd Senya
2017-08-09Exporter::PostsWithActivity classcmrd Senya
2017-07-31Use Rails.application.assets_manifest.assets instead of json fileBenjamin Neff