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 (Collapse)Author
2022-10-01Replace sprockets-es6 with babel-transpilerBenjamin Neff
Sprockets 4 now has direct babel support, so we can remove the temporary sprockets-es6 dependency and use babel-transpiler directly.
2022-09-09Replace Unicorn with PumaDennis Schubert
… and drop the single_process_mode. See the included Changelog entry for full details on what this change means.
2022-07-24Bump diaspora_federation and enable forgery protection by defaultBenjamin Neff
2022-07-21Bump factory_bot for ruby 3 supportBenjamin Neff
2022-07-21Upgrade diaspora_federation to 1.0Benjamin Neff
2022-07-20Bump yajl-rubyBenjamin Neff
2022-07-20Merge branch 'next-minor' into developBenjamin 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-20Upgrade to rails 6.1Benjamin Neff
2022-07-20Upgrade to rails 6.0Benjamin 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-17Merge branch 'develop' into use-yarn-for-assetscmrd Senya
2022-07-16Merge branch 'next-minor' into developBenjamin Neff
2022-07-16Remove markerb dependencyBenjamin Neff
markerb is dead and isn't compatible with rails 6 anymore. Removing it means adding separate templates for text and html, this sadly means some code duplication, but also luckily the templates aren't that complicated, so the duplication is also very minimal.
2022-07-12Use yarn for front-end dependencies instead of rails-assetscmrd Senya
2022-07-04Merge branch 'next-minor' into developBenjamin Neff
2022-07-04Replace unmaintained sass-rails with sassc-railsBenjamin Neff
closes #8362
2022-07-04Remove compass-rails and just use the few images without a spriteBenjamin Neff
Fixes #6433
2022-07-03Merge branch 'next-minor' into developBenjamin Neff
2022-07-03Remove entypo-rails dependency and add font to vendor/assetsBenjamin Neff
entypo-rails doesn't support newer rails versions closes #8361
2022-06-28Merge branch 'next-minor' into developBenjamin Neff
... and also remove json-schema-rspec dependency from api specs
2022-06-27Bump rails-assets-jquery and jquery-railsBenjamin Neff
2022-06-27Bump other dependencies not directly in GemfileBenjamin Neff
2022-06-27Add rails-assets-bootstrap to gems.diasporafoundation.org source blockBenjamin Neff
this prevents a warning because somebody also uploaded an old version of this to rubygems.org
2022-06-27Bump cucumber-railsBenjamin Neff
2022-06-27Bump rspec-railsBenjamin Neff
2022-06-27Bump timecopBenjamin Neff
2022-06-27Bump listenBenjamin Neff
2022-06-27Bump pronto-hamlBenjamin Neff
2022-06-27Bump haml_lintBenjamin Neff
2022-06-27Bump asset_syncBenjamin Neff
2022-06-27Fix version for minitest to 5.15.0Benjamin Neff
Newer versions don't support ruby 2.5 anymore, which we still use in CI
2022-06-27Bump rails-timeagoBenjamin Neff
2022-06-27Bump hamlitBenjamin Neff
2022-06-27Bump faradayBenjamin Neff
2022-06-27Bump active_model_serializersBenjamin Neff
2022-06-27Bump omniauth and omniauth-rails_csrf_protectionBenjamin Neff
2022-06-27Bump ruby-oembedBenjamin Neff
2022-06-27Bump js-routesBenjamin Neff
2022-06-27Bump fog-awsBenjamin Neff
2022-06-27Bump activerecord-importBenjamin Neff
2022-06-27Bump pgBenjamin Neff
2022-06-27Bump mysql2Benjamin Neff
2022-06-27Bump sprockets-railsBenjamin Neff
2022-06-27Bump autoprefixer-railsBenjamin Neff