log sat/plugins/plugin_comp_ap_gateway/__init__.py @ 4051:c23cad65ae99

age author description
Mon, 29 May 2023 13:32:08 +0200 Goffi core: renamed `messageReceived` trigger to `message_received`
Sat, 08 Apr 2023 13:54:42 +0200 Goffi massive refactoring to switch from camelCase to snake_case:
Thu, 30 Mar 2023 16:47:41 +0200 Goffi plugin XEP-0471: renamed "events" plugin to XEP-0471 now that there is a XEP
Thu, 23 Mar 2023 17:08:41 +0100 Goffi component AP gateway: revert forgotten verbose mode
Thu, 23 Mar 2023 15:42:21 +0100 Goffi component AP gateway: handle attachments
Mon, 20 Mar 2023 11:47:13 +0100 Goffi component AP gateway: add mention to direct messages:
Sat, 18 Mar 2023 16:53:21 +0100 Goffi component AP gateway (http): handle properly NotFound error:
Sat, 18 Mar 2023 16:20:30 +0100 Goffi component AP gateway: fix bad use of `parseAPURL` return data:
Fri, 10 Feb 2023 17:20:02 +0100 Goffi component AP gateway: don't percent-encode `@`:
Tue, 15 Nov 2022 18:02:16 +0100 Goffi component AP gateway: log at debug level instead of warning when no client is set
Fri, 11 Nov 2022 13:51:20 +0100 Goffi component AP gateway: HTML redirection:
Thu, 22 Sep 2022 00:01:41 +0200 Goffi component AP gateway: events:
Wed, 31 Aug 2022 17:07:03 +0200 Goffi component AP gateway: AP <=> XMPP reactions conversions:
Wed, 31 Aug 2022 17:07:03 +0200 Goffi component AP gateway: fix headers case in signature:
Wed, 31 Aug 2022 17:07:03 +0200 Goffi component AP gateway: better verbose logging:
Wed, 31 Aug 2022 17:07:01 +0200 Goffi component AP gateway: raise exceptions on apGet + fix exceptions catching in apGetLocalObject:
Thu, 21 Jul 2022 18:07:35 +0200 Goffi component AP gateway: handle `Like` and `Undo`/`Like` activities:
Wed, 20 Jul 2022 17:53:12 +0200 Goffi component AP gateway: handle XMPP attachments -> AP likes conversion:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: when a repeated blog post is retracted, it converted to suitable Activity:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: "repeat" to "Announce" conversion:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: fix wrong exception + use of mb_data["xml"] when it may be absent
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: we need to use `actor` and not `attributedTo` for activities:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: get items when not found in cache in `apGetLocalObject`:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: use the new `priority` argument of `addManagedNode`:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: new `verbose` attribute in AP gateway to activate debug logs:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: return item when `item` URL is used:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: use `createActivity` in `mbdata2APitem`
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: `Announce` activity implementation:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: `getAPAccountFromId` now works with local IDs:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: `apGetObject` and `apGetList` now work with local object:
Sun, 10 Jul 2022 16:15:06 +0200 Goffi component AP gateway: convert XMPP mentions to AP:
Sun, 10 Jul 2022 15:16:15 +0200 Goffi component AP gateway: convert AP mention to XEP-0372 mentions:
Wed, 29 Jun 2022 12:12:09 +0200 Goffi component AP: convert AP identity data to XMPP:
Wed, 29 Jun 2022 12:06:21 +0200 Goffi component AP: XMPP identity => AP actor data converstion:
Fri, 17 Jun 2022 15:50:34 +0200 Goffi component AP gateway typing + remove unused `activity` arg from `newAPDeleteItem`
Fri, 17 Jun 2022 14:15:23 +0200 Goffi component AP gateway: AP delete activity => message retract:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi component AP gateway: message retractation => AP deletion
Fri, 17 Jun 2022 14:15:23 +0200 Goffi component AP gateway: convert `Delete` AP activities to corresponding Pubsub `retract`:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi comp AP gateway: convert pubsub item retractation to AP `Delete` activity:
Tue, 24 May 2022 17:57:36 +0200 Goffi comp AP gateway: message conversion:
Fri, 13 May 2022 19:12:33 +0200 Goffi comp AP gateway: publish, (un)subscribe/(un)follow, public subscription/following/followers:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi comp AP gateway: signature checking, caching and threads management:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi comp AP: helper methods to get AP objects:
Mon, 31 Jan 2022 18:35:49 +0100 Goffi component AP gateway: split plugin in several files: base sat/plugins/plugin_comp_ap_gateway.py@29630d823c5d