120 Commits (99abc6a0e9ee54924fdbf878200f6d2a8ad069d7)
 

Author SHA1 Message Date
Ted Unangst 57292dce17 Added tag v0.2.0 for changeset a50adf10726d
5 years ago
Ted Unangst a5f21922e9 don't hold mutex across net calls
5 years ago
Ted Unangst 3cfdaacdb3 don't link missing mentions
5 years ago
Ted Unangst 7cb9c093c0 introduce some variation to caching to stagger refresh
5 years ago
Ted Unangst ece50727f6 math/rand is notrand. seed it with time.
5 years ago
Ted Unangst 2a06f69aa0 can use prepend here
5 years ago
Ted Unangst fd632ab1d4 xid failure should just panic
5 years ago
Ted Unangst a1b5912b95 no claps is a feature
5 years ago
Ted Unangst 81b59a6205 spelling fixes from rczlonka
5 years ago
Ted Unangst 3a03baf1de allow zonking of anything, but be clear that disavow is not delete
5 years ago
Ted Unangst 026a260722 describe retries
5 years ago
Ted Unangst 91678975d0 update rss for some recent changes
5 years ago
Ted Unangst 1fb1523f54 change finger accept type to yet another mime
5 years ago
Ted Unangst 7b12715d1e allow plaintext attachments
5 years ago
Ted Unangst 4f58ceb491 we know what like is, we just don't like it
5 years ago
Ted Unangst efbd541381 small logging fix
5 years ago
Ted Unangst 7152549c99 add a null summary to please plemora
5 years ago
Ted Unangst bf323bd0e5 the spice must flow. redeliverate with extreme prejudice.
5 years ago
Ted Unangst 4e223b7922 eliminate repeated error tests
5 years ago
Ted Unangst 85e3d2a71a behold the pristine beauty of dbversion 1
5 years ago
Ted Unangst b24f484a84 further prep for retries
5 years ago
Ted Unangst 5e921b566f trustno1
5 years ago
Ted Unangst 1fd6865996 document following
5 years ago
Ted Unangst 8bb2a31118 we always need to be eradicated xonks
5 years ago
Ted Unangst 2436a76b7e don't cache box lookup failure. don't hold lock for too long.
5 years ago
Ted Unangst a80a156718 cache works better when we put stuff in it
5 years ago
Ted Unangst 1acb85d047 we can ignore incoming xonks that originated as self
5 years ago
Ted Unangst 68c465c4ad reduce duplicate bonks received slightly
5 years ago
Ted Unangst 5d340cd1ab rework deliveration to prepare for retries
5 years ago
Ted Unangst da61c262ec maybe try limiting results to two days worth
5 years ago
Ted Unangst b867a2bba3 clean up honk queries some
5 years ago
Ted Unangst a21eccc71c oops, want summary, not context x2
5 years ago
Ted Unangst 7f7f8390ff remove unused function
5 years ago
Ted Unangst d52111ca8e looks like we can just treat article as a long note
5 years ago
Ted Unangst c163c74499 aesthetic shuffling of the deck chairs
5 years ago
Ted Unangst df1f73f45e if the summary isn't blank, add it to the content
5 years ago
Ted Unangst 02da8c739a better herding of emus
5 years ago
Ted Unangst 6bd837c378 make a docs directory, add a very short manual.
5 years ago
Ted Unangst 106edfb77d save our own emus so they appear in web view
5 years ago
Ted Unangst 80f8f9b935 allow _ in names too
5 years ago
Ted Unangst f472979b2d custom emus
5 years ago
Ted Unangst 75cd95d751 allow overriding css with local.css. from qbit@bsd.network
5 years ago
Ted Unangst dea10a4bd5 ping is a draft; don't expect much.
5 years ago
Ted Unangst 272be9d0bd a ping extension to hlp debug network problems
5 years ago
Ted Unangst 42a2dd6ef6 don't use sys dependency anymore
5 years ago
Ted Unangst 45fb5df39e add a file to record notes about security
5 years ago
Ted Unangst 9a0b9a90bf can improve efficiency of dedupe slightly without much complication
5 years ago
Ted Unangst 8d966a1d50 try to get original audience for remote replies
5 years ago
Ted Unangst 33bf469807 allow replying to off site honks by entering url manually
5 years ago
Ted Unangst fde8a2d085 don't crash if xonk not found during reply
5 years ago