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:
|