chinwagsocial/spec/fabricators
Claire 50487db122
Add ability to filter individual posts (#18945)
* Add database table for status-specific filters

* Add REST endpoints, entities and attributes

* Show status filters in /filters interface

* Perform server-side filtering for individual posts filters

* Fix filtering on context mismatch

* Refactor `toServerSideType` by moving it to its own module

* Move loupe and delete icons to their own module

* Add ability to filter individual posts from WebUI

* Replace keyword list by warnings (expired, context mismatch)

* Refactor server-side filtering code

* Add tests
2022-08-25 04:27:47 +02:00
..
assets
access_token_fabricator.rb
accessible_access_token_fabricator.rb Introduce access token fabricators (#4401) 2017-07-27 15:16:07 +02:00
account_alias_fabricator.rb
account_deletion_request_fabricator.rb Change account suspensions to be reversible by default (#14726) 2020-09-15 14:37:58 +02:00
account_domain_block_fabricator.rb Ensure unique identifiers in fabricated objects in tests (#3173) 2017-05-20 17:09:40 +02:00
account_fabricator.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
account_migration_fabricator.rb Change move handler to carry blocks over (#14144) 2020-07-01 13:51:15 +02:00
account_moderation_note_fabricator.rb Add moderation note (#5240) 2017-10-07 20:26:43 +02:00
account_note_fabricator.rb Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
account_pin_fabricator.rb Public profile endorsements (accounts picked by profile owner) (#8146) 2018-08-09 09:56:53 +02:00
account_stat_fabricator.rb
account_statuses_cleanup_policy_fabricator.rb Add feature to automatically delete old toots (#16529) 2021-08-09 23:11:50 +02:00
account_tag_stat_fabricator.rb
account_warning_fabricator.rb Add appeals (#17364) 2022-02-14 21:27:53 +01:00
account_warning_preset_fabricator.rb Add moderation warnings (#9519) 2018-12-22 20:02:09 +01:00
admin_action_log_fabricator.rb
announcement_fabricator.rb Add announcements (#12662) 2020-01-23 22:00:13 +01:00
announcement_mute_fabricator.rb
announcement_reaction_fabricator.rb Add announcements (#12662) 2020-01-23 22:00:13 +01:00
appeal_fabricator.rb Add appeals (#17364) 2022-02-14 21:27:53 +01:00
application_fabricator.rb Fix tests, add applications to eager loading/cache for statuses, fix 2017-01-15 14:01:33 +01:00
backup_fabricator.rb
block_fabricator.rb
bookmark_fabricator.rb Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
canonical_email_block_fabricator.rb Add canonical e-mail blocks for suspended accounts (#16049) 2021-04-17 03:14:25 +02:00
conversation_account_fabricator.rb
conversation_fabricator.rb
conversation_mute_fabricator.rb
custom_emoji_category_fabricator.rb
custom_emoji_fabricator.rb Custom emoji (#4988) 2017-09-19 02:42:40 +02:00
custom_filter_fabricator.rb
custom_filter_keyword_fabricator.rb Revamp post filtering system (#18058) 2022-06-28 09:42:13 +02:00
custom_filter_status_fabricator.rb Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
device_fabricator.rb Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
domain_allow_fabricator.rb Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
domain_block_fabricator.rb
email_domain_block_fabricator.rb Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
encrypted_message_fabricator.rb Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
favourite_fabricator.rb Delete records in smaller transaction (#2802) 2017-05-04 23:44:39 +02:00
featured_tag_fabricator.rb
follow_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
follow_recommendation_suppression_fabricator.rb Add cold-start follow recommendations (#15945) 2021-04-12 12:37:14 +02:00
follow_request_fabricator.rb
identity_fabricator.rb CAS + SAML authentication feature (#6425) 2018-02-04 05:42:13 +01:00
import_fabricator.rb Import feature for following/blocking lists (addresses #62, #177, #201, #454) 2017-03-30 19:42:33 +02:00
invite_fabricator.rb
ip_block_fabricator.rb Add IP-based rules (#14963) 2020-10-12 16:33:49 +02:00
list_account_fabricator.rb
list_fabricator.rb
login_activity_fabricator.rb Fix suspicious sign-in mails never being sent (#18599) 2022-06-21 15:16:22 +02:00
marker_fabricator.rb Add timeline read markers API (#11762) 2019-09-06 13:55:51 +02:00
media_attachment_fabricator.rb
mention_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
mute_fabricator.rb More status specs (#2564) 2017-04-28 15:10:41 +02:00
notification_fabricator.rb
one_time_key_fabricator.rb Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
poll_fabricator.rb Add polls (#10111) 2019-03-03 22:18:23 +01:00
poll_vote_fabricator.rb Add polls (#10111) 2019-03-03 22:18:23 +01:00
preview_card_fabricator.rb Add support for editing for published statuses (#16697) 2022-01-19 22:37:27 +01:00
relay_fabricator.rb
report_fabricator.rb Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +01:00
report_note_fabricator.rb Add tests for report notes controller (#7589) 2018-05-22 14:45:10 +02:00
rule_fabricator.rb Fix report category not being saved in REST API (#17682) 2022-03-02 18:57:08 +01:00
scheduled_status_fabricator.rb
session_activation_fabricator.rb
setting_fabricator.rb Add tests for Setting (#5683) 2017-11-14 11:08:04 +09:00
site_upload_fabricator.rb
status_edit_fabricator.rb Add support for editing for published statuses (#16697) 2022-01-19 22:37:27 +01:00
status_fabricator.rb Switch to static URIs, new URI format in both protocols for new statuses (#4815) 2017-09-06 19:01:28 +02:00
status_pin_fabricator.rb
status_stat_fabricator.rb Move status counters to separate table, count replies (#8104) 2018-08-14 19:19:32 +02:00
system_key_fabricator.rb Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
tag_fabricator.rb
tag_follow_fabricator.rb Add ability to follow hashtags (#18809) 2022-07-17 13:49:29 +02:00
unavailable_domain_fabricator.rb
user_fabricator.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
user_invite_request_fabricator.rb
user_role_fabricator.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
web_push_subscription_fabricator.rb
web_setting_fabricator.rb Ensure push subscription is immediately removed when application is revoked (#7548) 2018-05-19 21:05:08 +02:00
webauthn_credential_fabricator.rb Fix backend compatibility with OpenSSL 3.0 (#18449) 2022-08-17 22:06:48 +01:00
webhook_fabricator.rb Add administrative webhooks (#18510) 2022-06-09 21:57:36 +02:00