GoToSocial/testrig
tobi c36f9ac37b
[feature] Account alias / move API + db models (#2518)
* [feature] Account alias / move API + db models

* go fmt

* fix little cherry-pick issues

* update error checking, formatting

* add and use new util functions to simplify alias logic
2024-01-16 16:22:44 +00:00
..
media [feature] Media attachment placeholders (#2331) 2023-11-10 19:29:26 +01:00
config.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
db.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
email.go
federatingdb.go [feature] support canceling scheduled tasks, some federation API performance improvements (#2329) 2023-11-04 20:21:20 +00:00
federator.go
gin.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
log.go
mediahandler.go [bugfix] process account delete side effects in serial, not in parallel (#2360) 2023-11-14 15:57:25 +01:00
oauthserver.go
processor.go [bugfix] process account delete side effects in serial, not in parallel (#2360) 2023-11-14 15:57:25 +01:00
router.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
storage.go
testmodels.go [feature] Account alias / move API + db models (#2518) 2024-01-16 16:22:44 +00:00
transportcontroller.go
util.go [bugfix] process account delete side effects in serial, not in parallel (#2360) 2023-11-14 15:57:25 +01:00