Commit Graph

2832 Commits (b94a919be7af2de24635e0e1170df690c280d95d)

Author SHA1 Message Date
Bob Mottram 1c40d54525 More profiling 2022-03-31 11:00:14 +01:00
Bob Mottram 9ae9bd3e94 Clear busy state 2022-03-26 14:13:03 +00:00
Bob Mottram 2d987e41f9 Always redirect to an absolute url 2022-03-24 19:36:23 +00:00
Bob Mottram 5373160fbf Change terminology 2022-03-24 13:27:07 +00:00
Bob Mottram a421e78b74 Missing get 2022-03-24 13:21:40 +00:00
Bob Mottram 8d3ec4a0cc Missing get 2022-03-24 13:19:19 +00:00
Bob Mottram 7f1e23c013 Bold reading accessibility feature 2022-03-24 13:14:41 +00:00
Bob Mottram f55f7a258f Handle none return valued from nickname 2022-03-23 23:59:29 +00:00
Bob Mottram aab90e75da Check for no domain 2022-03-23 22:49:37 +00:00
Bob Mottram 95eed2183a Check for type 2022-03-23 22:24:49 +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 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 b68fd5c561 mitm parameter available when generating posts 2022-03-14 19:55:36 +00:00
Bob Mottram 2f58bade3a Add alternate domains to alsoKnownAs 2022-03-14 15:51:12 +00:00
Bob Mottram 5730d7bff0 Fix missing server parameters 2022-03-14 13:45:42 +00:00
Bob Mottram 7145900ff9 Check that original domain is not onion or i2p 2022-03-13 23:42:17 +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 fc9aacbb1a Session argument 2022-03-13 15:05:49 +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 b932423a25 Establish session before sending follow request 2022-03-13 12:23:20 +00:00
Bob Mottram d611889d76 Debug for thread events 2022-03-13 11:01:07 +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 32e47dadaa -mReplace typically https with http 2022-03-12 20:03:08 +00:00
Bob Mottram 06af2b892f Change actor domain for non-clearnet lookups 2022-03-12 19:46:47 +00:00
Bob Mottram eebc60170d Fix missing outbox parameters 2022-03-12 18:28:07 +00:00
Bob Mottram 075d4e070e Remove post debug 2022-03-12 17:38:44 +00:00
Bob Mottram fe798e8d44 Inbox debug 2022-03-12 17:33:22 +00:00
Bob Mottram 3f1e5f38fb Inbox debug 2022-03-12 17:25:25 +00:00
Bob Mottram b9ea66bf5a Inbox arrival debug 2022-03-12 17:19:09 +00:00
Bob Mottram d06c69e656 Debug 2022-03-12 15:23:15 +00:00
Bob Mottram 8c328849d4 Debug 2022-03-12 14:50:47 +00:00
Bob Mottram ec3b9cacf8 Url for deletion 2022-03-12 14:29:26 +00:00
Bob Mottram 02b0df7bc7 Users path for delete 2022-03-12 14:24:36 +00:00
Bob Mottram 8f8a3098fd Get users path for delete 2022-03-12 14:22:18 +00:00
Bob Mottram 998fa21b13 Handle replying to unlisted posts 2022-03-12 14:09:36 +00:00
Bob Mottram 8e6327d127 More mitm headers 2022-03-12 11:44:07 +00:00
Bob Mottram 02444ecdef Follow reject supports sending to onion or i2p domains 2022-03-12 11:04:37 +00:00
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