diaspora/lib
Jonne Haß 6d682d6c39 Use URI.join to assemble the URL to fetch a single post
That normalizes any extra / on the base URL.
2014-12-09 16:21:04 +01:00
..
assets/javascripts added scrollbar to bookmark publisher, fixed mention layout bugs 2014-11-07 19:17:54 +01:00
diaspora Use URI.join to assemble the URL to fetch a single post 2014-12-09 16:21:04 +01: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 Maintenance feature to remove old users 2014-10-16 22:53:08 +03:00
account_deleter.rb Fix for issue 5040: Adds completed_at column to account_deletions and sets timestamp upon successful completion. Depends on uniqueness of diaspora_handle when combined with person_id 2014-08-24 17:06:33 -07:00
collect_user_photos.rb
configuration_methods.rb Replace spork with spring, update & use binstubs 2014-12-01 08:06:07 +01:00
diaspora.rb Some refactorings, safer regex 2014-11-08 23:12:45 +01:00
direction_detector.rb
email_inviter.rb fix bug #4832 select language for email content when invite a friend 2014-04-14 18:56:29 -03: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