Commit Graph

334 Commits

Author SHA1 Message Date
Ted Unangst 63f6a949bc we don't care about dislikes 2023-07-02 14:47:00 -04:00
Ted Unangst cb7c9d700b go vet claims we need a buffered chan for signal 2023-07-02 14:08:26 -04:00
Ted Unangst 29494d7ac2 too lazy to change the oonker mistake, add another test in threadsort 2023-06-21 19:50:17 -04:00
Ted Unangst e79a05b983 newline for csp violations 2023-06-21 01:17:22 -04:00
Ted Unangst 9f878bffde don't report errors when the backend is expected to die 2023-06-21 01:08:13 -04:00
Ted Unangst 7d6556ee36 cache webfinger responses 2023-06-18 21:44:39 -04:00
Ted Unangst cd7518c0a5 sometimes a thread gets weird. don't double process trees. 2023-06-18 21:22:21 -04:00
Ted Unangst 2f52375872 try to keep the thread flat for simple reply chains 2023-06-14 20:40:11 -04:00
Ted Unangst 20a6d2b962 try pulling self reply up in thread 2023-06-13 23:42:09 -04:00
Ted Unangst 7cc2e6f2da this does a better job on broken threads 2023-06-13 23:31:52 -04:00
Ted Unangst 17be6564ee simplify 2023-06-13 19:48:22 -04:00
Ted Unangst 796de02bb9 need to reorder this logic now, seems to work better 2023-06-13 19:39:59 -04:00
Ted Unangst 67496c1208 another try at flattening logic 2023-06-13 19:26:35 -04:00
Ted Unangst 6cb5152611 logic fail after refactor 2023-06-13 19:21:35 -04:00
Ted Unangst 23f9a3b8bf try to flatten self replies in threading 2023-06-13 19:18:10 -04:00
Ted Unangst 7feb254618 experiment with nested thread sorting 2023-06-13 16:29:27 -04:00
Ted Unangst 23e2c9276a unauthorized space invaders 2023-06-13 15:00:55 -04:00
Ted Unangst e20c344f11 an attempt at opengraph 2023-06-13 14:58:35 -04:00
Ted Unangst 4fe838f5ed some cleanup for the deliverator functions 2023-06-12 15:01:03 -04:00
Ted Unangst 6e43340381 all messages matter again 2023-06-12 13:44:03 -04:00
Ted Unangst 314e0bb805 record the csp violators 2023-05-27 22:47:55 -04:00
Ted Unangst fd0aff3099 revert previous, doesn't seem to help 2023-05-01 17:40:06 -04:00
Ted Unangst af4c98c07d provide json directly at alt link 2023-05-01 17:32:12 -04:00
Ted Unangst 20f2cb81f1 add alternate rel link for activity to header 2023-05-01 17:06:04 -04:00
Ted Unangst 4e3e07d670 svg image support 2023-05-01 15:32:36 -04:00
Ted Unangst 372a274aa6 pong should quote ping id. from curt 2023-03-30 19:17:48 -04:00
Ted Unangst 664f319b28 search can now load posts 2023-03-27 12:47:48 -04:00
Ted Unangst 10bca44dc5 we should support Update for more types than Note 2023-03-25 16:29:50 -04:00
Ted Unangst fc567f7f69 m 2023-03-25 15:10:30 -04:00
Ted Unangst b5470175c7 allow setting context by hand 2023-03-25 14:46:11 -04:00
Ted Unangst ae8d1909d8 use the right variable 2023-03-17 14:24:15 -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 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 2559b0cf16 experiment with allowing user avatar to be visible 2023-03-06 17:42:30 -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 65face4f35 consistently process precis as html.
only do the markdown conversion once and early.
2023-02-23 18:19:37 -05:00
Ted Unangst e08c21228c API access for honkers. 2023-02-19 17:46:59 -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 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 077f37d46c reset userinfo when loading atme to read correct count 2023-01-04 11:51:40 -05:00
Ted Unangst b68d449c02 delete hex avatars 2022-12-26 13:20:48 -05:00
Ted Unangst f5ee0ad942 use samesitestrict. from timkuijsten 2022-11-29 12:26:38 -05:00
Ted Unangst 5c31e2ca06 allow retrieving myhonks via api 2022-10-17 14:01:58 -04:00