Discord-History-Tracker/app/Server/Endpoints
chylex 943163473a
Add support for global display names of users
Closes #216
2024-05-08 23:39:13 +02:00
..
BaseEndpoint.cs Stream messages to viewer using JSON lines 2024-04-21 20:55:05 +02:00
GetDownloadedFileEndpoint.cs Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +02:00
GetTrackingScriptEndpoint.cs Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +02:00
GetViewerMessagesEndpoint.cs Stream messages to viewer using JSON lines 2024-04-21 20:55:05 +02:00
GetViewerMetadataEndpoint.cs Stream messages to viewer using JSON lines 2024-04-21 20:55:05 +02:00
TrackChannelEndpoint.cs Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +02:00
TrackMessagesEndpoint.cs Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +02:00
TrackUsersEndpoint.cs Add support for global display names of users 2024-05-08 23:39:13 +02:00
ViewerEndpoint.cs Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +02:00