Commit Graph

11095 Commits (3ed59c88a69812cc2a774acf80a4a2496870e700)

Author SHA1 Message Date
Bob Mottram b3eedd85d7 Another peertube site 2022-03-23 14:29:55 +00:00
Bob Mottram 1a1bfabc66 Tidying 2022-03-22 18:25:42 +00:00
Bob Mottram 40bf726eea Check html for spyware 2022-03-22 18:22:09 +00:00
Bob Mottram f5a7cbad6e Clear account qrcodes at startup 2022-03-22 11:42:24 +00:00
Bob Mottram 76fd7de76a Showing person qrcode 2022-03-22 11:16:09 +00:00
Bob Mottram 129b933d82 Change qrcode icon to something non-readable 2022-03-22 11:06:51 +00:00
Bob Mottram 88cea2c678 Use onion/i2p address for person qr code if it's available 2022-03-22 10:32:31 +00:00
Bob Mottram 4d91f5f184 Change function name 2022-03-22 10:22:16 +00:00
Bob Mottram 9f3231e5dd Save the onion or i2p version of the domain qrcode if available, because it's more useful 2022-03-22 10:20:00 +00:00
Bob Mottram a4a5ad7b32 Extra header 2022-03-15 10:22:53 +00:00
Bob Mottram fd1db142a5 Show icon when post is delivered via a cloudflare-like intermediary 2022-03-14 20:47:13 +00:00
Bob Mottram b68fd5c561 mitm parameter available when generating posts 2022-03-14 19:55:36 +00:00
Bob Mottram b08acd0cf0 Write a file to indicate that a post was delivered via a third party 2022-03-14 17:37:46 +00:00
Bob Mottram 2f58bade3a Add alternate domains to alsoKnownAs 2022-03-14 15:51:12 +00:00
Bob Mottram 438b6d59ce Debug for rejected announces 2022-03-14 14:50:44 +00:00
Bob Mottram 5730d7bff0 Fix missing server parameters 2022-03-14 13:45:42 +00:00
Bob Mottram a2e864a1bc Test that onion or i2p domain is active 2022-03-14 13:31:23 +00:00
Bob Mottram cc9427ae4e Set session on server 2022-03-14 13:29:41 +00:00
Bob Mottram cd5229efc5 Change onion/i2p domains to local clearnet domain for incoming posts 2022-03-14 13:08:26 +00:00
Bob Mottram 4567ec17f0 Checking recipients with onion or i2p address 2022-03-14 12:45:36 +00:00
Bob Mottram a9ac148e42 Change domain for outgoing posts 2022-03-14 12:06:14 +00:00
Bob Mottram d37e6d2b38 Change outgoing post content if sending to onion or i2p from clearnet 2022-03-14 11:52:41 +00:00
Bob Mottram e3363964d0 Debug showing destination domain 2022-03-14 11:22:28 +00:00
Bob Mottram f9812ce1ed Create sessions for sending posts if needed 2022-03-14 11:07:39 +00:00
Bob Mottram e8de643760 Convert domain from onion/i2p to account handle 2022-03-13 23:57:51 +00:00
Bob Mottram 7145900ff9 Check that original domain is not onion or i2p 2022-03-13 23:42:17 +00:00
Bob Mottram c3838367c2 Debug 2022-03-13 23:21:29 +00:00
Bob Mottram 5f0cf637f0 Set domain 2022-03-13 22:55:39 +00:00
Bob Mottram 17746b74df Support i2p webfinger 2022-03-13 20:58:05 +00:00
Bob Mottram ed820dbcfc Create session for manual follow approve if needed 2022-03-13 20:38:08 +00:00
Bob Mottram 74dc33b96a Get correct domain for private key when using onion or i2p json send 2022-03-13 20:16:39 +00:00
Bob Mottram 406ab7add3 Send follow accept for every follow request which was accepted 2022-03-13 18:02:41 +00:00
Bob Mottram ee238d9890 Handle none values for i2p and onion domains 2022-03-13 15:27:04 +00:00
Bob Mottram fc9aacbb1a Session argument 2022-03-13 15:05:49 +00:00
Bob Mottram 740d400f23 Redirect onion/i2p to original account handle 2022-03-13 14:32:42 +00:00
Bob Mottram df218cf731 Debug message if account not found 2022-03-13 13:36:24 +00:00
Bob Mottram ea025e283f Set both ports when sending to non-clearnet instances 2022-03-13 13:09:20 +00:00
Bob Mottram f1c2ea7002 Set both ports when sending to non-clearnet instances 2022-03-13 13:02:53 +00:00
Bob Mottram b676a15f77 Always download the actor when checking validity, because the actor's fields may have changed 2022-03-13 12:40:09 +00:00
Bob Mottram b932423a25 Establish session before sending follow request 2022-03-13 12:23:20 +00:00
Bob Mottram 4e2137c443 Snake case 2022-03-13 12:15:52 +00:00
Bob Mottram e001a54f64 Debug wording 2022-03-13 12:09:52 +00:00
Bob Mottram 97b4609a75 Script to show thread events 2022-03-13 11:03:26 +00:00
Bob Mottram d611889d76 Debug for thread events 2022-03-13 11:01:07 +00:00
Bob Mottram 6a59a9b66c Script to show missing arguments 2022-03-13 10:36:46 +00:00
Bob Mottram 5eefbb5249 Remove legacy theme setting function
This is done with a json file now
2022-03-13 10:29:27 +00:00
Bob Mottram 6d3e63c1df Change json for onion and i2p requests 2022-03-12 22:36:34 +00:00
Bob Mottram d9a6cdf51b Replace domain for webfinger request from non-clearnet instance 2022-03-12 21:19:07 +00:00
Bob Mottram dff3a1e483 Check that object is dict 2022-03-12 20:09:43 +00:00
Bob Mottram 32e47dadaa -mReplace typically https with http 2022-03-12 20:03:08 +00:00