index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
/
api
/
mastodon
/
MastodonLogger.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix "cannot use 'in' operator" error
Hazelnoot
2025-05-08
1
-1
/
+1
*
copy stack to AxiosError causes
Hazelnoot
2025-05-08
1
-0
/
+8
*
use isAxiosError to improve type detection
Hazelnoot
2025-05-08
1
-13
/
+12
*
more improvements to Mastodon error logging
Hazelnoot
2025-05-08
1
-17
/
+36
*
differentiate between "error" and "exception" in mastodon API
Hazelnoot
2025-05-08
1
-1
/
+1
*
more fixes to Mastodon logging
Hazelnoot
2025-05-08
1
-18
/
+6
*
handle AxiosErrors without a response
Hazelnoot
2025-05-08
1
-3
/
+30
*
split exception logging from error logging to simplify and improve mastodon e...
Hazelnoot
2025-05-08
1
-46
/
+35
*
improvements to Mastodon error conversion
Hazelnoot
2025-05-08
1
-5
/
+41
*
correctly parse response errors for logging
Hazelnoot
2025-05-08
1
-5
/
+5
*
debug-log mastodon error responses
Hazelnoot
2025-05-08
1
-0
/
+7
*
enable debug logging for Mastodon API
Hazelnoot
2025-05-08
1
-2
/
+4
*
Ignore notifications that reference missing notes
Hazelnoot
2025-03-27
1
-1
/
+1
*
improve mastodon API error handling
Hazelnoot
2025-03-27
1
-45
/
+43
*
don't log query parameters from mastodon API
Hazelnoot
2025-03-27
1
-2
/
+4
*
don't return httpStatusCode in mastodon errors
Hazelnoot
2025-03-27
1
-0
/
+1
*
de-duplicate mastodon API logging
Hazelnoot
2025-03-27
1
-12
/
+112
*
cleanup Mastodon API (resolves #804 and #865, partially resolves #492)
Hazelnoot
2025-02-08
1
-0
/
+39