Commit Graph

16356 Commits (19f84344a9af56087a1833ece9c6b4e422feb0ff)

Author SHA1 Message Date
bashrc 19f84344a9 Bad path string 2026-04-21 12:50:00 +01:00
bashrc efca7f7b5c More bad endings 2026-04-21 10:19:54 +01:00
bashrc b66ecea6e0 Check nickname 2026-04-20 21:04:50 +01:00
bashrc 53aca72b68 Check that actor is a dict 2026-04-20 20:39:31 +01:00
bashrc 8522ea5548 Check that actor is a dict 2026-04-20 20:37:51 +01:00
bashrc 618f6b435f Tidying 2026-04-20 20:34:03 +01:00
bashrc d8f53e0e2e Update person cache when availability changes 2026-04-20 15:35:33 +01:00
bashrc 361a99c730 Show availability on profile screen 2026-04-20 13:55:02 +01:00
bashrc 064da39cb0 Show availability on person options screen 2026-04-20 13:41:49 +01:00
bashrc 2287267b6b Offline availability 2026-04-20 13:19:43 +01:00
bashrc 5bcc9e6801 Return availability for online status 2026-04-20 13:16:39 +01:00
bashrc 7e331a912f Comments 2026-04-20 11:18:31 +01:00
bashrc ed8e16e146 Reject relayed DMs 2026-04-20 11:12:37 +01:00
bashrc 300ee918de Another suspicious header string 2026-04-17 19:50:54 +01:00
bashrc 6c2664ed06 Validate nickname at login 2026-04-16 15:45:45 +01:00
bashrc 6991e535a1 Allow . within nicknames 2026-04-16 11:10:33 +01:00
bashrc 259d51d00f Extra llm crawlers 2026-04-14 20:20:27 +01:00
bashrc 3897a637a2 Split up long words in content warning 2026-04-14 14:26:42 +01:00
bashrc 6cd0b67bd9 Variable types 2026-04-14 14:09:16 +01:00
bashrc dadac78ddf Variable types 2026-04-14 13:55:49 +01:00
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