diaspora/app/models
Jonne Haß f4169d7f30 Merge pull request #4384 from andrewcsmith/bug/4211-twitter-should-not-cut-links
Fixed problem where the add_post_link method would truncate the status update in the middle of a link
2013-08-11 00:25:12 +02:00
..
acts_as_taggable_on Remove unnecessary ruby187 hacks 2013-05-02 10:07:30 -03:00
notifications Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
services Merge pull request #4384 from andrewcsmith/bug/4211-twitter-should-not-cut-links 2013-08-11 00:25:12 +02:00
user fix #4163 - Now updating correct contact attribute on retraction 2013-07-31 15:20:57 +02:00
account_deleter.rb kill your darlings; remove diaspora_client with fire 2012-05-17 14:55:53 -07:00
account_deletion.rb Remove attributes protection. 2013-08-02 11:39:06 +02:00
aspect.rb Remove attributes protection. 2013-08-02 11:39:06 +02:00
aspect_membership.rb [WIP] aspect membership dropdown Backbone.js rework 2013-02-17 13:40:10 +01:00
aspect_visibility.rb Introduced Shareable 2011-10-16 13:58:35 +02:00
block.rb Remove duplicates and bad code habits. 2013-08-02 11:39:24 +02:00
comment.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
contact.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
conversation.rb Remove attributes protection. 2013-08-02 11:39:06 +02:00
conversation_visibility.rb
invitation.rb Remove attributes protection. 2013-08-02 11:39:06 +02:00
invitation_code.rb New configuration system 2012-09-26 20:19:37 +02:00
like.rb Refactor Relayable Creation 2012-02-09 19:01:00 -08:00
location.rb federate location 2013-05-20 21:26:04 +02:00
mention.rb move mention regex to a constant in mention 2012-01-27 02:23:37 -08:00
message.rb Fix notifications for private messages between local users, fixes #2321 2012-11-11 23:35:19 +02:00
notification.rb upgrade to Rails 3.2.3 2012-05-14 21:53:16 -07:00
notification_actor.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
o_embed_cache.rb Remove attributes protection. 2013-08-02 11:39:06 +02:00
open_graph_cache.rb Code style fixes, removed unneeded rescue 2013-08-04 15:47:07 +02:00
participation.rb you can now follow / unfollow a post from the stream; fixed cukes. 2012-02-13 19:13:43 -08:00
person.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
photo.rb Remove attributes protection. 2013-08-02 11:39:06 +02:00
pod.rb Removed , but not the table. Record all in httpmulti success 2011-08-30 10:14:32 -07:00
post.rb opengraph POC 2013-08-04 15:42:29 +02:00
profile.rb Merge pull request #4344 from oliverbarnes/4124-check-twitter-write-access-before-auth 2013-08-06 21:21:56 +02:00
relayable_retraction.rb delegate parent_author to the target of a RelayableRetraction 2013-02-28 17:01:58 +01:00
request.rb introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor 2012-02-25 16:57:14 -08:00
reshare.rb opengraph POC 2013-08-04 15:42:29 +02:00
retraction.rb introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor 2012-02-25 16:57:14 -08:00
role.rb New configuration system 2012-09-26 20:19:37 +02:00
service.rb Fix #4361 twitter access level check breaking facebook addition to user 2013-08-07 18:59:49 -05:00
share_visibility.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
signed_retraction.rb introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor 2012-02-25 16:57:14 -08:00
status_message.rb Only parse opengraph if oembed is not available 2013-08-04 15:55:09 +02:00
tag_following.rb Fix ActiveRecord queries - take two 2012-06-13 14:52:25 -07:00
user.rb Merge pull request #4344 from oliverbarnes/4124-check-twitter-write-access-before-auth 2013-08-06 21:21:56 +02:00
user_preference.rb