Commit Graph

199 Commits

Author SHA1 Message Date
Ted Unangst 2c65dccc22 host extractor more reliable without trailing ) 2020-07-29 02:38:22 -04:00
Ted Unangst d11ce38a6f better outbound emoji 2020-07-27 00:30:01 -04:00
Ted Unangst 6b2bf3b387 replace emoji after html filtering 2020-07-26 16:25:28 -04:00
Ted Unangst 2a0be57a2e lain seems to think emoji are permittd in chat 2020-07-26 16:19:00 -04:00
Ted Unangst 7fb5c94554 move mentions to mz module 2020-07-20 23:28:42 -04:00
Ted Unangst a7dbec14c4 move hashtag to mz module 2020-07-20 23:00:36 -04:00
Ted Unangst c600581c90 promote flag: feature out of the experimental sandbox 2020-07-07 20:34:59 -04:00
Ted Unangst 8334161c35 domain only urls don't have slashes, just hashes 2020-07-07 16:47:10 -04:00
Ted Unangst b7ec6b50d8 translate chat to html 2020-05-14 23:06:23 -04:00
Ted Unangst afcbbd8d75 chat backs 2020-05-13 18:05:38 -04:00
Ted Unangst 74b55fec6f Boing boom tschak chonky chatter 2020-05-13 17:15:29 -04:00
Ted Unangst 8171d5af89 custom flags 2020-05-11 16:24:18 -04:00
Ted Unangst 3b48371b49 combine a common fmt string 2020-04-22 18:31:33 -04:00
Ted Unangst 25a367d61c revert the funny addressing bits. for now. 2020-02-26 10:37:54 -05:00
Ted Unangst cd7537c110 better handling of address input 2020-02-25 13:37:44 -05:00
Ted Unangst 0b38c46d37 avoid empty strings 2020-02-25 13:29:09 -05:00
Ted Unangst 5628d0376a experiment with an out of band address input field 2020-02-18 15:45:22 -05:00
Ted Unangst f2bf894513 need to close a tag for missing img 2020-01-25 18:08:13 -05:00
Ted Unangst d6e1690192 add support for ed25519 httpsig keys 2020-01-19 03:44:38 -05:00
Ted Unangst 049a15612d if key fetch fails, save the failure so we don't retry again too quickly 2019-12-26 14:46:37 -05:00
Ted Unangst 5222332d91 order some filtering loops better to avoid repeated lookups 2019-12-23 06:13:07 -05:00
Ted Unangst 87d0cabb67 repair some logic differentiating local posts and bonks 2019-12-13 20:23:53 -05:00
Ted Unangst 50fb0d5e09 make redoimages a separate function 2019-12-04 02:30:07 -05:00
Ted Unangst e421c0ba20 only need the handle rename logic for !local 2019-12-01 13:16:10 -05:00
Ted Unangst d5d943b203 can simplify the reverb logic some 2019-12-01 12:34:08 -05:00
Ted Unangst d164471a92 rework emu save slightly for local emus. no need for database copy 2019-12-01 12:27:09 -05:00
Ted Unangst b76f377ca9 quick mention should allow trailing . 2019-11-29 14:53:25 -05:00
Ted Unangst 0b89e1b06c save mentions in honkmeta 2019-11-27 14:36:29 -05:00
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