gotosocial/internal/ap
tobi c54510bc74
[bugfix] Normalize status content (don't parse status content as IRI) (#1665)
* start fannying about

* finish up Normalize

* tidy up

* pin to tag

* move errors about just a little bit
2023-04-06 12:19:55 +01:00
..
activitystreams.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
contextkey.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
error.go [bugfix] Normalize status content (don't parse status content as IRI) (#1665) 2023-04-06 12:19:55 +01:00
extract.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
extract_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
extractattachments_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
extractcontent_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
extractmentions_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
extractsensitive_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
extractvisibility_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
interfaces.go [bugfix] Normalize status content (don't parse status content as IRI) (#1665) 2023-04-06 12:19:55 +01:00
normalize.go [bugfix] Normalize status content (don't parse status content as IRI) (#1665) 2023-04-06 12:19:55 +01:00
normalize_test.go [bugfix] Normalize status content (don't parse status content as IRI) (#1665) 2023-04-06 12:19:55 +01:00
resolve.go [bugfix] Normalize status content (don't parse status content as IRI) (#1665) 2023-04-06 12:19:55 +01:00
serialize.go [bugfix] Always serialize orderedItems as array (#1673) 2023-04-06 12:16:53 +01:00