Commit Graph

342 Commits

Author SHA1 Message Date
Ted Unangst ad8d72ce0d qotd 2023-08-08 16:17:47 -04:00
Ted Unangst 93b30f305e rel alternative for user too 2023-08-06 04:08:06 -04:00
Ted Unangst 79756a6b0f don't report csp violations by default 2023-08-04 13:06:24 -04:00
Ted Unangst 9de375d169 unusued range var 2023-08-02 23:34:24 -04:00
Ted Unangst c57a52a90c allow tagging outside of content 2023-07-30 20:31:00 -04:00
Ted Unangst c19490a802 donks for days. multiple images with api, adapted from benjojo 2023-07-24 14:28:24 -04:00
Ted Unangst 2dd6b27356 when looking at another user on the same server, don't display controls.
you can't interact with other users via their pages because technically
it's like they are on a different server.
2023-07-15 18:19:12 -04:00
Ted Unangst 211ab9a97a cleanup some old mistakes and cruft from the database 2023-07-15 17:59:44 -04:00
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