GoToSocial/internal/ap
tobi 4bbdef02f1
[chore] Try to parse public key as both Actor + bare key (#2710)
* [chore] Try to parse public key as both Actor + bare key

* fix weird test fail
2024-04-02 11:30:10 +01:00
..
activitystreams.go
activitystreams_test.go [feature] Option to hide followers/following (#2788) 2024-04-02 10:42:24 +01:00
ap_test.go
collections.go [feature] Option to hide followers/following (#2788) 2024-04-02 10:42:24 +01:00
collections_test.go
extract.go [chore] Try to parse public key as both Actor + bare key (#2710) 2024-04-02 11:30:10 +01:00
extractattachments_test.go
extractcontent_test.go
extracthashtags_test.go
extractmentions_test.go
extractpubkey_test.go [chore] Try to parse public key as both Actor + bare key (#2710) 2024-04-02 11:30:10 +01:00
extractsensitive_test.go
extractvisibility_test.go
interfaces.go [bugfix] Sanitize incoming PropertyValue fields (#2722) 2024-03-04 11:46:59 +01:00
normalize.go [bugfix] Sanitize incoming PropertyValue fields (#2722) 2024-03-04 11:46:59 +01:00
normalize_test.go [bugfix] Sanitize incoming PropertyValue fields (#2722) 2024-03-04 11:46:59 +01:00
properties.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
resolve.go
resolve_test.go
serialize.go
util.go