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-07-20Fix deprecation warnings for rails 6.0Benjamin Neff
2022-07-16Remove markerb dependencyBenjamin Neff
2021-10-25Remind the username in the reset password e-mailflaburgan
2021-08-16Person.find_or_fetch_by_identifier never return nilThorsten Claus
2019-07-03Cleanup pending photos which were never posted with cronjobBenjamin Neff
2018-10-08Remove facebook integrationBenjamin Neff
2018-02-02Retry Contact messages 20 time (about two weeks)Benjamin Neff
2018-01-08Remove old export archives after 2 weeksJanakas
2017-12-18Create birthday notification and mailerRete2
2017-09-29Limit the number of parallel exports that are allowed to runBenjamin Neff
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-08-12Replace `Fixnum` with `Integer`Benjamin Neff
2016-11-28Mentions in comments backend changescmrd Senya
2016-11-28Refactor mail workers to use common basecmrd Senya
2016-11-27require spec_helper in .rspecJustin Ramos
2016-11-06Schedule a connection-check when receiving a message from an offline podBenjamin Neff
2016-09-04Send notification mails on CSRF failsSteffen van Bergerem
2016-08-13Cleanup legacy invitations from codeBenjamin Neff
2016-06-26remove more unused code and cleanupBenjamin Neff
2016-06-26refactoring delete from servicesBenjamin Neff
2016-06-26create ShareVisibilities with batch importBenjamin Neff
2016-06-26remove HttpMulti and HydraWrapperBenjamin Neff
2016-06-26remove user parameter from subscribers methodBenjamin Neff
2016-06-26remove old Private and Public ReceiverBenjamin Neff
2016-06-26cleanup notifications and fix testsBenjamin Neff
2016-06-26create new receive workersBenjamin Neff
2016-06-26add new send workersBenjamin Neff
2016-03-05add migration for pods-tableBenjamin Neff
2015-08-30fix some issues with pod-checkingFlorian Staudacher
2015-08-24Add connection test for pods in the networkFlorian Staudacher
2015-08-21Merge branch 'stable' into developJonne Haß
2015-08-21use discovery from diaspora_federation gemBenjamin Neff
2015-07-18Implement social relay functionalityJason Robinson
2015-07-05add url_toBenjamin Neff
2015-07-05change public_url to atom_url and profile_urlBenjamin Neff
2015-05-24gracefully handle when a like is already deleted againBenjamin Neff
2015-05-16fetch public posts when someone starts sharing with youBenjamin Neff
2015-05-16Fix inactive user removal not respecting configuration for daily limitsJason Robinson
2015-05-04bump ruby-oembedJonne Haß
2015-04-01Rescue correct constant in Workers::ReceiveLocalBatchJonne Haß
2015-03-04Exports user photos as zip fileMarcelo Briones
2015-02-27replace deprecated stub syntax in export user specJonne Haß
2015-02-27deliver needs to be called on the return value of the mailer callJonne Haß
2015-02-27Don't pass a model instance where an id is expectedJonne Haß
2015-02-27ActionMailer deliver -> deliver_nowJonne Haß
2015-01-14Add contacts/posts, and GZipping JSON exporter outputJames Kiesel
2014-12-08Bye opengraph_parser, hi open_graph_readerJonne Haß
2014-10-16Maintenance feature to remove old usersJason Robinson
2014-09-27Merge pull request #5209 from jhass/federation_improvementsFlorian Staudacher
2014-09-20Handle already deleted photos gracefully in process photo jobJonne Haß