Commit Graph

146 Commits

Author SHA1 Message Date
Ted Unangst aebc6c8981 more robust shortcut.. return hash of long xid instead of tail.
sometimes the suffix is common to many activities.
noticed by micropub.
2019-10-22 13:06:43 -04:00
Ted Unangst acd96f17ee bump htfilter 2019-10-22 02:02:36 -04:00
Ted Unangst 1bd7069515 should be ok and may be useful to save our own images 2019-10-22 00:21:21 -04:00
Ted Unangst 054aa15a17 composition support for inline images 2019-10-22 00:19:31 -04:00
Ted Unangst b4901ad975 fix inline imgs so they don't lose the donks 2019-10-21 23:12:43 -04:00
Ted Unangst 9d89310be0 style consistency 2019-10-21 01:29:39 -04:00
Ted Unangst ec15e6041a rewrite oneofakind with map since we're starting to see longer arrays 2019-10-19 15:37:33 -04:00
Ted Unangst a5f2dd74c2 rearrange the html filtering to make rewrite rules more predictable 2019-10-16 18:04:38 -04:00
Ted Unangst fcd4170bb2 modestly better search, with parameters 2019-10-15 23:27:30 -04:00
Ted Unangst d357480a1f convert to using library version of cache 2019-10-12 19:25:23 -04:00
Ted Unangst 878c3c28e9 translate known actors to shortnames 2019-10-12 10:34:23 -04:00
Ted Unangst 543a16f6f4 allow renames at end of noise 2019-10-10 18:51:09 -04:00
Ted Unangst 4dc2ada944 we may need to expand short mentions more than once 2019-10-10 18:48:03 -04:00
Ted Unangst b32b7b9dcc syntax highlighting because why not. go code or go home. 2019-10-10 00:40:29 -04:00
Ted Unangst d1473997ce add [link](url) support to markdown 2019-10-09 14:03:16 -04:00
Ted Unangst cad9d2a299 let's try without the unicrud translation 2019-10-06 21:49:04 -04:00
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