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
2022-07-24Handle Faraday::ServerError (for example 502) as HTTPFailureBenjamin Neff
2022-07-24Handle nodeinfo timeouts gracefullyBenjamin Neff
2022-07-23Add parsing of newer versions of NodeInfoBenjamin Neff
2022-07-23Add NodeInfo 2.1Benjamin Neff
2022-07-23Don't use host-meta in connection tester anymoreBenjamin Neff
2022-07-20Fix follow up tasks for assets:precompile when no manifest existedBenjamin Neff
2022-07-20Fix deprecation warnings for rails 6.1Benjamin Neff
2022-07-20Fix rendering of error pages to remove deprecation warning for rails 6.0Benjamin Neff
2022-07-20Fix deprecation warnings for rails 6.0Benjamin Neff
2022-07-20Upgrade to sprockets 4Benjamin Neff
2022-07-16Render markdown to html for notificationsBenjamin Neff
2022-07-16Don't autoload PeopleHelper during initializationBenjamin Neff
2022-06-29Manually stringify keys to fix sidekiq 7.0 deprecation warningBenjamin Neff
2021-11-23Migrate remote_photo_path and cleanup old photo uploadsBenjamin Neff
2021-10-25Store signatures of AccountMigrations if the old person is localBenjamin Neff
2021-10-25Resend AccountMigration or AccountDeletion for closed recipientsBenjamin Neff
2021-09-18Using shared markdown options for plain textThorsten Claus
2021-09-18#7960 Add support for Markdown footnote syntax in Mobile viewThorsten Claus
2021-08-16Switch to terser gem from uglifier for JS compressionPirate Praveen
2021-07-04Don't export chat_enabled flag anymoreBenjamin Neff
2021-07-03Add blocks to archive json schemaBenjamin Neff
2021-07-01Cleanup unused commenting_disabled? and can_comment?Benjamin Neff
2021-04-11update capybara and cucumber-railsJonne Haß
2021-02-14Delete user invitation code during account deletionAshley Nelson
2020-11-04GHA: Run Jasmine in separate, time limited step for nowJonne Haß
2020-11-02cucumber: don't fail on flaky tests, fail-fastJonne Haß
2020-11-02Migrate from Travis to Github ActionsJonne Haß
2020-02-12Create a dup string from the return value of .truncate.Dennis Schubert
2019-05-12Don't encrypt the OTP secretBenjamin Neff
2019-04-29Two factor authentication (#7751)lislis
2018-11-18Add retry on travis to reduce random failuresBenjamin Neff
2018-11-04Ignore invalid URLs for camoBenjamin Neff
2018-10-08Remove facebook integrationBenjamin Neff
2018-09-30Make sure URLs are encoded before sending them to camoBenjamin Neff
2018-07-17Update archive-format.jsonSenya
2018-07-11Add LinksControllercmrd Senya
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