gotosocial/testrig
tobi 9114c5ca1b
[bugfix/frontend] fix typo and other oddness in patchRemoteEmojis ()
* fix emoji test model

* found the bug!

* remove unused 'current' import

* comment useChecklistReducer

* wah

* lint

* fix cleaner tests
2023-10-21 17:23:05 +02:00
..
media [performance] media processing improvements () 2023-01-11 12:13:13 +01:00
config.go [feature] Implement explicit domain allows + allowlist federation mode () 2023-09-21 12:12:04 +02:00
db.go [feature] Instance rules () 2023-08-19 14:33:15 +02:00
email.go [chore] Improve copyright header handling () 2023-03-12 16:00:57 +01:00
federatingdb.go [chore] deinterface the typeutils.Converter and update to use state structure () 2023-09-23 18:44:11 +02:00
federator.go [chore] deinterface the typeutils.Converter and update to use state structure () 2023-09-23 18:44:11 +02:00
gin.go [chore] Improve copyright header handling () 2023-03-12 16:00:57 +01:00
log.go [feature] Make log format configurable () 2023-08-21 19:07:55 +01:00
mediahandler.go [chore] tidy up media manager, add calling func to errors, build-script improvements () 2023-05-28 14:08:35 +02:00
oauthserver.go [chore] Improve copyright header handling () 2023-03-12 16:00:57 +01:00
processor.go [chore] deinterface the typeutils.Converter and update to use state structure () 2023-09-23 18:44:11 +02:00
router.go [chore] Improve copyright header handling () 2023-03-12 16:00:57 +01:00
storage.go [chore] Improve copyright header handling () 2023-03-12 16:00:57 +01:00
testmodels.go [bugfix/frontend] fix typo and other oddness in patchRemoteEmojis () 2023-10-21 17:23:05 +02:00
transportcontroller.go [feature] Allow admins to expire remote public keys; refetch expired keys on demand () 2023-09-12 10:43:12 +01:00
util.go [chore] deinterface the typeutils.Converter and update to use state structure () 2023-09-23 18:44:11 +02:00