Commit Graph

3016 Commits (9142041f67487f372fc2b3c8d09215e1571cf5cf)

Author SHA1 Message Date
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
Bob Mottram 39401222fe Podcast episode screen 2022-01-11 18:25:13 +00:00
Bob Mottram b94336fb40 Set onion and i2p domain 2022-01-04 22:05:04 +00:00
Bob Mottram 01356d5ae8 Snake case 2022-01-04 13:34:31 +00:00
Bob Mottram 3a2a24baa4 Snake case 2022-01-02 10:31:24 +00:00
Bob Mottram cb9165afa1 Extra tests for configuration variable names as camel case 2022-01-01 21:43:34 +00:00
Bob Mottram fd2dfb0438 Snake case 2022-01-01 20:36:56 +00:00
Bob Mottram 1e84835193 Snake case 2022-01-01 17:29:48 +00:00
Bob Mottram f53810e82d Snake case 2022-01-01 15:11:42 +00:00
Bob Mottram a687cee0d2 Snake case 2021-12-31 23:50:29 +00:00
Bob Mottram 0a3d10b2ca Snake case 2021-12-31 23:07:23 +00:00
Bob Mottram 2099cad0ac Snake case 2021-12-31 21:18:12 +00:00
Bob Mottram 63334f8250 Snake case for profile contact variables 2021-12-31 18:11:17 +00:00
Bob Mottram 0cbdf6d270 Snake case 2021-12-30 20:48:38 +00:00
Bob Mottram 1aa79ce198 More checking of variable case 2021-12-30 13:56:38 +00:00
Bob Mottram 1d0da992e9 POST variables should be camel case 2021-12-30 12:23:55 +00:00
Bob Mottram 086c760ace Moving to snake case 2021-12-29 21:55:09 +00:00
Bob Mottram 91bd28a664 Snake case 2021-12-28 22:22:09 +00:00
Bob Mottram 30e04544ae Snake case 2021-12-28 21:55:38 +00:00
Bob Mottram f96495a356 Snake case 2021-12-28 21:36:27 +00:00
Bob Mottram 1872d25cd1 Snake case 2021-12-28 20:32:11 +00:00
Bob Mottram 133566c821 Snake case 2021-12-28 19:33:29 +00:00
Bob Mottram f6e842d6b8 Snake case 2021-12-28 18:13:52 +00:00
Bob Mottram f75a321f9e Snake case 2021-12-28 17:33:54 +00:00
Bob Mottram 34e533f289 Snake case 2021-12-28 17:20:43 +00:00
Bob Mottram 114e6c7bf4 Snake case 2021-12-28 17:09:43 +00:00
Bob Mottram aca221a57c Snake case 2021-12-28 17:06:24 +00:00
Bob Mottram 4f62625a4b Snake case 2021-12-28 16:56:57 +00:00
Bob Mottram c6cc551605 Snake case 2021-12-28 16:50:20 +00:00
Bob Mottram 6fdde8e107 Snake case 2021-12-28 16:00:24 +00:00
Bob Mottram be15642790 Tidying 2021-12-28 15:19:12 +00:00
Bob Mottram c4203bc086 Snake case 2021-12-28 14:55:45 +00:00
Bob Mottram a68667d829 Snake case 2021-12-28 14:41:10 +00:00
Bob Mottram a8138d6401 Snake case 2021-12-28 13:56:43 +00:00
Bob Mottram 50ce448667 Snake case 2021-12-28 13:49:44 +00:00
Bob Mottram 98e787fe1e Snake case 2021-12-28 12:15:46 +00:00
Bob Mottram 47b844152e Snake case 2021-12-28 10:17:58 +00:00
Bob Mottram 43f77c70ae Snake case 2021-12-27 23:23:07 +00:00
Bob Mottram 4246688359 Snake case 2021-12-27 23:02:50 +00:00
Bob Mottram b6ac0d6b24 Snake case 2021-12-27 22:19:18 +00:00
Bob Mottram 88922a9b4f Snake case 2021-12-27 21:42:08 +00:00
Bob Mottram 0efd2c1b78 Snake case 2021-12-27 21:29:21 +00:00
Bob Mottram 602ab1ad58 Snake case 2021-12-27 20:47:05 +00:00
Bob Mottram 5ce15ffbed Snake case 2021-12-27 20:43:15 +00:00
Bob Mottram 3128c724a1 Snake case 2021-12-27 20:38:02 +00:00
Bob Mottram 7e3e299873 Snake case 2021-12-27 19:05:25 +00:00
Bob Mottram b63039ae47 Snake case 2021-12-27 17:53:41 +00:00
Bob Mottram f15fed2145 Snake case 2021-12-27 17:42:35 +00:00
Bob Mottram 218ea067c0 Snake case 2021-12-27 17:35:58 +00:00
Bob Mottram 322338a455 Snake case 2021-12-27 16:18:52 +00:00
Bob Mottram 7bd8d630e0 Snake case 2021-12-27 16:02:54 +00:00
Bob Mottram 2ab472fad4 Snake case 2021-12-27 15:58:46 +00:00
Bob Mottram 682a6755e0 Snake case 2021-12-27 15:52:08 +00:00
Bob Mottram 501feef616 Snake case 2021-12-27 15:43:22 +00:00
Bob Mottram e2b7407e96 Snake case 2021-12-27 15:41:04 +00:00
Bob Mottram 6c928801fa Snake case 2021-12-27 15:37:31 +00:00
Bob Mottram 48f51887b8 Snake case 2021-12-27 11:20:57 +00:00
Bob Mottram f1370531ab Snake case 2021-12-27 11:05:24 +00:00
Bob Mottram 0e87c9a362 Snake case 2021-12-26 23:41:34 +00:00
Bob Mottram 201429fa92 Snake case 2021-12-26 20:48:15 +00:00
Bob Mottram 25a4d98cc6 Snake case 2021-12-26 20:36:08 +00:00
Bob Mottram 2c88fb0f42 Snake case 2021-12-26 20:12:18 +00:00
Bob Mottram df168c656d Snake case 2021-12-26 20:09:52 +00:00
Bob Mottram 30120348ee Snake case 2021-12-26 20:01:37 +00:00
Bob Mottram 1684bbbbca Snake case 2021-12-26 19:47:06 +00:00
Bob Mottram fa67322c4e Snake case 2021-12-26 19:12:02 +00:00
Bob Mottram d32d6eb86d Snake case 2021-12-26 19:01:36 +00:00
Bob Mottram 467c5831a4 Snake case 2021-12-26 18:58:06 +00:00
Bob Mottram ba6320e3f5 Snake case 2021-12-26 18:55:07 +00:00
Bob Mottram bb86551e1c Snake case 2021-12-26 18:46:43 +00:00
Bob Mottram e03417ef54 Snake case 2021-12-26 18:40:10 +00:00
Bob Mottram 49d6219e78 Snake case 2021-12-26 18:37:07 +00:00
Bob Mottram a5dcac8679 Snake case 2021-12-26 18:29:39 +00:00
Bob Mottram a711a29dbd Snake case 2021-12-26 18:08:08 +00:00
Bob Mottram cd5a897184 Snake case 2021-12-26 18:05:54 +00:00
Bob Mottram 1129862acb Snake case 2021-12-26 18:03:39 +00:00
Bob Mottram 821af94f59 Snake case 2021-12-26 17:53:07 +00:00
Bob Mottram 4cdad10897 Snake case 2021-12-26 17:21:37 +00:00
Bob Mottram 73bd65b8a9 Snake case 2021-12-26 17:15:04 +00:00
Bob Mottram 54d903a47c Snake case 2021-12-26 16:59:38 +00:00
Bob Mottram c1034b21d1 Snake case 2021-12-26 15:32:00 +00:00
Bob Mottram 0a2cb81a29 Snake case 2021-12-26 15:13:34 +00:00
Bob Mottram dee60be26b Snake case 2021-12-26 14:47:21 +00:00
Bob Mottram 9502b08961 Snake case 2021-12-26 14:28:58 +00:00
Bob Mottram dac2324ba9 Snake case 2021-12-26 14:26:16 +00:00
Bob Mottram f25d6f9203 Snake case 2021-12-26 14:17:13 +00:00
Bob Mottram 6604143504 Snake case 2021-12-26 14:08:58 +00:00
Bob Mottram af628d051c Snake case 2021-12-26 13:27:57 +00:00
Bob Mottram cdf7fbd8ac Snake case 2021-12-26 13:17:46 +00:00
Bob Mottram 79dabfa8fc Snake case 2021-12-26 12:45:03 +00:00
Bob Mottram fc98441a40 Snake case 2021-12-26 12:21:31 +00:00
Bob Mottram 8f97b42fd4 Snake case 2021-12-26 12:19:00 +00:00
Bob Mottram 65e42a7c12 Snake case 2021-12-26 12:16:36 +00:00
Bob Mottram 2ae2ce4945 Snake case 2021-12-26 12:10:21 +00:00
Bob Mottram a151710ce2 Snake case 2021-12-26 12:02:29 +00:00
Bob Mottram dcafa28ee4 Snake case 2021-12-26 11:29:40 +00:00
Bob Mottram 594b3beb55 Snake case 2021-12-26 10:57:03 +00:00
Bob Mottram c99a29df89 Snake case 2021-12-26 10:29:52 +00:00
Bob Mottram 963ed4aa1f Snake case 2021-12-26 10:19:59 +00:00
Bob Mottram 6abe5d83fe Snake case 2021-12-26 10:00:46 +00:00
Bob Mottram db8465709e Snake case 2021-12-26 09:56:43 +00:00
Bob Mottram 3355ea874d Snake case 2021-12-26 09:52:04 +00:00
Bob Mottram 81141ad35b Snake case 2021-12-26 00:07:44 +00:00
Bob Mottram 49308fbcb5 Snake case 2021-12-25 23:51:19 +00:00
Bob Mottram 77fc7ddc8e Snake case 2021-12-25 23:45:30 +00:00
Bob Mottram f087b8589c Snake case 2021-12-25 23:41:17 +00:00
Bob Mottram 2f7ea9084a Snake case 2021-12-25 23:38:53 +00:00
Bob Mottram 89644bb50c Snake case 2021-12-25 23:35:50 +00:00
Bob Mottram 7b41bcb5a1 Snake case 2021-12-25 23:26:38 +00:00
Bob Mottram d21efe800d Snake case 2021-12-25 23:23:29 +00:00
Bob Mottram d37973d092 Snake case 2021-12-25 23:21:17 +00:00
Bob Mottram 80e0ae1702 Snake case 2021-12-25 23:18:10 +00:00
Bob Mottram 7359e81582 Snake case 2021-12-25 23:12:31 +00:00
Bob Mottram ae65c33553 Snake case 2021-12-25 23:09:49 +00:00
Bob Mottram fbdd3f7149 Snake case 2021-12-25 23:05:40 +00:00
Bob Mottram 3a26274342 Snake case 2021-12-25 23:03:28 +00:00
Bob Mottram 869ba0ccf9 Snake case 2021-12-25 22:48:08 +00:00
Bob Mottram e7af84f3fe Snake case 2021-12-25 22:45:26 +00:00
Bob Mottram f076ad82c0 Snake case 2021-12-25 22:42:29 +00:00
Bob Mottram 8949c85a29 Snake case 2021-12-25 22:38:20 +00:00
Bob Mottram ffb98f784e Snake case 2021-12-25 22:35:43 +00:00
Bob Mottram 8b496452ed Snake case 2021-12-25 22:33:20 +00:00
Bob Mottram d78af3dec9 Snake case 2021-12-25 22:30:59 +00:00
Bob Mottram 58e396e483 Snake case 2021-12-25 22:28:18 +00:00
Bob Mottram 8a3d87d4a8 Snake case 2021-12-25 22:17:49 +00:00
Bob Mottram 4479027aef Snake case 2021-12-25 22:09:19 +00:00
Bob Mottram 9e6b069ab4 Snake case 2021-12-25 21:45:06 +00:00
Bob Mottram 3100bce6c3 Snake case 2021-12-25 21:42:26 +00:00
Bob Mottram 8a0855af4c Snake case 2021-12-25 21:37:41 +00:00
Bob Mottram b92450770d Snake case 2021-12-25 21:34:53 +00:00
Bob Mottram b8d460b496 Snake case 2021-12-25 21:32:15 +00:00
Bob Mottram 74ee5eeb7e Snake case 2021-12-25 21:29:53 +00:00
Bob Mottram bf8bf79620 Snake case 2021-12-25 21:18:07 +00:00
Bob Mottram 73a88716d6 Snake case 2021-12-25 21:13:55 +00:00
Bob Mottram 5aa2e2f7c3 Snake case 2021-12-25 21:11:35 +00:00
Bob Mottram 3c1c0f2feb Snake case 2021-12-25 21:09:22 +00:00
Bob Mottram 3a902e6011 Snake case 2021-12-25 21:07:06 +00:00
Bob Mottram bd90c75f32 Snake case 2021-12-25 21:04:51 +00:00
Bob Mottram a7c1c5272b Snake case 2021-12-25 21:02:44 +00:00
Bob Mottram 098d3eec30 Snake case 2021-12-25 21:00:17 +00:00
Bob Mottram 33ed383df4 Snake case 2021-12-25 20:58:07 +00:00
Bob Mottram 4f37cc05cd Snake case 2021-12-25 20:55:47 +00:00
Bob Mottram ed8d83c6c7 Snake case 2021-12-25 20:50:24 +00:00
Bob Mottram 2e157b5441 Snake case 2021-12-25 20:43:43 +00:00
Bob Mottram 0203107e1a Snake case 2021-12-25 20:39:35 +00:00
Bob Mottram e453d373b6 Snake case 2021-12-25 20:36:53 +00:00
Bob Mottram 2c02ed05eb Snake case 2021-12-25 20:34:38 +00:00
Bob Mottram 376ad52ed0 Snake case 2021-12-25 20:30:30 +00:00
Bob Mottram e9a98497c1 Snake case 2021-12-25 20:28:06 +00:00
Bob Mottram 03c2e4168c Snake case 2021-12-25 20:25:07 +00:00
Bob Mottram 7e153c12b9 Snake case 2021-12-25 20:22:25 +00:00
Bob Mottram 8b9a53c304 Snake case 2021-12-25 20:20:08 +00:00
Bob Mottram a2b11135f3 Snake case 2021-12-25 20:17:35 +00:00
Bob Mottram c41d18396e Snake case 2021-12-25 20:14:45 +00:00
Bob Mottram 025178849c Snake case 2021-12-25 20:12:07 +00:00
Bob Mottram 9b9726a417 Snake case 2021-12-25 20:09:29 +00:00
Bob Mottram 811b064117 Snake case 2021-12-25 20:06:27 +00:00
Bob Mottram 464084e507 Snake case 2021-12-25 19:42:14 +00:00
Bob Mottram cbbe8812bd Snake case 2021-12-25 19:39:45 +00:00
Bob Mottram 438f06aea9 Snake case 2021-12-25 19:37:10 +00:00
Bob Mottram a08044f4c9 Snake case 2021-12-25 19:34:20 +00:00
Bob Mottram 13e87f91b6 Snake case 2021-12-25 19:31:24 +00:00
Bob Mottram 0436f2867f Snake case 2021-12-25 19:19:14 +00:00
Bob Mottram b287c3502a Snake case 2021-12-25 19:09:03 +00:00
Bob Mottram 5b082ab200 Snake case 2021-12-25 19:00:00 +00:00
Bob Mottram deb1f8b20a Snake case 2021-12-25 18:57:13 +00:00
Bob Mottram a8a4aa3d98 Snake case 2021-12-25 18:54:50 +00:00
Bob Mottram c63e319bb9 Snake case 2021-12-25 18:49:19 +00:00
Bob Mottram 0a5889c531 Snake case 2021-12-25 18:47:04 +00:00
Bob Mottram 2277bd8975 Snake case 2021-12-25 18:44:18 +00:00
Bob Mottram 71df603c37 Snake case 2021-12-25 18:40:32 +00:00
Bob Mottram b028216dfd Snake case 2021-12-25 18:38:19 +00:00
Bob Mottram 091b576d3c Snake case 2021-12-25 18:35:24 +00:00
Bob Mottram 72727ef690 Snake case 2021-12-25 18:32:17 +00:00
Bob Mottram d5479e55d5 Snake case 2021-12-25 18:29:29 +00:00
Bob Mottram 07aa04947c Snake case 2021-12-25 18:27:11 +00:00
Bob Mottram 2cd2857d57 Snake case 2021-12-25 18:23:12 +00:00
Bob Mottram e6f605bdd8 Snake case 2021-12-25 18:20:56 +00:00
Bob Mottram 5afc4e9e9b Snake case 2021-12-25 18:12:13 +00:00
Bob Mottram 8c6b0f3149 Snake case 2021-12-25 18:05:01 +00:00
Bob Mottram 43c2684781 Snake case 2021-12-25 17:31:22 +00:00
Bob Mottram 935bf87d30 Snake case 2021-12-25 17:15:52 +00:00
Bob Mottram bfb3915407 Snake case 2021-12-25 17:13:38 +00:00
Bob Mottram 49e7432076 Snake case 2021-12-25 17:09:22 +00:00
Bob Mottram acc780e780 Snake case 2021-12-25 16:17:53 +00:00
Bob Mottram 8c0c6b08ff Exception variable names 2021-12-25 15:28:52 +00:00
Bob Mottram 856b8a1516 No get 2021-12-17 13:11:59 +00:00
Bob Mottram e11180ebd0 Check for favicon from local instance 2021-12-17 12:07:22 +00:00
Bob Mottram c6516b55c3 Shorter cached favicon filename 2021-12-17 12:01:54 +00:00
Bob Mottram 6da17599ca Detect favicon mime type 2021-12-16 23:32:13 +00:00
Bob Mottram 791bbcf423 Avoid favicon confusion 2021-12-16 23:00:15 +00:00
Bob Mottram 06165e76a9 Debug 2021-12-16 22:52:48 +00:00
Bob Mottram 3a488db6d1 Cache favicons in memory 2021-12-16 22:39:05 +00:00
Bob Mottram e9b98b82ce Dash instead of hash 2021-12-16 22:26:46 +00:00
Bob Mottram f9bbfdd8cd Less indentation 2021-12-16 22:21:16 +00:00
Bob Mottram d5806b1e28 Debug 2021-12-16 22:14:34 +00:00
Bob Mottram 192ebebe9e Unquote 2021-12-16 22:13:12 +00:00
Bob Mottram 0a86daeccb Change location 2021-12-16 22:07:16 +00:00
Bob Mottram 30d85eb04b Change location 2021-12-16 22:05:40 +00:00
Bob Mottram e1b349c0fc Favicon path 2021-12-16 22:01:12 +00:00
Bob Mottram 83b4067509 GET endpoint for cached favicons 2021-12-16 21:13:31 +00:00
Bob Mottram cb5a5a99d1 More general search for images 2021-12-15 12:59:48 +00:00
Bob Mottram 30498f4b39 Try png 2021-12-15 12:10:27 +00:00
Bob Mottram 4ea34b4f8f Avatar without etag check 2021-12-15 11:42:36 +00:00
Bob Mottram d21659d0ef Filtering of bio words with profile settings 2021-12-14 14:25:09 +00:00
Bob Mottram aa709f7e24 Support for enigma-reloaded public key 2021-12-11 10:53:38 +00:00
Bob Mottram 10a215c71c Some busy flags removed 2021-12-10 19:01:56 +00:00
Bob Mottram 013fb6cffd Make post user agent checking subject to busy flag 2021-12-10 15:59:46 +00:00
Bob Mottram 4ddabb896a Timings for busy flags 2021-12-10 15:28:20 +00:00
Bob Mottram 39ea53d2d6 Ensure that post busy flag is cleared 2021-12-10 15:03:51 +00:00
Bob Mottram 56794e9ebe Ensure that busy flag is cleared 2021-12-10 14:51:52 +00:00
Bob Mottram 937de16731 Tidying of session creation 2021-12-10 11:39:11 +00:00
Bob Mottram b3e57c5fde Remove bookmark endings from post ids 2021-12-06 11:12:06 +00:00
Bob Mottram 88cc541f59 Less indentation 2021-12-06 10:21:37 +00:00
Bob Mottram f54112a15c Use a single function for resetting theme designer changes 2021-12-06 10:15:49 +00:00
Bob Mottram 85136b7963 Set booleans from theme designer 2021-12-05 22:02:41 +00:00
Bob Mottram 03c1471d2e Variable name from theme designer 2021-12-05 21:49:47 +00:00
Bob Mottram e8d2e10445 Add setting prefix for boolean false values 2021-12-05 21:30:57 +00:00
Bob Mottram ed25c1b07a Set theme designer boolean values which are False 2021-12-05 21:27:10 +00:00
Bob Mottram c97e27f58b remove debug 2021-12-05 21:19:10 +00:00
Bob Mottram 97bf9bfac6 Debug 2021-12-05 21:16:33 +00:00
Bob Mottram 5b8367fe68 Debug 2021-12-05 21:15:32 +00:00
Bob Mottram e6dbfad6ba Debug 2021-12-05 21:11:04 +00:00
Bob Mottram 6d8a80a0c6 Boolean theme values on designer screen 2021-12-05 21:02:21 +00:00
Bob Mottram d4ab93a37f Remove debug 2021-12-05 13:01:13 +00:00
Bob Mottram 74d87fe54c Button to reset theme designer settings 2021-12-05 12:52:59 +00:00
Bob Mottram a2d537dc1d Extracting fields from post 2021-12-05 12:17:02 +00:00
Bob Mottram 13f2bc43f9 Debug 2021-12-05 11:15:32 +00:00
Bob Mottram 37be686862 Setting custom theme values 2021-12-05 11:03:25 +00:00
Bob Mottram ca4b116f25 Test 2021-12-04 20:18:24 +00:00
Bob Mottram 2b302e07fb Test 2021-12-04 20:15:24 +00:00
Bob Mottram 759a66f00a Debug 2021-12-04 20:08:30 +00:00
Bob Mottram 6bdb90d4dd Debug 2021-12-04 20:06:10 +00:00
Bob Mottram 386621fb2c Debug 2021-12-04 19:56:00 +00:00
Bob Mottram d1d8427cdd Extract fields from theme designer post 2021-12-04 19:53:12 +00:00
Bob Mottram 62ff00401a Setting values from theme designer screen 2021-12-04 19:39:00 +00:00
Bob Mottram 5f6b1f6731 Banner on theme designer screen 2021-12-04 17:35:06 +00:00
Bob Mottram 84607912cc Theme designer screen 2021-12-04 16:59:50 +00:00
Bob Mottram 7a145a98cc Mobile friendly adding of links 2021-11-30 11:05:54 +00:00
Bob Mottram 1315311e1b Extra text entry for new newswire feed
Makes adding new feeds easier on mobile of the textarea is full
2021-11-30 10:36:05 +00:00
Bob Mottram a3593730b1 More search phrases 2021-11-29 10:39:59 +00:00
Bob Mottram d7da2ca6e2 Exit if matched 2021-11-29 10:10:52 +00:00
Bob Mottram de8dc91341 Extra outbox search phrases 2021-11-29 10:07:49 +00:00
Bob Mottram 8a623417bf Exception handling 2021-11-26 14:35:26 +00:00
Bob Mottram cb0675cf5e File reading exception handling 2021-11-26 12:28:20 +00:00
Bob Mottram 48154066bf Missing etag extension 2021-11-25 22:29:01 +00:00
Bob Mottram 10f24bcc2d Exception prefix 2021-11-25 22:22:54 +00:00
Bob Mottram a2b4efcaaf File write exceptions 2021-11-25 21:18:53 +00:00
Bob Mottram 6953b2cd43 More specific exceptions 2021-11-25 18:42:38 +00:00
Bob Mottram 438bb45c7a Extra signature fields 2021-11-22 19:46:28 +00:00
Bob Mottram 0ce7573104 Improve support for hs2019 http signatures 2021-11-22 18:30:05 +00:00
Bob Mottram 442c4f4daa Check for invalid ciphertext later 2021-11-22 11:59:41 +00:00
Bob Mottram 8f50983816 Access to nodeinfo may be blockable 2021-11-21 20:27:12 +00:00
Bob Mottram f612d1e805 Default agent block 2021-11-20 17:14:39 +00:00
Bob Mottram edd62c1f1b Option to turn emoji reactions off 2021-11-17 14:25:24 +00:00
Bob Mottram 34ac045d6c Switch to event id to avoid confusion with other links 2021-11-15 10:51:03 +00:00
Bob Mottram d87cb69fd0 Show post being replied to on new post screen 2021-11-12 19:12:53 +00:00
Bob Mottram d3906288f9 EmojiReact 2021-11-12 13:48:58 +00:00
Bob Mottram 032686e802 Extra check 2021-11-12 12:30:31 +00:00
Bob Mottram 615212a54f Extra options for reaction emoji links 2021-11-12 11:54:47 +00:00
Bob Mottram 5cbbf864b0 Return to default timeline 2021-11-11 23:20:40 +00:00
Bob Mottram 1d5aef49f5 Load reaction post 2021-11-11 22:34:08 +00:00
Bob Mottram 5b1f2714b4 Don't need parameter 2021-11-11 22:25:28 +00:00
Bob Mottram 3fb733a63e Missing parameter 2021-11-11 22:22:15 +00:00
Bob Mottram 10492d9268 Other way around 2021-11-11 22:18:36 +00:00
Bob Mottram 29f12dc4a4 Other way around 2021-11-11 22:16:31 +00:00
Bob Mottram 28f21e8af4 Emoji reaction picker screen 2021-11-11 22:11:12 +00:00
Bob Mottram 5a06cf762a Emoji reaction icon links 2021-11-10 21:43:48 +00:00
Bob Mottram c7d0f66893 Option to enable emoji reaction notifications 2021-11-10 19:33:28 +00:00
Bob Mottram 6b86c83db0 Notify about emoji reactions 2021-11-10 19:13:23 +00:00
Bob Mottram 68badb0e36 Handle emoji reactions 2021-11-10 12:16:03 +00:00
Bob Mottram aa1a6b97c5 Private pinned posts are not really feasible with the existing authorized get requests 2021-11-09 18:59:36 +00:00