diaspora/app/models
Jason Robinson 356096a7eb Merge pull request #4836 from MrZYX/message_renderer
Introduce message renderer
2014-04-13 15:00:46 +03:00
..
acts_as_taggable_on Drop number of followers from tags page 2014-01-21 14:49:05 +01:00
notifications Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
services
user added tests for poll federation and impl for the federation itself. Still in progess 2014-03-31 18:14:06 +02:00
account_deletion.rb Fix after_create to after_commit 2014-01-14 22:35:29 +04:00
aspect.rb
aspect_membership.rb [WIP] aspect membership dropdown Backbone.js rework 2013-02-17 13:40:10 +01:00
aspect_visibility.rb
block.rb
comment.rb Introduce message renderer 2014-03-15 17:16:17 +01:00
contact.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
conversation.rb refactor conversations_controller#create 2013-10-10 21:42:46 +02:00
conversation_visibility.rb PrivateMessage -> Conversation, Message. 2011-03-01 12:25:55 -08:00
invitation.rb
invitation_code.rb
like.rb
location.rb
mention.rb move mention regex to a constant in mention 2012-01-27 02:23:37 -08:00
message.rb
notification.rb Add filters to notifications controller 2014-03-19 17:54:22 +01:00
notification_actor.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
o_embed_cache.rb
open_graph_cache.rb
participation.rb
person.rb
photo.rb
pod.rb Removed , but not the table. Record all in httpmulti success 2011-08-30 10:14:32 -07:00
poll.rb fixed federation issue due to missing delegation + test + some minor tweaks 2014-04-06 20:58:58 +02:00
poll_answer.rb
poll_participation.rb
post.rb design for poll participation implemented, saving works as well 2014-03-31 18:14:07 +02:00
post_report.rb Added post report feature 2014-01-14 15:00:55 -05:00
profile.rb Introduce message renderer 2014-03-15 17:16:17 +01:00
reshare.rb
role.rb
service.rb Introduce message renderer 2014-03-15 17:16:17 +01:00
share_visibility.rb
status_message.rb
tag_following.rb
user.rb
user_preference.rb