Commit Graph

19 Commits

Author SHA1 Message Date
a. fox f82870ab9c updated CSV export url
updated makefile to reflect new standard lisp makefile
2024-01-02 21:18:36 -05:00
a. fox 94ef142b97 added comments documenting generate-post loop logic 2023-02-04 00:33:46 -05:00
a. fox a211b352e6 added more checks to ensure that we get actual posts 2023-02-04 00:25:54 -05:00
a. fox 4aac352f96 added docstrings 2023-02-04 00:13:02 -05:00
a. fox 2f6a344c5c retooled post generation logic
added some inline declarations for funsies
2023-02-04 00:09:50 -05:00
compufox 74e084aff2
Merge pull request #1 from h1-yena/patch-1
Add critical poll option
2023-02-02 22:46:34 -05:00
Sebastian Meyne 35f2ecb2c8
Add critical poll option
The customer (about 1000 fictional people and me) wants this urgently.
2023-02-03 03:03:48 +01:00
Ava Fox 4ee624eb75 added make clean target 2023-01-16 11:41:34 -05:00
Ava Fox 9265a48540 fixed issue where polls never got posted 2023-01-16 11:36:40 -05:00
a. fox 1262ff03fa changed parsing logic to remove lines the parser couldnt handle
fixed issues relating to posting statuses without polls
2023-01-14 23:52:12 -05:00
a. fox c906f4818a added binary compression when building 2023-01-14 16:53:19 -05:00
a. fox f185431a77 fixed bug regarding optional CSV downloading on binary start 2023-01-14 00:38:57 -05:00
a. fox 4c2376342a changed the obtuse 5773 :minutes to use the time-seconds function 2023-01-14 00:35:00 -05:00
a. fox 811861df70 only download the csv file if we dont already have it 2023-01-14 00:33:36 -05:00
a. fox 7412970a59 fixed bug where poll timeout would be set without poll options 2023-01-14 00:29:39 -05:00
a. fox 8d642c0403 made it so that a quarter of the time a poll is posted with the status 2023-01-14 00:23:13 -05:00
a. fox 0903a4ce4f ensured that *random-state* is in fact, random (for binary builds) 2023-01-13 21:01:34 -05:00
a. fox fb5a7e2f1f fixed incorrect stream being passed to format 2022-12-28 13:32:56 -05:00
a. fox 4bca65889d first push 2022-12-28 12:33:47 -05:00