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

[NEW][APPS] getUserUnreadMessageCount Bridge #23972

Merged
merged 4 commits into from
Dec 20, 2021
Merged

Conversation

ggazzo
Copy link
Member

@ggazzo ggazzo commented Dec 16, 2021

Proposed changes (including videos or screenshots)

Issue(s)

Steps to test or reproduce

Further comments

@d-gubert d-gubert changed the title [NEW] getBadgeCount Bridge [NEW][APPS] getBadgeCount Bridge Dec 16, 2021
@CLAassistant
Copy link

CLAassistant commented Dec 17, 2021

CLA assistant check
All committers have signed the CLA.

@ggazzo ggazzo changed the title [NEW][APPS] getBadgeCount Bridge [NEW][APPS] getUserUnreadMessageCount Bridge Dec 20, 2021
@ggazzo ggazzo merged commit 2d6aa92 into develop Dec 20, 2021
@ggazzo ggazzo deleted the feat/getBadgeCount branch December 20, 2021 18:42
@@ -4,7 +4,7 @@ import { IUserCreationOptions, IUser } from '@rocket.chat/apps-engine/definition

import { setUserAvatar, checkUsernameAvailability, deleteUser, _setStatusTextPromise } from '../../../lib/server/functions';
import { Users } from '../../../models/server';
import { Users as UsersRaw } from '../../../models/server/raw';
import { Subscriptions, Users as UsersRaw } from '../../../models/server/raw';
import { AppServerOrchestrator } from '../orchestrator';

export class AppUserBridge extends UserBridge {
Copy link
Contributor

Choose a reason for hiding this comment

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

should it be Subscription bridge? I think we can do a lot of things related to the subscriptions like getting translation language

@sampaiodiego sampaiodiego mentioned this pull request Dec 29, 2021
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.

4 participants