Commit Graph

968 Commits (0e8c586bfd0a4e5258b57cbbc80a4432da3b30cf)

Author SHA1 Message Date
bashrc fa12fe6b15 Check return values for lists 2026-04-27 19:13:18 +01:00
bashrc 4a1ee28e8d Replace readlines with functions 2026-04-26 17:49:49 +01:00
bashrc 217b7d96fa Add unit test for domain check 2026-04-24 12:17:00 +01:00
bashrc 083dddea0d Function to check domains 2026-04-24 12:05:35 +01:00
bashrc 064da39cb0 Show availability on person options screen 2026-04-20 13:41:49 +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 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 e63337c810 Alter unit test for valid nickname 2026-04-13 17:59:12 +01:00
bashrc 1361610297 Unit test for splitting collection posts 2026-04-08 22:44:01 +01:00
bashrc 2235ab7a78 Export blogs in micron format 2026-03-02 13:39:48 +00:00
bashrc 7d40d5aac4 Parsing yggdrasil addresses 2026-02-25 18:49:09 +00:00
bashrc 035ad379dc Get port from yggdrasil address 2026-02-23 16:53:19 +00:00
bashrc 6bdfe309ec Add support for yggdrasil domains 2026-02-23 12:38:32 +00:00
bashrc 8810501a97 Test for invalid nicknames in search requests 2026-02-20 11:41:50 +00:00
bashrc 3e42a977b1 Remove truncated links 2026-01-08 11:55:51 +00:00
Bob Mottram a71a7891e3 Increment version number 2026-01-02 11:36:24 +00:00
Bob Mottram 58d5fa7ed0 Show full header when using debug scripts 2025-12-30 13:20:03 +00:00
Bob Mottram 34e9353cb1 Fix markdown unit tests 2025-12-29 17:29:15 +00:00
Bob Mottram 561cea54fe Unit test for replacing gemini links 2025-12-07 22:25:47 +00:00
Bob Mottram f068628770 Handle inline quotes 2025-12-02 13:02:26 +00:00
Bob Mottram 665ceb8a11 Save blog in markdown format 2025-11-21 15:23:18 +00:00
Bob Mottram 8e7dc3b23e Export blogs in gemini format 2025-11-18 17:55:40 +00:00
Bob Mottram 9a64794e72 More date parsing 2025-10-25 18:42:49 +01:00
Bob Mottram 19f568dd06 Fix for cwlists on domains which begin with a dot 2025-09-24 12:35:05 +01:00
Bob Mottram d03b04beda Fix unit test 2025-09-22 11:57:39 +01:00
Bob Mottram c5cb92f371 Extra newline 2025-09-21 15:37:39 +01:00
Bob Mottram 4d5bf5e83d Another test 2025-09-21 15:18:41 +01:00
Bob Mottram 9fd0a820c3 Check that actor attachments are dicts 2025-08-26 11:46:27 +01:00
Bob Mottram 313a211dde Fix another case where long words were getting through and trashing the UX 2025-07-16 20:26:48 +01:00
Bob Mottram 6c3ebac1c6 Remove more bold unicode characters
Fancy characters are 'clever', but fuck up screen readers
2025-07-15 10:33:47 +01:00
Bob Mottram e15eae27e3 Obtain geolocation from content 2025-07-11 11:19:08 +01:00
Bob Mottram efd4490101 Fix geolocation bug 2025-07-10 21:11:30 +01:00
Bob Mottram 9538f28757 Remove icons_as_buttons option
It adds too much complexity to user interface implementation
2025-07-10 18:21:30 +01:00
Bob Mottram 921f17c542 Fix unit test 2025-06-03 14:22:36 +01:00
Bob Mottram c663b3b8fa Restoring html tag replacement functionality 2025-06-03 12:44:51 +01:00
Bob Mottram 043927fce3 Handle hashtags within quotes 2025-05-31 18:27:02 +01:00
Bob Mottram 8bc9d2b359 Move c2s functions to a separate module 2025-05-31 13:35:59 +01:00
Bob Mottram 5871155fe3 Move time functions to a separate module 2025-05-28 12:38:45 +01:00
Bob Mottram a91666ccfb Move cache function 2025-05-27 14:00:06 +01:00
Bob Mottram c8cb2d74ee fancy unicode text functions in their own module 2025-05-27 12:14:15 +01:00
Bob Mottram 4e6bd76ccf Separate module for actor status 2025-05-27 11:16:15 +01:00
Bob Mottram 62c8056224 Unit tests for actor status 2025-05-26 18:37:45 +01:00
Bob Mottram 07747f933e Additional osm format 2025-05-23 12:04:08 +01:00
Bob Mottram c1db90d9de Event category selection 2025-05-10 23:26:23 +01:00
Bob Mottram 1f97984340 Ensure that function arguments with default values have a type 2025-05-09 11:46:33 +01:00
Bob Mottram 54ad8667c1 Wildcards can be used within filters 2025-05-04 10:52:44 +01:00
Bob Mottram d2e03e5dce Allow wildcards within domain blocks 2025-05-03 21:16:20 +01:00
Bob Mottram 7b2750f061 Nickname blocks can include wildcards 2025-05-03 20:27:25 +01:00
Bob Mottram f0d68a519d Add test for extra gmaps format 2025-04-25 20:04:00 +01:00