diaspora/app/helpers
2011-07-03 20:08:11 -07:00
..
application_helper.rb various bugfixes, added missing translations, made all tests pass (rspec, cucumber, jasmine) 2011-07-01 22:04:36 -07:00
aspect_global_helper.rb remove unused aspect helper methods 2011-07-03 19:20:50 -07:00
aspects_helper.rb eager loading aspect memberships 2011-05-13 18:22:42 -07:00
comments_helper.rb minor visual changes, more or less. facebox headers are now white. 2011-07-01 10:51:45 -07:00
error_messages_helper.rb
language_helper.rb
layout_helper.rb slimming down application_helper, moved markdown and aspect related methods to individual helpers 2011-05-13 00:51:45 +08:00
likes_helper.rb fixed unlike the right way 2011-05-29 18:15:46 +02:00
markdownify_helper.rb use an array of arrays instead of a hash to ensure order, thanks REE! 2011-06-30 23:40:41 +02:00
mobile_helper.rb
notifications_helper.rb notifications wip 2011-07-01 22:46:54 -07:00
people_helper.rb Revert to including all helpers everywhere, because the rest of the team prefers it that way 2011-05-12 13:54:55 -07:00
photos_helper.rb tests for data methods 2011-06-16 15:47:16 -07:00
publics_helper.rb
sockets_helper.rb remove dislikes; didn't change the db structure, just removed the traces in the code since we're not using them 2011-07-03 20:08:11 -07:00
status_messages_helper.rb remove completely unused method #yay 2011-07-03 18:04:00 -07:00
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 Revert to including all helpers everywhere, because the rest of the team prefers it that way 2011-05-12 13:54:55 -07:00
users_helper.rb