Commit Graph

398 Commits (0f71fae6582f82eec284eef504f25135f2534a80)

Author SHA1 Message Date
Bob Mottram beb451baf7 Tidying of mime types 2021-08-03 10:09:04 +01:00
Bob Mottram cfea4f0c90 Fixing --posts option 2021-08-01 14:25:11 +01:00
Bob Mottram d48aff4807 Unit test for following a group 2021-07-31 12:56:28 +01:00
Bob Mottram 71cabd74a2 Unfollowing group handles 2021-07-30 17:06:34 +01:00
Bob Mottram 3f14bc178c Comment 2021-07-30 14:03:29 +01:00
Bob Mottram 40f0aac017 Detecting group handle 2021-07-30 14:00:23 +01:00
Bob Mottram e51b511fed Don't confuse nicknames for people and groups 2021-07-30 12:23:42 +01:00
Bob Mottram 9d86bc0f74 Check length of nickname 2021-07-29 15:24:29 +01:00
Bob Mottram d26d2ec8df Same maximum username length as mastodon 2021-07-29 15:22:55 +01:00
Bob Mottram 07072d8e7c Simpler password validation 2021-07-29 15:15:44 +01:00
Bob Mottram 200a4bff31 Double backslash 2021-07-29 14:27:29 +01:00
Bob Mottram fca261806f Matching words 2021-07-29 14:19:59 +01:00
Bob Mottram 8aac65c3c4 Not containing words 2021-07-29 14:14:37 +01:00
Bob Mottram f6ee975236 Validation pattern for nickname on login screen 2021-07-29 13:18:12 +01:00
Bob Mottram 3b94048e28 Better support for alternative users paths 2021-07-28 13:49:02 +01:00
Bob Mottram 5e33821b41 Single function defining users paths 2021-07-28 13:08:19 +01:00
Bob Mottram 64f63aa0b6 Unit test for date conversion 2021-07-28 10:35:21 +01:00
Bob Mottram 009d23a948 Extra reserved word 2021-07-27 22:06:22 +01:00
Bob Mottram dc7851ec6c Authorized access to catalog 2021-07-25 14:09:39 +01:00
Bob Mottram 946c10e3aa Handle posts without text 2021-07-23 15:32:21 +01:00
Bob Mottram a3fbea9a69 Validate passwords 2021-07-20 21:39:26 +01:00
Bob Mottram 1544e526c4 Ensure that line endings are removed from changed password 2021-07-20 15:39:43 +01:00
Bob Mottram bb3de9e173 Handling of understood languages prior to automatic translation 2021-07-20 14:33:27 +01:00
Bob Mottram bb3dee7533 Getting post content 2021-07-20 13:28:56 +01:00
Bob Mottram 79b356a374 Support for libretranslate 2021-07-19 20:40:04 +01:00
Bob Mottram 33ce8fbfb5 Use cached actors when checking understood languages
This improves speed by reducing disk reads
2021-07-19 09:46:21 +01:00
Bob Mottram 93a30f1255 Check that announces are understood 2021-07-18 20:35:34 +01:00
Bob Mottram 8c8c279cd0 Itterate through list 2021-07-18 20:08:17 +01:00
Bob Mottram b89c2b7dcd Tidying 2021-07-18 20:01:19 +01:00
Bob Mottram 1c75c14a6a Sort languages list 2021-07-18 19:57:08 +01:00
Bob Mottram f48b63a892 Check that language for incoming post is understood by the account 2021-07-18 19:33:53 +01:00
Bob Mottram 50096bff11 Improve handling of contentMap within posts 2021-07-18 15:15:16 +01:00
Bob Mottram e3e1716f1f Support for contentMap when creating html posts 2021-07-18 12:48:29 +01:00
Bob Mottram e4b9a27de0 Function for account directory 2021-07-13 22:59:53 +01:00
Bob Mottram 53f6b637bf Tidying 2021-07-13 16:49:29 +01:00
Bob Mottram 5e2b02ad81 File open attribute style 2021-07-13 15:40:49 +01:00
Bob Mottram e8553eb192 Tidying 2021-07-09 21:53:49 +01:00
Bob Mottram 06eb2b96a3 Check for dictionary objects 2021-07-06 11:00:19 +01:00
Bob Mottram 457004794c Function for checking url prefixes 2021-07-06 10:44:45 +01:00
Bob Mottram e8d45565b4 Less indentation 2021-07-05 11:25:21 +01:00
Bob Mottram cd14cc2775 Less indentation 2021-07-05 11:22:23 +01:00
Bob Mottram 2099788bcd Tidying 2021-07-05 11:15:35 +01:00
Bob Mottram 607f54eb5b Remove redundant function 2021-07-05 11:09:11 +01:00
Bob Mottram 3a509400a7 Comments 2021-07-05 10:55:01 +01:00
Bob Mottram 8ae7262e9a Use function to check for dict 2021-07-05 10:51:07 +01:00
Bob Mottram 4ba64797ef Tidying of post deletion 2021-07-05 10:45:55 +01:00
Bob Mottram 021556ccee Tidying of post deletion 2021-07-05 10:24:29 +01:00
Bob Mottram 0335e52458 Function to return user paths 2021-07-04 23:58:01 +01:00
Bob Mottram 5d38503baa Deprecate events
Mobilizon does it in a different way
2021-07-01 22:30:36 +01:00
Bob Mottram 0627c10996 Tidying of image formats 2021-07-01 10:51:16 +01:00