Commit Graph

239 Commits

Author SHA1 Message Date
Ted Unangst b60e2e6156 don't leak <p> into summary, seen by eta 2023-08-30 19:12:12 -04:00
Ted Unangst 1b36e72cc1 need to allow images in markdown 2023-08-26 19:47:45 -04:00
Ted Unangst 86738e30b8 if develmode, relative links for emoji 2023-08-26 17:42:14 -04:00
Ted Unangst 592c189e8b need to demasto the mention 2023-07-31 20:46:43 -04:00
Ted Unangst c44af76356 better presentation for readded invisible content 2023-07-30 20:39:31 -04:00
Ted Unangst c57a52a90c allow tagging outside of content 2023-07-30 20:31:00 -04:00
Ted Unangst d3bf2b7bc8 retarget mention links to local profile 2023-07-30 17:03:46 -04:00
Ted Unangst 97b9634a9e practically, sufficient for keys to be owned by same domain as actor.
the url scheme doesn't matter, and need not match.
problem identified by eta.
2023-07-15 18:07:07 -04:00
Ted Unangst 211ab9a97a cleanup some old mistakes and cruft from the database 2023-07-15 17:59:44 -04:00
Ted Unangst 6b46a2a597 identify hashtag links as hashtag 2023-07-02 18:31:51 -04:00
Ted Unangst 91492f866e can inline remnant of old marker code 2023-06-21 01:36:22 -04:00
Ted Unangst 0a3515268c be a bit more permissive with the quick mentions 2023-05-01 14:27:39 -04:00
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