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/dereferencing
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
21 hours ago
..
account.go [security] harden account update logic (#3198) 4 months ago
account_test.go [security] harden account update logic (#3198) 4 months ago
announce.go [feature] add support for receiving federated status edits (#3597) 3 weeks ago
authenticate.go [security] harden account update logic (#3198) 4 months ago
collection.go [feature/performance] Store account stats in separate table (#2831) 8 months ago
dereferencer.go [feature] add support for clients editing statuses and fetching status revision history (#3628) 2 days ago
dereferencer_test.go [chore] Add interaction filter to complement existing visibility filter (#3111) 5 months ago
emoji.go [chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) 2 months ago
emoji_test.go [feature] support processing of (many) more media types (#3090) 6 months ago
finger.go [bugfix] relax missing preferred_username, instead using webfingered username (#3189) 4 months ago
handshake.go [chore/security] refactor AuthenticateFederatedRequest() to handle account deref + suspension checks (#2371) 1 year ago
instance.go [chore] de-interface{} the federator and dereferencer structs (#2285) 1 year ago
media.go [feature] add support for receiving federated status edits (#3597) 3 weeks ago
status.go [bugfix] small editing tweaks (#3631) 21 hours ago
status_permitted.go [feature] add support for receiving federated status edits (#3597) 3 weeks ago
status_test.go [feature] add support for receiving federated status edits (#3597) 3 weeks ago
thread.go [chore] status dereferencing improvements (#3255) 4 months ago
util.go [feature] add support for receiving federated status edits (#3597) 3 weeks ago