GoToSocial/internal/api/client
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
..
accounts [feature] Client API endpoints + v. basic web view for pinned posts (#1547) 2023-02-25 12:16:30 +00:00
admin [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
apps [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
blocks [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
bookmarks [bugfix] Fix deleted status causing issues when getting bookmark (#1551) 2023-02-23 22:11:10 +00:00
customemojis [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
favourites [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
featuredtags [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
filters [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
followrequests [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
instance [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
lists [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
media [chore/performance] simplify storage driver to use storage.Storage directly (#1576) 2023-03-01 10:44:54 +01:00
notifications [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
reports [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
search [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
statuses [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) 2023-03-01 17:52:44 +00:00
streaming [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
timelines [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
user [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00