Commit Graph

729 Commits (a580cf8658dd9414f3e5aaa658ce268e5823f9dc)

Author SHA1 Message Date
Bob Mottram 07444e0658 Handle editing replies 2022-11-15 23:26:58 +00:00
Bob Mottram 3bffa02c76 Initial code for edit button 2022-11-15 19:22:00 +00:00
Bob Mottram 681ea36798 Handle update endings on ids 2022-11-13 20:33:24 +00:00
Bob Mottram 14abebf64a Handle delete endings on ids 2022-11-13 20:25:07 +00:00
Bob Mottram 19a1676ee8 Minimize all images on edit profile screen 2022-11-13 19:45:34 +00:00
Bob Mottram 9a03272ad1 Use hidden 2022-11-11 11:40:43 +00:00
Bob Mottram 99cf867ae1 Screen readers don't announce hashes 2022-11-11 11:26:17 +00:00
Bob Mottram 2df68a39b1 Support heic formatted images 2022-10-31 17:26:31 +00:00
Bob Mottram ac89c7e20d Support wave file attachments 2022-10-31 11:05:11 +00:00
Bob Mottram 4c1cf463b8 Forbid any exec commands 2022-10-26 14:56:13 +01:00
Bob Mottram a538cf86e7 Avoid php scripts 2022-10-26 14:35:31 +01:00
Bob Mottram 08df47318f Support speex audio format 2022-10-20 20:37:59 +01:00
Bob Mottram e2ba518b96 Remove square capitals when filtering 2022-10-05 18:55:24 +01:00
Bob Mottram fa08879245 Refactoring 2022-09-26 10:37:44 +01:00
Bob Mottram 61f489ff51 Fix inverted text test 2022-09-25 21:12:10 +01:00
Bob Mottram dd6e278951 Fix inverted text test 2022-09-25 21:02:39 +01:00
Bob Mottram 2afbc768fc Fix inversion tests 2022-09-25 20:47:15 +01:00
Bob Mottram 25c3997239 Inverted character threshold 2022-09-25 19:25:13 +01:00
Bob Mottram 8142b5d741 Reverse if a few characters match inverted ones 2022-09-25 18:57:48 +01:00
Bob Mottram 947715bfae Check for inverted text 2022-09-25 18:26:11 +01:00
Bob Mottram 140b2f18a6 Tidying 2022-09-13 10:27:43 +01:00
Bob Mottram 2c8a1788cd Lower case for checking don't reply 2022-09-11 19:09:32 +01:00
Bob Mottram 48db4f58a4 Forbit input within markup 2022-09-09 18:49:03 +01:00
Bob Mottram 539ba01ba6 Remove map links from tags when posts are deleted 2022-08-22 11:58:55 +01:00
Bob Mottram bc8f080299 Change sequence of image extensions 2022-08-20 14:01:12 +01:00
Bob Mottram aee4048056 Check that strings passed to system commands are safe 2022-07-22 11:54:57 +01:00
Bob Mottram 762a5bdb3e Check break after walk 2022-07-22 10:58:42 +01:00
Bob Mottram b14a7c9f0b More descriptive 2022-07-17 18:46:09 +01:00
Bob Mottram 3d5b658490 Comment 2022-07-17 18:44:52 +01:00
Bob Mottram 8d65bf9654 Allow code within posts, but with additional checks 2022-07-17 18:40:48 +01:00
Bob Mottram e0ec9d5cfe Extra string 2022-07-13 21:50:22 +01:00
Bob Mottram 6d42faf737 Remove old css cache 2022-07-12 20:03:30 +01:00
Bob Mottram 00203624f5 Check for none case 2022-07-09 23:56:33 +01:00
Bob Mottram 1128d1ad6c Remove fancy unicode characters from names and bio text 2022-07-09 23:01:38 +01:00
Bob Mottram 66fcf918a8 More fancy unicode character ranges 2022-07-09 12:24:11 +01:00
Bob Mottram 91ad251642 Tidying 2022-07-09 12:09:29 +01:00
Bob Mottram bdb20ae734 Tidying 2022-07-09 12:03:12 +01:00
Bob Mottram 6e8f07a916 Convert fancy characters to ordinary ones
This will help screen readers
2022-07-09 11:54:05 +01:00
Bob Mottram 763514eb69 Remove redundant function 2022-06-21 14:35:35 +01:00
Bob Mottram 65d9b0680a Function for line ending characters 2022-06-21 12:58:50 +01:00
Bob Mottram ea22ab0f48 Avoid possible content filtering loophole 2022-06-21 10:24:32 +01:00
Bob Mottram f9e6efd385 Extra no reply strings 2022-06-14 21:38:56 +01:00
Bob Mottram f0f612fba1 Replacing open statements 2022-06-10 14:01:39 +01:00
Bob Mottram f86560e8da Function for finding text in file 2022-06-10 12:43:33 +01:00
Bob Mottram 6404f36b4a Exception for text in file 2022-06-10 11:40:47 +01:00
Bob Mottram 4e29c26ad4 Revert "Finding text not in file"
This reverts commit bc614fcd3c.
2022-06-10 11:30:42 +01:00
Bob Mottram bc614fcd3c Finding text not in file 2022-06-10 11:18:08 +01:00
Bob Mottram 9bab4c1684 Function for checking text in a file 2022-06-10 10:24:11 +01:00
Bob Mottram 4308f7501a Explicitly set file encoding 2022-06-09 15:46:30 +01:00
Bob Mottram 06a59264df Additional reply indicators 2022-06-03 10:28:34 +01:00