Commit Graph

665 Commits

Author SHA1 Message Date
Ted Unangst 5a621af47e go ten replies up a thread chain 2019-07-29 14:24:45 -04:00
Ted Unangst 9f5d3cccde link should be noreferrer 2019-07-28 22:01:34 -04:00
Ted Unangst cba3848345 update image library (rotations fix) 2019-07-28 21:55:59 -04:00
Ted Unangst d6cc646200 a little more type safety with less interface 2019-07-28 20:01:12 -04:00
Ted Unangst a6b45e4c92 reduce code by using library 2019-07-28 19:54:39 -04:00
Ted Unangst 7e1bf702cc switch to common version of httpsig code 2019-07-28 19:44:27 -04:00
Ted Unangst 5a5080496c add link to remote user profile 2019-07-28 19:00:35 -04:00
Ted Unangst 686d139f54 delete old muted threads from db 2019-07-28 18:42:21 -04:00
Ted Unangst 38b44ebef6 Added tag v0.7.6 for changeset 0f150eed70d5 2019-07-25 09:54:05 -04:00
Ted Unangst 9a84d0dc7c upgrade all the db versions, not just one at a time 2019-07-25 09:53:53 -04:00
Ted Unangst f003de9cc9 missed a spot requiring user seperator 2019-07-24 23:24:48 -04:00
Ted Unangst a84f5d8a50 better effort to avoid duplicte deliveries 2019-07-24 20:27:13 -04:00
Ted Unangst bb4dfede0a Added tag v0.7.5 for changeset 65ea769c65bb 2019-07-24 18:50:32 -04:00
Ted Unangst 0a9bdde3a6 this will be 0.7.5 2019-07-24 18:50:27 -04:00
Ted Unangst 6f887519e8 + changes 2019-07-23 13:23:42 -04:00
Ted Unangst e23e076c3a new users must be created with empty option string 2019-07-23 13:21:54 -04:00
Ted Unangst 26cb0ee381 allow modifying url patterns to better imitate other software. kinda. 2019-07-23 13:21:09 -04:00
Ted Unangst eb7b75f809 should not rementionize bonks 2019-07-22 00:35:26 -04:00
Ted Unangst a1648667ec handle the case where inreplyto is an object 2019-07-22 00:09:16 -04:00
Ted Unangst 4e03d728b8 if the created object is url, fetch it 2019-07-20 23:01:04 -04:00
Ted Unangst a53f9b7917 allow attributedto to be object 2019-07-20 22:45:43 -04:00
Ted Unangst ad4a21d642 keep the robots out of more stuff that's annoying 2019-07-18 19:16:12 -04:00
Ted Unangst 68bed3837c only log first error if retrying during get 2019-07-18 15:13:10 -04:00
Ted Unangst 99b4d9f521 some diags to assist in hoot troubles 2019-07-17 23:11:48 -04:00
Ted Unangst 4232c63865 try to support implemenations that put the key object in a seperate place 2019-07-17 16:33:38 -04:00
Ted Unangst 5b10e20388 try grabbing the name if no summary 2019-07-16 03:35:04 -04:00
Ted Unangst 7afc56eb39 depend on go.mod 2019-07-16 03:04:45 -04:00
Ted Unangst 93c05bcab7 update webs/image 2019-07-16 03:03:23 -04:00
Ted Unangst a7f7b32a3e and some more unicrud 2019-07-16 00:14:09 -04:00
Ted Unangst fbe87cd75b another collection of unicruds 2019-07-16 00:10:29 -04:00
Ted Unangst 9abea47a02 add a button to expand it all 2019-07-15 21:32:38 -04:00
Ted Unangst 4aba1ba5fd simplify cleanup command 2019-07-15 20:49:01 -04:00
Ted Unangst a5aa1dbdcb stick the honker details in a details 2019-07-15 20:21:47 -04:00
Ted Unangst 46a50e5b80 servername in user-agent to play nice 2019-07-15 12:57:50 -04:00
Ted Unangst e9da20ff42 subtle replies should be subtle too 2019-07-14 21:55:57 -04:00
Ted Unangst 36959973a1 Added tag v0.7.4 for changeset 4f0ac04432d5 2019-07-11 10:55:15 -04:00
Ted Unangst 9599b287e3 last changelog edit 2019-07-11 10:55:05 -04:00
Ted Unangst 090117a321 downstream filtering doesn't work without the full thread, which
we probably won't be loading for sometime, so remove dead code.
2019-07-11 01:59:55 -04:00
Ted Unangst 1a095fdecf more realistically, only (long) timeout errors can be fixed by retries 2019-07-11 01:25:50 -04:00
Ted Unangst 0023fac43d implement a short timeout for some get operations 2019-07-11 01:20:53 -04:00
Ted Unangst 7e66d52af5 when deleting, have to make it public to federate 2019-07-11 01:10:35 -04:00
Ted Unangst 1beae5e86c it's a lie, but add u-url to links too to prevent prefetching 2019-07-10 23:47:45 -04:00
Ted Unangst c7142194fe add overflow:hidden here to prevent horizontal scrolling artifacts 2019-07-10 22:59:55 -04:00
Ted Unangst 4d880a8290 remove the unspecified horror if not collapsing 2019-07-10 22:44:58 -04:00
Ted Unangst 5aeaf45cad if we kill a word, we should probably kill the whole thread too 2019-07-10 17:49:05 -04:00
Ted Unangst eab34a6104 zilence (collapse) posts matching regex 2019-07-10 17:39:41 -04:00
Ted Unangst 2a2019743f if it's sensitive but we don't know why, make up a reason 2019-07-10 14:46:43 -04:00
Ted Unangst babda8d0a7 experiment with collapsing posts 2019-07-10 14:36:14 -04:00
Ted Unangst a576dcc9ec focus on text area for reply 2019-07-10 01:40:14 -04:00
Ted Unangst 7b6321302a support a few more actor types 2019-07-10 01:21:56 -04:00