diaspora/app
behrooz shabani (everplays) 22bb6177d4 <p> can't be inside another one - breaks direction detection
we are applying direction of content on <p> & markdownify always
generates a <p> so we have something like <p
class="ltr"><p>...</p></p> but paragraph can't be inside another
paragraph & browsers sees something like <p
class="rtl"></p><p>...</p></p> so applied direction will be ignored
2011-09-10 16:14:30 +04:30
..
controllers the Devise email regex was not catching pods that were anything other than a standard url 2011-09-09 18:05:58 -07:00
helpers Refactor aspect listings partial. Splited in two, one for index and 2011-09-07 00:09:39 -03:00
mailers fix for 'undefined method 'post' for nil:NilClass' in Mail::AlsoCommented 2011-09-03 16:06:30 -07:00
models tweaked search a little (don't put a double wildcard on diaspora_id) -- this is a quick fix; solr pending 2011-09-09 11:54:10 -07:00
uploaders Revert "Revert "Revert "remove uploaded test images after running the specs/cucumber"" -- using == now instead of =" 2011-08-18 12:06:04 -07:00
views <p> can't be inside another one - breaks direction detection 2011-09-10 16:14:30 +04:30