mastodon/spec/models
aschmitz b95c48748c Per-user reblog hiding implementation/fixes/tests
Note that this will only hide/show *future* reblogs by a user, and does
nothing to remove/add reblogs that are already in the timeline. I don't
think that's a particularly confusing behavior, and it's a lot easier
to implement (similar to mutes, I believe).
2017-11-10 22:04:54 -06:00
..
concerns Per-user reblog hiding implementation/fixes/tests 2017-11-10 22:04:54 -06:00
form
glitch Fix example description. 2017-10-24 18:33:02 -05:00
web
account_domain_block_spec.rb
account_filter_spec.rb
account_moderation_note_spec.rb
account_spec.rb
block_spec.rb
conversation_mute_spec.rb Feature conversations muting (#3017) 2017-05-15 03:04:13 +02:00
conversation_spec.rb
custom_emoji_spec.rb
domain_block_spec.rb
email_domain_block_spec.rb
export_spec.rb
favourite_spec.rb
feed_spec.rb
follow_request_spec.rb Per-user reblog hiding implementation/fixes/tests 2017-11-10 22:04:54 -06:00
follow_spec.rb
import_spec.rb
media_attachment_spec.rb Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) 2017-10-26 22:48:35 +09:00
mention_spec.rb
mute_spec.rb
notification_spec.rb
preview_card_spec.rb
report_filter_spec.rb
report_spec.rb
session_activation_spec.rb Revocable sessions (#3616) 2017-06-23 18:50:53 +02:00
site_upload_spec.rb Uploads for admin site settings (#4913) 2017-09-14 00:04:30 +02:00
status_pin_spec.rb
status_spec.rb Added a timeline for Direct statuses 2017-10-22 18:35:14 -07:00
stream_entry_spec.rb
subscription_spec.rb
tag_spec.rb
user_spec.rb