diaspora/app/models
2013-12-15 22:01:09 +02:00
..
acts_as_taggable_on
notifications
services Fix posting to Twitter by correctly catching over limit exception (#4627). Also when doing a retry, make smaller cuts to max characters 2013-12-15 22:01:09 +02:00
user refactor message creation (conversations) 2013-10-20 22:46:53 +02:00
account_deletion.rb
aspect.rb
aspect_membership.rb
aspect_visibility.rb
block.rb
comment.rb
contact.rb Remove namespacing from federation libs recently migrated from app/models/ 2013-08-13 18:23:05 -05:00
conversation.rb refactor conversations_controller#create 2013-10-10 21:42:46 +02:00
conversation_visibility.rb
invitation.rb
invitation_code.rb
like.rb
location.rb
mention.rb
message.rb
notification.rb Remove namespacing from federation libs recently migrated from app/models/ 2013-08-13 18:23:05 -05:00
notification_actor.rb
o_embed_cache.rb
open_graph_cache.rb
participation.rb
person.rb refactor ConversationsController, move query builing to User model 2013-09-30 01:44:57 +02:00
photo.rb
pod.rb
post.rb
profile.rb
reshare.rb remove template picker functionality 2013-12-03 20:53:00 -02:00
role.rb
service.rb Fix #4361 twitter access level check breaking facebook addition to user 2013-08-07 18:59:49 -05:00
share_visibility.rb
status_message.rb avoid publishing empty posts (fixes #4401) 2013-09-24 21:57:22 +02:00
tag_following.rb
user.rb Statistics route with general info, some user and total posts stats. By default statistics off, enabled in settings. 2013-12-02 22:35:18 +02:00
user_preference.rb