diaspora/spec/models
Benjamin Neff beeb073dbe
Fix followed tags posts in stream for posts with multiple tags
When there were posts with many followed tags they were returned
multiple times, resulting in less than 15 unique posts. That resulted in
some posts to be missed in the stream.

Fixes #4503

closes #7715
2018-02-25 04:35:49 +01:00
..
api/openid_connect Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
notifications Prevent duplicate mention notifications when the post is received twice 2018-02-22 00:49:21 +01:00
services update to support 280 character Twitter 2018-01-09 00:05:33 +01:00
user Raise sensible error message when user is missing 2017-10-17 01:38:36 +02:00
account_deletion_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
account_migration_spec.rb Fix local migration run without old private key 2017-09-26 04:06:16 +02:00
acts_as_taggable_on_tag_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
aspect_membership_spec.rb Check for user existence on aspect membership destruction 2017-10-17 01:38:36 +02:00
aspect_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
aspect_visibility_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
block_spec.rb Start sending the blocking flag 2018-02-01 23:35:35 +01:00
comment_signature_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
comment_spec.rb Add reference source and target behaviour 2017-09-28 23:04:34 +02:00
contact_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
conversation_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
conversation_visibilities_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
invitation_code_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
like_signature_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
like_spec.rb Relay likes for comments 2017-09-28 23:04:35 +02:00
location_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mention_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
message_spec.rb Add reference source and target behaviour 2017-09-28 23:04:34 +02:00
notification_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
open_graph_cache_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
participation_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
person_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
photo_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
pod_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
poll_answer_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
poll_participation_signature_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
poll_participation_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
poll_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
post_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
profile_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
reference_spec.rb Create refereces model 2017-09-28 23:04:34 +02:00
report_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
reshare_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
role_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
service_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
share_visibility_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
signature_order_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
status_message_spec.rb Fix followed tags posts in stream for posts with multiple tags 2018-02-25 04:35:49 +01:00
tag_following_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
user_preference_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
user_spec.rb Delete archive files when closing an account 2018-01-08 21:15:41 +01:00