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-16Merge branch 'next-minor' into developBenjamin Neff
2022-07-16Render markdown to html for notificationsBenjamin Neff
2022-07-16Don't autoload PeopleHelper during initializationBenjamin Neff
2022-06-29Merge branch 'next-minor' into developBenjamin Neff
2022-06-29Manually stringify keys to fix sidekiq 7.0 deprecation warningBenjamin Neff
2021-11-24Send new remote_photo_path in migration messageBenjamin Neff
2021-11-23Allow to choose to overwrite settings and profile dataBenjamin Neff
2021-11-23Migration Backend PartThorsten Claus
2021-11-23Merge pull request #8320 from tclaus/8319-fix_show_local_posts_link_in_uiBenjamin Neff
2021-11-23Merge pull request #8302 from SuperTux88/fix-local-sharing-with-meBenjamin Neff
2021-11-23Merge branch 'next-minor' into developBenjamin Neff
2021-11-23Migrate remote_photo_path and cleanup old photo uploadsBenjamin Neff
2021-11-08fixes #8319Thorsten Claus
2021-10-25Merge branch 'next-minor' into developBenjamin 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-29Fix sharing status with local users when importing archiveBenjamin Neff
2021-09-29Revert #8254Benjamin Neff
2021-09-18Merge pull request #8010 from cmrd-senya/fix-archive-edge-casesBenjamin Neff
2021-09-18Merge branch 'next-minor' into developBenjamin 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-09-18Fix relayable import when parent is not fetchablecmrd Senya
2021-09-18Fix reshare import when root is not fetchablecmrd Senya
2021-08-16Person.find_or_fetch_by_identifier never return nilThorsten Claus
2021-08-16Merge branch 'next-minor' into developBenjamin Neff
2021-08-16Switch to terser gem from uglifier for JS compressionPirate Praveen
2021-07-13Merge pull request #8264 from tclaus/migration_importing_blocksBenjamin Neff
2021-07-13Merge pull request #8254 from tclaus/8106_set_contact_status_on_account_migra...Benjamin Neff
2021-07-13Migration: Importing user blocksThorsten Claus
2021-07-04Don't export chat_enabled flag anymoreBenjamin Neff
2021-07-03Merge branch 'next-minor' into developBenjamin Neff
2021-07-03Add blocks to archive json schemaBenjamin Neff
2021-07-01Merge branch 'next-minor' into developBenjamin Neff
2021-07-01Cleanup unused commenting_disabled? and can_comment?Benjamin Neff
2021-06-178106 set share status in contactsThorsten Claus
2021-06-13Merge pull request #8243 from tclaus/8192_drop_relay_exampleBenjamin Neff
2021-05-138192 drop relay example and implementationThorsten Claus
2021-04-18Fixing robocopThorsten Claus
2021-04-18Fixing PR Rewview issuesThorsten Claus
2021-04-18Makes the local posts link be configured for special audiencesThorsten Claus
2021-04-18Adds a local-public tag on the sidebar that shows all posts local to this podThorsten Claus
2021-04-11Merge branch 'next-minor' into developJonne Haß
2021-04-11update capybara and cucumber-railsJonne Haß
2021-02-14Merge branch 'next-minor' into developDennis Schubert
2021-02-14Delete user invitation code during account deletionAshley Nelson
2020-11-04Merge branch 'next-minor' into developJonne Haß
2020-11-04GHA: Run Jasmine in separate, time limited step for nowJonne Haß
2020-11-02Merge branch 'next-minor' into developJonne Haß
2020-11-02cucumber: don't fail on flaky tests, fail-fastJonne Haß