1491 Commits (master)
 

Author SHA1 Message Date
Ted Unangst d067bebbd2 i guess this should be nosniff?
5 years ago
Ted Unangst 58b051dfc3 no keybase support
5 years ago
Ted Unangst ffcd597027 less inefficient compaction
5 years ago
Ted Unangst 61b91a84f1 speed up the home page
5 years ago
Ted Unangst c4b14dd513 add some caching times willy nilly
5 years ago
Ted Unangst 7d538d465f put a limit on how many deliveries we actually send it in parallel
5 years ago
Ted Unangst 562d4e34c1 go fmt is a harsh mistress
5 years ago
Ted Unangst d542796944 i think we're ready to try delivery in parallel
5 years ago
Ted Unangst 3dfe29724a don't try looking up boxes concurrently
5 years ago
Ted Unangst 3d0cb6c737 refine delivery some more
5 years ago
Ted Unangst 5a435960be avoid surprises by documenting visibility rules
5 years ago
Ted Unangst 7d8bea7be8 display reply id where present
5 years ago
Ted Unangst 5b5830e28b Added tag v0.2.2 for changeset eba8ccf45b80
5 years ago
Ted Unangst 723ac49a0c break down and make mentions look like other mentions
5 years ago
Ted Unangst f5709a9e84 add class for mentions so they're not treated like links
5 years ago
Ted Unangst 28a39e7f23 the delete object may also be just the id string
5 years ago
Ted Unangst 72e13c1bfb Added tag v0.2.1 for changeset 2c62e21731b3
5 years ago
Ted Unangst 0997e57525 on redelivery, try shared again too
5 years ago
Ted Unangst ca85e502d2 oops, sharedInbox is hiding under endpoints
5 years ago
Ted Unangst 6ec4352d69 use shared inbox for delivery
5 years ago
Ted Unangst 8da5d74c31 print the failing statement
5 years ago
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