Commit Graph

1338 Commits (3c85280ecc0bcce7521e4335fd5220a2061b78b5)

Author SHA1 Message Date
Bob Mottram 40e52d0744 Tidying 2020-06-19 12:14:49 +01:00
Bob Mottram 889356b0b1 i2p uses http prefix 2020-06-19 12:12:26 +01:00
Bob Mottram 4ae51bda6e Set content type 2020-06-19 12:07:46 +01:00
Bob Mottram e48f019d56 Set path on redirect 2020-06-19 12:05:01 +01:00
Bob Mottram a77fdc074c Set redirect headers 2020-06-19 12:01:42 +01:00
Bob Mottram c08dd907d2 Set content type 2020-06-19 11:51:13 +01:00
Bob Mottram c608bd443b Try redirect without redirecting 2020-06-19 11:47:25 +01:00
Bob Mottram 8c1f56e42b i2p sites use http prefix 2020-06-19 10:50:00 +01:00
Bob Mottram ed2b7b5c60 Redirects all use the same function 2020-06-19 10:40:35 +01:00
Bob Mottram 505e4116eb Set a dummy Accept if it doesn't exist 2020-06-18 22:20:56 +01:00
Bob Mottram b3791e703d Special accept case for i2p domains 2020-06-18 21:56:29 +01:00
Bob Mottram 725719ae7d Missing server 2020-06-17 17:52:45 +01:00
Bob Mottram 6d9771f22b Change endpoint name to avoid conflicts 2020-06-17 17:50:52 +01:00
Bob Mottram 3007790bf6 Endpoint for showing a list of accounts which you are following 2020-06-17 17:48:58 +01:00
Bob Mottram a4350228de Set encoding 2020-06-14 20:06:10 +01:00
Bob Mottram 691af249ba Tidying 2020-06-12 22:41:32 +01:00
Bob Mottram e08a25fed6 Missing import 2020-06-12 13:03:04 +01:00
Bob Mottram 8631654a70 Exit if no translations 2020-06-12 13:02:04 +01:00
Bob Mottram c357ad6a0d Set search banner from profile 2020-06-10 17:56:23 +01:00
Bob Mottram c6a925e9e4 Get nickname for search banner 2020-06-10 14:05:47 +01:00
Bob Mottram 9223da4284 Show search banner 2020-06-10 13:59:01 +01:00
Bob Mottram 691253d1c8 Pass domain as argument 2020-06-10 13:53:16 +01:00
Bob Mottram 35438c0fc8 Generalise proxying 2020-06-09 12:03:59 +01:00
Bob Mottram 29c8332741 Error handling when reading POST data 2020-06-08 19:52:18 +01:00
Bob Mottram d780c3330f Clear busy status if session creation fails 2020-06-08 19:34:29 +01:00
Bob Mottram 48f0f81a9f Handle errors when creating session 2020-06-08 18:10:53 +01:00
Bob Mottram ba38e6c995 Log http server errors 2020-06-08 17:46:01 +01:00
Bob Mottram eaf2344caa Debug for likes 2020-06-07 10:18:17 +01:00
Bob Mottram 96eef930a9 Actor variable 2020-06-07 10:14:20 +01:00
Bob Mottram 9729b37be0 Like url 2020-06-07 10:10:10 +01:00
Bob Mottram a927d4ef58 Likes debug 2020-06-07 09:53:34 +01:00
Bob Mottram c8844bba5e Don't update announce 2020-06-06 20:28:12 +01:00
Bob Mottram 51f2b060c9 Avoid race condition when repeating post 2020-06-06 19:34:39 +01:00
Bob Mottram ec07f83e5a Fix circular dependency 2020-06-06 19:16:16 +01:00
Bob Mottram c8d90863ea Directly like/unlike posts
This is faster and so should work better with the web interface
2020-06-06 19:06:06 +01:00
Bob Mottram 7a22130837 Handling of i2p secondary domains 2020-06-03 21:21:44 +01:00
Bob Mottram cb0ffaeb40 Handle i2p calling domains 2020-06-03 20:14:24 +01:00
Bob Mottram b8de97a9c3 Configuration for a secondary i2p domain alongside clearnet 2020-06-03 18:38:34 +01:00
Bob Mottram 85bb69ec66 Remove any existing etag for uploaded images 2020-05-31 16:55:00 +01:00
Bob Mottram b3d2b059eb Remove debug 2020-05-29 20:42:08 +01:00
Bob Mottram 56a223f863 Debug 2020-05-29 20:37:33 +01:00
Bob Mottram de9972153a webp favicon 2020-05-29 20:27:45 +01:00
Bob Mottram 727c032059 Earlier favicon access 2020-05-29 20:21:08 +01:00
Bob Mottram e8c76ab651 Tidying 2020-05-29 20:19:26 +01:00
Bob Mottram 8647bcf9e7 Remove debug 2020-05-29 14:08:10 +01:00
Bob Mottram 78e13dbd82 No html check for favicon 2020-05-29 14:05:46 +01:00
Bob Mottram 74ef61fc95 No slash 2020-05-29 13:57:37 +01:00
Bob Mottram c321c00e44 Check that fonts and favicon are delivered on html requests 2020-05-29 13:53:58 +01:00
Bob Mottram 41feec3c1e Debug 2020-05-29 13:48:33 +01:00
Bob Mottram 1a70ece630 Favicon mime type 2020-05-29 13:45:11 +01:00
Bob Mottram 01ded187b1 Variable names 2020-05-29 13:39:49 +01:00
Bob Mottram f796764a88 Name of file 2020-05-29 13:31:50 +01:00
Bob Mottram 165b79cc42 Add favicon 2020-05-29 13:28:12 +01:00
Bob Mottram 3e9948374c Remove unused font upload code 2020-05-28 09:52:25 +01:00
Bob Mottram c740b07c9f Don't allow custom font upload
Extraction of the font from POST seems buggy and causes other problems
2020-05-27 16:08:09 +01:00
Bob Mottram da148f8e9e Don't set actorchanged flag when font is uploaded 2020-05-27 15:21:28 +01:00
Bob Mottram ea1bf2caa3 Ensure that a theme exists before setting it 2020-05-27 14:03:36 +01:00
Bob Mottram 54224094a9 Set theme after removing custom font 2020-05-27 14:01:13 +01:00
Bob Mottram 0a3188a5da Handle none values from config 2020-05-27 11:30:40 +01:00
Bob Mottram 28ba4d080b Too many slashes 2020-05-26 23:02:05 +01:00
Bob Mottram d2f7a4e210 Font mime types according to mozilla documentation 2020-05-26 22:52:36 +01:00
Bob Mottram 80a9634572 Reset theme when removing custom font 2020-05-26 22:02:06 +01:00
Bob Mottram b0ae449c1a Checkbox to remove custom font 2020-05-26 21:47:52 +01:00
Bob Mottram b107668452 Update theme after adding custom font 2020-05-26 21:17:16 +01:00
Bob Mottram 21b0f0c752 Rename rather than copy font file 2020-05-26 20:39:12 +01:00
Bob Mottram aacbf8cbb9 Detecting font files 2020-05-26 20:29:15 +01:00
Bob Mottram 89e7995a33 More debug 2020-05-26 17:08:30 +01:00
Bob Mottram c2fe5c3ade Upload custom font 2020-05-26 15:28:58 +01:00
Bob Mottram 24c77eca7b Return of the etags 2020-05-25 17:32:13 +01:00
Bob Mottram 354ba728f5 cookie 2020-05-25 17:29:27 +01:00
Bob Mottram 447125fbdc Without etag 2020-05-25 17:26:43 +01:00
Bob Mottram 0ab9258f3b Process fonts earlier 2020-05-25 17:21:53 +01:00
Bob Mottram 95722d127e Fonts not in path 2020-05-25 17:18:33 +01:00
Bob Mottram b7f66db945 Fix variable name 2020-05-25 12:53:47 +01:00
Bob Mottram e6fb9842dd Detecting fonts 2020-05-25 12:52:10 +01:00
Bob Mottram a6b395c068 hacker theme font is bedstead 2020-05-25 12:33:37 +01:00
Bob Mottram 1fb272f0d9 fonts 2020-05-25 12:22:49 +01:00
Bob Mottram 3904068cc9 Remove debug 2020-05-25 10:29:34 +01:00
Bob Mottram 6203345e8e Support for custom fonts 2020-05-24 23:10:14 +01:00
Bob Mottram 6badb0da28 Missing argument 2020-05-23 16:14:59 +01:00
Bob Mottram 4efdf42c4d No server 2020-05-23 16:13:14 +01:00
Bob Mottram 75cd12e4c8 baseDir 2020-05-23 15:26:49 +01:00
Bob Mottram 46b1f6311b Minimize web interface clutter 2020-05-23 15:23:56 +01:00
Bob Mottram 19a64c7f93 Support rss version 3.0 blog feeds 2020-05-23 09:41:50 +00:00
Bob Mottram e454377a07 Rename rss functions with version number 2020-05-23 09:10:26 +00:00
Bob Mottram f019aa9dc2 Extract page number with hashes 2020-05-22 12:41:47 +00:00
Bob Mottram 83345a6d84 Clear inbox queue when full 2020-05-22 11:48:13 +00:00
Bob Mottram e75f1a0abb Remove carriage returns 2020-05-22 11:32:38 +00:00
Bob Mottram 3de6c87e51 Tidying 2020-05-21 22:28:35 +01:00
Bob Mottram c7c4218fe0 Don't send bookmarks to the outbox 2020-05-21 22:23:34 +01:00
Bob Mottram dca3da71b5 Creating bookmarks timeline 2020-05-21 20:58:21 +01:00
Bob Mottram 71915b8c94 Comment 2020-05-18 15:00:47 +01:00
Bob Mottram 3badf3ad57 Test authorized state 2020-05-18 13:04:05 +01:00
Bob Mottram 959c1080c7 Only store webfinger in cache if returned 2020-05-07 14:21:58 +01:00
Bob Mottram b5b54e5d44 Define variable 2020-05-04 18:48:07 +01:00
Bob Mottram e8aeba7b4c Update webfinger aliases when profile is saved 2020-05-04 13:58:24 +00:00
Bob Mottram a604973716 Move blog functions to avoid circular reference 2020-05-04 12:34:13 +00:00
Bob Mottram fc141708a1 Show blog address from actor tags 2020-05-04 12:28:43 +01:00
Bob Mottram a72a3e6d14 Convert project names list to lower case 2020-05-02 12:45:15 +00:00
Bob Mottram 42280d9737 Set git project names list within profile 2020-05-02 12:44:41 +00:00
Bob Mottram 15ba6c3688 Fix warnings 2020-05-02 10:19:24 +00:00
Bob Mottram c79efe6d6f Restart the inbox queue when full 2020-04-27 10:41:38 +01:00
Bob Mottram 859fe460b9 Show onion address on about screen 2020-04-17 17:30:06 +01:00
Bob Mottram c73f4970c5 Expand return code range 2020-04-16 20:17:19 +01:00
Bob Mottram 9dbcf8f20e Tidying 2020-04-16 19:54:38 +01:00
Bob Mottram f86c7f461f Include port 2020-04-16 19:54:15 +01:00
Bob Mottram 32fe09eda8 Debug 2020-04-16 19:51:44 +01:00
Bob Mottram ecf886d3ed Reject posts from bad domains early 2020-04-16 19:49:16 +01:00
Bob Mottram f3723d4707 Less sleep in inbox queue 2020-04-16 19:25:59 +01:00
Bob Mottram ec519746e3 Bigger inbox queue 2020-04-16 17:47:33 +01:00
Bob Mottram c687d0ce52 Debug 2020-04-16 12:57:13 +01:00
Bob Mottram 607c0aa40e Tidying 2020-04-16 12:49:17 +01:00
Bob Mottram 553a6f25c1 Tidying 2020-04-16 12:48:00 +01:00
Bob Mottram 73a2b37696 Tidying 2020-04-16 11:28:56 +01:00
Bob Mottram 32bce7bfa1 Return 1 on failure 2020-04-16 11:27:55 +01:00
Bob Mottram ed1c986fe5 Return on zero 2020-04-16 11:20:13 +01:00
Bob Mottram 9a5e5c8dfc if 2020-04-16 11:16:00 +01:00
Bob Mottram d8aac0a273 Only send one response 2020-04-16 11:14:05 +01:00
Bob Mottram eb7ed65adb Remove authorized argument 2020-04-16 10:01:33 +01:00
Bob Mottram db8e703c40 Exit loop if not authorized 2020-04-16 09:55:53 +01:00
Bob Mottram 167b7926fd unquote 2020-04-15 11:57:04 +01:00
Bob Mottram 073444c55a Etags on background images 2020-04-13 21:59:56 +01:00
Bob Mottram 94bb081428 Use etags with cached avatars 2020-04-13 21:57:18 +01:00
Bob Mottram 377c47740b Don't set cache control twice 2020-04-13 21:18:45 +01:00
Bob Mottram 677b505013 Use etags on icons 2020-04-13 21:14:46 +01:00
Bob Mottram e08aa14c22 Cache control of one day 2020-04-13 20:58:29 +01:00
Bob Mottram 9c67f95869 Tidying 2020-04-13 20:44:01 +01:00
Bob Mottram 1c66f2fde7 Use etags on images 2020-04-13 20:28:35 +01:00
Bob Mottram 6009193a66 Convert plus 2020-04-11 14:51:10 +01:00
Bob Mottram 6195f4d0e5 Exclamation hex code 2020-04-11 13:45:03 +01:00
Bob Mottram 0996e2ba5f Search your posts 2020-04-11 13:37:20 +01:00
Bob Mottram 2f8d97701a flake8 format for daemon 2020-04-02 21:35:06 +00:00
Bob Mottram 8b4c1103e7 Tidying 2020-03-30 20:09:45 +01:00
Bob Mottram e8ee692ce4 Define tox address 2020-03-30 14:32:31 +00:00
Bob Mottram 2047e86684 Reduce line lengths 2020-03-29 10:31:59 +00:00
Bob Mottram db22635f6c Onion uses http 2020-03-28 17:34:31 +00:00
Bob Mottram 582ef93556 TOS screen uses onion address 2020-03-28 17:32:49 +00:00
Bob Mottram b2e44d4129 Set host as per calling domain 2020-03-28 17:24:40 +00:00
Bob Mottram c49f3846ad More thorough check of host 2020-03-28 15:42:27 +00:00
Bob Mottram 36267ac5f4 Faster checking for blocked domains 2020-03-28 10:33:04 +00:00
Bob Mottram 71b5e1e57a Onion domain on about screen 2020-03-28 10:05:12 +00:00
Bob Mottram 6e7b2e5eb9 Better support for dual use of onion address 2020-03-27 18:11:34 +00:00
Bob Mottram ad3b2b580e Setting onion location 2020-03-27 14:09:48 +00:00
Bob Mottram 76c66b16bc Logging in on onion domain 2020-03-27 13:19:50 +00:00
Bob Mottram b8b0d962e2 Handle onion based nodeinfo 2020-03-27 12:18:11 +00:00
Bob Mottram 279f6ece20 Early blocking of domains 2020-03-27 11:46:36 +00:00
Bob Mottram 05ef1933b4 Quota for domain posts per minute 2020-03-25 10:36:37 +00:00
Bob Mottram 25bff0dfbf More aggressive clearing of inbox queue 2020-03-25 10:07:16 +00:00
Bob Mottram 23bb250deb Remove trailing whitespace 2020-03-22 21:16:02 +00:00
Bob Mottram d0884fa04d Tidying 2020-03-22 20:36:19 +00:00
Bob Mottram e5e6cad1b4 Tox address in profile 2020-03-22 14:42:26 +00:00
Bob Mottram 63a5c76cbe Sending dms to onion domains 2020-03-02 16:11:34 +00:00
Bob Mottram 3c5b549db7 Onion webfinger requests 2020-03-02 14:35:44 +00:00
Bob Mottram b93f5dd10b Optionally use onion address when fetching keys 2020-03-02 13:11:06 +00:00
Bob Mottram 4b46b1f7f5 Pass onion domain to inbox queue 2020-03-02 12:44:41 +00:00
Bob Mottram b366b9f80f Add onion domain to daemon 2020-03-02 12:41:25 +00:00
Bob Mottram 5875c3ada3 Capital 2020-03-01 21:14:57 +00:00
Bob Mottram d0c86f510d Replace youtube in edited blog posts 2020-03-01 21:11:01 +00:00
Bob Mottram faadec7720 Edit blog image attachments 2020-03-01 20:57:53 +00:00
Bob Mottram 65ad349f44 Missing variable 2020-03-01 20:22:38 +00:00
Bob Mottram 2493139d7b Format edited blog content 2020-03-01 20:15:07 +00:00
Bob Mottram 9e429b495d Post cache path 2020-03-01 20:03:19 +00:00
Bob Mottram b0f514d329 Handle edited blog post 2020-03-01 19:44:40 +00:00
Bob Mottram 28d72cb83c Add debug 2020-03-01 19:05:45 +00:00
Bob Mottram f734456c62 Remove debug 2020-03-01 18:21:09 +00:00
Bob Mottram db19a3e29a Editing blog posts 2020-03-01 18:17:36 +00:00
Bob Mottram 862956ced1 Full post url 2020-03-01 13:21:36 +00:00
Bob Mottram 8c34555db3 Blog post url 2020-03-01 13:16:02 +00:00
Bob Mottram 87581299ce Check nickname 2020-03-01 13:11:59 +00:00
Bob Mottram d5a43f6844 Debug 2020-03-01 12:51:11 +00:00
Bob Mottram 3e477ccf9f Set timeline 2020-03-01 12:43:20 +00:00
Bob Mottram 5fe0e5d381 Add blog content 2020-03-01 12:33:20 +00:00
Bob Mottram 14094e3d06 Tidying 2020-03-01 11:15:27 +00:00
Bob Mottram dd434e0169 Edit screen for blog post 2020-03-01 11:05:20 +00:00
Bob Mottram 971257b047 Parse nickname 2020-02-27 20:37:42 +00:00
Bob Mottram 867be4d249 rss mime type 2020-02-27 20:33:49 +00:00
Bob Mottram da60e16b83 Add rss feed for blog 2020-02-27 20:23:27 +00:00
Bob Mottram c59cf2fe1a SSB profile field 2020-02-26 14:35:17 +00:00
Bob Mottram 263149c469 Show number of replies 2020-02-25 20:31:37 +00:00
Bob Mottram 1faa712daf Handle trailing slash 2020-02-25 13:49:38 +00:00
Bob Mottram 773b695068 Extra parameter 2020-02-25 13:44:10 +00:00
Bob Mottram 8e8261e2cf Start of public blog 2020-02-25 13:35:41 +00:00
Bob Mottram 372d9c3328 Indentation 2020-02-25 09:34:45 +00:00
Bob Mottram e36b6a8646 Different link for blog posts 2020-02-24 23:14:49 +00:00
Bob Mottram ac3de67ddd Save blog posts to their own box 2020-02-24 22:50:55 +00:00
Bob Mottram fd24aee2fc Save blogs to a separate box 2020-02-24 22:07:13 +00:00
Bob Mottram a9b8df691b Tidying 2020-02-24 20:33:11 +00:00
Bob Mottram 2789ccc1ba Remove debug 2020-02-24 20:31:48 +00:00
Bob Mottram e21655100e Handle blog posts later 2020-02-24 20:28:41 +00:00
Bob Mottram f3a90b3210 Too much 404 scope 2020-02-24 20:24:57 +00:00
Bob Mottram 5c80887e2d No busy state 2020-02-24 20:16:55 +00:00
Bob Mottram 0bfba2a1f6 nickname 2020-02-24 20:10:49 +00:00
Bob Mottram e999879c19 debug 2020-02-24 20:05:31 +00:00
Bob Mottram e980e70d6e Encode 2020-02-24 19:39:10 +00:00
Bob Mottram 6ba6f9fa50 debug 2020-02-24 19:21:33 +00:00
Bob Mottram 4e1909eb8a debug 2020-02-24 19:16:35 +00:00
Bob Mottram fab6b25402 debug 2020-02-24 19:14:11 +00:00
Bob Mottram 2282582faf debug 2020-02-24 19:12:22 +00:00
Bob Mottram bbd9ee20e5 debug 2020-02-24 19:07:44 +00:00
Bob Mottram ba4e816e42 Trailing json 2020-02-24 18:59:55 +00:00
Bob Mottram 88360cd8ae Hashes 2020-02-24 18:54:37 +00:00
Bob Mottram 7e17a969a0 Use full domain 2020-02-24 18:52:04 +00:00
Bob Mottram cc4b869766 Ending 2020-02-24 18:49:15 +00:00
Bob Mottram 4cea05e7b7 hash 2020-02-24 18:47:59 +00:00
Bob Mottram 006cfd4b8c Check outbox 2020-02-24 18:45:24 +00:00
Bob Mottram 5411344622 Second part 2020-02-24 18:40:23 +00:00
Bob Mottram b3ca4af05e Typo 2020-02-24 18:38:25 +00:00
Bob Mottram 22487db89f Debug 2020-02-24 18:36:08 +00:00
Bob Mottram 374847b943 debug 2020-02-24 18:33:01 +00:00
Bob Mottram 44d4c76d3c self 2020-02-24 18:30:06 +00:00
Bob Mottram d46934a163 Viewing blog entries 2020-02-24 18:26:07 +00:00
Bob Mottram b628880986 newblog post type 2020-02-24 15:04:27 +00:00
Bob Mottram 1f884f010d Blogs timeline 2020-02-24 14:49:43 +00:00
Bob Mottram 0bd778d553 Blogs timeline 2020-02-24 14:39:25 +00:00
Bob Mottram 756119d904 Blog post type 2020-02-24 13:32:19 +00:00
Bob Mottram 052023c7c0 Allow blog length posts 2020-02-24 11:50:50 +00:00
Bob Mottram 56b101a6fc Function to remove calendar event 2020-02-23 13:28:27 +00:00
Bob Mottram 13afcca48f Include date when confirming deletion of calendar events 2020-02-23 13:07:30 +00:00
Bob Mottram 7d5800fd1b Return to calendar 2020-02-23 12:32:41 +00:00
Bob Mottram 2cc92b785a Confirm removal of calendar event 2020-02-23 12:20:54 +00:00
Bob Mottram ae1bcc8138 Fix sending to named addresses 2020-02-21 13:18:14 +00:00
Bob Mottram 5a1575b4b8 Add debug 2020-02-21 13:13:24 +00:00
Bob Mottram f3620d160d Debug 2020-02-21 13:03:35 +00:00
Bob Mottram 46690381bb Self 2020-02-21 12:56:52 +00:00
Bob Mottram faefedfc98 Nickname 2020-02-21 12:55:11 +00:00
Bob Mottram 6da0060f6c Variable name 2020-02-21 12:48:08 +00:00
Bob Mottram 39c6c42549 Tidying 2020-02-21 12:39:50 +00:00
Bob Mottram dcd413c99a Get username for poster 2020-02-21 12:29:51 +00:00
Bob Mottram e72bf84d8b Tidying 2020-02-21 11:24:35 +00:00
Bob Mottram 9c0c4b86f0 Define variable 2020-02-20 12:18:38 +00:00
Bob Mottram 6942c21fd3 Edit replacement words within profile 2020-02-19 19:06:23 +00:00
Bob Mottram 3af8d99ca5 Don't show cookie 2020-02-19 15:34:31 +00:00
Bob Mottram edc34a8a9a Show upgrade protocols 2020-02-19 15:15:06 +00:00
Bob Mottram 9ca20f92f2 Respond to connection requests 2020-02-19 15:12:05 +00:00
Bob Mottram 0a97317314 Debug 2020-02-19 14:50:08 +00:00
Bob Mottram 4bd90ca3a4 Fixing unit tests 2020-02-19 13:34:24 +00:00
Bob Mottram 55dcdd546d Fix opposite addresses 2020-02-19 13:16:38 +00:00
Bob Mottram 0277b309d9 Check if port is already used 2020-02-19 11:37:33 +00:00
Bob Mottram 8ac9a43b29 Catch exception if daemon fails 2020-02-19 10:37:40 +00:00
Bob Mottram afea4533b1 Splitting 2020-02-14 17:40:20 +00:00
Bob Mottram ea44c35901 Private repeat 2020-02-14 17:37:30 +00:00
Bob Mottram f8370a4e23 Private announces 2020-02-14 17:16:01 +00:00
Bob Mottram fad14d0f0c Optionally remove twitter crossposts 2020-02-05 14:57:10 +00:00
Bob Mottram 972727cc8b Clearing avatar images from cache before storing updated ones 2020-02-04 19:34:52 +00:00
Bob Mottram dafbcf08a1 Remove character 2020-01-30 20:28:25 +00:00
Bob Mottram ecef571e6f Question votes use name field 2020-01-30 10:11:08 +00:00
Bob Mottram 3870d15ed6 Maximum queue length 2020-01-27 22:17:17 +00:00
Bob Mottram 80735f3b61 More verbose cleardown of inbox queue 2020-01-27 22:12:39 +00:00
Bob Mottram 6826059003 Clear cached images 2020-01-20 17:54:07 +00:00
Bob Mottram 6e19e0d121 Make profile updates public 2020-01-20 12:40:59 +00:00
Bob Mottram 048086e600 Randomize avatar image and background on edit 2020-01-19 23:24:23 +00:00
Bob Mottram 86de874ac0 Accept varying background image filenames 2020-01-19 23:11:36 +00:00
Bob Mottram 59f0663898 Accept varying avatar filenames 2020-01-19 23:09:37 +00:00
Bob Mottram e3c05562fd Update @nickname in actors cache 2020-01-19 20:58:50 +00:00
Bob Mottram 2bac46cfb4 Upgrade actor on login 2020-01-19 20:42:03 +00:00
Bob Mottram fb4588d8b2 Ability to remove scheduled posts 2020-01-14 10:23:17 +00:00
Bob Mottram 62cdede3be Nickname 2020-01-13 11:01:31 +00:00
Bob Mottram 0b2a6910ec Posting scheduled posts 2020-01-13 10:45:02 +00:00
Bob Mottram 8cf1a6266a Move outbox function to its own module 2020-01-13 10:35:17 +00:00
Bob Mottram 3abac14512 Remove outbox sending function from class 2020-01-13 10:21:15 +00:00
Bob Mottram 602315dde1 partial import 2020-01-12 22:23:01 +00:00
Bob Mottram 88c7e49aa5 Try partial 2020-01-12 22:19:33 +00:00
Bob Mottram 7a7f2e0e97 External post to outbox 2020-01-12 22:07:28 +00:00
Bob Mottram 3dc276e0de Scheduled post debug 2020-01-12 20:43:12 +00:00
Bob Mottram a85072c5a0 Debug 2020-01-12 20:39:57 +00:00
Bob Mottram af61e15fc1 schedulePost is true or false 2020-01-12 20:35:39 +00:00
Bob Mottram ab5d4fa19e debug 2020-01-12 20:29:41 +00:00
Bob Mottram 28ab6b8983 Sending scheduled posts 2020-01-12 20:13:44 +00:00
Bob Mottram 667aea1830 Don't immediately post scheduled posts 2020-01-12 13:02:39 +00:00
Bob Mottram 7d6b74e961 Scheduled posts go to their own directory 2020-01-12 11:18:49 +00:00
Bob Mottram 5cb075c209 html detection 2020-01-09 20:31:00 +00:00
Bob Mottram 29d0a8dcc6 Ability to clear some fields 2019-12-17 23:21:59 +00:00
Bob Mottram 0d0a52e07d email 2019-12-17 21:00:47 +00:00
Bob Mottram c06a80bae0 Add email address and pgp public key to profile 2019-12-17 20:44:18 +00:00
Bob Mottram 4562fec1ca Matrix address in profile 2019-12-17 15:25:34 +00:00
Bob Mottram 6aa5950c2c xmpp address within profile 2019-12-17 14:57:16 +00:00
Bob Mottram fc089022f5 Back button on search screen 2019-12-17 13:09:08 +00:00
Bob Mottram e87f66f62d Button on search screen to go back 2019-12-17 12:58:10 +00:00
Bob Mottram f6acc62b16 Version 1.1.0 2019-12-14 10:52:19 +00:00
Bob Mottram 1f460fbc3f Remove extra options from search path 2019-12-13 21:00:56 +00:00
Bob Mottram a54c25fe01 Check for search 2019-12-13 20:58:16 +00:00
Bob Mottram cc99ebf527 tags path including nickname 2019-12-13 10:33:44 +00:00
Bob Mottram 4a53e8b2fe Missing port argument 2019-12-12 19:05:55 +00:00
Bob Mottram a19e61c90d Add nickname to tag url 2019-12-12 18:56:30 +00:00
Bob Mottram c48811710b Add import 2019-12-10 21:39:02 +00:00
Bob Mottram 243a0eaca8 Fixing sending question replies 2019-12-10 21:08:03 +00:00
Bob Mottram f1beb08b89 Replacement 2019-12-10 20:18:08 +00:00
Bob Mottram 9b47aee635 Extra replacement 2019-12-10 20:12:22 +00:00
Bob Mottram 621763b996 Extra arguments 2019-12-10 17:25:29 +00:00
Bob Mottram f9a511984c Extra argument 2019-12-10 16:05:07 +00:00
Bob Mottram 27276b332b Replace https in css 2019-12-10 14:48:08 +00:00
Bob Mottram 49f7803571 Typo 2019-12-05 12:52:13 +00:00
Bob Mottram 8dbca38a62 Replace plus 2019-12-04 22:27:03 +00:00
Bob Mottram f79a97b782 Remove trailing spaces 2019-12-04 22:19:02 +00:00
Bob Mottram f029c07a61 Create etag at time of media upload 2019-12-04 18:52:27 +00:00
Bob Mottram bf1d65ea57 binary 2019-12-04 13:57:53 +00:00
Bob Mottram 3ff2d27697 Include length and etag in head 2019-12-04 13:54:59 +00:00
Bob Mottram c1f098db8f Return code if file has not changed 2019-12-04 13:05:12 +00:00
Bob Mottram 47860b081b use sha1 for etags 2019-12-04 12:57:12 +00:00
Bob Mottram 13826ca5cb Check etag 2019-12-04 12:47:16 +00:00
Bob Mottram 99883818cd Add etag header to media 2019-12-04 12:36:13 +00:00
Bob Mottram 486619e05f Use of blurhash is optional 2019-12-04 11:11:18 +00:00
Bob Mottram 4cbaedffba http headers 2019-12-04 09:40:13 +00:00
Bob Mottram 13aa1822ee http header doesn't apply 2019-12-03 23:03:18 +00:00
Bob Mottram fdcf5db728 Extra header 2019-12-03 22:55:56 +00:00
Bob Mottram a3758541d2 Syntax 2019-12-03 22:54:09 +00:00
Bob Mottram 5f84a80b7a Extra http headers 2019-12-03 22:51:16 +00:00
Bob Mottram ec174d336d X-Robots back again 2019-12-03 22:30:02 +00:00
Bob Mottram 1407b0e51f No X-Robots 2019-12-03 22:23:15 +00:00
Bob Mottram 85f9ad2d8b Don't set length as response to head 2019-12-03 22:11:51 +00:00
Bob Mottram 4478b4f578 head file types 2019-12-03 22:08:20 +00:00
Bob Mottram 7a506172b4 Other media types 2019-12-03 21:47:28 +00:00
Bob Mottram 087712addd Bookmarked mute button 2019-12-01 15:28:23 +00:00
Bob Mottram ac8bb75f41 unmute 2019-12-01 15:10:30 +00:00
Bob Mottram d274bbe51d Missing import 2019-12-01 15:03:55 +00:00
Bob Mottram ec6bd97e1c Mute button 2019-12-01 13:45:30 +00:00
Bob Mottram 85645fb5e7 Handle new questions 2019-11-29 22:14:19 +00:00
Bob Mottram 16e333f4a8 Remove debug 2019-11-29 15:45:26 +00:00
Bob Mottram 9c8702133b Tidying 2019-11-29 13:07:20 +00:00
Bob Mottram 4327a72542 Receiving new questions 2019-11-29 12:42:51 +00:00
Bob Mottram 3d2402590b Typo 2019-11-29 12:28:45 +00:00
Bob Mottram 2d53a75972 debug 2019-11-29 12:27:11 +00:00
Bob Mottram 582649c720 Increase maximum message length to 8K 2019-11-29 09:40:10 +00:00
Bob Mottram 7851ccf960 Show queue length 2019-11-29 09:38:19 +00:00
Bob Mottram 299b135129 Less message box height for media instance 2019-11-28 17:35:32 +00:00
Bob Mottram 0dd80a8438 Turning off media instance 2019-11-28 17:21:38 +00:00
Bob Mottram 829cdacd90 Profile header links to default timeline 2019-11-28 17:09:57 +00:00
Bob Mottram 9fdc2e1039 Set media instance in admin profile 2019-11-28 17:03:57 +00:00
Bob Mottram 7779ab44e3 Media instance option 2019-11-28 16:16:43 +00:00
Bob Mottram 9fc251c11f Check that questions file exists 2019-11-27 09:58:39 +00:00
Bob Mottram 26ecb678d4 Only show tokens if in debug 2019-11-26 18:00:44 +00:00
Bob Mottram 6f3f5d4edc Don't try to authorize avatars or icons 2019-11-26 17:57:05 +00:00
Bob Mottram 63d5d8ee5a More exit points 2019-11-26 17:52:08 +00:00
Bob Mottram a0a158bf0b Strip the token string 2019-11-26 17:47:56 +00:00
Bob Mottram 30bfe14ccf More debug 2019-11-26 17:41:19 +00:00
Bob Mottram 85f3f2313b Remove trailing part of token 2019-11-26 17:30:22 +00:00
Bob Mottram ed476f6726 Extra debug 2019-11-26 17:27:47 +00:00
Bob Mottram 64d824504e Extra debug 2019-11-26 17:23:34 +00:00
Bob Mottram 34f1ae730c Authorization debug 2019-11-26 17:19:03 +00:00
Bob Mottram 5acc604b4f Report redirect errors 2019-11-26 15:30:13 +00:00
Bob Mottram a53b669356 Redirects use absolute paths 2019-11-26 15:22:45 +00:00
Bob Mottram 356f29ab37 Show accept in debug 2019-11-26 14:32:09 +00:00
Bob Mottram 4a2e671149 Increase maximum question options 2019-11-26 12:17:52 +00:00
Bob Mottram 08811ffcf8 Creating question activity 2019-11-25 22:34:26 +00:00
Bob Mottram 91058ea30f Update post cache when receiving question updates 2019-11-25 14:05:59 +00:00
Bob Mottram 6c10a30069 Add imports 2019-11-25 13:50:39 +00:00
Bob Mottram ffe23ce23d Remove question from post cache 2019-11-25 13:48:07 +00:00
Bob Mottram e2a9814ef9 Show vote results 2019-11-25 13:34:44 +00:00
Bob Mottram d41187620e Tidying 2019-11-25 12:43:00 +00:00
Bob Mottram 71fb0285b3 Keep track of votes 2019-11-25 12:33:05 +00:00