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
acts_as_taggable_on Remove unnecessary ruby187 hacks 2013-05-02 10:07:30 -03:00
notifications
services Fix Twitter crossposting (#2758). Refactor some service posting related code. 2013-06-08 17:38:07 +03:00
user
account_deleter.rb
account_deletion.rb
aspect.rb
aspect_membership.rb
aspect_visibility.rb
block.rb
comment.rb
contact.rb
conversation.rb
conversation_visibility.rb
invitation.rb
invitation_code.rb
like.rb
location.rb federate location 2013-05-20 21:26:04 +02:00
mention.rb
message.rb
notification.rb
notification_actor.rb
o_embed_cache.rb
participation.rb
person.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
photo.rb
pod.rb
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
relayable_retraction.rb
request.rb
reshare.rb Fix 500 caused by deleted reshares 2013-05-20 21:25:58 +02:00
retraction.rb
role.rb
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
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
user.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
user_preference.rb