You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gotosocial/internal/federation
kim 0784aa3218
[bugfix] small editing tweaks (#3631)
* ensure edited_at isn't set on boost wrapper statuses

* improve handling of remote status updated_at to fix previous cases

* formatting

* add remote status published / updated field validation checks, handle appropriately in handleStatusEdit()

* specifically allowed updated to be equal to published

* only check creation date change when an existing status
9 hours ago
..
dereferencing [bugfix] small editing tweaks (#3631) 9 hours ago
federatingdb [feature] add support for receiving federated status edits (#3597) 3 weeks ago
authenticate.go [chore] Try to parse public key as both Actor + bare key (#2710) 9 months ago
clock.go [chore] Improve copyright header handling (#1608) 2 years ago
commonbehavior.go [chore] de-interface{} the federator and dereferencer structs (#2285) 1 year ago
federatingactor.go [chore] Change order of error checking after PostInbox (#3394) 3 months ago
federatingactor_test.go [chore] Add interaction filter to complement existing visibility filter (#3111) 5 months ago
federatingprotocol.go [performance] minimise log field allocations (#3529) 1 month ago
federatingprotocol_test.go [performance] massively improved ActivityPub delivery worker efficiency (#2812) 9 months ago
federator.go [chore] Add interaction filter to complement existing visibility filter (#3111) 5 months ago
federator_test.go [feature] Add experimental `instance-federation-spam-filter` option (#2685) 10 months ago
gone.go [chore] de-interface{} the federator and dereferencer structs (#2285) 1 year ago
transport.go [chore] de-interface{} the federator and dereferencer structs (#2285) 1 year ago