Commit Graph

54 Commits

Author SHA1 Message Date
Ted Unangst cb901a727c split handle and username into two fields 2019-06-03 00:22:00 -04:00
Ted Unangst f29f31d32c less awkard use of xonkers table 2019-06-03 00:15:06 -04:00
Ted Unangst 156a4029a2 condense information 2019-06-02 23:57:36 -04:00
Ted Unangst ce850eb0cb tighter loop 2019-06-01 16:11:04 -04:00
Ted Unangst e7a770bac2 check summary for bad words 2019-06-01 16:08:19 -04:00
Ted Unangst 759f922736 memes 2019-05-31 00:24:18 -04:00
Ted Unangst 600e6d47a3 case insenstive zonking 2019-05-30 18:35:31 -04:00
Ted Unangst d3e480d6fc zword zonking 2019-05-30 18:29:59 -04:00
Ted Unangst 5d2956e1f9 treat local private messages as local 2019-05-28 03:39:34 -04:00
Ted Unangst 0faf2b0556 allow replying to private messages with private replies 2019-05-28 02:36:47 -04:00
Ted Unangst c0303a91e6 better html for quotes and code 2019-05-21 18:14:48 -04:00
Ted Unangst a919fed6f9 can use function here 2019-05-21 13:57:45 -04:00
Ted Unangst d4d2483ee0 add better origin checks for all activities 2019-05-21 13:56:15 -04:00
Ted Unangst 0f842bedac let's try blockquotes for a bit 2019-05-20 10:55:18 -04:00
Ted Unangst 24006757e0 rework honk to make local and remote about the same.
indicate the difference with a flag, not magic values in various columns.
2019-05-20 10:48:02 -04:00
Ted Unangst 1f3e7a8479 use htfilter from webs 2019-05-17 19:37:43 -04:00
Ted Unangst 5fb2e9c0a5 more flexible re for mentions 2019-05-16 17:37:43 -04:00
Ted Unangst 90c7001e15 rework honk schema to store more information.
add original honker for bonks.
add separate precis field for summary.
add format to prepare for changing how html is saved.
2019-05-15 16:27:50 -04:00
Ted Unangst 6ab3c1d07d should allow - in bold and ital 2019-05-15 14:39:33 -04:00
Ted Unangst 5e5438043b blockquote injection was just for testing, revert. 2019-05-14 11:13:24 -04:00
Ted Unangst 2abe92e4ab better style for blockquote 2019-05-14 11:11:11 -04:00
Ted Unangst ed357653a8 some minor cleanup 2019-05-13 13:02:12 -04:00
Ted Unangst 4139190fc5 don't eat too many newlines. need a real parser here. 2019-05-11 21:50:39 -04:00
Ted Unangst 994bf806b1 trickery to avoid further markdown of code blocks 2019-05-11 21:29:32 -04:00
Ted Unangst 82d834e348 remove some extra newlines that tend to appear in code blocks 2019-05-11 10:41:47 -04:00
Ted Unangst 2f3ee823d9 don't need to allow resigned content now that we get oneups 2019-05-10 18:07:49 -04:00
Ted Unangst c191622652 `code` and ```code block``` support 2019-05-08 13:08:29 -04:00
Ted Unangst 5ef64966f3 don't address to followers while the posts go on the wrong timelines 2019-05-03 14:09:08 -04:00
Ted Unangst bf505478ce only allow big M to forge new content 2019-04-28 23:26:12 -04:00
Ted Unangst 16d05c5eea can use a prepared statement here 2019-04-28 22:52:40 -04:00
Ted Unangst 27980a7dca indicate received honks that aren't fully public 2019-04-28 18:41:10 -04:00
Ted Unangst 4da06786e9 clemency for the sinners. allow pardon of zonkers. 2019-04-26 15:11:24 -04:00
Ted Unangst 9e726bde40 few more improvements to blocking 2019-04-26 09:35:22 -04:00
Ted Unangst 02f1ae8221 expand rid to full when we save the reply 2019-04-25 13:10:26 -04:00
Ted Unangst b55089cbd6 experimental text filtering to stop the zalgo 2019-04-24 01:16:34 -04:00
Ted Unangst 3eca6277af now with **bold** and *italics* 2019-04-23 16:24:48 -04:00
Ted Unangst 86764b327f allow resigned content from trusted honkers.
but keep a log of their deceptions.
2019-04-23 11:02:43 -04:00
Ted Unangst 6cbbc38a4d signature failure fix: makeitworksomehowwithoutregardforkeycontinuity 2019-04-20 16:12:41 -04:00
Ted Unangst f5f334ba31 simplify slightly 2019-04-20 11:41:20 -04:00
Ted Unangst e8c5a307ce sigh. need to defer mentionize to avoid collecting our own html 2019-04-19 23:23:22 -04:00
Ted Unangst 6d18b97b62 dost thou bite thy thumb at me? 2019-04-19 22:35:21 -04:00
Ted Unangst b95824e191 allow mention by direct url 2019-04-19 12:35:31 -04:00
Ted Unangst f5cbf4cadc use two more bytes for xid, but don't bother looking for dupes.
102 bits ought to be enough for anyone
2019-04-19 11:32:01 -04:00
Ted Unangst b5249fd53d schema updates for future changes. xonkers, zonkers, and convoys, oh my. 2019-04-19 11:08:22 -04:00
Ted Unangst ffcd597027 less inefficient compaction 2019-04-16 22:36:05 -04:00
Ted Unangst 562d4e34c1 go fmt is a harsh mistress 2019-04-16 20:33:01 -04:00
Ted Unangst 7d8bea7be8 display reply id where present 2019-04-16 17:11:04 -04:00
Ted Unangst 723ac49a0c break down and make mentions look like other mentions 2019-04-16 16:10:51 -04:00
Ted Unangst f5709a9e84 add class for mentions so they're not treated like links 2019-04-16 15:16:44 -04:00
Ted Unangst 3cfdaacdb3 don't link missing mentions 2019-04-15 23:48:01 -04:00