gotosocial/internal/web
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
..
about.go [feature] About page (#1495) 2023-02-20 16:29:29 +01:00
assets.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
base.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
confirmemail.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
customcss.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
domain-blocklist.go [feature] About page (#1495) 2023-02-20 16:29:29 +01:00
etag.go [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
opengraph.go [chore] improve opengraph descripiton tag (#1550) 2023-02-22 21:36:18 +00:00
opengraph_test.go [chore] improve opengraph descripiton tag (#1550) 2023-02-22 21:36:18 +00:00
profile.go [feature] Client API endpoints + v. basic web view for pinned posts (#1547) 2023-02-25 12:16:30 +00:00
robots.go [feature] Public list of suspended domains (#1362) 2023-01-25 18:06:41 +01:00
rss.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
settings-panel.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
thread.go [feature] Federate pinned posts (aka featuredCollection) in and out (#1560) 2023-03-01 17:52:44 +00:00
web.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00