Skip to content

Conversation

markuskeunecke
Copy link

@markuskeunecke markuskeunecke commented May 28, 2024

This pull request adds a new API operation and a new way of configuration for the API client.

fixes #6
fixes #8

This class is capable of setting a custom user status via zulip API.
markuskeunecke pushed a commit to markuskeunecke/zulip-java-rest that referenced this pull request May 28, 2024
 commons-configuration will be used to parse the zuliprc which can be
 generated by the zulip client.
markuskeunecke pushed a commit to markuskeunecke/zulip-java-rest that referenced this pull request May 28, 2024
This constructor takes a file name as argument. The file name is used to
parse the zuliprc file.
Markus Keunecke added 2 commits May 28, 2024 17:30
 commons-configuration will be used to parse the zuliprc which can be
 generated by the zulip client.
This constructor takes a file name as argument. The file name is used to
parse the zuliprc file.
@markuskeunecke markuskeunecke changed the title API implementation for updating current user's status (fix #6) API implementation for updating current user's status and alternative configuration (fix #6 fix #7) May 28, 2024
@markuskeunecke markuskeunecke changed the title API implementation for updating current user's status and alternative configuration (fix #6 fix #7) API implementation for updating current user's status and alternative configuration (fix #6 fix #8) May 28, 2024
@markuskeunecke markuskeunecke changed the title API implementation for updating current user's status and alternative configuration (fix #6 fix #8) A new API operation and alternative way of configuration May 28, 2024
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.

Add ability to provide a zuliprc configuration Add ability to set user status
1 participant