Commit Graph

218 Commits

Author SHA1 Message Date
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
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