| .. |
|
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
|
Facebook plugin always appends (via D* post URL) to cross-posts
|
2018-06-20 00:47:12 +02: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
|
Account merging: handle duplicates for TagFollowing
|
2018-05-16 00:54: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
|
Remove flag for contacts visible to each other
|
2018-04-12 01:39:11 +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
|
Refactor taggable tests to use let
|
2018-02-27 00:48:08 +01:00 |
|
contact_spec.rb
|
Remove flag for contacts visible to each other
|
2018-04-12 01:39:11 +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 unique index to poll participations on author_id and poll_id
|
2018-05-03 21:28:38 +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
|
Keep order of profile tags
|
2018-02-27 00:48:42 +01: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 comment notification subject for posts without text
|
2018-09-05 03:17:58 +02: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 |