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