diaspora/app/helpers
2011-07-17 21:18:21 -04:00
..
application_helper.rb Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController 2011-07-10 20:06:31 -07:00
aspect_global_helper.rb made aspect_dropdown ajax in (created route), in the process of removing aspect_membership js responses 2011-07-06 12:45:16 -07:00
aspects_helper.rb
comments_helper.rb Make comments index ajaxy 2011-07-11 14:03:59 -07:00
error_messages_helper.rb
language_helper.rb
layout_helper.rb
likes_helper.rb Likes in comments, cache counter disabled for now. 2011-07-11 15:00:48 -07:00
markdownify_helper.rb Removed unicode smileys, #1589 2011-07-17 10:45:06 +02:00
mobile_helper.rb
notifications_helper.rb Fix issue #1579, like.target, not like.post 2011-07-17 21:18:21 -04:00
people_helper.rb
photos_helper.rb
publics_helper.rb
sockets_helper.rb Simplify SocketsHelper in light of adding current_user helper to SocketsController 2011-07-07 09:06:24 -07:00
status_messages_helper.rb remove completely unused method #yay 2011-07-03 18:04:00 -07:00
stream_helper.rb Fix some ui bugs on the post show page 2011-07-05 18:52:00 -07:00
tag_followings_helper.rb WIP you can now follow a tag, needs a clean up, and ajax love 2011-07-05 15:03:26 -07:00
tags_helper.rb
users_helper.rb