slon/Slon
Alec Murphy 08579df0b8 Slon/Modules/Http: Add mem_task to SlonHttpSession
We should be using the CHeapCtrl from the Spawned @slon_http_task to
allocate memory for each individual session, which will automatically
be freed when the CTask dies, so let's give ourselves the ability to
do that.
2025-03-10 08:18:13 -04:00
..
Api Everywhere: Update JSON API 2025-03-09 19:39:44 -04:00
Endpoints Slon/Endpoints/Get/Web: Remove some test data 2025-03-04 15:12:49 -05:00
Http Slon/Modules/Http: Add mem_task to SlonHttpSession 2025-03-10 08:18:13 -04:00
Modules Slon/Modules/Http: Add mem_task to SlonHttpSession 2025-03-10 08:18:13 -04:00
Settings Slon/Settings: Add tlds.json 2025-02-17 11:33:17 -05:00
Static Slon/Static/html,js: Let IMG tags know width,height from status' media attachments 2025-03-02 19:58:34 -05:00
MakeSlon.HC Slon/Api/{V1,V2}/Media: Implement PUT /api/v1/media, POST /api/v2/media 2025-03-01 19:46:13 -05:00