diaspora/app/helpers
2011-06-16 15:47:16 -07:00
..
application_helper.rb actually add the views. fix object_path 2011-05-19 15:34:39 -07:00
aspect_global_helper.rb missing closing tag in aspect_dropdown helper 2011-05-21 15:08:19 -07:00
aspects_helper.rb
comments_helper.rb
error_messages_helper.rb
language_helper.rb
layout_helper.rb
likes_helper.rb fixed unlike the right way 2011-05-29 18:15:46 +02:00
markdownify_helper.rb fixed regex to non greedy. Therefore no strip needed. 2011-06-10 20:05:40 +02:00
mobile_helper.rb
notifications_helper.rb use notification people link for likes.... it should now get refactored, but it works nicely now, even with I18n 2011-05-24 21:45:12 -07:00
people_helper.rb
photos_helper.rb tests for data methods 2011-06-16 15:47:16 -07:00
publics_helper.rb
sockets_helper.rb move all aspects to be a method, and cleaned up some sockets helper uglyness ms iz 2011-06-16 11:17:14 -07:00
status_messages_helper.rb
stream_helper.rb added a very basic page for the stream of all public activity stream photos 2011-05-25 12:57:29 -07:00
tags_helper.rb
users_helper.rb