summaryrefslogtreecommitdiff
path: root/internal/gtserror
AgeCommit message (Expand)AuthorFiles
2025-01-28[chore] remove type switch in Create() and instead move to FederatedCallbacks...Libravatar kim1
2024-10-05[bugfix] Return 501 (not implemented) if user tries to schedule post (#3395)Libravatar tobi1
2024-09-27[bugfix] fix media limit reader check (#3363)Libravatar kim1
2024-05-27[experiment] add alternative wasm sqlite3 implementation available via build-...Libravatar kim1
2024-03-04[bugfix] check remote status permissibility (#2703)Libravatar kim1
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi1
2024-01-22[bugfix] Don't return Internal Server Error when searching for URIs that don'...Libravatar tobi1
2023-11-30[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)Libravatar kim3
2023-11-13[feature/performance] Wrap incoming HTTP requests in timeout handler (#2353)Libravatar tobi1
2023-11-10[feature] Media attachment placeholders (#2331)Libravatar tobi1
2023-08-09[feature] List replies policy, refactor async workers (#2087)Libravatar tobi1
2023-08-04[performance] add caching of status fave, boost of, in reply to ID lists (#2060)Libravatar kim2
2023-08-02[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)Libravatar tobi2
2023-06-27[bugfix] Use gtserror package for WrongType errs (#1930)Libravatar tobi1
2023-06-22[bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853)Libravatar kim1
2023-06-02[bugfix] Overwrite API client closed errors with `499 - Client Closed Request...Libravatar tobi1
2023-05-28[chore] tidy up media manager, add calling func to errors, build-script impro...Libravatar kim4
2023-05-21[bugfix] Add back removed ValidateRequest() before backoff-retry loop (#1805)v0.9.0-rc2Libravatar kim4
2023-03-14[feature] Allow admins to send test emails (#1620)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney3
2023-03-06[bugfix] internal server error on search not found (#1590)Libravatar kim1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi2
2022-12-22[feature] For video attachments, store + return fps, bitrate, duration (#1282)Libravatar tobi1
2022-11-11[feature] Read + Write tombstones for deleted Actors (#1005)Libravatar tobi1
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi2
2022-01-15emoji code passing musterLibravatar tsmethurst1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi2
2021-07-31Swagger (#124)Libravatar Tobi Smethurst1
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst1