Commit Graph

1655 Commits

Author SHA1 Message Date
Ted Unangst efbd541381 small logging fix 2019-04-14 22:53:26 -04:00
Ted Unangst 7152549c99 add a null summary to please plemora 2019-04-14 21:38:47 -04:00
Ted Unangst bf323bd0e5 the spice must flow. redeliverate with extreme prejudice. 2019-04-14 21:35:42 -04:00
Ted Unangst 4e223b7922 eliminate repeated error tests 2019-04-14 17:09:08 -04:00
Ted Unangst 85e3d2a71a behold the pristine beauty of dbversion 1 2019-04-14 16:43:03 -04:00
Ted Unangst b24f484a84 further prep for retries 2019-04-14 15:57:14 -04:00
Ted Unangst 5e921b566f trustno1 2019-04-14 14:17:50 -04:00
Ted Unangst 1fd6865996 document following 2019-04-14 13:59:56 -04:00
Ted Unangst 8bb2a31118 we always need to be eradicated xonks 2019-04-14 13:38:05 -04:00
Ted Unangst 2436a76b7e don't cache box lookup failure. don't hold lock for too long. 2019-04-14 13:23:27 -04:00
Ted Unangst a80a156718 cache works better when we put stuff in it 2019-04-14 13:20:56 -04:00
Ted Unangst 1acb85d047 we can ignore incoming xonks that originated as self 2019-04-14 10:15:47 -04:00
Ted Unangst 68c465c4ad reduce duplicate bonks received slightly 2019-04-14 10:10:08 -04:00
Ted Unangst 5d340cd1ab rework deliveration to prepare for retries 2019-04-14 10:06:26 -04:00
Ted Unangst da61c262ec maybe try limiting results to two days worth 2019-04-13 23:04:17 -04:00
Ted Unangst b867a2bba3 clean up honk queries some 2019-04-13 22:57:16 -04:00
Ted Unangst a21eccc71c oops, want summary, not context x2 2019-04-13 19:36:50 -04:00
Ted Unangst 7f7f8390ff remove unused function 2019-04-13 16:00:21 -04:00
Ted Unangst d52111ca8e looks like we can just treat article as a long note 2019-04-13 15:57:25 -04:00
Ted Unangst c163c74499 aesthetic shuffling of the deck chairs 2019-04-13 13:58:42 -04:00
Ted Unangst df1f73f45e if the summary isn't blank, add it to the content 2019-04-13 13:21:32 -04:00
Ted Unangst 02da8c739a better herding of emus 2019-04-13 12:32:24 -04:00
Ted Unangst 6bd837c378 make a docs directory, add a very short manual. 2019-04-12 16:21:43 -04:00
Ted Unangst 106edfb77d save our own emus so they appear in web view 2019-04-12 15:26:29 -04:00
Ted Unangst 80f8f9b935 allow _ in names too 2019-04-12 15:18:18 -04:00
Ted Unangst f472979b2d custom emus 2019-04-12 15:02:56 -04:00
Ted Unangst 75cd95d751 allow overriding css with local.css. from qbit@bsd.network 2019-04-12 13:12:18 -04:00
Ted Unangst dea10a4bd5 ping is a draft; don't expect much. 2019-04-12 12:53:21 -04:00
Ted Unangst 272be9d0bd a ping extension to hlp debug network problems 2019-04-12 12:32:07 -04:00
Ted Unangst 42a2dd6ef6 don't use sys dependency anymore 2019-04-11 19:51:15 -04:00
Ted Unangst 45fb5df39e add a file to record notes about security 2019-04-11 19:02:17 -04:00
Ted Unangst 9a0b9a90bf can improve efficiency of dedupe slightly without much complication 2019-04-11 11:11:30 -04:00
Ted Unangst 8d966a1d50 try to get original audience for remote replies 2019-04-11 10:44:50 -04:00
Ted Unangst 33bf469807 allow replying to off site honks by entering url manually 2019-04-11 10:33:05 -04:00
Ted Unangst fde8a2d085 don't crash if xonk not found during reply 2019-04-11 10:30:53 -04:00
Ted Unangst c90057fa45 notes about the config table as well 2019-04-11 10:10:27 -04:00
Ted Unangst 659d2b9ebc last-modified caching interferes with debug 2019-04-11 10:05:37 -04:00
Ted Unangst 53aa979d5b fix handle extraction if no match found 2019-04-10 21:26:15 -04:00
Ted Unangst 21024fcd56 sign the content-type instead of content-length 2019-04-10 19:54:46 -04:00
Ted Unangst d3b4e07565 reply with 304 if there's no new content to save some traffic 2019-04-10 19:25:32 -04:00
Ted Unangst 645e6a372a some notes about the schema that seem important 2019-04-10 19:00:59 -04:00
Ted Unangst 9f5569c518 only looking for type key when querying keyname 2019-04-10 18:42:22 -04:00
Ted Unangst 320666a131 just use tcsetattr directly instead of roundabout way
that drags in mountains of syscall code.
2019-04-10 18:06:04 -04:00
Ted Unangst 5dc562e449 copyright 2019-04-10 17:56:41 -04:00
Ted Unangst a7f2432f09 Added tag v0.1.2 for changeset 96d2e1dc6664 2019-04-10 09:02:58 -04:00
Ted Unangst af7f00baf2 magic incantations to build with go modules 2019-04-10 08:51:56 -04:00
Ted Unangst 3a9c28df3f clarify setup instructions. 2019-04-10 08:22:09 -04:00
Ted Unangst 5a9437f049 use ssh/terminal to read a password without echo. 2019-04-10 08:16:29 -04:00
Ted Unangst 7fdd6d6f41 prepare all statements after initdb to catch errors earlier 2019-04-10 08:08:17 -04:00
Ted Unangst 6a04ab15ca should not be forcing debug mode 2019-04-10 08:06:39 -04:00