Commit Graph

269 Commits (71b36c1e4718d1d134db21d8f4ad9d9edef7fbe0)

Author SHA1 Message Date
bashrc dfad31ef2d Replace directory creation with functions 2026-05-02 13:17:33 +01:00
bashrc b57262bda8 Replace directory checks with functions 2026-05-02 12:59:08 +01:00
bashrc 28d17bfda5 Replace file checks with functions 2026-05-02 12:34:27 +01:00
bashrc 1fca4e909e Replace prepend file operations with functions 2026-04-30 12:18:56 +01:00
bashrc ff9c304702 Variable types 2026-04-28 14:48:16 +01:00
bashrc 39d9122081 Variable types 2026-04-28 14:04:50 +01:00
bashrc 7154baeff4 Variable types 2026-04-27 21:27:54 +01:00
bashrc 2b8f9e3ab7 Replace file operations with functions 2026-04-26 17:43:04 +01:00
bashrc a9e9cbe515 Revert "Replace file operations with functions"
This reverts commit 73a5c0705a.
2026-04-26 17:05:16 +01:00
bashrc 73a5c0705a Replace file operations with functions 2026-04-26 11:56:39 +01:00
bashrc f1d9fc2ed7 Tidying 2026-02-26 21:50:18 +00:00
bashrc 86e02ba085 Apply additional filters to downloaded announces 2026-01-17 17:24:25 +00:00
bashrc db4a8ca445 Check that reactions are not from blocked accounts 2026-01-08 14:52:59 +00:00
Bob Mottram a71a7891e3 Increment version number 2026-01-02 11:36:24 +00:00
Bob Mottram bda422305f More validation on movedTo 2025-12-13 16:30:58 +00:00
Bob Mottram 0bc1db1631 movedTo or copiedTo 2025-12-13 14:32:37 +00:00
Bob Mottram 8bc9d2b359 Move c2s functions to a separate module 2025-05-31 13:35:59 +01:00
Bob Mottram b208ec623d Move announce function 2025-05-28 18:40:26 +01:00
Bob Mottram c1db90d9de Event category selection 2025-05-10 23:26:23 +01:00
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