Commit Graph

445 Commits (0a5657fba44d66552e2f2ac0e8c7ca3f5c4c77e2)

Author SHA1 Message Date
Bob Mottram 68badb0e36 Handle emoji reactions 2021-11-10 12:16:03 +00:00
Bob Mottram b65f7722d4 Tidying of new post endpoints 2021-11-03 11:32:38 +00:00
Bob Mottram 0fc18cc7dd Tidying 2021-11-03 11:25:26 +00:00
Bob Mottram 2fd250ceec Check for type 2021-10-30 20:26:52 +01:00
Bob Mottram eeb95973d9 Remove default arguments for better static analysis 2021-10-29 23:40:09 +01:00
Bob Mottram d6150d7fb0 Debug messages for exceptions 2021-10-29 19:48:15 +01:00
Bob Mottram 07495f9e5d Show warnings for exceptions 2021-10-29 15:33:52 +01:00
Bob Mottram 6f2b02f369 Check for malformed ciphertext within incoming posts 2021-10-28 12:48:05 +01:00
Bob Mottram 8fe8701414 Default user agent blocks 2021-10-23 23:56:16 +01:00
Bob Mottram 7ee48e6d20 Use like json if available when updating collections 2021-10-17 17:11:38 +01:00
Bob Mottram b490c0b791 Announces can have likes collections 2021-10-14 23:43:42 +01:00
Bob Mottram 198381e99a Tidying 2021-10-13 12:15:06 +01:00
Bob Mottram b8fbc8057b Tidying 2021-10-13 11:37:52 +01:00
Bob Mottram 614e274e24 Tidying 2021-10-13 11:11:02 +01:00
Bob Mottram 8e6084d42d Function to check for presence of actor in activity 2021-10-13 10:33:15 +01:00
Bob Mottram 67a6aaa834 Support payto links 2021-09-21 11:24:42 +01:00
Bob Mottram 076f1ff87c Profile button on shared item 2021-09-19 16:54:51 +01:00
Bob Mottram 418897b7ce Exclude code from markup, unless it is a git patch 2021-09-19 10:03:19 +01:00
Bob Mottram 192eeaff27 Don't allow svg files containing scripts 2021-09-13 18:51:33 +01:00
Bob Mottram cadb306b66 Define strings outside of loop 2021-09-13 18:08:45 +01:00
Bob Mottram 851c66f38c video-channels users path 2021-09-13 14:57:37 +01:00
Bob Mottram 41c6d2e286 Check for users path 2021-09-12 17:04:45 +01:00
Bob Mottram 2a94dc9516 Change domain to libreserver.org 2021-09-10 17:14:50 +01:00
Bob Mottram 67a2c2939f Check that the post replies to is a status 2021-09-10 12:12:52 +01:00
Bob Mottram d38875a705 More deterministic test 2021-09-08 21:12:03 +01:00
Bob Mottram 4ae19caeb4 Set reply interval from edit profile screen 2021-09-08 20:30:49 +01:00
Bob Mottram 9601220e66 Implement reply interval in hours
The time after publication of a post during which replies are permitted
2021-09-08 19:37:04 +01:00
Bob Mottram d9cda14782 Signing GET requests 2021-09-08 11:05:45 +01:00
Bob Mottram 3a94d7fb41 Exception handling when deleting files
This can fail if a file is manually deleted or deleted in another thread
2021-09-05 11:17:43 +01:00
Bob Mottram 2b03825638 Move likes update to like module 2021-09-03 13:00:23 +01:00
Bob Mottram 33578b0842 Getting instance actor 2021-09-02 14:02:07 +01:00
Bob Mottram 06315138d4 More invalid characters 2021-08-30 19:15:51 +01:00
Bob Mottram bd497b6d20 Another easy block decision 2021-08-30 19:06:04 +01:00
Bob Mottram 4d771166e0 Replace /users/ with other possible paths 2021-08-22 19:38:02 +01:00
Bob Mottram 87a7d2e154 Tidying of actor urls 2021-08-14 12:13:39 +01:00
Bob Mottram e775ed4cdf Ensure that groups can't follow groups, to prevent circular reference 2021-08-12 18:50:33 +01:00
Bob Mottram a6149853ca Variable name 2021-08-12 15:16:13 +01:00
Bob Mottram 2a163cafd0 Muting by conversation ID 2021-08-12 11:22:04 +01:00
Bob Mottram 5b286bfe68 Handle languages list as a string 2021-08-11 10:00:17 +01:00
Bob Mottram 641963dc05 Generalize the shares file so that there can be separate shares and wanted items 2021-08-09 14:07:32 +01:00
Bob Mottram c36e804b89 Avoid backup files 2021-08-08 21:05:40 +01:00
Bob Mottram 17c2a54d5d Exclude custom ontologies 2021-08-08 20:55:54 +01:00
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