diaspora/lib
Steven Hancock c2bc7272fb Escape hashtags in emails
Custom Redcarpet renderer to escape hashtags (but not legitimate headers)
in emails before Markdown processing. Prevents hashtags from being rendered
as H1 headers. This also leaves open the possibility of parsing hashtags
into clickable links in the future.

fixes #3325
2012-05-28 21:31:27 -07:00
..
diaspora Escape hashtags in emails 2012-05-28 21:31:27 -07:00
federated seperate interactions from posts 2012-05-12 17:41:58 -07:00
messagebus fix for the messagebusmailer to be happy 2012-01-03 23:31:24 -08:00
postzord upgrade to Rails 3.2.3 2012-05-14 21:53:16 -07:00
rack upgrade to Rails 3.2.3 2012-05-14 21:53:16 -07:00
salmon upgrade to Rails 3.2.3 2012-05-14 21:53:16 -07:00
stream add rake tasks for cleaning up mixed-case hashtags, 2012-05-24 21:28:35 +02:00
tasks Merge pull request #3298 from diaspora/tags-fix-fix 2012-05-24 12:43:59 -07:00
admin_rack.rb
collect_user_photos.rb
csv_generator.rb
development_mail_interceptor.rb
diaspora.rb introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor 2012-02-25 16:57:14 -08:00
direction_detector.rb
email_inviter.rb fixed rspec tests, more fit and finish around how the invite code works, 2012-03-16 17:56:35 -07:00
encryptor.rb upgrade to Rails 3.2.3 2012-05-14 21:53:16 -07:00
enviroment_configuration.rb do not rely on hoptoad to insert rack ssl 2012-01-22 18:42:06 +01:00
evil_query.rb unambigousify community spotlight query in the multi stream, fix #3196 2012-04-28 12:28:07 +02:00
federation_logger.rb federation logger now in place. 2012-02-16 17:58:15 -08:00
hcard.rb
hydra_wrapper.rb rename some stuff in hydra to make it more clear [ci skip] 2012-02-25 18:19:19 -08:00
i18n_interpolation_fallbacks.rb
postzord.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
publisher.rb
pubsubhubbub.rb fix some tests around pubsubhubub 2012-05-17 18:23:40 -07:00
rake_helpers.rb fixed rspec tests, more fit and finish around how the invite code works, 2012-03-16 17:56:35 -07:00
share_visibility_converter.rb Correct our general exception handling. 2012-03-03 16:26:06 -08:00
statistics.rb
stream.rb
template_picker.rb kill rich-media type with fire 2012-05-21 12:33:28 -07:00
unicorn_killer.rb add unicorn back in. only use one worker process for now. also, move chrome_frame middleware into the correct load path in lib. [ci skip] 2012-01-24 14:56:55 -08:00
webfinger.rb improve webfinger failure handling 2012-04-27 16:53:26 +02:00
webfinger_profile.rb improve webfinger failure handling 2012-04-27 16:53:26 +02:00