diaspora/app/helpers
danielgrippi 1f5edb1d92 Merge branch 'private_messages'
Conflicts:
	app/controllers/status_messages_controller.rb
	app/models/data_point.rb
	app/models/status_message.rb
	db/schema.rb
	lib/fake.rb
	public/stylesheets/sass/application.sass
	spec/models/mention_spec.rb
2011-03-08 21:23:41 -08:00
..
application_helper.rb private message inbox wip 2011-03-03 17:32:26 -08:00
aspects_helper.rb made toggle for post time on aspects#index 2011-02-18 16:47:44 -08:00
conversations_helper.rb added translations to all conversation/message views. tweaked css 2011-03-08 15:51:46 -08:00
error_messages_helper.rb
language_helper.rb
layout_helper.rb
mobile_helper.rb
notifications_helper.rb posts now have authors instead of people 2011-03-01 18:05:05 -08:00
people_helper.rb localize dates 2011-02-08 16:26:56 +01:00
private_messages_helper.rb added PrivateMessage and PrivateMessageVisibility models and migrations 2011-03-01 12:14:31 -08:00
publics_helper.rb
requests_helper.rb
sockets_helper.rb Merge branch 'private_messages' 2011-03-08 21:23:41 -08:00
status_messages_helper.rb
stream_helper.rb Put avatar on cmment form all the time, fix socketed comment form 2011-02-10 11:05:12 -08:00
users_helper.rb