forked from continuwuation/continuwuity
Add pusher_event_id_only_include_event_type (default false) so that push notifications for HTTP pushers registered with the event_id_only format can additionally carry the event's type (e.g. m.call.invite). The default behaviour is unchanged: event_id_only notifications carry only the event ID, the room ID and the counts. With the option enabled the gateway additionally learns the event type — and nothing else: no content, sender, display name or room name. A VoIP push path (e.g. iOS PushKit, where every push must be reported to CallKit immediately) can then distinguish an incoming call from a message without a network fetch. |
||
|---|---|---|
| .. | ||
| +pusher-event-id-only-event-type.feature.md | ||