.. |
activitypub
|
|
|
concerns
|
|
|
account_search_service.rb
|
|
|
after_block_domain_from_account_service.rb
|
|
|
after_block_service.rb
|
Change account domain block to clear out notifications and follows (#11393)
|
2019-07-25 04:17:35 +02:00 |
app_sign_up_service.rb
|
Add reason param to POST /api/v1/accounts REST API (#12064)
|
2019-10-03 17:50:59 +02:00 |
authorize_follow_service.rb
|
Remove Salmon and PubSubHubbub (#11205)
|
2019-07-06 23:26:16 +02:00 |
backup_service.rb
|
Fix backups failing when files are missing from media attachments (#13146)
|
2020-02-24 21:18:26 +01:00 |
base_service.rb
|
|
|
batched_remove_status_service.rb
|
|
|
block_domain_service.rb
|
Change domain block behavior to update user records before deleting data (#12247)
|
2019-11-21 11:36:15 +01:00 |
block_service.rb
|
|
|
bootstrap_timeline_service.rb
|
|
|
fan_out_on_write_service.rb
|
|
|
favourite_service.rb
|
|
|
fetch_link_card_service.rb
|
|
|
fetch_oembed_service.rb
|
Fix link crawler not specifying accepted content-type (#12646)
|
2019-12-18 16:56:06 +01:00 |
fetch_remote_status_service.rb
|
|
|
fetch_resource_service.rb
|
Fix some timeouts when searching URLs by limiting some database queries (#13253)
|
2020-03-12 23:06:43 +01:00 |
follow_service.rb
|
|
|
hashtag_query_service.rb
|
Fix hashtag timeline REST API accepting too many hashtags (#12091)
|
2019-10-07 03:56:21 +02:00 |
import_service.rb
|
Fix incorrect deletion of local accounts imported by overwriting (#13350)
|
2020-03-30 20:32:34 +02:00 |
move_service.rb
|
|
|
mute_service.rb
|
|
|
notify_service.rb
|
Add follow_request notification type (#12198)
|
2019-12-01 17:25:29 +01:00 |
post_status_service.rb
|
|
|
precompute_feed_service.rb
|
Fix code style of regeneration-related code (#9843)
|
2019-01-18 01:02:51 +01:00 |
process_hashtags_service.rb
|
|
|
process_mentions_service.rb
|
|
|
reblog_service.rb
|
|
|
reject_follow_service.rb
|
|
|
remove_status_service.rb
|
|
|
report_service.rb
|
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966)
|
2019-06-04 23:11:18 +02:00 |
resolve_account_service.rb
|
|
|
resolve_url_service.rb
|
|
|
search_service.rb
|
Fix returning results when searching for URL with non-zero offset (#13377)
|
2020-04-02 03:39:37 +02:00 |
suspend_account_service.rb
|
|
|
tag_search_service.rb
|
Add exclude_unreviewed param to GET /api/v2/search REST API (#11977)
|
2019-09-28 01:02:21 +02:00 |
unallow_domain_service.rb
|
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
|
2019-09-11 16:32:44 +02:00 |
unblock_domain_service.rb
|
Add domain block notes (#11515)
|
2019-08-07 20:20:23 +02:00 |
unblock_service.rb
|
|
|
unfavourite_service.rb
|
|
|
unfollow_service.rb
|
|
|
unmute_service.rb
|
|
|
update_account_service.rb
|
|
|
verify_link_service.rb
|
|
|
vote_service.rb
|
|
|