Commit Graph

180 Commits

Author SHA1 Message Date
Ted Unangst d38d50d143 finish up the hfcs filtering work 2019-10-06 20:26:21 -04:00
Ted Unangst a320b1a2a6 rework markdown module, prepare for embetterment 2019-10-06 15:01:23 -04:00
Ted Unangst 93d89a31e2 make the length limit a bit larger 2019-10-05 13:53:41 -04:00
Ted Unangst 07b041fc26 some more bits of hfcs 2019-10-04 21:57:53 -04:00
Ted Unangst de36230cec enough of the honk filtering and censoring system (hfcs) to get going. 2019-10-04 16:30:33 -04:00
Ted Unangst 4fdc81cbed add a little length filter 2019-10-03 00:22:01 -04:00
Ted Unangst 99f0e73394 support inline images in received posts 2019-10-02 23:02:01 -04:00
Ted Unangst bb52c24c31 fix meme saving. again. 2019-10-02 17:14:14 -04:00
Ted Unangst c6b4cb22f7 hide the danger zone for muggles 2019-09-30 22:28:53 -04:00
Ted Unangst 409d1e9932 media skipping for naughty people 2019-09-28 17:40:24 -04:00
Ted Unangst a85f05c86b allow a few more chars in bold 2019-09-26 10:31:53 -04:00
Ted Unangst 6ea1f7bfa0 rework stealth mode 2019-09-21 18:20:50 -04:00
Ted Unangst d97d815dae filter on image desc too 2019-09-21 10:24:38 -04:00
Ted Unangst d21f39d0e5 slightly better inline img replacement 2019-09-19 00:50:26 -04:00
Ted Unangst 07bf86afde emuxify subjects too 2019-09-18 15:08:50 -04:00
Ted Unangst 1b945c5cac only replace memes in our posts 2019-09-18 14:23:47 -04:00
Ted Unangst d62486db27 fix memes 2019-09-18 14:02:49 -04:00
Ted Unangst 2584f31e17 save honks in markdown, convert on the fly 2019-09-18 13:46:42 -04:00
Ted Unangst 210597dd68 flag is already set 2019-09-18 12:57:08 -04:00
Ted Unangst 9a0586a2fa allow #0day 2019-09-17 09:58:18 -04:00
Ted Unangst 9680e472f8 allow _ in hashtag 2019-09-17 09:56:20 -04:00
Ted Unangst 4f7f82d916 quick mention @alias 2019-09-10 14:30:52 -04:00
Ted Unangst 688d6be957 log what we don't like 2019-09-04 13:59:27 -04:00
Ted Unangst b1f7c8540b unlink tag links... sigh. 2019-09-01 18:04:30 -04:00
Ted Unangst a4fe9fcf25 more info about some errors 2019-08-30 10:16:59 -04:00
Ted Unangst 108973ef7b catching too much stuff 2019-08-28 11:58:57 -04:00
Ted Unangst 2b8a6ddd20 require leading alpha for hashtag 2019-08-28 11:40:54 -04:00
Ted Unangst 3057c3d255 need to lowercase here 2019-08-27 22:25:02 -04:00
Ted Unangst 03e948fe3c unbonking should work now 2019-08-27 22:15:53 -04:00
Ted Unangst ff756fedae i will allow hyphens in hashtags 2019-08-27 21:44:56 -04:00
Ted Unangst 2c1af70ace remove stray log 2019-08-24 23:14:57 -04:00
Ted Unangst f74b91e15b we're starting to get there with hashtags 2019-08-24 23:03:05 -04:00
Ted Unangst a9f0fad050 only first class honks in rss 2019-08-23 20:35:58 -04:00
Ted Unangst 27b5bc5f5f prefetch handle info instead of waiting for load 2019-08-18 18:32:44 -04:00
Ted Unangst 42931c4e10 delete all the bloat 2019-08-16 00:28:16 -04:00
Ted Unangst 0192c82046 that's a bad log 2019-08-16 00:18:12 -04:00
Ted Unangst 5b309bb846 a cache for handles 2019-08-16 00:11:30 -04:00
Ted Unangst 953f7c5743 switch to using handles on xzone page 2019-08-16 00:05:22 -04:00
Ted Unangst 8886e78b8c better handle lookup that doesn't keep hammering failures 2019-08-15 23:38:01 -04:00
Ted Unangst 617cdd5fd8 better handle AP usernames. don't require manual entry 2019-08-15 23:27:55 -04:00
Ted Unangst 21ca139a31 bloat: counter.cgi 2019-08-15 09:25:36 -04:00
Ted Unangst c91fd71e1e apply unicode filtering to summary too 2019-08-08 12:37:05 -04:00
Ted Unangst 29334c3116 fast track blocks by objid 2019-08-06 16:31:54 -04:00
Ted Unangst 073e9db255 remove useless log 2019-08-05 20:39:18 -04:00
Ted Unangst 7e1bf702cc switch to common version of httpsig code 2019-07-28 19:44:27 -04:00
Ted Unangst f003de9cc9 missed a spot requiring user seperator 2019-07-24 23:24:48 -04:00
Ted Unangst eb7b75f809 should not rementionize bonks 2019-07-22 00:35:26 -04:00
Ted Unangst 4232c63865 try to support implemenations that put the key object in a seperate place 2019-07-17 16:33:38 -04:00
Ted Unangst e9da20ff42 subtle replies should be subtle too 2019-07-14 21:55:57 -04:00
Ted Unangst 090117a321 downstream filtering doesn't work without the full thread, which
we probably won't be loading for sometime, so remove dead code.
2019-07-11 01:59:55 -04:00
Ted Unangst 1beae5e86c it's a lie, but add u-url to links too to prevent prefetching 2019-07-10 23:47:45 -04:00
Ted Unangst 4d880a8290 remove the unspecified horror if not collapsing 2019-07-10 22:44:58 -04:00
Ted Unangst 5aeaf45cad if we kill a word, we should probably kill the whole thread too 2019-07-10 17:49:05 -04:00
Ted Unangst eab34a6104 zilence (collapse) posts matching regex 2019-07-10 17:39:41 -04:00
Ted Unangst babda8d0a7 experiment with collapsing posts 2019-07-10 14:36:14 -04:00
Ted Unangst 9df8218fdf support - in emus 2019-07-09 23:04:19 -04:00
Ted Unangst 29da0f3cdf only inline emus we actually have 2019-07-08 20:58:47 -04:00
Ted Unangst 7837d50fd4 upon further consultation with the golden goose,
tonks will henceforth be known as honk backs.
2019-07-07 20:24:54 -04:00
Ted Unangst a02faab3fe don't embed emus that don't exist 2019-07-07 20:07:16 -04:00
Ted Unangst 0b1f182a94 print original name in handle format 2019-07-05 13:07:59 -04:00
Ted Unangst 4eeb9ec743 don't let html entities leak as hashtags 2019-07-03 16:06:31 -04:00
Ted Unangst 227a6a38c4 remove inline meme text from post 2019-06-30 19:04:37 -04:00
Ted Unangst 12ca40538e fix stale pubkey deletion 2019-06-25 20:49:25 -04:00
Ted Unangst 45a091ac6f last char of mention should not include punctuation 2019-06-25 16:44:48 -04:00
Ted Unangst 0f564e2cce 20 is a better limit for handles 2019-06-24 14:16:12 -04:00
Ted Unangst 059540e3a7 include domain in remote handles again 2019-06-24 13:05:18 -04:00
Ted Unangst 9149144a2b rename some zonk stuff 2019-06-23 22:21:59 -04:00
Ted Unangst eb735e538b refine the spicy post logic 2019-06-23 19:07:28 -04:00
Ted Unangst 2ac28709ea close some queries when done 2019-06-16 21:21:56 -04:00
Ted Unangst ce0f473e81 unloop a one iteration loop 2019-06-16 19:18:33 -04:00
Ted Unangst fc67125854 don't include leading space in hashtag 2019-06-15 18:30:59 -04:00
Ted Unangst 507e4b6c6b include hashtags in AP metadata 2019-06-15 18:24:18 -04:00
Ted Unangst f65e89dbac fix host extraction from actors without paths 2019-06-14 16:32:10 -04:00
Ted Unangst 155dca035d add mention class to all links; see if that hides previews 2019-06-12 01:35:27 -04:00
Ted Unangst 889026e80d push the junky json code out a little more 2019-06-11 10:14:12 -04:00
Ted Unangst fb95988a64 summary may not actually need a label 2019-06-04 03:22:03 -04:00
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