224 Commits (master)

Author SHA1 Message Date
Ted Unangst 29da0f3cdf only inline emus we actually have
5 years ago
Ted Unangst 7837d50fd4 upon further consultation with the golden goose,
5 years ago
Ted Unangst a02faab3fe don't embed emus that don't exist
5 years ago
Ted Unangst 0b1f182a94 print original name in handle format
5 years ago
Ted Unangst 4eeb9ec743 don't let html entities leak as hashtags
5 years ago
Ted Unangst 227a6a38c4 remove inline meme text from post
5 years ago
Ted Unangst 12ca40538e fix stale pubkey deletion
5 years ago
Ted Unangst 45a091ac6f last char of mention should not include punctuation
5 years ago
Ted Unangst 0f564e2cce 20 is a better limit for handles
5 years ago
Ted Unangst 059540e3a7 include domain in remote handles again
5 years ago
Ted Unangst 9149144a2b rename some zonk stuff
5 years ago
Ted Unangst eb735e538b refine the spicy post logic
5 years ago
Ted Unangst 2ac28709ea close some queries when done
5 years ago
Ted Unangst ce0f473e81 unloop a one iteration loop
5 years ago
Ted Unangst fc67125854 don't include leading space in hashtag
5 years ago
Ted Unangst 507e4b6c6b include hashtags in AP metadata
5 years ago
Ted Unangst f65e89dbac fix host extraction from actors without paths
5 years ago
Ted Unangst 155dca035d add mention class to all links; see if that hides previews
5 years ago
Ted Unangst 889026e80d push the junky json code out a little more
5 years ago
Ted Unangst fb95988a64 summary may not actually need a label
5 years ago
Ted Unangst cb901a727c split handle and username into two fields
5 years ago
Ted Unangst f29f31d32c less awkard use of xonkers table
5 years ago
Ted Unangst 156a4029a2 condense information
5 years ago
Ted Unangst ce850eb0cb tighter loop
5 years ago
Ted Unangst e7a770bac2 check summary for bad words
5 years ago
Ted Unangst 759f922736 memes
5 years ago
Ted Unangst 600e6d47a3 case insenstive zonking
5 years ago
Ted Unangst d3e480d6fc zword zonking
5 years ago
Ted Unangst 5d2956e1f9 treat local private messages as local
5 years ago
Ted Unangst 0faf2b0556 allow replying to private messages with private replies
5 years ago
Ted Unangst c0303a91e6 better html for quotes and code
5 years ago
Ted Unangst a919fed6f9 can use function here
5 years ago
Ted Unangst d4d2483ee0 add better origin checks for all activities
5 years ago
Ted Unangst 0f842bedac let's try blockquotes for a bit
5 years ago
Ted Unangst 24006757e0 rework honk to make local and remote about the same.
5 years ago
Ted Unangst 1f3e7a8479 use htfilter from webs
5 years ago
Ted Unangst 5fb2e9c0a5 more flexible re for mentions
5 years ago
Ted Unangst 90c7001e15 rework honk schema to store more information.
5 years ago
Ted Unangst 6ab3c1d07d should allow - in bold and ital
5 years ago
Ted Unangst 5e5438043b blockquote injection was just for testing, revert.
5 years ago
Ted Unangst 2abe92e4ab better style for blockquote
5 years ago
Ted Unangst ed357653a8 some minor cleanup
5 years ago
Ted Unangst 4139190fc5 don't eat too many newlines. need a real parser here.
5 years ago
Ted Unangst 994bf806b1 trickery to avoid further markdown of code blocks
5 years ago
Ted Unangst 82d834e348 remove some extra newlines that tend to appear in code blocks
5 years ago
Ted Unangst 2f3ee823d9 don't need to allow resigned content now that we get oneups
5 years ago
Ted Unangst c191622652 `code` and ```code block``` support
5 years ago
Ted Unangst 5ef64966f3 don't address to followers while the posts go on the wrong timelines
5 years ago
Ted Unangst bf505478ce only allow big M to forge new content
5 years ago
Ted Unangst 16d05c5eea can use a prepared statement here
5 years ago
Ted Unangst 27980a7dca indicate received honks that aren't fully public
5 years ago
Ted Unangst 4da06786e9 clemency for the sinners. allow pardon of zonkers.
5 years ago
Ted Unangst 9e726bde40 few more improvements to blocking
5 years ago
Ted Unangst 02f1ae8221 expand rid to full when we save the reply
5 years ago
Ted Unangst b55089cbd6 experimental text filtering to stop the zalgo
5 years ago
Ted Unangst 3eca6277af now with **bold** and *italics*
5 years ago
Ted Unangst 86764b327f allow resigned content from trusted honkers.
5 years ago
Ted Unangst 6cbbc38a4d signature failure fix: makeitworksomehowwithoutregardforkeycontinuity
5 years ago
Ted Unangst f5f334ba31 simplify slightly
5 years ago
Ted Unangst e8c5a307ce sigh. need to defer mentionize to avoid collecting our own html
5 years ago
Ted Unangst 6d18b97b62 dost thou bite thy thumb at me?
5 years ago
Ted Unangst b95824e191 allow mention by direct url
5 years ago
Ted Unangst f5cbf4cadc use two more bytes for xid, but don't bother looking for dupes.
5 years ago
Ted Unangst b5249fd53d schema updates for future changes. xonkers, zonkers, and convoys, oh my.
5 years ago
Ted Unangst ffcd597027 less inefficient compaction
5 years ago
Ted Unangst 562d4e34c1 go fmt is a harsh mistress
5 years ago
Ted Unangst 7d8bea7be8 display reply id where present
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 3cfdaacdb3 don't link missing mentions
5 years ago
Ted Unangst fd632ab1d4 xid failure should just panic
5 years ago
Ted Unangst a80a156718 cache works better when we put stuff in it
5 years ago
Ted Unangst 5d340cd1ab rework deliveration to prepare for retries
5 years ago
Ted Unangst c163c74499 aesthetic shuffling of the deck chairs
5 years ago