Commit Graph

226 Commits

Author SHA1 Message Date
Ted Unangst 28a39e7f23 the delete object may also be just the id string 2019-04-16 15:09:57 -04:00
Ted Unangst 72e13c1bfb Added tag v0.2.1 for changeset 2c62e21731b3 2019-04-16 14:58:22 -04:00
Ted Unangst 0997e57525 on redelivery, try shared again too 2019-04-16 14:55:32 -04:00
Ted Unangst ca85e502d2 oops, sharedInbox is hiding under endpoints 2019-04-16 14:47:08 -04:00
Ted Unangst 6ec4352d69 use shared inbox for delivery 2019-04-16 14:40:23 -04:00
Ted Unangst 8da5d74c31 print the failing statement 2019-04-16 11:16:43 -04:00
Ted Unangst 57292dce17 Added tag v0.2.0 for changeset a50adf10726d 2019-04-16 10:05:29 -04:00
Ted Unangst a5f21922e9 don't hold mutex across net calls 2019-04-15 23:54:29 -04:00
Ted Unangst 3cfdaacdb3 don't link missing mentions 2019-04-15 23:48:01 -04:00
Ted Unangst 7cb9c093c0 introduce some variation to caching to stagger refresh 2019-04-15 20:52:24 -04:00
Ted Unangst ece50727f6 math/rand is notrand. seed it with time. 2019-04-15 20:47:16 -04:00
Ted Unangst 2a06f69aa0 can use prepend here 2019-04-15 18:03:36 -04:00
Ted Unangst fd632ab1d4 xid failure should just panic 2019-04-15 18:01:30 -04:00
Ted Unangst a1b5912b95 no claps is a feature 2019-04-15 17:56:05 -04:00
Ted Unangst 81b59a6205 spelling fixes from rczlonka 2019-04-15 17:52:39 -04:00
Ted Unangst 3a03baf1de allow zonking of anything, but be clear that disavow is not delete 2019-04-15 16:18:38 -04:00
Ted Unangst 026a260722 describe retries 2019-04-15 11:14:30 -04:00
Ted Unangst 91678975d0 update rss for some recent changes 2019-04-15 10:56:43 -04:00
Ted Unangst 1fb1523f54 change finger accept type to yet another mime 2019-04-15 10:27:36 -04:00
Ted Unangst 7b12715d1e allow plaintext attachments 2019-04-15 10:04:41 -04:00
Ted Unangst 4f58ceb491 we know what like is, we just don't like it 2019-04-14 22:57:00 -04:00
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