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/typeutils
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
..
astointernal.go [bugfix] small editing tweaks (#3631) 9 hours ago
astointernal_test.go [bugfix] relax missing preferred_username, instead using webfingered username (#3189) 4 months ago
converter.go [chore] Add interaction filter to complement existing visibility filter (#3111) 5 months ago
converter_test.go [bugfix] Fix incorrect reply shown in interaction request (#3344) 3 months ago
csv.go [chore] make csv export ordering determinate (#3318) 3 months ago
defaulticons.go [feature] Add image descriptions for default avatar + header; don't allow editing default desc (#3473) 2 months ago
frontendtointernal.go [performance] convert enum strings to ints (#3558) 4 weeks ago
internal.go [feature] add support for receiving federated status edits (#3597) 3 weeks ago
internaltoas.go [feature] add support for receiving federated status edits (#3597) 3 weeks ago
internaltoas_test.go [feature] add support for receiving federated status edits (#3597) 3 weeks ago
internaltofrontend.go [bugfix] small editing tweaks (#3631) 9 hours ago
internaltofrontend_test.go [feature] add support for clients editing statuses and fetching status revision history (#3628) 2 days ago
internaltorss.go [chore]: Bump github.com/gorilla/feeds from 1.1.2 to 1.2.0 (#3035) 6 months ago
internaltorss_test.go [feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and emojis (#3118) 5 months ago
util.go [feature] Show info for pending replies, allow implicit accept of pending replies (#3322) 3 months ago
util_test.go [bugfix] Use better plaintext representation of status for filtering (#3301) 3 months ago
wrap.go [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) 1 year ago
wrap_test.go [feature] add support for receiving federated status edits (#3597) 3 weeks ago