mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
Our overall guideline is the type names for events are singular, and the list of events of that type are plural. 'subscriptions' was not following this guideline and (potentially as a result) had a bug where it was impossible for clients to explicitly subscribe to subscription change events properly. (imported from commit 7b3162141fd673746e0489199966c29ea32ee876)