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
Tasso Evangelista 58cd4ce440
refactor: Phase-out async state API (#37944)
1 day ago
..
2fa chore: Replace `Meteor.userId()` for client code (#36911) 3 months ago
cachedStores chore: Remove typedJson and move isTruthy to tools package (#38131) 3 days ago
chats chore!: remove `OTR` (#36691) 4 weeks ago
customOAuth chore: Move Meteor specific startup code (#37199) 3 months ago
e2ee chore: Remove typedJson and move isTruthy to tools package (#38131) 3 days ago
errors fix: Users without preview permission subscribing to public channel stream (#34922) 1 year ago
federation chore: Replace `RoomRoles` and `UserRoles` (#35599) 10 months ago
mutationEffects chore: Replace `Meteor.userId()` for client code (#36911) 3 months ago
rooms chore!: remove omnichannel voip (#37689) 4 weeks ago
settings chore: Recolocate Meteor-related client-side modules under `client/meteor` (#36895) 4 months ago
utils fix: Global Search "Jump to message" failing due to incorrect URL generation (#37717) 4 weeks ago
voip chore!: remove omnichannel voip (#37689) 4 weeks ago
RoomManager.ts feat: Enhanced navigation filters (#36049) 5 months ago
VideoConfManager.ts refactor: Remove meteor functions from VideoConfManager (#35473) 10 months ago
actionLinks.ts refactor: remove meteor from `actionLinks` (#35813) 9 months ago
appLayout.tsx chore: Move shared `Modal` code to `ui-client` package (#36356) 6 months ago
banners.ts
baseURI.ts
clickableItem.tsx refactor: JSX automatic runtime (#34498) 1 year ago
constants.ts feat: Enhanced navigation filters (#36049) 5 months ago
convertTimeUnit.spec.ts
convertTimeUnit.ts
createReactiveSubscriptionFactory.ts chore: Expel `queueMicrotask` polyfill (#36788) 5 months ago
createRouteGroup.tsx refactor: JSX automatic runtime (#34498) 1 year ago
createSidebarItems.ts chore: links module (#37347) 2 months ago
customEmoji.ts refactor: remove emoji-custom from meteor (#35737) 9 months ago
download.spec.ts
download.ts
errorHandling.ts
fetchFeatures.ts chore: update eslint plugins (#33879) 1 year ago
formatPhoneNumber.spec.ts feat: Outbound Message UI (#36207) 4 months ago
formatPhoneNumber.ts feat: Outbound Message UI (#36207) 4 months ago
getDirtyFields.ts
getLocalePercentage.ts
getPermaLink.ts chore: Replace `Meteor.userId()` for client code (#36911) 3 months ago
getRoomTypeTranslation.ts
getUserDisplayName.spec.ts refactor: Moves `getUserDisplayName` outside from meteor app (#35031) 11 months ago
getWebdavServerName.ts
links.ts feat: ABAC (#37091) 4 weeks ago
loggedIn.ts chore: Replace `Meteor.userId()` for client code (#36911) 3 months ago
loginServices.ts chore!: Remove Tokenpass integration (#36620) 4 weeks ago
normalizeThreadMessage.tsx refactor: JSX automatic runtime (#34498) 1 year ago
notificationManager.ts refactor: remove deprecated `KonchatNotification` (#35589) 10 months ago
objectUtils.ts chore: `Users` store (#36289) 6 months ago
onClientBeforeSendMessage.ts fix: Don't allow OTR message editing (#35600) 8 months ago
onClientMessageReceived.ts
onToggledFeature.ts fix: Some EE features not available after changing plans (#35361) 11 months ago
openCASLoginPopup.ts chore(settings): Move `settings` client API (#36844) 5 months ago
parseMessageTextToAstMarkdown.spec.ts
parseMessageTextToAstMarkdown.ts chore!: remove `OTR` (#36691) 4 weeks ago
presence.ts chore: Move `UserPresenceContext` to `ui-contexts` (#35582) 10 months ago
queryClient.ts chore: Upgrade `@tanstack/query` to v5 (#33898) 1 year ago
queryKeys.ts refactor: Phase-out async state API (#37944) 1 day ago
toast.ts chore: accept `ReactNode` as toast message (#35537) 10 months ago
user.ts chore: Replace `Meteor.userId()` for client code (#36911) 3 months ago
userData.ts chore: Assert readiness in “preload components” without `ReactiveVar` (#36685) 5 months ago
userPresence.ts regression(desktop-app): Removed user presence package dependency (#36740) 5 months ago
userStatuses.ts
wrapRequestCredentialFn.ts