Matt Jankowski 73f66af6eb Update location of unused `MIN_SCHEDULE_OFFSET` constant (#31217) 1 tydzień temu
..
activitypub 9074c1fac9 Use `likes` and `shares` totalItems on status creations and updates (#32620) 3 tygodni temu
concerns 9e26cd5503 Add `authorized_fetch` server setting in addition to env var (#25798) 1 rok temu
accept_notification_request_service.rb 53c183f899 Reload notifications when accepted notifications are merged (streaming only) (#31419) 3 miesięcy temu
account_search_service.rb a40831b363 Fix account search results (#30803) 4 miesięcy temu
account_statuses_cleanup_service.rb c2170991c7 Fix reblogs being discarded after the reblogged status (#19731) 2 lat temu
after_block_domain_from_account_service.rb 9c24f2d6b1 Undo notification permissions on individual and domain blocks (#29570) 7 miesięcy temu
after_block_service.rb 5d890ebc57 Delete pending notification requests on block and notification mutes (#31310) 3 miesięcy temu
after_unallow_domain_service.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) 4 lat temu
app_sign_up_service.rb 07a4059901 Add support for invite codes in the registration API (#27805) 1 rok temu
appeal_service.rb 0c4e7c06dc Fix `Rails/FindEach` cop (#26886) 1 rok temu
approve_appeal_service.rb c36a76b9eb Fix error when accepting appeal for sensitive posts deleted in the meantime (#32037) 1 miesiąc temu
authorize_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 lat temu
backup_service.rb ced5e853c7 Fix duplicate `orderedItems` in user archive's `outbox.json` (#31099) 3 miesięcy temu
base_service.rb a2871cd747 Add administrative webhooks (#18510) 2 lat temu
batched_remove_status_service.rb dcc24db793 Fix N+1s because of association preloaders not actually getting called (#28339) 11 miesięcy temu
block_domain_service.rb 44bf7b8128 Add notifications of severed relationships (#27511) 8 miesięcy temu
block_service.rb 9c24f2d6b1 Undo notification permissions on individual and domain blocks (#29570) 7 miesięcy temu
bootstrap_timeline_service.rb 44b2ee3485 Add customizable user roles (#18641) 2 lat temu
bulk_import_row_service.rb edde54e991 Update stoplight to version 4.1.0 (#28366) 7 miesięcy temu
bulk_import_service.rb cab4cbfa5c Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 1 rok temu
clear_domain_media_service.rb bb0efe16e6 Remove `default_scope` from `MediaAttachment` class (#28043) 11 miesięcy temu
create_featured_tag_service.rb 45d3b32488 Fix `Settings::FeaturedTagsController` (#19418) 2 lat temu
delete_account_service.rb 5405bdd344 Remove unused E2EE messaging code (#31193) 2 miesięcy temu
dismiss_notification_request_service.rb 670e4655d1 Change dismissing a notification to clear existing filtered notifications for that account (#31329) 3 miesięcy temu
fan_out_on_write_service.rb 89a496b42f Fix status edits not always being streamed to mentioned users (#28324) 11 miesięcy temu
favourite_service.rb b5ac61b2c5 Change algorithm of follow recommendations (#28314) 11 miesięcy temu
fetch_link_card_service.rb 258dce1256 Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 1 miesiąc temu
fetch_oembed_service.rb 10143d053a Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 2 miesięcy temu
fetch_remote_status_service.rb 0c9eac80d8 Fix unbounded recursion in post discovery (#23506) 1 rok temu
fetch_resource_service.rb 258dce1256 Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 1 miesiąc temu
follow_migration_service.rb a2a22bad23 Fix various edge cases with local moves (#24812) 1 rok temu
follow_service.rb 963354978a Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 11 miesięcy temu
import_service.rb 258dce1256 Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 1 miesiąc temu
move_service.rb 368a87755b Fix account migration not affecting followers on origin server (#11980) 5 lat temu
mute_service.rb 96761752ec Add duration parameter to muting. (#13831) 4 lat temu
notify_service.rb d6349c0e9a Add year in review feature to web UI (#32709) 1 tydzień temu
post_status_service.rb 73f66af6eb Update location of unused `MIN_SCHEDULE_OFFSET` constant (#31217) 1 tydzień temu
precompute_feed_service.rb 3917353645 Fix single Redis connection being used across all threads (#18135) 2 lat temu
process_hashtags_service.rb 2bea74e69d Avoid latest featured tag use on post removal unless necessary (#32787) 1 tydzień temu
process_mentions_service.rb 258dce1256 Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 1 miesiąc temu
purge_domain_service.rb 1f65a95421 Remove unneeded `reorder(nil)` conditions (#32200) 1 miesiąc temu
reblog_service.rb 2c05b8a60d Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 10 miesięcy temu
reject_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 lat temu
remove_domains_from_followers_service.rb c2a046ded1 Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805) 1 rok temu
remove_featured_tag_service.rb 74ead7d106 Change featured tag updates to add/remove activity (#19409) 2 lat temu
remove_from_followers_service.rb e2a3ebb271 Autofix Rubocop Style/IfUnlessModifier (#23697) 1 rok temu
remove_status_service.rb 2bea74e69d Avoid latest featured tag use on post removal unless necessary (#32787) 1 tydzień temu
report_service.rb aa88aca0ad Add optional OAuth application to reports (#30539) 4 miesięcy temu
resolve_account_service.rb e975b55c24 Remove `WebfingerHelper` module & move usage inline (#31203) 1 miesiąc temu
resolve_url_service.rb 2e1391fdd2 Fix `Naming/MemoizedInstanceVariableName` cop (#25928) 1 rok temu
search_service.rb 872145d1c2 Fix not being able to invoke phrase search using unicode quotation marks (#26687) 1 rok temu
software_update_check_service.rb 258dce1256 Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 1 miesiąc temu
statuses_search_service.rb acc77c3836 Add instrumentation to the search services (#30350) 5 miesięcy temu
suspend_account_service.rb 05eda8d193 Remove severed relationship notifications for single account suspensions (#29700) 8 miesięcy temu
tag_search_service.rb acc77c3836 Add instrumentation to the search services (#30350) 5 miesięcy temu
translate_status_service.rb 227d46883f Translate to regional language variant (e.g. pt-BR) (#32428) 1 miesiąc temu
unallow_domain_service.rb e258b4cb64 Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 1 rok temu
unblock_domain_service.rb 3134691948 Add support for reversible suspensions through ActivityPub (#14989) 4 lat temu
unblock_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 lat temu
unfavourite_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 lat temu
unfollow_service.rb f1c1dd0118 Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 rok temu
unmute_service.rb c64a1c25c4 Fix #231 - Muting 7 lat temu
unsuspend_account_service.rb bb0efe16e6 Remove `default_scope` from `MediaAttachment` class (#28043) 11 miesięcy temu
update_account_service.rb b1dec09d20 Fix `Style/InverseMethods` cop (#28377) 11 miesięcy temu
update_status_service.rb a5bbe83dfd media_ids is an array of strings (#31709) 2 miesięcy temu
verify_link_service.rb 258dce1256 Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 1 miesiąc temu
vote_service.rb ceade78182 Fix `Rails/WhereExists` cop in app/services (#28853) 10 miesięcy temu
webhook_service.rb a2871cd747 Add administrative webhooks (#18510) 2 lat temu