GoToSocial/internal
f0x52 d09ddb4769
[feature] opengraph meta tags (#806)
* f0x gitignore additions

* better meta title and descriptions

* user avatar icon for thread and profile meta tags

* use proper tag for image

* whitespace

* add noescapeAttr template function

* use ogMeta struct for opengraph

* maxOGDescriptionLength = 300

Co-authored-by: tsmethurst <tobi.smethurst@protonmail.com>
2022-09-07 16:53:12 +02:00
..
ap [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
api [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) 2022-09-06 12:42:55 +02:00
cache [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) 2022-09-06 12:42:55 +02:00
concurrency [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
config [feature] Set default header and avatar for API accounts to GtS ones (#799) 2022-09-04 14:41:42 +02:00
db [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) 2022-09-06 12:42:55 +02:00
email [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
federation [performance] cache account db lookups by public key URI (#795) 2022-09-02 11:58:42 +02:00
gotosocial test the media manager a bit, add shutdown logic 2022-01-10 18:36:09 +01:00
gtserror [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
gtsmodel [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) 2022-09-06 12:42:55 +02:00
httpclient [bugfix] Relax outgoing http request queue (#760) 2022-08-27 12:00:19 +02:00
id change muchos things 2021-09-01 11:11:26 +02:00
log [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
media [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) 2022-09-06 12:42:55 +02:00
messages Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
netutil [security] transport.Controller{} and transport.Transport{} security and performance improvements (#564) 2022-05-15 11:16:43 +02:00
oauth [bugfix] remove <= 0 `expires_in` from oauth token response (#731) 2022-07-28 16:43:42 +02:00
oidc [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
processing [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) 2022-09-06 12:42:55 +02:00
regexes [bugfix] Make hashtag regex work with non-ascii characters (#682) 2022-07-03 11:03:03 +02:00
router [feature] opengraph meta tags (#806) 2022-09-07 16:53:12 +02:00
storage [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
stream Fix streamed messages ending up in wrong timeline(s) (#325) 2021-11-22 19:03:21 +01:00
text [bugfix] Use custom blackfriday renderer to only add mention/hashtag links in normal text (#787) 2022-08-31 17:40:11 +02:00
timeline [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
trans [chore] Test fixes (#788) 2022-08-31 17:31:21 +02:00
transport [performance] use GetAccountByUsernameDomain() for local account lookups to rely on cache (#793) 2022-09-02 11:56:33 +02:00
typeutils [feature] Set default header and avatar for API accounts to GtS ones (#799) 2022-09-04 14:41:42 +02:00
uris [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
util [feature] Add back/next buttons to profiles for paging through statuses (#708) 2022-07-13 09:57:47 +02:00
validate [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
visibility [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
web [feature] opengraph meta tags (#806) 2022-09-07 16:53:12 +02:00