Commit Graph

250 Commits (e07d9170db31697e00b25fe68808677f59937c11)

Author SHA1 Message Date
Bob Mottram a859ff14ac Add list types 2024-12-23 17:45:20 +00:00
Bob Mottram ffffba5e72 Preparing for next release 2024-12-22 23:37:30 +00:00
Bob Mottram ee9fee4d6b Implementing mitm detection 2024-12-17 13:50:48 +00:00
Bob Mottram 8a07b8d924 Adding searchableBy attribute 2024-10-12 10:28:12 +01:00
Bob Mottram de123048f4 Support for thread id 2024-10-06 17:22:13 +01:00
Bob Mottram 2933af9a05 conversation can also be called thread
See https://codeberg.org/fediverse/fep/src/branch/main/fep/76ea/fep-76ea.md
2024-10-06 10:41:21 +01:00
Bob Mottram a876c9871d Move flag functions to their own module 2024-09-13 14:58:14 +01:00
Bob Mottram f486eecaa7 Replace repeated replacements 2024-08-09 13:29:22 +01:00
Bob Mottram d2251eb173 Replacing multiple strings 2024-08-08 18:23:33 +01:00
Bob Mottram 1dc4cdbf59 Standardise file pointer names 2024-07-14 14:01:46 +01:00
Bob Mottram 21e2095696 Exception handling when reading from file 2024-07-13 15:38:11 +01:00
Bob Mottram 5a71b8c406 Translations for pgp public key 2024-06-10 13:38:09 +01:00
Bob Mottram 5c50bd713b Check that return statements are of the expected type 2024-05-24 13:50:11 +01:00
Bob Mottram c236317a49 Fix translations 2024-05-19 20:52:04 +01:00
Bob Mottram 3fada70f42 More scrupulous check for image descriptions 2024-05-19 11:21:04 +01:00
Bob Mottram 155224fe4d Handle potential none values returned for actor nickname 2024-05-19 10:57:49 +01:00
Bob Mottram 6f610a438d Check announced handle is not none 2024-05-19 10:23:24 +01:00
Bob Mottram ccab03cc2a Allow dict attachments and convert them to lists 2024-03-29 14:52:14 +00:00
Bob Mottram d296f166c5 Apply federated blocks when downloading announces 2024-02-09 22:09:18 +00:00
Bob Mottram 83d5dde8ec Add exception handling when saving files 2024-02-01 13:30:59 +00:00
Bob Mottram 966ec3389f Add exception handling 2024-02-01 10:58:15 +00:00
Bob Mottram a4602fa8d7 Version 1.5.0 2024-01-21 19:01:20 +00:00
Bob Mottram 5ff61bab0e Add cache for automatic content warnings 2024-01-18 13:27:22 +00:00
Bob Mottram e0ea772681 Enable reading friendica-style actors 2024-01-09 16:59:23 +00:00
Bob Mottram db4f77e52d Handle inReplyTo in a way that is compatible with bookwyrm 2023-12-24 23:42:38 +00:00
Bob Mottram 080b2ca352 Handle situations where urls are lists 2023-12-09 14:18:24 +00:00
Bob Mottram f447293436 get content when converting video to note 2023-10-29 13:24:52 +00:00
Bob Mottram 216f9f578a Support nameMap within actor 2023-10-25 20:55:40 +01:00
Bob Mottram 1b82841125 Allow string to field for Follow 2023-10-16 19:30:54 +01:00
Bob Mottram 4825b1d90e Function to get the attributedTo string 2023-09-26 21:25:53 +01:00
Bob Mottram 025ec98673 Apply pixelfed style capabilities for announce permission 2023-08-04 10:38:48 +01:00
Bob Mottram eca0fa1736 Sanitise links to avoid injection attacks in rendered html 2023-07-12 12:08:02 +01:00
Bob Mottram 890ec1b5cb Support for adding chat links to posts 2023-07-10 18:53:56 +01:00
Bob Mottram dde403b16e Tidying 2023-04-05 22:50:49 +01:00
Bob Mottram 8f64ecfeb3 Turning off votes applies to announced votes 2023-04-05 22:41:40 +01:00
Bob Mottram dc031cd4a9 Adding support for video transcripts 2023-02-18 22:10:15 +00:00
Bob Mottram 4929598d0a Exception types 2023-02-09 12:41:31 +00:00
Bob Mottram d9143403fe Add media creator for attachments 2023-01-23 11:33:07 +00:00
Bob Mottram bdde4450c1 Add arguments for media license 2023-01-22 23:47:13 +00:00
Bob Mottram b91a876b75 v1.4.0 2023-01-21 23:03:30 +00:00
Bob Mottram 008a8d1284 Check that a domain is returned 2023-01-15 14:33:18 +00:00
Bob Mottram 1b5594bcbd Add buy link to posts 2023-01-13 19:19:57 +00:00
Bob Mottram 86eb346cf7 'context' is sometimes used to mean the same thing as 'conversation'
This does not appear to be part of the AP spec, but is used in the wild
2023-01-09 11:38:05 +00:00
Bob Mottram 7657fe5e43 Remove any html from image descriptions 2023-01-07 13:56:52 +00:00
Bob Mottram fc4de10236 Remote hashtag links within ssml 2023-01-06 20:39:33 +00:00
Bob Mottram a764fa2418 Don't show repeat icon for posts without image descriptions 2022-12-29 11:50:51 +00:00
Bob Mottram 41b3bf129c Switch default content license to noncommercial
This may deter some sketchy databrokering
2022-12-28 11:43:11 +00:00
Bob Mottram bed15feb14 Tiding 2022-09-08 19:23:21 +01:00
Bob Mottram 0baec75b68 Additional checking of digit string lengths 2022-09-08 11:34:12 +01:00
Bob Mottram aee4048056 Check that strings passed to system commands are safe 2022-07-22 11:54:57 +01:00