Commit Graph

171 Commits

Author SHA1 Message Date
Ted Unangst 02433181f4 the avatar regexp should match the meme one. keep together. 2019-11-26 13:48:39 -05:00
Haelwenn (lanodan) Monnier ef845b2a2c Add support for [^\n] meme files & hgignore
Should be done in separated commits but my mercurial-fu is bad.
2019-11-26 10:35:10 +00:00
Ted Unangst 83c89df14b i thought i compiled this 2019-11-25 15:55:30 -05:00
Ted Unangst d167f26418 try a little harder to recover from httpsig failures 2019-11-25 15:54:29 -05:00
Ted Unangst b63031da52 fix a dumb bug caused by err shadow which prevented pubkey loading from working 2019-11-18 15:18:07 -05:00
Ted Unangst 7bffa8414d consistent order of variables and row scans 2019-11-13 11:00:25 -05:00
Ted Unangst 65af1f4ac3 handle case where hahstag begins a newline 2019-11-12 19:03:48 -05:00
Ted Unangst 89aa0a821d put a limit on some caches that may grow kinda large 2019-11-11 18:30:40 -05:00
Ted Unangst 46e6d99eda add some logging so i can see the magic happen 2019-11-11 12:56:37 -05:00
Ted Unangst 5032f180d1 also save handle when ingesting 2019-11-11 12:52:08 -05:00
Ted Unangst 528e768278 avoid some unnessary requests by fully processing what we get 2019-11-11 12:03:00 -05:00
Ted Unangst 4fc4b67f91 normalize image urls 2019-11-10 23:49:09 -05:00
Ted Unangst d8f6060163 better quick rename needs to be earlier for consistency 2019-11-09 16:33:34 -05:00
Ted Unangst d59a13efd3 rm dead function 2019-11-08 16:58:36 -05:00
Ted Unangst fe1ef8d89e require a letter in hashtags. sorry #1 2019-11-05 02:51:30 -05:00
Ted Unangst 5604522c54 markdown and emus in subject. naturally. 2019-10-30 17:14:27 -04:00
Ted Unangst ea2ea2d94c there's always a funner name to be found 2019-10-30 03:39:56 -04:00
Ted Unangst c0c51e84d0 pleroma is better behaved now, but keep the function 2019-10-30 03:31:39 -04:00
Ted Unangst df1b5af40a cleanup and cache pubkeys 2019-10-30 03:31:16 -04:00
Ted Unangst 295f558560 incrementally closer to consistent html processing 2019-10-29 16:24:32 -04:00
Ted Unangst f97692c875 glow the selected honk if not first 2019-10-29 16:00:41 -04:00
Ted Unangst 3b70052f3d can use the cache functions for handles now 2019-10-29 14:18:13 -04:00
Ted Unangst 9594c5be2a hackish, but yet more effective, means of getting class=mention on all links 2019-10-28 16:05:18 -04:00
Ted Unangst 58292a808c some code towards enabling following a collection 2019-10-26 18:31:42 -04:00
Ted Unangst 3f67140c76 rework delivery and key loading to use userid 2019-10-25 18:46:27 -04:00
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