Laura Hausmann
|
f22c4a7c32
|
[backend/core] Improve error handling in code paths that try to resolve a deleted remote user
|
2024-02-21 19:04:46 +01:00 |
|
Laura Hausmann
|
b7f89a0d97
|
[backend/core] Properly handle errors after response has started
|
2024-02-21 02:31:51 +01:00 |
|
Laura Hausmann
|
a4746b3534
|
[backend/middleware] Error handling middleware improvements
|
2024-02-18 01:12:07 +01:00 |
|
Laura Hausmann
|
d4e1d92771
|
[backend] Code cleanup: switch to BSD braces style, tweak code style
|
2024-02-17 02:31:00 +01:00 |
|
Laura Hausmann
|
07edffa6b5
|
[backend/masto-client] Handle idempotency key header (ISH-75)
|
2024-02-15 22:59:39 +01:00 |
|
Laura Hausmann
|
8f948ab130
|
[backend/drive] Implement basic drive support (ISH-9)
|
2024-02-09 19:41:46 +01:00 |
|
Laura Hausmann
|
dde377f41d
|
[backend] Code cleanup: remove unnecessary using directives
|
2024-02-09 12:09:03 +01:00 |
|
Laura Hausmann
|
94820c2b71
|
[backend] Add request duration header for non-timing-sensitive (cryptography-related) endpoints
|
2024-02-06 02:42:35 +01:00 |
|
Laura Hausmann
|
e31a0719f4
|
[backend] Replace mastodon-specific middleware with modes triggered on MastodonApiControllerAttribute
|
2024-02-05 21:08:20 +01:00 |
|
Laura Hausmann
|
cb749c94e6
|
[backend] Ignore WebFinger failures with response code 410 Gone
|
2024-02-05 20:29:11 +01:00 |
|
Laura Hausmann
|
c0dfce1e2c
|
[backend] Improve logging for rejected invalid requests
|
2024-02-03 23:23:10 +01:00 |
|
Laura Hausmann
|
b72a22b9b0
|
[backend] Reject requests if Host header doesn't match configured WebDomain or AccountDomain
|
2024-02-03 22:57:35 +01:00 |
|
Laura Hausmann
|
cec4abd841
|
Mastodon client API foundations
|
2024-01-29 04:02:34 +01:00 |
|
Laura Hausmann
|
64a70e688c
|
Split authentication and authorization
|
2024-01-28 00:42:22 +01:00 |
|
Laura Hausmann
|
e755f9f96f
|
Add basic authentication system
|
2024-01-28 00:31:54 +01:00 |
|
Laura Hausmann
|
2f6a433663
|
Resolve note threads
|
2024-01-26 20:32:00 +01:00 |
|
Laura Hausmann
|
0dc1533b75
|
Improve NoteService.CreateNote
|
2024-01-26 03:09:52 +01:00 |
|
Laura Hausmann
|
59a55d0821
|
Implement GracefulException details attribute
|
2024-01-24 20:35:26 +01:00 |
|
Laura Hausmann
|
37ed6bbb96
|
Make exception verbosity configurable
|
2024-01-24 19:38:00 +01:00 |
|
Laura Hausmann
|
5569fe061f
|
Rename CustomException to GracefulException
|
2024-01-24 19:14:01 +01:00 |
|
Laura Hausmann
|
2e4a1137ed
|
Implement IMiddleware for all middlewares
|
2024-01-24 19:10:43 +01:00 |
|
Laura Hausmann
|
bb365ddc66
|
Improve & refactor exception handling
|
2024-01-24 18:58:19 +01:00 |
|
Laura Hausmann
|
de3ca32aa9
|
Update TODOs
|
2024-01-24 04:16:56 +01:00 |
|
Laura Hausmann
|
f15fd9cc79
|
Implement exception handler
|
2024-01-24 04:11:56 +01:00 |
|