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-09-10Merge branch 'hotfix/0.7.18.1'v0.7.18.1next-minormastermainBenjamin Neff
2022-09-10Update binstubsDennis Schubert
2022-08-01Merge branch 'next-minor'v0.7.18.0Benjamin Neff
2022-08-01updated 11 locale files [ci skip]Benjamin Neff
2022-07-24Merge pull request #8384 from SuperTux88/downgrade-bundler-next-minorBenjamin Neff
2022-07-24Downgrade Gemfile.lock to bundler 2.1.4Benjamin Neff
2022-07-24Handle Faraday::ServerError (for example 502) as HTTPFailureBenjamin Neff
2022-07-24Handle nodeinfo timeouts gracefullyBenjamin Neff
2022-07-24Remove error if there was no error anymoreBenjamin Neff
2022-07-23Add xmppChat to NodeInfo 2.1 test for 0.7.xBenjamin Neff
2022-07-23Show software and version directly in the pods table if no errorsBenjamin 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-21Disable the default CSRF protection.Dennis Schubert
2022-07-21Disable export_concurrent to prevent segfault during precompileBenjamin Neff
2022-07-21Don't eager load active storage in productionBenjamin Neff
2022-07-20Fix some update_attributes in tests only on next-minorBenjamin Neff
2022-07-20Fix follow up tasks for assets:precompile when no manifest existedBenjamin Neff
2022-07-20Upgrade to bundler 2Benjamin Neff
2022-07-20Bump sidekiq and sidekiq-cronBenjamin Neff
2022-07-20Bump acts-as-taggable-onBenjamin Neff
2022-07-20Bump nokogiriBenjamin Neff
2022-07-20Add ruby 2.7, drop ruby 2.5Benjamin Neff
2022-07-20Fix deprecation warnings for rails 6.1Benjamin Neff
2022-07-20Upgrade to rails 6.1Benjamin Neff
2022-07-20Remove workaround for schema.rbBenjamin Neff
2022-07-20Use template_name instead of action_name for notification mailsBenjamin 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 rails 6.0Benjamin Neff
2022-07-20Don't load sidekiq workers during initializationBenjamin Neff
2022-07-20Move ActsAsTaggableOn::Tag overrides to initializerBenjamin Neff
2022-07-20Upgrade to sprockets 4Benjamin Neff
2022-07-20Bump diaspora_federation to support rails 6Benjamin Neff
2022-07-20Bump js_image_paths to support rails 6 and sprockets 4Benjamin Neff
2022-07-18Update .gitignore from develop branchBenjamin Neff
2022-07-16Fix Link to OWASP CSRF more information pageBenjamin Neff
2022-07-16Render markdown to html for notificationsBenjamin Neff
2022-07-16Remove unused translation fallbackBenjamin Neff
2022-07-16Remove markerb dependencyBenjamin Neff
2022-07-16Fix escaping of names in the from headerBenjamin Neff
2022-07-16Fix sending mails after photo exportBenjamin Neff
2022-07-16Don't autoload PeopleHelper during initializationBenjamin Neff
2022-07-04Replace unmaintained sass-rails with sassc-railsBenjamin Neff
2022-07-04Remove compass-rails and just use the few images without a spriteBenjamin Neff
2022-07-03Remove entypo-rails dependency and add font to vendor/assetsBenjamin Neff
2022-06-29Manually stringify keys to fix sidekiq 7.0 deprecation warningBenjamin Neff
2022-06-28Merge pull request #8357 from SuperTux88/gem-updatesBenjamin Neff
2022-06-27Bump rails-assets-jquery and jquery-railsBenjamin Neff