.. |
activitypub
|
cc94b1d95a
Prevent ActivityPub movedTo recursion (#8092)
|
il y a 6 ans |
concerns
|
613e7c7521
Rename ResolveRemoteAccountService to ResolveAccountService (#6327)
|
il y a 6 ans |
pubsubhubbub
|
cd9b2ab2f7
Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205)
|
il y a 7 ans |
account_search_service.rb
|
495303d9b8
Prevent suspended accounts from appearing in AccountSearchService (#7246)
|
il y a 6 ans |
after_block_domain_from_account_service.rb
|
d98de8ada7
Get rid of all batch order warnings (#8334)
|
il y a 6 ans |
after_block_service.rb
|
59804abc3d
Optimize MuteService and AfterBlockService (#2836)
|
il y a 7 ans |
authorize_follow_service.rb
|
1ee675d68b
Use correct activity id in Accept when receiving duplicate Follow (fixes #8218) (#8244)
|
il y a 6 ans |
backup_service.rb
|
1b282299df
Add favourites to archive takeout (#8351)
|
il y a 6 ans |
base_service.rb
|
53850bce93
Remove unused AtomBuilderHelper (#1364)
|
il y a 7 ans |
batched_remove_status_service.rb
|
a7d726c383
Improve counter caches on Status and Account (#7644)
|
il y a 6 ans |
block_domain_service.rb
|
d98de8ada7
Get rid of all batch order warnings (#8334)
|
il y a 6 ans |
block_service.rb
|
00840f4f2e
Add handling of Linked Data Signatures in payloads (#4687)
|
il y a 7 ans |
bootstrap_timeline_service.rb
|
ca85658975
Add autofollow option to invites (#7805)
|
il y a 6 ans |
fan_out_on_write_service.rb
|
461542784b
Reduce wasted work in RemoveStatusService due to inactive followers (#7672)
|
il y a 6 ans |
favourite_service.rb
|
a23ac107e4
Fix activity:interactions counter to count all interactions (#8037)
|
il y a 6 ans |
fetch_atom_service.rb
|
dc786c0cf4
Support Actors/Statuses with multiple types (#7305)
|
il y a 6 ans |
fetch_link_card_service.rb
|
e3fb528d12
Skip processing when HEAD method returns 501 (#7730)
|
il y a 6 ans |
fetch_oembed_service.rb
|
cb5b5cb5f7
Slightly reduce RAM usage (#7301)
|
il y a 6 ans |
fetch_remote_account_service.rb
|
63f0979799
Validate id of ActivityPub representations (#5114)
|
il y a 7 ans |
fetch_remote_status_service.rb
|
fe180f18ff
Change conditional to avoid nil into string error in sidekiq (#5987)
|
il y a 7 ans |
follow_service.rb
|
613e7c7521
Rename ResolveRemoteAccountService to ResolveAccountService (#6327)
|
il y a 6 ans |
mute_service.rb
|
71a7cea73f
Keep notification when muting_notifications is true (#7311)
|
il y a 6 ans |
notify_service.rb
|
b4fb766b23
Add REST API for Web Push Notifications subscriptions (#7445)
|
il y a 6 ans |
post_status_service.rb
|
a23ac107e4
Fix activity:interactions counter to count all interactions (#8037)
|
il y a 6 ans |
precompute_feed_service.rb
|
7badad7797
Fix home regeneration (#6251)
|
il y a 6 ans |
process_feed_service.rb
|
b21db9bbde
Using double splat operator (#5859)
|
il y a 7 ans |
process_hashtags_service.rb
|
1e938b966e
Exclude unlisted, private and direct toots from affecting trends (#7686)
|
il y a 6 ans |
process_interaction_service.rb
|
bb4d005a83
Introduce OStatus::TagManager (#5008)
|
il y a 7 ans |
process_mentions_service.rb
|
abc5548cca
Do not process outgoing mentions to suspended accounts (#8272)
|
il y a 6 ans |
reblog_service.rb
|
a23ac107e4
Fix activity:interactions counter to count all interactions (#8037)
|
il y a 6 ans |
reject_follow_service.rb
|
00840f4f2e
Add handling of Linked Data Signatures in payloads (#4687)
|
il y a 7 ans |
remove_status_service.rb
|
d98de8ada7
Get rid of all batch order warnings (#8334)
|
il y a 6 ans |
report_service.rb
|
41a01bec23
Federated reports (#6570)
|
il y a 6 ans |
resolve_account_service.rb
|
55fd55714a
Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
|
il y a 6 ans |
resolve_url_service.rb
|
af912fb308
Allow accessing local private/DM messages by URL (#8196)
|
il y a 6 ans |
search_service.rb
|
af912fb308
Allow accessing local private/DM messages by URL (#8196)
|
il y a 6 ans |
send_interaction_service.rb
|
54b273bf99
Close http connection in perform method of Request class (#6889)
|
il y a 6 ans |
subscribe_service.rb
|
54b273bf99
Close http connection in perform method of Request class (#6889)
|
il y a 6 ans |
suspend_account_service.rb
|
6226aa83d7
Increase reach of Delete->Actor activities (#8305)
|
il y a 6 ans |
unblock_domain_service.rb
|
06d905f415
Allow domain blocks that only reject media without silencing or suspending (#4325)
|
il y a 7 ans |
unblock_service.rb
|
00840f4f2e
Add handling of Linked Data Signatures in payloads (#4687)
|
il y a 7 ans |
unfavourite_service.rb
|
00840f4f2e
Add handling of Linked Data Signatures in payloads (#4687)
|
il y a 7 ans |
unfollow_service.rb
|
d3b6746173
Make "unfollow" undo pending outgoing follow request too (#4781)
|
il y a 7 ans |
unmute_service.rb
|
c64a1c25c4
Fix #231 - Muting
|
il y a 7 ans |
unsubscribe_service.rb
|
54b273bf99
Close http connection in perform method of Request class (#6889)
|
il y a 6 ans |
update_account_service.rb
|
649a20ab46
authorize-follow-requests-after-unlocking (#4658)
|
il y a 7 ans |
update_remote_profile_service.rb
|
d47091eb97
Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (#7501)
|
il y a 6 ans |
verify_salmon_service.rb
|
bb4d005a83
Introduce OStatus::TagManager (#5008)
|
il y a 7 ans |