gotosocial/internal/api
2023-11-11 10:15:04 +00:00
..
activitypub [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
auth [chore/bugfix/horror] Allow expires_in and poll choices to be parsed from strings (#2346) 2023-11-10 16:42:48 +00:00
client [bugfix] support endless polls, and misskey's' method of inferring expiry in closed polls (#2349) 2023-11-11 10:15:04 +00:00
fileserver [chore] de-interface{} the federator and dereferencer structs (#2285) 2023-10-23 10:58:13 +01:00
model [feature] Media attachment placeholders (#2331) 2023-11-10 19:29:26 +01:00
nodeinfo [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
util [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
wellknown [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
activitypub.go [bugfix] Set Vary header correctly on cache-control (#1988) 2023-07-13 21:27:25 +02:00
auth.go [bugfix] Set Vary header correctly on cache-control (#1988) 2023-07-13 21:27:25 +02:00
client.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
fileserver.go [bugfix] Set Vary header correctly on cache-control (#1988) 2023-07-13 21:27:25 +02:00
nodeinfo.go [bugfix] Set Vary header correctly on cache-control (#1988) 2023-07-13 21:27:25 +02:00
wellknown.go [bugfix] Set Vary header correctly on cache-control (#1988) 2023-07-13 21:27:25 +02:00