Skip to content

Conversation

Doominika
Copy link
Contributor

@Doominika Doominika commented Aug 7, 2025

Description

Implement new classes and enums added in 2.6.

CHANGES

New classes

  • StoreEventType
  • ThreadEventType
  • InboxEventType
  • KvdbEventType
  • EventSelectorType
  • StoreEventSelectorType
  • ThreadEventSelectorType
  • InboxEventSelectorType
  • KvdbEventSelectorType
  • CustomEventSelectorType

@Doominika Doominika force-pushed the feat/implement-builders-and-enums-for-subscription-queries branch from b7dc861 to 82d1667 Compare August 7, 2025 11:09
@Doominika Doominika requested a review from djenczewski August 8, 2025 10:50
Copy link
Member

@djenczewski djenczewski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add deocumentation for all enums/interfaces

Doominika and others added 2 commits September 9, 2025 16:11
* refactor: delete old subscription methods from ThreadApi - common

* refactor: delete old subscription methods from ThreadApi - jvm

* refactor: delete old subscription methods from ThreadApi - ios

* refactor: add new subscription methods for ThreadApi - common

* refactor: add new subscription methods for ThreadApi - jvm

* refactor: add new subscription methods for ThreadApi - ios

* refactor: delete old subscription methods from StoreApi - common

* refactor: delete old subscription methods from StoreApi - jvm

* refactor: delete old subscription methods from StoreApi - ios

* refactor: add new subscription methods for StoreApi - common

* refactor: add new subscription methods for StoreApi - jvm

* refactor: add new subscription methods for StoreApi - ios

* refactor: delete old subscription methods from KvdbApi - common

* refactor: delete old subscription methods from KvdbApi - jvm

* refactor: delete old subscription methods from KvdbApi - ios

* refactor: add new subscription methods for KvdbApi - common

* refactor: add new subscription methods for KvdbApi - jvm

* refactor: add new subscription methods for KvdbApi - ios

* refactor: delete old subscription methods from InboxApi - common

* refactor: delete old subscription methods from InboxApi - jvm

* refactor: delete old subscription methods from InboxApi - ios

* refactor: add new subscription methods for InboxApi - common

* refactor: add new subscription methods for InboxApi - jvm

* refactor: add new subscription methods for InboxApi - ios

* refactor: delete old subscription methods from EventApi - common

* refactor: delete old subscription methods from EventApi - jvm

* refactor: delete old subscription methods from EventApi - ios

* refactor: add new subscription methods for EventApi - common

* refactor: add new subscription methods for EventApi - jvm

* refactor: add new subscription methods for EventApi - ios

* chore: remove syncFile method

* docs: fix description of subscribeFor method of StoreApi

* chore(ios): reduce buildSubscriptionQuery to one method

* fix(ios): methods numbers in ThreadApi

* docs(privmx-endpoint): add description for return tag in buildSubscriptionQuery methods

* docs(privmx-endpoint): fix descriptions for unsubscribeFor and buildSubscriptionsQuery methods

---------

Co-authored-by: Dawid Jenczewski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants