Commit Graph

430 Commits (4b6952d41734fc64057561788585caf421989147)

Author SHA1 Message Date
Bob Mottram 1b7f6b234c Include security within @context to indicate ld-signed activities 2024-09-14 17:40:11 +01:00
Bob Mottram a876c9871d Move flag functions to their own module 2024-09-13 14:58:14 +01:00
Bob Mottram a951635e48 Comment 2024-08-15 12:31:07 +01:00
Bob Mottram 8f896200d5 Remove SHOW MORE when opening cw 2024-08-15 11:20:08 +01:00
Bob Mottram b4290f5f1a Open content warning when replying to a post with cw, so you can see what you're replying to 2024-08-15 11:14:32 +01:00
Bob Mottram d2251eb173 Replacing multiple strings 2024-08-08 18:23:33 +01:00
Bob Mottram 5200238861 Image watermark is a fixed percentage of the attached image width 2024-07-25 13:34:18 +01:00
Bob Mottram 149dcd72cb Option to add watermark to uploaded images 2024-07-22 18:27:21 +01:00
Bob Mottram a89a3211a1 File pointer naming convention 2024-07-16 13:20:58 +01:00
Bob Mottram 1dc4cdbf59 Standardise file pointer names 2024-07-14 14:01:46 +01:00
Bob Mottram a602cc61eb Exception handling when reading from file 2024-07-13 21:27:19 +01:00
Bob Mottram 5a86457382 Check the number of return values 2024-05-24 18:44:40 +01:00
Bob Mottram 403c3a288d Check that actor summary exists 2024-05-15 17:21:18 +01:00
Bob Mottram f20eaefa94 Function for accounts data directory 2024-05-12 13:35:26 +01:00
Bob Mottram a9f49879ce Tidying 2024-04-10 14:32:03 +01:00
Bob Mottram ccab03cc2a Allow dict attachments and convert them to lists 2024-03-29 14:52:14 +00:00
Bob Mottram 0985d93637 Remove default arguments 2024-02-19 18:31:04 +00:00
Bob Mottram d296f166c5 Apply federated blocks when downloading announces 2024-02-09 22:09:18 +00:00
Bob Mottram 3e0e6d6cde Remove unused argument 2024-02-07 10:12:03 +00:00
Bob Mottram 8ec7e56a25 Use baseexception 2024-02-07 10:04:27 +00:00
Bob Mottram 224135ca37 Tidying 2024-02-05 20:05:00 +00:00
Bob Mottram 83fb8754a5 Update valueflows for changes to fep-0837 2024-01-30 10:19:33 +00:00
Bob Mottram d312a52c26 Checking for url strings 2024-01-27 17:04:21 +00:00
Bob Mottram a4602fa8d7 Version 1.5.0 2024-01-21 19:01:20 +00:00
Bob Mottram 369a9f311f Tidying 2023-12-20 18:22:28 +00:00
Bob Mottram 080b2ca352 Handle situations where urls are lists 2023-12-09 14:18:24 +00:00
Bob Mottram 503f768b59 Deduplicate media urls 2023-10-30 10:37:20 +00:00
Bob Mottram 41b9d41d3a Sandbox any potential evilness 2023-10-30 10:21:37 +00:00
Bob Mottram 694a913b08 Create video attachment from peertube-style post 2023-10-29 23:40:53 +00:00
Bob Mottram 83ab01729e srclang on video transcripts 2023-10-29 21:01:53 +00:00
Bob Mottram 450a1da8b6 Add a buy button for support links on videos 2023-10-29 20:00:43 +00:00
Bob Mottram 8ba2c20b25 Default theme 2023-10-12 14:07:23 +01:00
Bob Mottram 8d2ea4ddc2 Tidying 2023-09-29 15:47:44 +01:00
Bob Mottram 690fa50bcf Tidying 2023-09-29 15:36:08 +01:00
Bob Mottram 4825b1d90e Function to get the attributedTo string 2023-09-26 21:25:53 +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 ea21eeb52d Improve support for right-to-left languages 2023-09-10 11:12:39 +01:00
Bob Mottram cefd115170 Allow redirects 2023-08-25 22:01:51 +01:00
Bob Mottram 025f07f017 Show limited buttons for public share view 2023-08-23 14:17:32 +01:00
Bob Mottram 830fb1288f Additional share fields 2023-08-23 13:36:23 +01:00
Bob Mottram 4ca472ebc9 Set share id 2023-08-23 13:24:25 +01:00
Bob Mottram ed742cd1f1 Optionally add shared items to actor attachments 2023-08-22 18:13:35 +01:00
Bob Mottram ceec79afb7 Move variable definition 2023-08-20 15:14:44 +01:00
Bob Mottram b865d7065c Don't need item type 2023-08-20 15:07:02 +01:00
Bob Mottram 331adbf34c Representation of wanted items in shares collection 2023-08-20 15:03:28 +01:00
Bob Mottram 3b5149e989 Additional currency links 2023-08-20 13:20:34 +01:00
Bob Mottram 869108c28f Add price representation for shares collection 2023-08-20 12:06:39 +01:00
Bob Mottram dbb41c92d5 Shared items collection conforming to fep-0837 2023-08-20 11:17:06 +01:00
Bob Mottram ad7bf3c033 Return http codes from get_json 2023-08-13 10:58:02 +01:00