gotosocial/internal/web
tobi 2796a2e82f
[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)
* update go-fed

* do the things

* remove unused columns from tags

* update to latest lingo from main

* further tag shenanigans

* serve stub page at tag endpoint

* we did it lads

* tests, oh tests, ohhh tests, oh tests (doo doo doo doo)

* swagger docs

* document hashtag usage + federation

* instanceGet

* don't bother parsing tag href

* rename whereStartsWith -> whereStartsLike

* remove GetOrCreateTag

* dont cache status tag timelineability
2023-07-31 15:47:35 +02:00
..
about.go [chore] Prefer JSON errors in API endpoints (#1766) 2023-05-12 10:16:41 +02:00
assets.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
base.go [chore] Prefer JSON errors in API endpoints (#1766) 2023-05-12 10:16:41 +02:00
confirmemail.go [chore] Prefer JSON errors in API endpoints (#1766) 2023-05-12 10:16:41 +02:00
customcss.go [chore] Prefer JSON errors in API endpoints (#1766) 2023-05-12 10:16:41 +02:00
domain-blocklist.go [chore] Prefer JSON errors in API endpoints (#1766) 2023-05-12 10:16:41 +02:00
etag.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
opengraph.go [bugfix] Fix invalid og:description on account w/ empty note (#1733) 2023-05-03 16:18:34 +02:00
opengraph_test.go [bugfix] Fix invalid og:description on account w/ empty note (#1733) 2023-05-03 16:18:34 +02:00
profile.go [bugfix] Reorder web view logic, other small fixes (#1954) 2023-07-07 14:58:53 +02:00
robots.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
rss.go [bugfix] Tidy up rss feed serving; don't error on empty feed (#1970) 2023-07-10 17:05:59 +02:00
settings-panel.go [chore] Prefer JSON errors in API endpoints (#1766) 2023-05-12 10:16:41 +02:00
tag.go [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00
thread.go [bugfix] Reorder web view logic, other small fixes (#1954) 2023-07-07 14:58:53 +02:00
web.go [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00