Commit Graph

227 Commits

Author SHA1 Message Date
Ted Unangst b5470175c7 allow setting context by hand 2023-03-25 14:46:11 -04:00
Ted Unangst 55ece74faa only markdown precis if we found a new one 2023-02-23 18:32:24 -05:00
Ted Unangst 65face4f35 consistently process precis as html.
only do the markdown conversion once and early.
2023-02-23 18:19:37 -05:00
Ted Unangst 6d52b4f492 remove wonk support 2023-02-07 20:35:38 -05:00
Ted Unangst 628fc34ae4 all inclusive danger zone 2023-02-05 20:42:14 -05:00
Ted Unangst 50524cade2 just be explicit about match checking 2023-02-03 22:48:19 -05:00
Ted Unangst 91db81b44d more flexible regex for quick mentions, reported by dirk 2023-02-03 22:37:19 -05:00
Ted Unangst ccbff8b7db switch to using user 1 key for gets because elephants are dumb 2022-12-26 13:27:39 -05:00
Ted Unangst e149bceac9 avoid self mention
from zev
2022-11-22 13:37:53 -05:00
Ted Unangst a967575f05 ignore hidden self mention. 2022-05-31 16:49:41 -04:00
Ted Unangst 2128c6579c specify banner: in profile 2022-05-31 01:31:11 -04:00
Ted Unangst 34cc516aa9 try another variation to find mentions 2022-05-31 01:07:27 -04:00
Ted Unangst 808925a449 readd invisible mentions 2022-05-31 00:24:02 -04:00
Ted Unangst 4f1225ae48 clarify logging 2022-05-20 23:31:18 -04:00
Ted Unangst f455f5a9ea sign gets 2022-05-20 15:50:33 -04:00
Peter Sanchez cbeb18b3e7 Add support for gif emus 2022-05-11 14:15:40 -06:00
Ted Unangst 367afc516b add extra atme class to mentions 2022-05-01 17:33:25 -04:00
Ted Unangst c468a048e1 slightly more consistent about placement of utc conversions 2022-04-12 14:40:17 -04:00
Ted Unangst 24f78ccd65 start making log shared 2022-02-27 15:38:19 -05:00
Ted Unangst 05b7a361d2 Wonk wonk! 2022-02-09 17:11:55 -05:00
Ted Unangst 7eef6ae5d0 flexible logging 2022-02-06 00:42:13 -05:00
Ted Unangst 4d1635f440 missing datadir in the memetizer 2021-11-14 23:30:41 -05:00
Ted Unangst 023073de03 switch to only generating xid for donks where needed 2020-09-30 11:35:18 -04:00
Ted Unangst 60c27f27fc custom lingo for those who don't like honking 2020-09-25 22:37:28 -04:00
Ted Unangst c1caef5679 only fill in reply handles if logged in user 2020-08-05 15:49:26 -04:00
Ted Unangst b9bb752d7c exlude self from reply mentions 2020-08-05 15:42:59 -04:00
Ted Unangst aea6401d75 option to mention all in replies 2020-08-05 15:33:27 -04:00
Ted Unangst 4b89e0a43a move emuxifier into html filter to avoid link damage 2020-08-03 16:40:05 -04:00
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