Commit Graph

1512 Commits

Author SHA1 Message Date
Ted Unangst 7058ecd1d0 clean up the dust 2023-03-17 10:45:25 -04:00
Ted Unangst 31a9ea6a08 need to allow media src for le memes 2023-03-15 17:01:30 -04:00
Ted Unangst 2eb5b9d3c0 these logs are annoying 2023-03-15 15:43:57 -04:00
Ted Unangst 858ce2f291 allow filtering of replies 2023-03-15 15:26:46 -04:00
Ted Unangst af2deab137 revert to sending summary for images, it should work 2023-03-09 12:32:53 -05:00
Ted Unangst a857fdd06c only dumb it down for images, stuff like PDF should retain name 2023-03-09 02:00:12 -05:00
Ted Unangst dab8de6670 don't drop the donk! sometimes preview would find the wrong one on resubmit. 2023-03-09 01:57:20 -05:00
Ted Unangst b261f73c49 some pleroma frontends apparently use notice urls 2023-03-09 00:54:59 -05:00
Ted Unangst bf9e65d699 simplify image descriptions so that lesser implementations can find them 2023-03-09 00:51:33 -05:00
Ted Unangst 7f8d2068fd m 2023-03-06 17:46:50 -05:00
Ted Unangst 2559b0cf16 experiment with allowing user avatar to be visible 2023-03-06 17:42:30 -05:00
Ted Unangst ff5b731644 newlines in error messages 2023-03-02 23:37:16 -05:00
Ted Unangst ba9d745efa need to query for the sub here 2023-03-02 23:34:54 -05:00
Ted Unangst e965f7090f command line follow and unfollow 2023-03-01 14:48:50 -05:00
Ted Unangst e8d1d64f1c namecheck regexp should match whole string 2023-02-26 12:08:43 -05:00
Ted Unangst 5e481273df rename checkin to assassination coordinates as benjojo did 2023-02-24 13:42:30 -05:00
Ted Unangst e9813defe2 genschema isn't used anymore 2023-02-24 13:17:30 -05:00
Ted Unangst 23117ad450 database upgrade to fixup the subject lines 2023-02-24 13:09:45 -05:00
Ted Unangst 108cd4fff3 remove excess logging 2023-02-24 12:59:22 -05:00
Ted Unangst 55ece74faa only markdown precis if we found a new one 2023-02-23 18:32:24 -05:00
Ted Unangst 5eb2821d10 note that some old posts may have two subjects now 2023-02-23 18:26:43 -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 ed13b68989 collapse the danger honks by default when logged out 2023-02-22 15:04:24 -05:00
Ted Unangst b6efa7d4bd js lint from kuijsten 2023-02-22 14:56:26 -05:00
Ted Unangst ca9f48106c remove very old dead code which is confusing 2023-02-19 19:45:09 -05:00
Ted Unangst 65a27bf359 cleanup up emoji in hoots 2023-02-19 19:39:13 -05:00
Ted Unangst 4ed4ae3186 seasonal rotation of the reactions 2023-02-19 17:58:27 -05:00
Ted Unangst 398d430e97 wonkles are gone 2023-02-19 17:47:45 -05:00
Ted Unangst e08c21228c API access for honkers. 2023-02-19 17:46:59 -05:00
Ted Unangst ad5a149f64 safer to use templates sprintf to build html 2023-02-11 19:56:27 -05:00
Ted Unangst 9b8018ff26 alt text for hoot images 2023-02-11 19:46:29 -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 59e07ff522 csp fix from tim 2023-01-27 15:42:50 -05:00
Ted Unangst 84312b409c need to add this 2023-01-27 12:39:17 -05:00
Ted Unangst 6957a4d950 i failed to add 2023-01-27 00:21:16 -05:00
Ted Unangst a1574411aa fixes for peekses 2023-01-27 00:20:27 -05:00
Ted Unangst 6883c5b6b9 mention new features 2023-01-26 16:40:03 -05:00
Ted Unangst a45e27038f make quote inlining an option 2023-01-26 16:38:52 -05:00
Ted Unangst 455989f85b add an emu peeker to the honkform.
from petersanchez, adapted to new csp rules
2023-01-26 16:27:11 -05:00
Ted Unangst 2983156e4b apply CSP patches. no more inline script or css.
from timkuijsten
2023-01-26 15:56:48 -05:00
Ted Unangst 78a58539ea allow subs to resub, from xwatt 2023-01-24 19:10:17 -05:00
Ted Unangst f4dfdcea25 allow . to match all summaries 2023-01-24 19:08:26 -05:00
Ted Unangst 9539575678 more masto stompage 2023-01-24 17:19:25 -05:00
Ted Unangst ebf1000f1c the mastodon made me do it; i am blameless 2023-01-24 17:13:49 -05:00
Ted Unangst 32ed638147 some basic qt support 2023-01-24 14:46:55 -05:00
Ted Unangst be858a970a fix http sigs for gets and adjacent mentions 2023-01-23 12:52:27 -05:00
Ted Unangst c92ad40a10 encodeURIComponent is how we spell escape in this century
from thinegen
2023-01-04 13:51:07 -05:00