gotosocial/internal/gtserror
kim 61141ac232
[chore] remove type switch in Create() and instead move to FederatedCallbacks() ()
* remove type switch in Create() and instead move to FederatedCallbacks()

* add missing (my bad!) federating wrapped callbacks behaviour

* add missing license header 😇

* fix create flag test to use correct function
2025-01-28 20:22:23 +00:00
..
error.go [bugfix] fix media limit reader check () 2024-09-27 13:15:53 +02:00
multi.go [performance] add caching of status fave, boost of, in reply to ID lists () 2023-08-04 12:28:33 +01:00
multi_test.go [experiment] add alternative wasm sqlite3 implementation available via build-tag () 2024-05-27 17:46:15 +02:00
new.go [feature] List replies policy, refactor async workers () 2023-08-09 19:14:33 +02:00
new_caller.go [bugfix] return 400 Bad Request on more cases of malformed AS data () 2023-11-30 16:22:34 +00:00
new_nocaller.go [chore] tidy up media manager, add calling func to errors, build-script improvements () 2023-05-28 14:08:35 +02:00
new_test.go [chore] tidy up media manager, add calling func to errors, build-script improvements () 2023-05-28 14:08:35 +02:00
util.go [bugfix] Add back removed ValidateRequest() before backoff-retry loop () 2023-05-21 18:59:14 +02:00
withcode.go [chore] remove type switch in Create() and instead move to FederatedCallbacks() () 2025-01-28 20:22:23 +00:00