gotosocial/internal/api/client
Daenney 68e6d08c76
[feature] Add a request ID and include it in logs (#1476)
This adds a lightweight form of tracing to GTS. Each incoming request is
assigned a Request ID which we then pass on and log in all our log
lines. Any function that gets called downstream from an HTTP handler
should now emit a requestID=value pair whenever it logs something.

Co-authored-by: kim <grufwub@gmail.com>
2023-02-17 12:02:29 +01:00
..
accounts [bugfix] Set 'discoverable' properly on API accounts (#1511) 2023-02-16 13:20:23 +00:00
admin [bugfix] Set 'discoverable' properly on API accounts (#1511) 2023-02-16 13:20:23 +00:00
apps [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
blocks [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
bookmarks [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
customemojis [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
favourites [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
featuredtags [chore] stub /api/v1/featured_tags endpoint (#1420) 2023-02-05 10:50:09 +01:00
filters [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
followrequests [bugfix] Set 'discoverable' properly on API accounts (#1511) 2023-02-16 13:20:23 +00:00
instance [bugfix] Set 'discoverable' properly on API accounts (#1511) 2023-02-16 13:20:23 +00:00
lists [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
media [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
notifications [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
reports [bugfix] Set 'discoverable' properly on API accounts (#1511) 2023-02-16 13:20:23 +00:00
search [bugfix] Return empty result rather than 500 error when searching for blocked domains (#1498) 2023-02-14 11:55:02 +01:00
statuses [chore] Text formatting overhaul (#1406) 2023-02-03 11:58:58 +01:00
streaming [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
timelines [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
user [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00