Commit Graph

16336 Commits (2e61b935e59a6c321f624a1eee28bfdc04909382)

Author SHA1 Message Date
bashrc 2e61b935e5 Use dots to indicate truncation 2026-04-14 13:45:05 +01:00
bashrc 329c23eaba Truncate content warning if it is too long 2026-04-14 13:43:28 +01:00
bashrc fb6a587a6c Revert "Limit length of content warnings"
This reverts commit f8cd23a538.
2026-04-14 13:37:10 +01:00
bashrc f8cd23a538 Limit length of content warnings 2026-04-14 13:33:42 +01:00
bashrc ec776a07ea Avoid parameterised nicknames in announces 2026-04-14 12:07:14 +01:00
bashrc 8f67458549 Remove did fluff from nicknames
These dids are literally pointless - adding no value - and ought to be web urls
2026-04-14 11:52:33 +01:00
bashrc 73ab5f80d6 Less strict reserved words for nickname validation 2026-04-14 10:24:53 +01:00
bashrc a7d5f5a5ff Doesn't need to be reverse order 2026-04-13 21:05:21 +01:00
bashrc 0bc7af49b2 Tidy the checking of object nickname in received announces 2026-04-13 19:10:47 +01:00
bashrc c4ec185d8a Validate nicknames on received announces 2026-04-13 18:57:17 +01:00
bashrc b357b9c241 Announce object may not have a nickname 2026-04-13 18:46:49 +01:00
bashrc e63337c810 Alter unit test for valid nickname 2026-04-13 17:59:12 +01:00
bashrc 19c33fc5e1 Allow . in nickname, since this seems to exist in the wild
I may regret this later
2026-04-13 17:57:10 +01:00
bashrc cd899fc2d5 Log json for invalid nickname 2026-04-13 17:30:28 +01:00
bashrc 5ebd8efd06 Convert to string 2026-04-13 17:21:18 +01:00
bashrc 75c53c8496 Avoid duplication in character checks 2026-04-13 17:02:58 +01:00
bashrc a23ae660c3 Check that strings exist 2026-04-13 16:50:19 +01:00
bashrc 1c5e2f86e7 Show podcast duration 2026-04-13 16:33:05 +01:00
bashrc 2a80702267 Alternative podcast duration field 2026-04-13 15:51:57 +01:00
bashrc cd1a4133e4 Podcast author tag 2026-04-13 15:31:03 +01:00
bashrc 6bf369be2c Add explicit icon to podcast title 2026-04-13 14:15:32 +01:00
bashrc 5b9d73a851 Extra validation of nickname characters 2026-04-13 13:38:57 +01:00
bashrc c115e95471 Include nickname in invalid script 2026-04-13 13:32:54 +01:00
bashrc 2fd7aeb378 Validate nickname for incoming posts 2026-04-13 13:27:01 +01:00
bashrc cabfafa91d Nickname validation on downloaded announces 2026-04-13 13:16:19 +01:00
bashrc d1bb96f02e Fix federated shares watchdog 2026-04-13 12:46:09 +01:00
bashrc 296ffdabed lower 2026-04-13 11:57:15 +01:00
bashrc 729ec9c965 Fix inbox queue watchdog 2026-04-13 11:54:21 +01:00
bashrc a9f655ede5 Fixing watchdogs 2026-04-13 11:23:20 +01:00
bashrc a4a17d2fbf Fix posts watchdog 2026-04-13 11:12:37 +01:00
bashrc a679ebdeae Tidying 2026-04-13 10:59:33 +01:00
bashrc b38457cf4a Check that podcast text is a string 2026-04-13 10:57:37 +01:00
bashrc c90d9c8e10 Check that podcast url is a string 2026-04-13 10:56:02 +01:00
bashrc 980f49ff21 Newswire watchdog arguments 2026-04-13 10:49:53 +01:00
bashrc c885fbc384 Return to 50 second newswire watchdog 2026-04-13 10:43:16 +01:00
bashrc 849bef5a74 Validate nickname when getting actor json 2026-04-13 10:33:26 +01:00
bashrc 0ab879ebe7 Have the newswire watchdog sleep longer 2026-04-13 10:17:41 +01:00
bashrc 1361610297 Unit test for splitting collection posts 2026-04-08 22:44:01 +01:00
bashrc 101ea22e89 Handle inbox posts containing collections of subposts 2026-04-08 22:24:47 +01:00
bashrc 83e7397c3a Tidying 2026-04-08 21:46:15 +01:00
bashrc b2c8420b3a Handle more date format exotica 2026-04-08 20:00:59 +01:00
bashrc 8df259eff9 Revert "Inbox refactoring"
This reverts commit fff2b1e9b7.
2026-04-08 19:56:24 +01:00
bashrc fd1aa11060 Revert "Rename function"
This reverts commit 8dc7811cba.
2026-04-08 19:56:02 +01:00
bashrc 8dc7811cba Rename function 2026-04-08 19:30:01 +01:00
bashrc fff2b1e9b7 Inbox refactoring 2026-04-08 19:28:00 +01:00
bashrc 1c5f050db6 Remove browser contradiction check
The real user agents are themselves contradictory
2026-04-07 17:35:06 +01:00
bashrc 832838df57 More checks on user agent browsers 2026-04-07 17:30:15 +01:00
bashrc fbcb1b60a4 Remove newlines from logging 2026-04-07 17:14:13 +01:00
bashrc 9e575d87e4 Add logging 2026-04-07 16:15:59 +01:00
bashrc 339e466838 Check for contradicting browsers within user agent 2026-04-07 16:13:20 +01:00