log sat/plugins/plugin_comp_ap_gateway/__init__.py @ 3880:03761f8ba8bb

age author description
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: