Skip to content

[stable26] Allow to receive messages without marking notifications as unread#9103

Merged
nickvergessen merged 1 commit intostable26from
backport/9066/stable26
Mar 22, 2023
Merged

[stable26] Allow to receive messages without marking notifications as unread#9103
nickvergessen merged 1 commit intostable26from
backport/9066/stable26

Conversation

@backportbot-nextcloud
Copy link

backport of #9066

@backportbot-nextcloud backportbot-nextcloud bot added enhancement feature: api 🛠️ OCS API for conversations, chats and participants feature: chat 💬 Chat and system messages labels Mar 20, 2023
@backportbot-nextcloud backportbot-nextcloud bot added this to the 🚀 Next RC (26) milestone Mar 20, 2023
| `setReadMarker` | int | `1` to automatically set the read timer after fetching the messages, use `0` when your client calls `Mark chat as read` manually. (Default: `1`) |
| `includeLastKnown` | int | `1` to include the last known message as well (Default: `0`) |
| `noStatusUpdate` | int | Whether the "online" user status of the current user should be "kept-alive" (`1`) or not (`0`) (defaults to `0`) |
| `markNotificationsAsRead` | int | `0` to not mark notifications as read (Default: `1`, only available with `chat-read-status` capability) |
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
| `markNotificationsAsRead` | int | `0` to not mark notifications as read (Default: `1`, only available with `chat-read-status` capability) |
| `markNotificationsAsRead` | int | `0` to not mark notifications as read (Default: `1`, only available with `chat-keep-notifications` capability) |

@nickvergessen nickvergessen merged commit a102b82 into stable26 Mar 22, 2023
@nickvergessen nickvergessen deleted the backport/9066/stable26 branch March 22, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement feature: api 🛠️ OCS API for conversations, chats and participants feature: chat 💬 Chat and system messages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants