Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A new API operation and alternative way of configuration #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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