gotosocial/testrig
2023-11-11 10:15:04 +00:00
..
media [feature] Media attachment placeholders (#2331) 2023-11-10 19:29:26 +01:00
config.go [feature] Customizable media cleaner schedule (#2304) 2023-10-30 17:35:11 +00:00
db.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
email.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
federatingdb.go [feature] support canceling scheduled tasks, some federation API performance improvements (#2329) 2023-11-04 20:21:20 +00:00
federator.go [chore] de-interface{} the federator and dereferencer structs (#2285) 2023-10-23 10:58:13 +01:00
gin.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
log.go [feature] Make log format configurable (#2130) 2023-08-21 19:07:55 +01:00
mediahandler.go [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
oauthserver.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
processor.go [feature] Customizable media cleaner schedule (#2304) 2023-10-30 17:35:11 +00:00
router.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
storage.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
testmodels.go [bugfix] support endless polls, and misskey's' method of inferring expiry in closed polls (#2349) 2023-11-11 10:15:04 +00:00
transportcontroller.go [feature] Allow admins to expire remote public keys; refetch expired keys on demand (#2183) 2023-09-12 10:43:12 +01:00
util.go [chore/bugfix/horror] Allow expires_in and poll choices to be parsed from strings (#2346) 2023-11-10 16:42:48 +00:00