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 83eeed0a8c
chore: User presence relocation (#36704)
5 months ago
..
2fa chore: update Meteor 3.3 and node 22.16 (#36239) 6 months ago
asyncState
cachedStores chore: Reorganizing cached stores (#36565) 5 months ago
chats chore: Reorganizing cached stores (#36565) 5 months ago
customOAuth chore: Relocate client-side custom OAuth modules (#36673) 5 months ago
errors fix: Users without preview permission subscribing to public channel stream (#34922) 12 months ago
federation chore: Replace `RoomRoles` and `UserRoles` (#35599) 9 months ago
lists test: Update RecordList.spec to check sort items by _updatedAt descen… (#36209) 7 months ago
mutationEffects chore: Reorganizing cached stores (#36565) 5 months ago
rooms chore: Remove unused room type code (#36697) 5 months ago
utils chore: Reorganizing cached stores (#36565) 5 months ago
voip chore: minor deps (#33795) 1 year ago
RoomManager.ts refactor: remove computation from LegacyRoomManager (#36135) 6 months ago
VideoConfManager.ts refactor: Remove meteor functions from VideoConfManager (#35473) 10 months ago
actionLinks.ts refactor: remove meteor from `actionLinks` (#35813) 8 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
convertTimeUnit.spec.ts
convertTimeUnit.ts
createReactiveSubscriptionFactory.ts chore: Upgrade React (#32288) 11 months ago
createRouteGroup.tsx refactor: JSX automatic runtime (#34498) 1 year ago
createSidebarItems.ts
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
getDirtyFields.ts
getLocalePercentage.ts
getPermaLink.ts chore: Reorganizing cached stores (#36565) 5 months ago
getRoomTypeTranslation.ts
getUserDisplayName.spec.ts refactor: Moves `getUserDisplayName` outside from meteor app (#35031) 11 months ago
getWebdavServerName.ts
loggedIn.ts refactor: Reduce responsibilities of `CachedCollectionsManager` (#33936) 1 year ago
loginServices.ts fix: OAuth login buttons not showing up (#35864) 8 months ago
normalizeThreadMessage.tsx refactor: JSX automatic runtime (#34498) 1 year ago
normalizeThreadTitle.ts chore: Reorganizing cached stores (#36565) 5 months ago
notificationManager.ts refactor: remove deprecated `KonchatNotification` (#35589) 9 months ago
objectUtils.ts chore: `Users` store (#36289) 5 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) 10 months ago
openCASLoginPopup.ts
parseMessageTextToAstMarkdown.spec.ts
parseMessageTextToAstMarkdown.ts chore: minor deps (#33795) 1 year ago
presence.ts chore: Move `UserPresenceContext` to `ui-contexts` (#35582) 9 months ago
queryClient.ts chore: Upgrade `@tanstack/query` to v5 (#33898) 1 year ago
queryKeys.ts refactor: query `ParentTeam` data from reusable hooks (#36562) 5 months ago
toast.ts chore: accept `ReactNode` as toast message (#35537) 10 months ago
userData.ts chore: Assert readiness in “preload components” without `ReactiveVar` (#36685) 5 months ago
userPresence.ts chore: User presence relocation (#36704) 5 months ago
userStatuses.ts
wrapRequestCredentialFn.ts