Commit Graph

688 Commits (126e07df69f4aa544e8218221b8351e683c726a6)

Author SHA1 Message Date
Bob Mottram 696a2ec507 Receiving announces containing creates 2021-09-11 15:30:37 +01:00
Bob Mottram 2a94dc9516 Change domain to libreserver.org 2021-09-10 17:14:50 +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 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 20273b0c91 Tidying 2021-09-04 19:05:52 +01:00
Bob Mottram 6cd0d0aa85 Allow downloads 2021-09-04 18:10:29 +01:00
Bob Mottram 4a7c6c6976 Generate html for announce first 2021-09-04 17:11:48 +01:00
Bob Mottram c5d89455fb Debug 2021-09-04 15:32:02 +01:00
Bob Mottram 5926b17472 Debug 2021-09-04 14:27:01 +01:00
Bob Mottram ce5c50f544 Debug if html could not be generated for announce 2021-09-04 13:49:50 +01:00
Bob Mottram cffc8089c8 Announce debug 2021-09-04 13:33:10 +01:00
Bob Mottram 38cc4cbf4b Different message 2021-09-04 11:33:44 +01:00
Bob Mottram 6b18120f88 Generate html after receiving announce 2021-09-04 11:11:46 +01:00
Bob Mottram 80a6ce9398 Regenerate html for received bookmarks 2021-09-03 23:28:50 +01:00
Bob Mottram 199cc46e1a Generate html for incoming undo likes 2021-09-03 23:10:54 +01:00
Bob Mottram 8c49696bd0 Generate html for incoming likes 2021-09-03 23:04:50 +01:00
Bob Mottram 2b03825638 Move likes update to like module 2021-09-03 13:00:23 +01:00
Bob Mottram e819c28b03 Create html for posts sent to the outbox 2021-09-03 12:30:23 +01:00
Bob Mottram 6c0a39c64d Support for authorized fetch using instance actor signing key 2021-08-31 15:17:11 +01:00
Bob Mottram 73751d19e7 Different debug string 2021-08-23 13:31:37 +01:00
Bob Mottram 6433e1e89f Check that announced object is not blocked 2021-08-23 13:30:16 +01:00
Bob Mottram 9e46a45eb1 Fix network unit tests 2021-08-20 12:22:20 +01:00
Bob Mottram 6f1bdfb1b1 Show whole message 2021-08-19 23:31:25 +01:00
Bob Mottram 0c4aa23fad Define summary 2021-08-19 23:16:32 +01:00
Bob Mottram 970f13c7a3 Avoid circular reference when generating hashtag categories 2021-08-15 12:39:20 +01:00
Bob Mottram 87a7d2e154 Tidying of actor urls 2021-08-14 12:13:39 +01:00
Bob Mottram e91e4a0727 Command option for low bandwidth images 2021-08-13 18:08:50 +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 59fc02c0a7 Group account status 2021-08-12 18:13:18 +01:00
Bob Mottram 2a163cafd0 Muting by conversation ID 2021-08-12 11:22:04 +01:00
Bob Mottram 361c8fb6bd Reintroduce conversation field 2021-08-08 17:52:32 +01:00
Bob Mottram af9a6cc6d1 Maximum likes displayed on posts is configurable 2021-08-03 11:04:45 +01:00
Bob Mottram 3193963714 Ensure that shared item federation tokens are sent 2021-08-02 20:01:31 +01:00
Bob Mottram a8ae7c90fe Use send function to handle shared inbox for group posts 2021-08-02 19:55:53 +01:00
Bob Mottram 6ac79e81e4 Groups note 2021-08-02 16:06:51 +01:00
Bob Mottram d4a9de4690 Followers 2021-08-02 15:19:09 +01:00
Bob Mottram cfea4f0c90 Fixing --posts option 2021-08-01 14:25:11 +01:00
Bob Mottram f4e479c423 Check for group account when sending posts 2021-07-31 14:19:45 +01:00
Bob Mottram d48aff4807 Unit test for following a group 2021-07-31 12:56:28 +01:00
Bob Mottram 4efb5c9a30 Start of unit test for groups 2021-07-30 20:20:49 +01:00
Bob Mottram 71cabd74a2 Unfollowing group handles 2021-07-30 17:06:34 +01:00
Bob Mottram 9deebab1a9 Detect users path 2021-07-29 18:29:47 +01:00
Bob Mottram 485b537fe7 Users paths 2021-07-29 18:14:33 +01:00
Bob Mottram 5e33821b41 Single function defining users paths 2021-07-28 13:08:19 +01:00
Bob Mottram 84ad6d9f4f Send shared items token to domains within the approved federation 2021-07-26 14:12:51 +01:00
Bob Mottram bb3de9e173 Handling of understood languages prior to automatic translation 2021-07-20 14:33:27 +01:00
Bob Mottram c4d97ae8b0 Check that object type is a string 2021-07-19 10:07:20 +01:00
Bob Mottram 633e25692a Check that object type is a string 2021-07-19 10:03:56 +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