The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/apps/meteor/client/lib
Yash Rajpal 741b87fb95
revert: Phishing resistant multi factor authentication (#40679)
1 week ago
..
2fa revert: Phishing resistant multi factor authentication (#40679) 1 week ago
cachedStores refactor(client): use SDK storage helper in AuthenticationProvider.getLoginToken (#40482) 3 weeks ago
chats chore: migrate low-friction DDP callers to REST endpoints (#40704) 1 week ago
customOAuth refactor: rename isURL to isAbsoluteURL for clarity (#38821) 3 months ago
e2ee chore: migrate DDP callers to REST endpoints (used methods with REST replacement) (#40659) 1 week ago
errors
federation feat: Ban user UI (#39678) 3 months ago
mutationEffects chore: Replace `Meteor.userId()` for client code (#36911) 8 months ago
rooms refactor(client): switch settings.watch to settings.peek where reactivity is dead (#40494) 3 weeks ago
sdk revert: Phishing resistant multi factor authentication (#40679) 1 week ago
settings refactor(client): drop the Settings.watch method (#40495) 3 weeks ago
utils chore: migrate DDP callers to REST endpoints (used methods with REST replacement) (#40659) 1 week ago
voip chore!: remove omnichannel voip (#37689) 6 months ago
RoomManager.ts feat: Enhanced navigation filters (#36049) 10 months ago
VideoConfManager.ts refactor: Remove meteor functions from VideoConfManager (#35473) 1 year ago
absoluteUrl.spec.ts refactor(client): Meteor-less `absoluteUrl()` (#40324) 1 month ago
absoluteUrl.ts refactor(client): centralize __meteor_runtime_config__ access (#40487) 3 weeks ago
actionLinks.ts refactor: remove meteor from `actionLinks` (#35813) 1 year ago
appLayout.tsx chore: Move shared `Modal` code to `ui-client` package (#36356) 11 months ago
banners.ts
baseURI.ts
clickableItem.tsx
constants.ts feat: Show image preview for files in composer and files list (#40181) 2 months ago
convertTimeUnit.spec.ts
convertTimeUnit.ts
createRouteGroup.tsx chore(eslint): Consistent type imports/exports (#39341) 3 months ago
createSidebarItems.ts chore: links module (#37347) 7 months ago
customEmoji.ts refactor: remove emoji-custom from meteor (#35737) 1 year ago
download.spec.ts
download.ts
errorHandling.ts
fetchFeatures.ts chore: migrate low-friction DDP callers to REST endpoints (#40704) 1 week ago
formatPhoneNumber.spec.ts feat: Outbound Message UI (#36207) 9 months ago
formatPhoneNumber.ts feat: Outbound Message UI (#36207) 9 months ago
getDirtyFields.ts
getLocalePercentage.ts
getPermaLink.ts chore: Replace `Meteor.userId()` for client code (#36911) 8 months ago
getRoomTypeTranslation.ts
getUserDisplayName.spec.ts refactor: Moves `getUserDisplayName` outside from meteor app (#35031) 1 year ago
getWebdavServerName.ts
links.ts chore: Add logs page deprecation warning on Analytics Report page (#38224) 5 months ago
loggedIn.ts refactor(client): migrate Accounts.on* event handlers to sdk.account (#40442) 3 weeks ago
loginServices.ts chore!: Remove Tokenpass integration (#36620) 6 months ago
meteorRuntimeConfig.ts refactor(client): centralize __meteor_runtime_config__ access (#40487) 3 weeks ago
normalizeThreadMessage.tsx refactor: Remove unused `description` from attachments render (#40067) 2 months ago
notificationManager.ts refactor: remove deprecated `KonchatNotification` (#35589) 1 year ago
objectUtils.ts chore: `Users` store (#36289) 10 months ago
onClientBeforeSendMessage.ts fix: Don't allow OTR message editing (#35600) 1 year ago
onClientMessageReceived.ts
onToggledFeature.ts fix: Some EE features not available after changing plans (#35361) 1 year ago
openCASLoginPopup.ts refactor(client): centralize __meteor_runtime_config__ access (#40487) 3 weeks ago
parseMessageTextToAstMarkdown.spec.ts refactor: Remove unused `description` from attachments render (#40067) 2 months ago
parseMessageTextToAstMarkdown.ts refactor: Remove unused `description` from attachments render (#40067) 2 months ago
presence.spec.ts refactor(client): centralize DDP wire codec behind sdk/ddpProtocol (#40486) 3 weeks ago
presence.ts chore(@rocket.chat/ddp-client): introduce experimental Meteor independent DDP client (re-add) (#40430) 4 weeks ago
queryClient.ts ci: TEST_MODE='api' to suppress deprecation throws in API tests (#40677) 1 week ago
queryKeys.ts fix: thread content disappears after jumping to recent messages (#39859) 1 month ago
toast.ts chore: accept `ReactNode` as toast message (#35537) 1 year ago
user.ts chore: Replace `Meteor.userId()` for client code (#36911) 8 months ago
userData.ts chore: convert endpoints do openApi (#39553) 2 months ago
userPresence.ts regression(desktop-app): Removed user presence package dependency (#36740) 10 months ago
userStatuses.ts refactor(core-typings): Record types missing a required `_updatedAt` field (#38528) 2 weeks ago
wrapRequestCredentialFn.ts