Commit Graph

2787 Commits (12b112ae9769d0e233fa80ffc7c169022b25537c)

Author SHA1 Message Date
Bob Mottram bf43d9cb34 Follow accept supports sending to onion and i2p handles 2022-03-12 10:41:36 +00:00
Bob Mottram ca24fa3265 Send follow requests using the appropriate session 2022-03-11 22:59:15 +00:00
Bob Mottram 1119f10140 Use different sessions for sending out posts
Posts addressed to onion instances use the onion session, etc
2022-03-11 22:13:22 +00:00
Bob Mottram 5025924b99 Change current session 2022-03-11 18:20:38 +00:00
Bob Mottram cf9da94bba Detect post delivery via a third party 2022-03-11 17:44:53 +00:00
Bob Mottram 259016b725 Set from domain when searching for onion handle from clearnet 2022-03-11 16:13:40 +00:00
Bob Mottram aa93a15c8a Search for onion/i2p handles from clearnet 2022-03-11 14:26:35 +00:00
Bob Mottram 794f82dd58 Improve support for onion and i2p addresses existing alongside clearnet 2022-03-11 13:27:54 +00:00
Bob Mottram 81695817a7 Make session and proxy type into per request variables 2022-03-10 15:01:23 +00:00
Bob Mottram 6247dc31b8 Change terminology 2022-03-06 15:05:58 +00:00
Bob Mottram 5b218919b3 Change variable name to avoid confusion 2022-03-06 14:20:25 +00:00
Bob Mottram 9be61c2b38 Save a list of known web crawlers 2022-03-06 14:02:26 +00:00
Bob Mottram f4fc143b3a Add crawlers module 2022-03-06 12:56:26 +00:00
Bob Mottram 35883119be Option to allow some crawlers 2022-03-06 12:31:58 +00:00
Bob Mottram 3aab054c04 Tidying of user agent blocks 2022-03-06 11:59:30 +00:00
Bob Mottram 7f0d897299 Tidying 2022-03-06 11:04:19 +00:00
Bob Mottram ea17e87fcc Tidying 2022-03-05 10:26:15 +00:00
Bob Mottram 742c69163a Screen showing announcers of a post 2022-03-02 14:27:31 +00:00
Bob Mottram 101fe83251 Link to person options from likers screen 2022-03-02 12:01:05 +00:00
Bob Mottram d97395bb9a Only create linker link if likes exist for a post 2022-03-01 14:01:08 +00:00
Bob Mottram fd80babfb8 Screen to show the list of likers of a post 2022-03-01 13:10:10 +00:00
Bob Mottram e4f4045e92 Make logins more obvious in the logs 2022-02-28 10:20:36 +00:00
Bob Mottram 1ef6b83979 Reading pwa colors into the meta html headers 2022-02-27 12:44:47 +00:00
Bob Mottram 924f7509f0 Try to avoid pwa theme variable shenanigans 2022-02-27 11:05:13 +00:00
Bob Mottram 2345cfd467 pwa also suggests privacy browser
Because it allows you to easily turn off javascript with a toggle button
2022-02-27 10:25:07 +00:00
Bob Mottram a6b4e612a7 Make pwa colors themeable 2022-02-27 10:23:07 +00:00
Bob Mottram 4a7fceea95 Briefer debug 2022-02-26 23:25:00 +00:00
Bob Mottram 76258c85c3 Fix function name 2022-02-26 23:20:56 +00:00
Bob Mottram a4e1be91d5 Set user agent for outgoing headers 2022-02-26 23:17:41 +00:00
Bob Mottram 5e11138eb6 String conversion 2022-02-26 23:09:50 +00:00
Bob Mottram 996ab85d9e Actor debug 2022-02-26 23:07:11 +00:00
Bob Mottram 682b65af95 Fix function name 2022-02-26 22:52:20 +00:00
Bob Mottram fdd86ee2e7 Debug for GET authorization 2022-02-26 22:42:44 +00:00
Bob Mottram b8e4ecbd66 Misskey-style instance actor endpoint 2022-02-26 17:07:14 +00:00
Bob Mottram 5f20e96f25 Fix referrer in debug mode 2022-02-26 10:05:47 +00:00
Bob Mottram 6d98dfa2ae Convert to string 2022-02-26 10:01:40 +00:00
Bob Mottram bacf8dece4 Setting time zone within profile 2022-02-25 19:57:31 +00:00
Bob Mottram 49884ca2d6 Add timezone per account 2022-02-25 19:12:40 +00:00
Bob Mottram c92a012b2f Don't list tokens on login failure 2022-02-25 13:55:36 +00:00
Bob Mottram 44ba3bf35c Unit test for caldav report 2022-02-24 16:55:37 +00:00
Bob Mottram 53a72091ae dav handler method name 2022-02-24 10:18:54 +00:00
Bob Mottram 26610e4555 caldav report implementation 2022-02-23 18:04:34 +00:00
Bob Mottram ef8c7a5eb9 Etag returned after caldav put 2022-02-23 12:47:33 +00:00
Bob Mottram 93d05bbdce Implementing caldav report 2022-02-23 12:19:27 +00:00
Bob Mottram 552cf06fb6 Beginning of caldav integration 2022-02-23 09:51:00 +00:00
Bob Mottram a41b0e6d31 List not dict 2022-02-22 11:19:18 +00:00
Bob Mottram 2813cd49de Exception handling for outbox thread 2022-02-22 11:11:55 +00:00
Bob Mottram 2b74e71ea9 Return calendar mime type for download 2022-02-21 11:43:10 +00:00
Bob Mottram 0b686f799a Support for icalendar format 2022-02-21 11:08:48 +00:00
Bob Mottram 5b7cc67720 Application mime type 2022-02-16 12:44:26 +00:00
Bob Mottram 10301cfec3 vcard includes fediverse handle 2022-02-16 11:50:35 +00:00
Bob Mottram a21aad9511 xml vcard format 2022-02-16 11:10:44 +00:00
Bob Mottram 346d11f77a Handle different users path for vcard 2022-02-16 10:14:29 +00:00
Bob Mottram 997a838ecb vcard extension 2022-02-15 16:56:39 +00:00
Bob Mottram c71f30c3c1 vcard 4 returns utf-8 2022-02-15 16:02:05 +00:00
Bob Mottram 9ac37b3f87 Remove debug 2022-02-15 15:59:22 +00:00
Bob Mottram 4de310df10 Return string 2022-02-15 15:48:57 +00:00
Bob Mottram e9a4b25c02 Debug 2022-02-15 15:27:14 +00:00
Bob Mottram d918368284 Tidying 2022-02-15 15:26:09 +00:00
Bob Mottram 351658dc35 Debug 2022-02-15 15:14:00 +00:00
Bob Mottram e8ca863562 Debug 2022-02-15 15:12:18 +00:00
Bob Mottram 4cd0c69028 Option to display actor vcard 2022-02-15 15:01:18 +00:00
Bob Mottram 2023a5214a Support for actor vcard 2022-02-15 14:42:00 +00:00
Bob Mottram 823b4c331d When replying to or bouncing a chat message the post should have ChatMessage type 2022-02-08 12:08:20 +00:00
Bob Mottram 51a666df39 Replying to a chat message has a different path 2022-02-08 10:52:03 +00:00
Bob Mottram 4daec86f2a Support jpeg-xl format 2022-02-06 11:04:49 +00:00
Bob Mottram 3a16200dbe Tidying 2022-02-05 10:49:31 +00:00
Bob Mottram 011f968a18 masto api 2022-02-04 19:36:55 +00:00
Bob Mottram e4f6a8e006 Check that mastodon api calls are from active sites 2022-02-04 19:00:24 +00:00
Bob Mottram 56acb826b7 Duplicate domain 2022-02-04 18:19:26 +00:00
Bob Mottram 42d4847049 mastodon 2022-02-04 18:15:58 +00:00
Bob Mottram 8978b2c2a2 Mastodon api busy flag 2022-02-04 18:06:53 +00:00
Bob Mottram e29d66ddd6 Version 1.3.0 2022-02-03 13:58:20 +00:00
Bob Mottram f188fd3486 Fix unit test 2022-02-03 12:30:57 +00:00
Bob Mottram bae77c61a0 Standardize exception message prefix 2022-02-03 10:34:34 +00:00
Bob Mottram 2c4b0a4433 Domain of busy request 2022-01-31 16:03:18 +00:00
Bob Mottram 79d3de93f6 Include domain in referer url 2022-01-31 15:13:07 +00:00
Bob Mottram b9fb1a9ee4 Use referer url when checking is site is active 2022-01-31 14:22:37 +00:00
Bob Mottram 09f6cf8e9f Extracting domain from user agent 2022-01-31 11:50:01 +00:00
Bob Mottram a36897b106 No plus in user agent url 2022-01-31 11:15:51 +00:00
Bob Mottram 53805c78e1 String cast 2022-01-31 10:16:05 +00:00
Bob Mottram c91e58aae9 Debug 2022-01-31 10:15:13 +00:00
Bob Mottram aa8550faec Sent to referer 2022-01-30 21:54:13 +00:00
Bob Mottram b88adf5e11 Check that referer domain exists for nodeinfo 2022-01-30 21:41:16 +00:00
Bob Mottram 603fb872f5 Use referer domain 2022-01-30 21:37:27 +00:00
Bob Mottram d67e602b55 Switch http code 2022-01-30 18:54:26 +00:00
Bob Mottram 10696e12c1 Extra checks for nodeinfo calling domain 2022-01-30 17:21:28 +00:00
Bob Mottram 152babab4c Check that nodeinfo request comes from a real website 2022-01-30 16:19:07 +00:00
Bob Mottram cda6632973 Ignore self calls to nodeinfo 2022-01-30 15:13:00 +00:00
Bob Mottram b659627d44 Get understood languages for actor making new post 2022-01-28 11:29:01 +00:00
Bob Mottram eb20a723b3 Select appropriate language for summary when replying to posts with cw 2022-01-28 10:54:53 +00:00
Bob Mottram c06ebac48e Simplify 2022-01-26 23:23:43 +00:00
Bob Mottram 0c4b8e11c2 Set dyslexic font during theme change 2022-01-26 23:17:53 +00:00
Bob Mottram c18056becc Additional font formats 2022-01-26 22:49:24 +00:00
Bob Mottram 9ad1fc842f Set dyslexic font in config file 2022-01-26 22:38:29 +00:00
Bob Mottram df9a2e875c Dyslexic font checkbox in theme settings 2022-01-26 22:30:36 +00:00
Bob Mottram cdb9b7cb4b Dyslexic font option 2022-01-26 22:13:23 +00:00
Bob Mottram 5e3f8917ce Theme variable 2022-01-12 18:58:17 +00:00
Bob Mottram d5553fe8a0 Podcasts may not have people list 2022-01-12 17:44:49 +00:00
Bob Mottram 21811daf4d Replace spaces in podcast episode id 2022-01-12 13:11:40 +00:00