diaspora/config
Benjamin Neff a9ae84f3a6
Remove markerb dependency
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-16 04:22:51 +02:00
..
certs Diaspora configuration wrapper for Prosody 2016-04-25 15:30:28 +02:00
environments Switch to terser gem from uglifier for JS compression 2021-08-16 00:21:17 +02:00
initializers Remove markerb dependency 2022-07-16 04:22:51 +02:00
locales Remove markerb dependency 2022-07-16 04:22:51 +02:00
application.rb Fix compatibility with Bundler 1.6 2017-11-01 00:45:18 +01:00
asset_sync.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
boot.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
bundler_helper.rb Migrate configuration to TOML 2020-09-04 21:48:54 +02:00
color_themes.yml i18n for color themes 2017-03-16 12:25:41 +01:00
cucumber.yml Port cukes from poltergeist to aparition 2021-04-10 23:17:39 +02:00
database.yml.example Migrate from Travis to Github Actions 2020-11-02 15:20:53 +01:00
defaults.yml Start 0.7.18.0 cycle 2022-04-27 21:15:32 +02:00
diaspora.toml.example Remove 'heidelberg' tile map service. 2021-04-11 01:45:05 +02:00
environment.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
eye.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
load_config.rb Migrate configuration to TOML 2020-09-04 21:48:54 +02:00
locale_settings.yml Update locale_settings.yml with 3 Armenian variants 2018-06-16 21:12:09 +02:00
logging.rb Migrate configuration to TOML 2020-09-04 21:48:54 +02:00
oembed_providers.yml Add media.ccc.de as trusted oEmbed endpoint 2015-12-28 16:42:34 +01:00
open_graph_providers.yml Add OpenGraph video support 2016-09-04 03:55:09 +02:00
routes.rb Remove deprecated Sidekiq::Web.sessions 2021-10-30 03:11:23 +02:00
sidekiq.yml Bump sidekiq and sidekiq-cron 2022-06-27 02:53:12 +02:00
unicorn.rb Redis#client.disconnect is Redis#close now 2021-04-11 20:49:41 +02:00