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/utils
Guilherme Gazzo aed3c5d85d Merge remote-tracking branch 'origin/master' into develop 2 months ago
..
normalizeMessagePreview refactor: Remove unused `description` from attachments render (#40067) 2 months ago
timestamp feat: Add message timestamp picker components for date and time selection (#36595) 8 months ago
callWithErrorHandling.ts refactor: Circular imports (#32885) 2 years ago
closeUnclosedCodeBlock.spec.ts regression: Codebock autoclose unclosed markdown code blocks on message send (#39007) 4 months ago
dateFormat.spec.ts regression: `moment` compatibility for admin date format settings (#40304) 2 months ago
dateFormat.ts regression: `moment` compatibility for admin date format settings (#40304) 2 months ago
detectEmoji.ts
fireGlobalEvent.ts chore(settings): Move `settings` client API (#36844) 10 months ago
fireGlobalEventBase.spec.ts fix: 'room-changed' event race condition (#35371) 1 year ago
fireGlobalEventBase.ts fix: 'room-changed' event race condition (#35371) 1 year ago
formatBytes.ts
getAvatarAsPng.ts
getConfig.ts refactor: incrementally remove Meteor deps from the frontend (#40268) 2 months ago
getDateRange.ts chore: migrate client-side code from moment to date-fns (#40076) 3 months ago
getUidDirectMessage.ts chore: Replace `Meteor.userId()` for client code (#36911) 9 months ago
getUserEmailVerified.ts
isIE11.ts
isIOsDevice.ts
isLayoutEmbedded.ts fix: Keep embedded layout as true once set (#30087) 3 years ago
isOverLicenseLimits.ts fix: remove @rocket.chat/license from ddp-client deps (#31189) 3 years ago
isPreviewableImage.ts feat: Show image preview for files in composer and files list (#40181) 2 months ago
isRTLScriptLanguage.spec.ts refactor(tests): Align Jest tests (#32550) 2 years ago
isRTLScriptLanguage.ts
isSafeAvatarUrl.spec.ts fix(a11y): Add inline error for UserAvatarEditor's URL input (#36656) 3 months ago
isSafeAvatarUrl.ts fix(a11y): Add inline error for UserAvatarEditor's URL input (#36656) 3 months ago
isValidImageFormat.ts
keyCodes.ts
mapMessageFromApi.spec.ts fix: missing edited indicator for thread parent message (#40063) 2 months ago
mapMessageFromApi.ts fix: missing edited indicator for thread parent message (#40063) 2 months ago
mapSubscriptionFromApi.ts chore: convert endpoints do openApi (#39553) 2 months ago
modifyMessageOnFilesDelete.spec.ts fix: ui does not update after pruning only files (#36099) 11 months ago
modifyMessageOnFilesDelete.ts fix: ui does not update after pruning only files (#36099) 11 months ago
prependReplies.ts
preventSyntheticEvent.ts refactor(uikit): uikit interactions (#30534) 3 years ago
renderEmoji.ts chore: minor deps (#33795) 2 years ago
renderMessageEmoji.ts refactor: Migrate more modules to TypeScript (#33636) 2 years ago
setDateFnsLocale.ts regression: Apply user language locale to client-side dates (#40264) 2 months ago
setMessageJumpQueryStringParameter.ts fix: Jump to message only works once (#31662) 2 years ago
timeAgo.ts refactor: incrementally remove Meteor deps from the frontend (#40268) 2 months ago
userAgentMIMETypeFallback.ts
waitForElement.spec.ts refactor(tests): Align Jest tests (#32550) 2 years ago
waitForElement.ts