diaspora/lib
Jonne Haß e7d0a978ba Generate error pages on assets:precompile
This allows us to reuse any CSS we have, unify
their look and unify their look with the regular
page design.

This works by instantiating ActionView and rendering
templates in a rake task.

Inspired by the errgent gem.
2015-03-27 11:15:59 +01:00
..
assets/javascripts Refactor vendor javascript 2015-03-11 15:51:08 +01:00
diaspora fix too long tag name #5737 2015-03-15 16:15:33 +02:00
federated Try fetching missing parent of relayables 2014-09-07 10:47:47 +02:00
messagebus
postzord Fix receiving a relayable retraction through the public route 2014-09-20 15:03:53 +02:00
rack Correctly implement OpenGraph tags 2014-12-08 02:25:09 +01:00
salmon
stream Move tag prefill to Backbone, add tests 2014-11-30 17:14:05 +01:00
tasks Generate error pages on assets:precompile 2015-03-27 11:15:59 +01:00
account_deleter.rb Add JSON exporter for user profile download 2014-12-16 08:55:35 +13:00
configuration_methods.rb Add warning about encoding change 2015-01-19 02:19:39 +02:00
diaspora.rb Some refactorings, safer regex 2014-11-08 23:12:45 +01:00
direction_detector.rb
email_inviter.rb ActionMailer deliver -> deliver_now 2015-02-27 16:58:39 +01:00
encryptor.rb
evil_query.rb Fix "prepared statements" errors 2014-08-23 16:34:00 +02:00
federation_logger.rb
h_card.rb
hydra_wrapper.rb replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
i18n_interpolation_fallbacks.rb raise original exception in i18n interpolation fallback middleware 2014-08-23 16:34:01 +02:00
postzord.rb
publisher.rb
pubsubhubbub.rb
rake_helpers.rb
salmon.rb
share_visibility_converter.rb
sidekiq_middlewares.rb Actually allow false as a value for sidekiq.backtrace in our Sidekiq 2014-06-13 16:04:40 +02:00
statistics.rb
stream.rb
unicorn_killer.rb
webfinger.rb Raise on 404 during Webfinger 2014-09-20 13:47:52 +02:00
webfinger_profile.rb