Module: NewsmastMastodon

Defined in:
app/services/newsmast_mastodon/feed_service.rb,
lib/newsmast_mastodon.rb,
lib/newsmast_mastodon/engine.rb,
lib/newsmast_mastodon/railtie.rb,
lib/newsmast_mastodon/version.rb,
app/models/newsmast_mastodon/community.rb,
app/models/newsmast_mastodon/wait_list.rb,
app/models/newsmast_mastodon/custom_feed.rb,
app/models/newsmast_mastodon/content_type.rb,
app/models/newsmast_mastodon/for_you_feed.rb,
app/models/newsmast_mastodon/drafted_status.rb,
app/models/newsmast_mastodon/keyword_filter.rb,
app/models/newsmast_mastodon/server_setting.rb,
app/models/newsmast_mastodon/community_admin.rb,
app/services/newsmast_mastodon/login_service.rb,
app/workers/newsmast_mastodon/ban_tag_worker.rb,
app/models/newsmast_mastodon/community_hashtag.rb,
app/models/newsmast_mastodon/patchwork_setting.rb,
app/models/newsmast_mastodon/application_record.rb,
app/models/newsmast_mastodon/notification_token.rb,
app/workers/newsmast_mastodon/ban_status_worker.rb,
app/workers/newsmast_mastodon/boost_post_worker.rb,
app/helpers/newsmast_mastodon/application_helper.rb,
app/models/newsmast_mastodon/alttext_get_account.rb,
app/models/newsmast_mastodon/community_post_type.rb,
app/models/newsmast_mastodon/user_server_setting.rb,
app/workers/newsmast_mastodon/reblog_post_worker.rb,
app/models/newsmast_mastodon/alttext_create_image.rb,
app/models/newsmast_mastodon/concerns/tag_concern.rb,
app/models/newsmast_mastodon/keyword_filter_group.rb,
app/services/newsmast_mastodon/ban_status_service.rb,
app/services/newsmast_mastodon/boost_post_service.rb,
app/models/newsmast_mastodon/concerns/feed_concern.rb,
app/models/newsmast_mastodon/concerns/user_concern.rb,
app/services/newsmast_mastodon/reblog_post_service.rb,
app/services/newsmast_mastodon/search_post_service.rb,
app/workers/newsmast_mastodon/status_banned_worker.rb,
app/workers/newsmast_mastodon/account_banned_worker.rb,
app/models/newsmast_mastodon/concerns/status_concern.rb,
app/workers/newsmast_mastodon/reblog_channels_worker.rb,
app/models/newsmast_mastodon/community_filter_keyword.rb,
app/models/newsmast_mastodon/concerns/account_concern.rb,
app/services/newsmast_mastodon/reblog_request_service.rb,
app/services/newsmast_mastodon/alt_text_ai_api_service.rb,
app/services/newsmast_mastodon/custom_timeline_service.rb,
app/services/newsmast_mastodon/reblog_channels_service.rb,
app/workers/newsmast_mastodon/generate_alt_text_worker.rb,
app/services/newsmast_mastodon/custom_boost_bot_service.rb,
app/workers/newsmast_mastodon/custom_feed_insert_worker.rb,
app/workers/newsmast_mastodon/ghost_notification_worker.rb,
app/controllers/newsmast_mastodon/application_controller.rb,
app/services/newsmast_mastodon/authenticate_user_service.rb,
app/models/newsmast_mastodon/concerns/public_feed_concern.rb,
app/services/newsmast_mastodon/after_upload_image_service.rb,
app/services/newsmast_mastodon/bristolcable_login_service.rb,
app/services/newsmast_mastodon/ghost_notification_service.rb,
app/lib/newsmast_mastodon/overrides/home_extended_timeline.rb,
app/models/newsmast_mastodon/concerns/feed_manager_concern.rb,
app/models/newsmast_mastodon/concerns/notification_concern.rb,
app/services/newsmast_mastodon/concerns/tag_search_service.rb,
app/services/newsmast_mastodon/custom_notification_service.rb,
app/services/newsmast_mastodon/article_notification_service.rb,
app/services/newsmast_mastodon/boost_lamda_newsmast_service.rb,
app/services/newsmast_mastodon/update_channel_name_services.rb,
app/lib/newsmast_mastodon/overrides/public_extended_timeline.rb,
app/models/newsmast_mastodon/concerns/account_search_concern.rb,
app/services/newsmast_mastodon/concerns/draft_status_service.rb,
app/services/newsmast_mastodon/firebase_notification_service.rb,
app/models/newsmast_mastodon/concerns/fan_out_on_write_concern.rb,
app/models/newsmast_mastodon/concerns/media_attachment_concern.rb,
app/models/newsmast_mastodon/concerns/override_changed_password.rb,
app/models/newsmast_mastodon/concerns/override_prepare_new_user.rb,
app/services/newsmast_mastodon/fetch_admin_access_token_service.rb,
app/lib/newsmast_mastodon/overrides/scheduled_statuses_controller.rb,
app/services/newsmast_mastodon/overrides/notify_service_extension.rb,
app/services/newsmast_mastodon/overrides/reblog_service_extension.rb,
app/services/newsmast_mastodon/auto_follow_default_accounts_service.rb,
app/lib/newsmast_mastodon/overrides/extended_account_statuses_filter.rb,
app/lib/newsmast_mastodon/overrides/notification_extended_controller.rb,
app/services/newsmast_mastodon/overrides/app_sign_up_service_extension.rb,
app/services/newsmast_mastodon/overrides/post_status_service_extension.rb,
app/lib/newsmast_mastodon/overrides/notification_v1_extended_controller.rb,
app/services/newsmast_mastodon/overrides/remove_status_service_extension.rb,
app/services/newsmast_mastodon/overrides/update_status_service_extension.rb,
app/services/newsmast_mastodon/concerns/process_hashtags_service_extension.rb,
app/models/newsmast_mastodon/concerns/email_notification_attributes_concern.rb,
app/services/newsmast_mastodon/overrides/batched_remove_status_service_extension.rb

Overview

Source: custom_feeds/app/services/overrides/batched_remove_status_service_extension.rb

Defined Under Namespace

Modules: ApplicationHelper, Concerns, Overrides Classes: AccountBannedWorker, AccountsIndex, AfterUploadImageService, AltTextAiApiService, AlttextCreateImage, AlttextGetAccount, ApplicationController, ApplicationRecord, ArticleNotificationService, ArticleNotificationWorker, AuthenticateUserService, AutoFollowDefaultAccountsService, BanStatusService, BanStatusWorker, BanTagWorker, BoostLamdaNewsmastService, BoostPostService, BoostPostWorker, BristolcableLoginService, Community, CommunityAdmin, CommunityFilterKeyword, CommunityHashtag, CommunityPostType, ContentType, CustomBoostBotService, CustomFeed, CustomFeedInsertWorker, CustomNotificationService, CustomTimelineService, DraftedStatus, Engine, Error, FeedService, FetchAdminAccessTokenService, FirebaseNotificationService, ForYouFeed, GenerateAltTextWorker, GhostNotificationService, GhostNotificationWorker, KeywordFilter, KeywordFilterGroup, LoginService, NotificationToken, PatchworkSetting, PublicStatusesIndex, Railtie, ReblogChannelsService, ReblogChannelsWorker, ReblogPostService, ReblogPostWorker, ReblogRequestService, SearchPostService, ServerSetting, StatusBannedWorker, StatusesIndex, UpdateChannelNameServices, UserServerSetting, WaitList

Constant Summary collapse

VERSION =
"4.5.11"