summaryrefslogtreecommitdiff
path: root/internal/web/opengraph.go
AgeCommit message (Expand)AuthorFiles
2023-12-27[chore] Refactor HTML templates and CSS (#2480)Libravatar tobi1
2023-11-10[feature] Media attachment placeholders (#2331)Libravatar tobi1
2023-08-11[bugfix] Use custom bluemonday policy to disallow inline img tags (#2100)Libravatar tobi1
2023-05-03[bugfix] Fix invalid og:description on account w/ empty note (#1733)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-12[chore] Fix opengraph properties (#1611)Libravatar tobi1
2023-02-22[chore] improve opengraph descripiton tag (#1550)Libravatar Daenney1
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-12-15[bugfix] Use null for empty api status `language` (#1268)Libravatar tobi1
2022-09-07[feature] opengraph meta tags (#806)Libravatar f0x521