Commit Graph

456 Commits (16d4ac54eac603fa82553f672799093c16861cf4)

Author SHA1 Message Date
Bob Mottram 3f2bf8624d Check queue length before pop 2024-11-06 14:03:30 +00:00
Bob Mottram db0969ac80 Less indentation 2024-11-06 10:21:47 +00:00
Bob Mottram e34deb4b28 Less indentation 2024-11-06 10:20:23 +00:00
Bob Mottram bdc52a1fce Fix for removing long words 2024-09-21 21:52:13 +01:00
Bob Mottram a876c9871d Move flag functions to their own module 2024-09-13 14:58:14 +01:00
Bob Mottram da66e2744d Less indentation 2024-08-30 13:25:23 +01:00
Bob Mottram 577bf923c1 Less indentation 2024-08-30 12:02:06 +01:00
Bob Mottram baece9e606 Less indentation 2024-08-30 11:40:13 +01:00
Bob Mottram d2251eb173 Replacing multiple strings 2024-08-08 18:23:33 +01:00
Bob Mottram e78da08e6e Extra twitter summary matches 2024-08-02 12:16:57 +01:00
Bob Mottram 4144c4dd33 Avoid autoCW repetitions with capitalisation 2024-07-14 15:04:09 +01:00
Bob Mottram 1dc4cdbf59 Standardise file pointer names 2024-07-14 14:01:46 +01:00
Bob Mottram 5590d33d88 Include function name in exception 2024-07-02 23:16:13 +01:00
Bob Mottram 9dd546b85c json loading retries may not be needed 2024-06-20 11:47:58 +01:00
Bob Mottram 04118c02ba Check for invalid local links at a later stage in the inbox queue 2024-06-12 11:24:59 +01:00
Bob Mottram f3e0d0d58c Variable name 2024-05-18 17:37:19 +01:00
Bob Mottram f20eaefa94 Function for accounts data directory 2024-05-12 13:35:26 +01:00
Bob Mottram 07fb70688b Remove tracking from profile links 2024-04-24 20:35:04 +01:00
Bob Mottram 2903cb521f Remove link tracking gloop from post urls 2024-04-24 12:10:50 +01:00
Bob Mottram c9982cd428 Remove link tracking for outgoing posts 2024-04-24 11:38:45 +01:00
Bob Mottram 85cc2eb22d Tidying 2024-04-10 13:59:57 +01:00
Bob Mottram d03aeba532 Tidying 2024-04-10 13:23:59 +01:00
Bob Mottram 8bdc68fadb Tidying 2024-03-20 13:10:56 +00:00
Bob Mottram 4213d60b22 Tidying 2024-03-20 13:04:25 +00:00
Bob Mottram 803449f8b7 Tidying 2024-03-19 21:03:09 +00:00
Bob Mottram b7ae8adebe snake case 2024-02-26 19:22:25 +00:00
Bob Mottram ac735e2d91 Remove default arguments 2024-02-19 20:54:46 +00:00
Bob Mottram 9ed6eaa75d Remove default arguments 2024-02-19 14:46:59 +00:00
Bob Mottram 2f7bad0fc5 Remove default arguments 2024-02-19 14:44:52 +00:00
Bob Mottram b8372aa02e Another fix for removing long words 2024-02-07 10:48:46 +00:00
Bob Mottram c3e77ab909 Fix bug in checking for long words 2024-02-06 23:38:39 +00:00
Bob Mottram a4602fa8d7 Version 1.5.0 2024-01-21 19:01:20 +00:00
Bob Mottram de88136753 Load cached automatic content warnings at startup 2024-01-18 14:03:35 +00:00
Bob Mottram 5ff61bab0e Add cache for automatic content warnings 2024-01-18 13:27:22 +00:00
Bob Mottram 51d1b21279 Remove debug 2024-01-17 20:36:01 +00:00
Bob Mottram c66cfebacf Debug 2024-01-17 20:25:13 +00:00
Bob Mottram ecd29b6d54 Tidying 2024-01-17 20:02:35 +00:00
Bob Mottram abc3fab7a8 Move function 2024-01-17 11:53:56 +00:00
Bob Mottram 080b2ca352 Handle situations where urls are lists 2023-12-09 14:18:24 +00:00
Bob Mottram 9d1ccd9ec6 Extra music site 2023-10-16 22:31:46 +01:00
Bob Mottram 713c6db446 Distill line breaks 2023-09-20 14:00:36 +01:00
Bob Mottram 9f30a52368 Clear result 2023-09-20 13:55:18 +01:00
Bob Mottram b4087b4f8d Handle mixed RTL with line breaks 2023-09-20 13:50:29 +01:00
Bob Mottram b77389400d Handling of mixed direction post content 2023-09-20 13:23:45 +01:00
Bob Mottram 5743198b85 Check tag type 2023-09-19 13:34:30 +01:00
Bob Mottram baf39c1518 Whenever saving an image verify that the binary looks like an image
This should help to head off any future nefariousness
2023-09-12 19:38:56 +01:00
Bob Mottram 5bdd859190 Check that avatar and favicon images cached are really images 2023-09-12 17:20:31 +01:00
Bob Mottram eca0fa1736 Sanitise links to avoid injection attacks in rendered html 2023-07-12 12:08:02 +01:00
Bob Mottram 4caa930f67 Allow pre tag through dangerous markup filter in some cases, then remove it when rendering 2023-05-18 12:15:18 +01:00
Bob Mottram 705792d2fb Handle no user path 2023-05-10 12:53:38 +01:00