gotosocial/internal/ap
tobi 24cec4e7aa
[feature] Federate pinned posts (aka featuredCollection) in and out (#1560)
* start fiddling

* the ol' fiddle + update

* start working on fetching statuses

* poopy doopy doo where r u uwu

* further adventures in featuring statuses

* finishing up

* fmt

* simply status unpin loop

* move empty featured check back to caller function

* remove unnecessary log.WithContext calls

* remove unnecessary IsIRI() checks

* add explanatory comment about status URIs

* change log level to error

* better test names
2023-03-01 17:52:44 +00:00
..
activitystreams.go [feature] Federate pinned posts (aka featuredCollection) in and out (#1560) 2023-03-01 17:52:44 +00:00
contextkey.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
extract.go [bugfix] Fix failure to look up remote profiles with duplicate emojis in some cases (#1534) 2023-02-20 16:27:41 +01:00
extract_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
extractattachments_test.go [bugfix] Read Bookwyrm Articles more thoroughly (#1410) 2023-02-02 16:41:02 +01:00
extractcontent_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
extractmentions_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
extractsensitive_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
extractvisibility_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
interfaces.go [bugfix] Read Bookwyrm Articles more thoroughly (#1410) 2023-02-02 16:41:02 +01:00