Commit Graph

453 Commits (56794e9ebe18ff947a01912792bc0b30b4dd3167)

Author SHA1 Message Date
Bob Mottram 7105bbe8cd Exclude custom ontologies 2021-08-08 20:53:11 +01:00
Bob Mottram d0dc6a07a0 More general list of shared item categories 2021-08-08 19:39:03 +01:00
Bob Mottram 62dc1aace7 More reserved words 2021-08-08 18:05:26 +01:00
Bob Mottram aeb896b454 Translations for ontology 2021-08-08 12:16:18 +01:00
Bob Mottram 83c631104a Currency field as dropdown 2021-08-07 18:44:25 +01:00
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
Bob Mottram c37f3ac004 Extra architecture graphs 2021-06-26 15:21:24 +01:00
Bob Mottram a194ada543 Module groups 2021-06-26 12:16:41 +01:00
Bob Mottram d7ad3733ff Checking account directories 2021-06-25 19:02:05 +01:00
Bob Mottram 7e324702ce Module groups 2021-06-25 17:10:09 +01:00
Bob Mottram 6f8060932c Alternative field for indicating no replies 2021-06-25 10:51:54 +01:00
Bob Mottram d90336239e Tidying 2021-06-24 20:55:29 +01:00
Bob Mottram c8b8663725 Comment 2021-06-24 20:28:26 +01:00
Bob Mottram b0a91c2dc1 Tidying 2021-06-24 20:25:39 +01:00
Bob Mottram 59840fc35e Tidying 2021-06-24 20:10:23 +01:00
Bob Mottram bb09f2a655 Function to extract port number from domain 2021-06-23 22:44:31 +01:00
Bob Mottram e0aac3c6a3 Separate function for extracting domain name 2021-06-23 22:31:50 +01:00
Bob Mottram 939e053e5b Function to check that activitypub posts have an object dictionary 2021-06-22 16:45:59 +01:00
Bob Mottram 80f43a728a Spaces 2021-06-22 13:42:52 +01:00
Bob Mottram 25d0cd8c65 Use with style when writing files 2021-06-22 13:27:10 +01:00
Bob Mottram d42ee647d3 Revert "File storage functions"
This reverts commit 9c18e7042e.
2021-06-21 23:53:04 +01:00
Bob Mottram 550a993711 Revert "Storage functions"
This reverts commit feb4286031.
2021-06-21 23:52:50 +01:00
Bob Mottram cd008c3013 Revert "Reading functions"
This reverts commit ee0ffade9d.
2021-06-21 23:52:04 +01:00
Bob Mottram ee0ffade9d Reading functions 2021-06-21 23:34:46 +01:00
Bob Mottram feb4286031 Storage functions 2021-06-21 22:21:43 +01:00
Bob Mottram 9c18e7042e File storage functions 2021-06-21 22:02:03 +01:00
Bob Mottram 1c25de21c6 More reserved names 2021-06-20 20:32:06 +01:00
Bob Mottram 0068b2b8cd Unit test for user agent domain 2021-06-20 16:45:29 +01:00
Bob Mottram 546dda34bb Argument types 2021-06-20 12:28:35 +01:00
Bob Mottram 4d849f33a8 Change paths for avatars and backgrounds to be similar to Mastodon icon/image 2021-06-10 10:37:44 +01:00
Bob Mottram f4b0491c34 Get forwarded IP address 2021-06-09 15:01:26 +01:00
Bob Mottram 2eb101823d Move function out of daemon 2021-06-07 20:18:13 +01:00
Bob Mottram fc3a5c664c Function to test for account directories 2021-06-07 10:10:52 +01:00
Bob Mottram 1c732f5d70 Resolving smithereen actors 2021-06-03 19:49:09 +01:00
Bob Mottram ca17ba9fe3 Additional users path 2021-06-03 19:30:48 +01:00
Bob Mottram 0f81cc6ef8 Tidying 2021-06-02 20:38:12 +01:00
Bob Mottram 41a291c40b Remove unused functions 2021-05-31 17:05:32 +01:00
Bob Mottram 3b2237dc44 Clearing cache when new announce is received 2021-05-19 20:42:45 +01:00
Bob Mottram bbde34144f Clearing cache when new like is received 2021-05-19 20:35:07 +01:00
Bob Mottram 8bae4c7e2d Remove from memory cache first 2021-05-19 19:58:27 +01:00
Bob Mottram 6765f7b02f Also remove noscript markup 2021-05-19 12:32:31 +01:00
Bob Mottram fd30083696 Detect encoded script markup 2021-05-19 12:29:37 +01:00
Bob Mottram 7a78f8e7d8 Graphic design section on edit profile screen 2021-05-17 18:52:33 +01:00
Bob Mottram 65b0a6b728 Change how roles are represented 2021-05-16 16:10:39 +01:00
Bob Mottram 019f885c01 Tidying 2021-05-07 16:58:39 +01:00
Bob Mottram ea588262ef Bookmarks search 2021-05-03 23:31:06 +01:00
Bob Mottram 01ae322139 Boolean return 2021-04-22 11:54:49 +01:00
Bob Mottram 91c955006a Permitted DM instances within edit profile screen 2021-04-22 10:56:40 +01:00
Bob Mottram 702fa3167f Instance allow list for receiving DMs 2021-04-22 10:27:20 +01:00
Bob Mottram 35205a9309 Include news account 2021-04-21 17:09:56 +01:00
Bob Mottram abf822abac Check that cache entry exists before deleting 2021-03-25 22:02:31 +00:00