[02:11] didn't read the logs for few days, i hope the new theme isn't annoying on the fonts [02:11] maybe i did went too much to put everything in retro fonts [02:15] looks good too me [02:44] seems the font isn't working on firefox, no idea yet on how to fix it. maybe issue with the font file [02:44] actually i should put this in the issue tracker [02:46] i still can't find the way to get raw request data from requests, seems the low level object is inaccessible from the api surface [02:47] i'm thinking of building fake HTTP/1.1 200 OK (the status code and message is in the API) and reconstruct the headers and body [02:48] the only thing that could be inaccurate i think is http version and order of the headers if requests doesn't use some kind of ordereddict [02:58] i potential problem is that if the request is a get request, how do you put the original chunked transfer encoding if the server uses that [19:17] 13terroroftinytown/06master 144f69519 15Christopher Foo: tracker: Fix unit test drop tables not working. [19:17] 13terroroftinytown/06master 14706a6cd 15Christopher Foo: tracker.export: Support for dump project settings and zipping up as a bundle. [19:17] 13terroroftinytown/06master 14ca04ff7 15Christopher Foo: tracker.export: Use instance instead of class variables to avoid clobbering [19:17] [13terroroftinytown] 15chfoo pushed 3 new commits to 06master: 02https://github.com/ArchiveTeam/terroroftinytown/compare/85c73e301919...ca04ff7f3875 [21:00] 13terroroftinytown/06master 14b69bfbc 15Christopher Foo: tracker.export: Refactor out shortcode splitting and add unit tests. [21:00] [13terroroftinytown] 15chfoo pushed 1 new commit to 06master: 02https://github.com/ArchiveTeam/terroroftinytown/commit/b69bfbc489c0f5f7f9fde195235c30f4fadcad36 [21:24] 13terroroftinytown/06master 142e2f2d3 15Christopher Foo: tracker.export: Reuse the same session. [21:24] 13terroroftinytown/06master 1463f9dd3 15Christopher Foo: tracker.export: Support delete option. [21:24] [13terroroftinytown] 15chfoo pushed 2 new commits to 06master: 02https://github.com/ArchiveTeam/terroroftinytown/compare/b69bfbc489c0...63f9dd3c6d17 [23:04] [13terroroftinytown] 15chfoo pushed 2 new commits to 06master: 02https://github.com/ArchiveTeam/terroroftinytown/compare/63f9dd3c6d17...02236e883e0a [23:04] 13terroroftinytown/06master 1402236e8 15Christopher Foo: Add WIP upload scripts. [23:04] 13terroroftinytown/06master 14601a546 15Christopher Foo: Move iaexport into .release for organization