diaspora/app/models
Florian Staudacher 4ee5d5f19c replace mentions of out-of-aspect people in limited posts with just a
markdown link to their profile (fixes #2516)

add failing spec for #4160 / #2516

extend the spec a bit more

refactor mention handling in a status message

add method for filtering mentions by aspects

wire mention filtering into the status message model, adapt a few tests to
work properly

cosmetic changes

shorten helper methods

add changelog entry
2013-06-09 19:16:40 +02:00
..
activity_streams the websocket has been completely removed, and replaced for a stub until 2012-01-03 18:39:54 -08: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 Fix Twitter crossposting (#2758). Refactor some service posting related code. 2013-06-08 17:38:07 +03:00
user Merge pull request #3993 from MrZYX/sidekiq 2013-04-03 15:19:15 -07:00
account_deleter.rb kill your darlings; remove diaspora_client with fire 2012-05-17 14:55:53 -07:00
account_deletion.rb Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
aspect.rb serialize current user json into body tag for now 2012-01-07 14:23:20 -08: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 some refactoring regarding the law of demeter 2012-09-23 19:33:19 +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 added a id and a autoscroll to first unread message in conversation (Fix: #3216) 2013-02-11 16:15:01 +01:00
conversation_visibility.rb PrivateMessage -> Conversation, Message. 2011-03-01 12:25:55 -08:00
invitation.rb kill references to ServiceUser 2012-05-14 18:47:14 -07: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 Correct our general exception handling. 2012-03-03 16:26:06 -08: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 Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
pod.rb Removed , but not the table. Record all in httpmulti success 2011-08-30 10:14:32 -07:00
post.rb 404, not 500, if signed out user wants to see a non public/existing post 2013-05-18 20:55:22 +02:00
profile.rb query the set url only through #pod_uri in the app 2012-09-26 20:19:37 +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 Fix 500 caused by deleted reshares 2013-05-20 21:25:58 +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 Twitter crossposting (#2758). Refactor some service posting related code. 2013-06-08 17:38:07 +03: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 replace mentions of out-of-aspect people in limited posts with just a 2013-06-09 19:16:40 +02:00
tag_following.rb Fix ActiveRecord queries - take two 2012-06-13 14:52:25 -07:00
user.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
user_preference.rb a user now has the option to disable reshare email notifications 2011-08-25 17:16:09 -07:00