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
Aleksander Nicacio da Silva 65bbb5eac9
regression: Members list not being updated after invite is revoked (#37981)
5 months ago
..
2fa chore: Replace `Meteor.userId()` for client code (#36911) 8 months ago
asyncState
cachedStores chore: Invert store/collection injection (#37412) 7 months ago
chats chore!: remove `OTR` (#36691) 6 months ago
customOAuth chore: Move Meteor specific startup code (#37199) 7 months ago
e2ee regression: fix crash on insecure context (#37964) 5 months ago
errors fix: Users without preview permission subscribing to public channel stream (#34922) 1 year ago
federation chore: Replace `RoomRoles` and `UserRoles` (#35599) 1 year ago
lists chore: Enforce stricter TypeScript directives (#37709) 6 months ago
mutationEffects chore: Replace `Meteor.userId()` for client code (#36911) 8 months ago
rooms chore!: remove omnichannel voip (#37689) 6 months ago
settings chore: Recolocate Meteor-related client-side modules under `client/meteor` (#36895) 9 months ago
utils fix: Global Search "Jump to message" failing due to incorrect URL generation (#37717) 6 months 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
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 refactor: JSX automatic runtime (#34498) 1 year ago
constants.ts feat: Enhanced navigation filters (#36049) 10 months ago
convertTimeUnit.spec.ts
convertTimeUnit.ts
createReactiveSubscriptionFactory.ts chore: Expel `queueMicrotask` polyfill (#36788) 9 months ago
createRouteGroup.tsx refactor: JSX automatic runtime (#34498) 1 year 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: update eslint plugins (#33879) 2 years 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 feat: ABAC (#37091) 6 months ago
loggedIn.ts chore: Replace `Meteor.userId()` for client code (#36911) 8 months ago
loginServices.ts chore!: Remove Tokenpass integration (#36620) 6 months ago
normalizeThreadMessage.tsx refactor: JSX automatic runtime (#34498) 1 year 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 chore(settings): Move `settings` client API (#36844) 9 months ago
parseMessageTextToAstMarkdown.spec.ts
parseMessageTextToAstMarkdown.ts chore!: remove `OTR` (#36691) 6 months ago
presence.ts chore: Move `UserPresenceContext` to `ui-contexts` (#35582) 1 year ago
queryClient.ts chore: Upgrade `@tanstack/query` to v5 (#33898) 1 year ago
queryKeys.ts regression: Members list not being updated after invite is revoked (#37981) 5 months 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: Assert readiness in “preload components” without `ReactiveVar` (#36685) 10 months ago
userPresence.ts regression(desktop-app): Removed user presence package dependency (#36740) 10 months ago
userStatuses.ts
wrapRequestCredentialFn.ts