gotosocial/internal/transport
kim f17dd62ff5
[feature] log worker startup counts (#2958)
* log number of each worker kinds started, and log when stopped

* remove worker debug logging

* whoops, fix the count of media workers
2024-06-03 22:55:50 +01:00
..
delivery [feature] log worker startup counts (#2958) 2024-06-03 22:55:50 +01:00
controller.go [performance] massively improved ActivityPub delivery worker efficiency (#2812) 2024-04-11 11:45:35 +02:00
deliver.go [performance] massively improved ActivityPub delivery worker efficiency (#2812) 2024-04-11 11:45:35 +02:00
dereference.go [bugfix] Set the Host header within the signing transport (#2799) 2024-04-02 14:28:36 +02:00
derefinstance.go [bugfix] Set the Host header within the signing transport (#2799) 2024-04-02 14:28:36 +02:00
derefmedia.go [bugfix] Set the Host header within the signing transport (#2799) 2024-04-02 14:28:36 +02:00
finger.go [bugfix] Set the Host header within the signing transport (#2799) 2024-04-02 14:28:36 +02:00
finger_test.go [performance] overhaul struct (+ result) caching library for simplicity, performance and multiple-result lookups (#2535) 2024-01-19 12:57:29 +00:00
signing.go [feature] Add Mastodon-compatible HTTP signature fallback (#2659) 2024-02-19 11:18:17 +01:00
transport.go [performance] massively improved ActivityPub delivery worker efficiency (#2812) 2024-04-11 11:45:35 +02:00
transport_test.go [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00