Commit Graph

227 Commits (91736b547f4c30050b6017854cc5f6439e80ac45)

Author SHA1 Message Date
Bob Mottram eb9135ac3e Another long lines failure case 2021-03-17 21:17:27 +00:00
Bob Mottram 3b5dba87c3 Tidying of encrypted message detection 2021-03-12 12:04:34 +00:00
Bob Mottram b7c1b02346 Decrypt pgp encrypted DMs 2021-03-11 17:15:32 +00:00
Bob Mottram 3e7e64f5d0 Debug 2021-03-06 23:19:03 +00:00
Bob Mottram 6b2f22d562 Check that media file is written 2021-03-06 23:16:54 +00:00
Bob Mottram 6b3feec7aa Allow semicolons in some other fields 2021-03-01 12:19:49 +00:00
Bob Mottram fdc9c0ab62 Allow semicolons in some other fields 2021-03-01 12:15:06 +00:00
Bob Mottram 6baef31a36 Bring the payload back 2021-03-01 10:06:13 +00:00
Bob Mottram f76c173f59 Don't use payload function when parsing form-data 2021-03-01 10:02:55 +00:00
Bob Mottram 460b8bd938 Only one truncation 2021-02-13 12:26:25 +00:00
Bob Mottram 58ba1146a4 Remove only the last character 2021-02-13 12:17:03 +00:00
Bob Mottram ab6994329a Remove endings from hashtags 2021-02-13 12:12:06 +00:00
Bob Mottram 0826326653 Validation of categories 2021-02-09 22:42:29 +00:00
Bob Mottram 2e6fe854f8 More checks 2021-02-09 22:29:57 +00:00
Bob Mottram 890c8856a8 More thorough validation of hashtags and nicknames 2021-02-09 14:41:32 +00:00
Bob Mottram 7de4e24f2e Latin-script special characters are valid 2021-02-09 13:28:42 +00:00
Bob Mottram 00af89ff3e More hashtag checks 2021-02-09 13:16:53 +00:00
Bob Mottram 74a8e39509 Check for invalid hashtag 2021-02-08 21:31:18 +00:00
Bob Mottram f528171090 Check that petname exists 2021-02-04 13:43:56 +00:00
Bob Mottram 8bbd9b6173 Check for dangerous markup in display name and clearly indicate adversaries 2021-01-31 11:05:17 +00:00
Bob Mottram bdfeb8f993 Increment follow counter 2021-01-29 21:34:08 +00:00
Bob Mottram 9195e57c13 Fallback mentions replacement 2021-01-29 21:33:23 +00:00
Bob Mottram 419353ccf9 Version 1.2.0 2021-01-26 10:07:42 +00:00
Bob Mottram 1bb4eab631 Support for svg format images 2021-01-11 22:27:57 +00:00
Bob Mottram 5cd9aa8d66 Enforce convention of underscore before local function names 2020-12-22 18:06:23 +00:00
Bob Mottram a7b094f84f Test for stranded functions which aren't called 2020-12-22 12:59:46 +00:00
Bob Mottram 88b0a6aa6f Check if tag already exists 2020-12-13 20:07:45 +00:00
Bob Mottram 11883701ab No imports of unchecked css 2020-12-12 21:42:10 +00:00
Bob Mottram 76eb19b311 Check for non-local web links in css 2020-12-12 21:21:06 +00:00
Bob Mottram 49091dea9f Dissallow regular expressions in css 2020-12-12 20:59:52 +00:00
Bob Mottram 5dfd647f81 Check for localhost links in css 2020-12-12 20:55:33 +00:00
Bob Mottram 249cc1ab5a reject localhost in markup 2020-12-12 20:53:16 +00:00
Bob Mottram 5031d6bf78 Standardize rel 2020-12-11 10:14:58 +00:00
Bob Mottram af76a5809e Check for enabling scripts or popups 2020-12-11 10:02:23 +00:00
Bob Mottram 9e483bdacf Don't remove radicle links 2020-12-06 10:18:41 +00:00
Bob Mottram c0eedb0716 Ensure that text fields from POST are unquoted 2020-12-03 14:59:07 +00:00
Bob Mottram 30ebfda697 Tidy up the handling of media formats 2020-11-21 11:54:29 +00:00
Bob Mottram 5364b71616 Option to allow access to the local network
This might be useful for mesh networks or private networks
2020-11-20 10:58:49 +00:00
Bob Mottram be45c71e12 Anything coming from google - fonts, etc - is bad 2020-11-15 11:26:23 +00:00
Bob Mottram 079e893385 Convert to lower case 2020-11-15 11:14:26 +00:00
Bob Mottram 9726a63c33 Extra checks on css 2020-11-15 11:01:05 +00:00
Bob Mottram cadd0de15c Don't allow local network access 2020-11-11 09:42:48 +00:00
Bob Mottram cb49d90bb9 Removing long words from feed titles 2020-10-31 23:10:38 +00:00
Bob Mottram 37e188b0a3 Indentation 2020-10-30 12:12:09 +00:00
Bob Mottram 26c490757d Check for balanced quotes 2020-10-30 12:10:57 +00:00
Bob Mottram 1b24bc664a Only html format quotes if there are a few
If there are lots then things can get out of hand
2020-10-30 12:03:29 +00:00
Bob Mottram 3fd0723684 Remove html before checking for hashtags 2020-10-25 12:47:16 +00:00
Bob Mottram c691cff82d Add hashtag interpreter 2020-10-17 13:05:41 +01:00
Bob Mottram af3b7baf12 Extract hashtags from newswire feeds 2020-10-16 21:13:23 +01:00
Bob Mottram a60491585e Extract hashtags from feeds 2020-10-16 20:49:34 +01:00