gotosocial/internal/web
tobi c27b4d7ed0
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
* implement status pin client api + web handler

* make test names + comments more descriptive

* don't use separate table for status pins

* remove unused add + remove checking

* tidy up + add some more tests
2023-02-25 12:16:30 +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 [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
web.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00