diaspora/spec/models
Benjamin Neff 4fea926057
Only update interacted_at on new comments
I got feedback from many users, that they don't understand how the "my
activity" stream is sorted, because they have posts on the top, but
don't see why. The user doesn't see if a like was added, and it is also
not imported for the user to see the post again then. And we have
notifications if someone likes a users own posts, so no need to move it on
top of the "my activity" stream here too.

closes #7030
2016-09-04 03:29:59 +02:00
..
notifications don't create notifications if the notification-actor is ignored 2016-08-14 17:03:49 +02:00
services Remove specs about services swallowing exceptions 2016-08-18 20:30:17 +02:00
user remove pending flag from posts 2016-08-08 19:37:10 +02:00
account_deletion_spec.rb use Diaspora::Federation::Dispatcher everywhere 2016-06-26 06:21:01 +02:00
acts_as_taggable_on_tag_spec.rb Sort tag search result by name 2016-03-03 17:57:58 +01:00
aspect_membership_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
aspect_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
aspect_visibility_spec.rb Fix possible duplication of AspectVisibility 2016-05-27 20:22:03 +03:00
block_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
comment_signature_spec.rb write some more tests 2016-08-08 18:56:37 +02:00
comment_spec.rb Only update interacted_at on new comments 2016-09-04 03:29:59 +02:00
contact_spec.rb Fix conversations autoSuggest showing non-mutual contacts 2016-08-18 13:02:14 +02:00
conversation_spec.rb remove xml specs 2016-06-26 06:21:01 +02:00
conversation_visibilities_spec.rb refactor hash indentation and add double quotes 2015-07-16 03:08:34 +02:00
invitation_code_spec.rb Reset dynamic configuration after each example in the testsuite 2014-10-04 00:59:03 +02:00
like_signature_spec.rb write some more tests 2016-08-08 18:56:37 +02:00
like_spec.rb Only update interacted_at on new comments 2016-09-04 03:29:59 +02:00
location_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
mention_spec.rb cleanup notifications and fix tests 2016-06-26 06:20:59 +02:00
message_spec.rb deliver message always to all participants 2016-06-26 06:21:02 +02:00
notification_spec.rb don't create notifications if the notification-actor is ignored 2016-08-14 17:03:49 +02:00
participation_spec.rb Participation is not relayable anymore 2016-06-26 06:21:02 +02:00
person_spec.rb Exclude closed accounts from search 2016-09-04 03:22:58 +02:00
photo_spec.rb remove pending flag from posts 2016-08-08 19:37:10 +02:00
pod_spec.rb implement :update_pod callback 2016-06-26 06:20:58 +02:00
poll_answer_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
poll_participation_signature_spec.rb write some more tests 2016-08-08 18:56:37 +02:00
poll_participation_spec.rb relay relayables after receive 2016-06-26 06:21:02 +02:00
poll_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
post_spec.rb remove pending flag from posts 2016-08-08 19:37:10 +02:00
profile_spec.rb remove xml specs 2016-06-26 06:21:01 +02:00
report_spec.rb Use polymorphic association for the report item 2015-10-03 17:18:03 +02:00
reshare_spec.rb don't add the root author to the subscribers if the root post was deleted 2016-08-18 23:34:58 +02:00
role_spec.rb add more specs to test moderator role 2015-09-07 12:38:12 +02:00
service_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
share_visibility_spec.rb Revert "Back out #6723 due to Postgres breakage" 2016-03-04 14:01:31 +01:00
signature_order_spec.rb write some more tests 2016-08-08 18:56:37 +02:00
status_message_spec.rb only create mentions after creating statusmessages 2016-08-17 02:26:58 +02:00
tag_following_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
user_preference_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
user_spec.rb Cleanup legacy invitations from code 2016-08-13 01:47:27 +02:00