Commit Graph

169 Commits (ab38122f73e00c93306f57bfbb4ff2bfd1ed3ec7)

Author SHA1 Message Date
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 bf1255647e Show Leave rather than Unfollow for groups 2021-09-22 10:29:48 +01:00
Bob Mottram 94e2be67ee Trace for signed json 2021-09-20 17:05:11 +01:00
Bob Mottram bb59ef07de Signed get for inbox url 2021-09-15 15:05:08 +01:00
Bob Mottram 2a94dc9516 Change domain to libreserver.org 2021-09-10 17:14:50 +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 0b63b0fadc Regenerate html after like/unlike button 2021-09-03 13:44:20 +01:00
Bob Mottram 2b03825638 Move likes update to like module 2021-09-03 13:00: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 87a7d2e154 Tidying of actor urls 2021-08-14 12:13:39 +01:00
Bob Mottram f4e479c423 Check for group account when sending posts 2021-07-31 14:19:45 +01:00
Bob Mottram 40f0aac017 Detecting group handle 2021-07-30 14:00:23 +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 c37f3ac004 Extra architecture graphs 2021-06-26 15:21:24 +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 eab0a92af9 Include User-Agent within POST 2021-06-20 14:39:53 +01:00
Bob Mottram ab7c2a9a66 Module groups 2021-06-15 16:08:12 +01:00
Bob Mottram bbde34144f Clearing cache when new like is received 2021-05-19 20:35:07 +01:00
Bob Mottram 54efec157a Smaller timeouts 2021-03-21 13:35:15 +00:00
Bob Mottram 4804070fd1 Improve c2s debug messages 2021-03-18 10:01:01 +00:00
Bob Mottram faadca51b6 Less verbose when not in debug 2021-03-14 19:22:58 +00:00
Bob Mottram 85897ca526 Only print with debug 2021-03-11 11:41:14 +00:00
Bob Mottram 32baf6b41f Only print with debug 2021-03-11 11:40:20 +00:00
Bob Mottram d6efc44fe2 Timeout on post 2021-03-10 19:24:52 +00:00
Bob Mottram 62ae21dd3e json post timeout 2021-03-10 18:41:13 +00:00
Bob Mottram 419353ccf9 Version 1.2.0 2021-01-26 10:07:42 +00:00
Bob Mottram 838d853a59 Tidying of users path detection 2020-12-23 10:57:44 +00:00
Bob Mottram 5cd9aa8d66 Enforce convention of underscore before local function names 2020-12-22 18:06:23 +00:00
Bob Mottram a7b094f84f Test for stranded functions which aren't called 2020-12-22 12:59:46 +00:00
Bob Mottram af919974d7 Trace parameter 2020-12-18 17:49:17 +00:00
Bob Mottram 6ec956e312 Tidying 2020-12-16 11:04:46 +00:00
Bob Mottram 6435156179 Remove capabilities 2020-09-27 20:27:24 +01:00
Bob Mottram e61bf9bed1 Tidying 2020-09-05 12:00:21 +01:00
Bob Mottram 86f2e9d8ab Remove id endings in a better way 2020-08-23 12:13:35 +01:00
Bob Mottram 58bba56e75 Allow accounts as users path 2020-08-13 17:19:35 +01:00
Bob Mottram ee70877aeb Check that webfinger returns a dict 2020-06-23 11:41:12 +01:00
Bob Mottram ec07f83e5a Fix circular dependency 2020-06-06 19:16:16 +01:00
Bob Mottram 128e431e9f flake8 format 2020-04-03 16:36:21 +00:00
Bob Mottram abe216a2b3 flake8 style 2020-04-01 10:44:33 +00:00
Bob Mottram 33a397b9fb Missing argument 2020-04-01 09:24:42 +00:00
Bob Mottram 9b5743159b object 2020-03-27 19:54:41 +00:00
Bob Mottram 23bb250deb Remove trailing whitespace 2020-03-22 21:16:02 +00:00
Bob Mottram d0884fa04d Tidying 2020-03-22 20:36:19 +00:00
Bob Mottram f6acc62b16 Version 1.1.0 2019-12-14 10:52:19 +00:00
Bob Mottram b40ae4efb9 Missing argument 2019-12-01 19:57:44 +00:00
Bob Mottram 9925b986b3 Check for dict 2019-12-01 18:03:14 +00:00
Bob Mottram 8dc02ae340 Check for invalid directory 2019-11-29 23:04:37 +00:00
Bob Mottram 1da6bea818 Bookmarks interaction with posts cache 2019-11-24 21:50:18 +00:00
Bob Mottram f6f35d69d6 Update announce posts in cache 2019-11-24 13:46:28 +00:00
Bob Mottram 0aedab61fb Handle post cache for undo like 2019-11-24 13:37:34 +00:00
Bob Mottram 9de4fc04c1 Remove excess references to commentjson 2019-11-23 10:08:00 +00:00
Bob Mottram cc704314a9 Remove some checks from the Like object urls so that non-mastodon posts can be liked 2019-11-15 10:14:12 +00:00
Bob Mottram fd61e985cf Avoid needing to parse the objectUrl 2019-11-15 09:54:19 +00:00
Bob Mottram 2835559d3e Tidying 2019-11-14 18:46:56 +00:00
Bob Mottram 0192532293 Fixing non-ascii text 2019-11-09 21:39:04 +00:00
Bob Mottram 2b884be142 Include character encoding in content-type http header 2019-11-09 10:18:14 +00:00
Bob Mottram 077d34ba7a Tidying the loading and saving of json 2019-10-22 12:55:06 +01:00
Bob Mottram 255a32c0dc Remove cached post on like update 2019-10-19 18:50:05 +01:00
Bob Mottram 4ea799f264 Reduce indents 2019-10-18 19:57:34 +01:00
Bob Mottram 92214ef5ed Parsing outbox for hubzilla channel 2019-10-17 23:26:47 +01:00
Bob Mottram da58015e20 Getting actor if webfinger fails 2019-10-17 16:55:05 +01:00
Bob Mottram c0361bd5bf Convert exception to string 2019-10-17 11:26:56 +01:00
Bob Mottram f056c811be More debug for commentjson 2019-10-17 10:40:31 +01:00
Bob Mottram 48c5424e33 More retries 2019-10-12 10:37:21 +01:00
Bob Mottram 83d21e4de6 Add some retries 2019-10-11 19:03:58 +01:00
Bob Mottram 3c6122c56c Exception handling 2019-09-30 23:39:02 +01:00
Bob Mottram 2a3c05c482 object 2019-09-23 21:33:26 +01:00
Bob Mottram a4e8282028 Don't need to sort keys 2019-09-11 17:12:26 +01:00
Bob Mottram 4004e231e5 Handle missing items list 2019-09-11 17:09:53 +01:00
Bob Mottram cd5af800c2 Allow profile in path 2019-09-09 10:41:31 +01:00
Bob Mottram 69c14dd7bf Extra checks on likes 2019-09-05 20:19:52 +01:00
Bob Mottram 8f346fffef Better handling of actor parsing 2019-09-02 10:43:43 +01:00
Bob Mottram ab9b42c211 Fix display of likes 2019-08-30 21:48:52 +01:00
Bob Mottram 779fc287d1 Version 1.0.0 2019-08-29 14:35:29 +01:00
Bob Mottram f695039e5a Preferred name becomes display name - less ambiguous 2019-08-22 19:36:07 +01:00
Bob Mottram e0d9715629 Create items 2019-08-20 21:23:35 +01:00
Bob Mottram 8bd42b9d59 Store cached actors to file 2019-08-20 10:16:03 +01:00
Bob Mottram 8f582d6a72 Like activities without 'to' field 2019-08-18 17:58:50 +01:00
Bob Mottram 325672208f @context headers 2019-08-18 12:07:06 +01:00
Bob Mottram f8cc1873d4 Fixing tests 2019-08-18 10:39:12 +01:00
Bob Mottram 707cbd7d56 Ensure port numbers are attached when needed 2019-08-16 21:35:11 +01:00
Bob Mottram ffde81d909 testing 2019-08-16 16:04:40 +01:00
Bob Mottram ef89dda935 Mastodon-style user agent 2019-08-14 21:12:27 +01:00
Bob Mottram 0eba942667 Send likes to liked actor 2019-08-07 12:02:15 +01:00
Bob Mottram f5da898007 Undo like from web interface 2019-08-01 13:49:16 +01:00
Bob Mottram 7c7ace43f9 Undo announces via the web interface 2019-08-01 13:18:22 +01:00
Bob Mottram c7ecd001a9 Update announce list for associated post if the announce is sent via c2s 2019-08-01 12:43:22 +01:00
Bob Mottram a182bd2343 Functions to add and remove from a list of announces on a post 2019-08-01 10:31:38 +01:00
Bob Mottram cfae58b92b Undoing likes via the web interface 2019-08-01 10:05:09 +01:00
Bob Mottram 4d7341fb82 Use preferred name when possible 2019-07-22 15:21:49 +01:00
Bob Mottram e4503b7143 Look up avatars for profile screen 2019-07-22 15:09:21 +01:00
Bob Mottram cd7ded743f Extra debug 2019-07-18 12:01:53 +00:00
Bob Mottram c34c0a8d8b Undoing of likes view c2s 2019-07-17 20:55:24 +01:00
Bob Mottram be509e712d like account 2019-07-17 20:47:36 +01:00
Bob Mottram 5ff4c121ce Allow deletes in tests 2019-07-17 20:31:52 +01:00
Bob Mottram ab62e04721 Undoing likes 2019-07-17 20:04:00 +01:00
Bob Mottram edf4951853 like option 2019-07-17 19:33:41 +01:00
Bob Mottram e1a6528307 Tidying 2019-07-14 17:57:06 +01:00