From d0891175a2cf636a98acaac2f8ae6e9d81f6d0df Mon Sep 17 00:00:00 2001 From: J08nY Date: Tue, 30 May 2017 00:50:56 +0200 Subject: core_changes: Introduce IEvent, add REST api route to django-mailman3 --- core_changes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'core_changes.md') diff --git a/core_changes.md b/core_changes.md index 730bb1e..fe99d55 100644 --- a/core_changes.md +++ b/core_changes.md @@ -24,6 +24,7 @@ 6. Allow Mailman core to send events to Postorius, HyperKitty and any app that subscribes through a new REST api call with a callback. - [#329](https://gitlab.com/mailman/mailman/issues/329) + - Also add an `IEvent` interface, as currently events don't implement any interface at all. 7. Drop `ext_dir`. @@ -53,4 +54,4 @@ 2. Add a dropdown list-style selection field to list creation template + view. - 3. Let Postorius and HyperKitty subscribe to receive events from Mailman Core. \ No newline at end of file + 3. Let Postorius and HyperKitty subscribe to receive events from Mailman Core, add an API route to receive them in django-mailman3. \ No newline at end of file -- cgit v1.2.3-70-g09d2