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
Abhinav Kumar d98bb5310d
fix: thread content disappears after jumping to recent messages (#39859)
2 days ago
..
normalizeMessagePreview refactor: Remove unused `description` from attachments render (#40067) 4 weeks ago
timestamp feat: Add message timestamp picker components for date and time selection (#36595) 6 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) 2 months ago
dateFormat.spec.ts regression: `moment` compatibility for admin date format settings (#40304) 1 week ago
dateFormat.ts regression: `moment` compatibility for admin date format settings (#40304) 1 week ago
detectEmoji.ts Regression: UiKit message surface styles (#28213) 3 years ago
fireGlobalEvent.ts chore(settings): Move `settings` client API (#36844) 8 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 refactor: Separate isomorphic imports on utils - 1 (#29052) 3 years ago
getConfig.ts refactor: incrementally remove Meteor deps from the frontend (#40268) 1 week ago
getDateRange.ts chore: migrate client-side code from moment to date-fns (#40076) 4 weeks ago
getUidDirectMessage.ts chore: Replace `Meteor.userId()` for client code (#36911) 7 months ago
getUserEmailVerified.ts Chore: Refactor UserInfo to typescript (#26323) 4 years ago
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) 2 years ago
isPreviewableImage.ts feat: Show image preview for files in composer and files list (#40181) 3 weeks ago
isRTLScriptLanguage.spec.ts refactor(tests): Align Jest tests (#32550) 2 years ago
isRTLScriptLanguage.ts Chore: Migrate some small helper functions to TypeScript (#25666) 4 years ago
isSafeAvatarUrl.spec.ts fix(a11y): Add inline error for UserAvatarEditor's URL input (#36656) 4 weeks ago
isSafeAvatarUrl.ts fix(a11y): Add inline error for UserAvatarEditor's URL input (#36656) 4 weeks ago
isValidImageFormat.ts [FIX] add image format validation (#25912) 4 years ago
keyCodes.ts
mapMessageFromApi.spec.ts fix: missing edited indicator for thread parent message (#40063) 2 weeks ago
mapMessageFromApi.ts fix: missing edited indicator for thread parent message (#40063) 2 weeks ago
mapSubscriptionFromApi.ts chore: convert endpoints do openApi (#39553) 3 weeks ago
modifyMessageOnFilesDelete.spec.ts fix: ui does not update after pruning only files (#36099) 10 months ago
modifyMessageOnFilesDelete.ts fix: ui does not update after pruning only files (#36099) 10 months ago
prependReplies.ts refactor: Room toolbox quirks (#29959) 3 years ago
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 weeks ago
setMessageJumpQueryStringParameter.ts fix: Jump to message only works once (#31662) 2 years ago
threadMessageUtils.ts fix: thread content disappears after jumping to recent messages (#39859) 2 days ago
timeAgo.ts refactor: incrementally remove Meteor deps from the frontend (#40268) 1 week ago
userAgentMIMETypeFallback.ts [FIX] MIME Type fallback for .mov File Extensions (#26921) 4 years ago
waitForElement.spec.ts refactor(tests): Align Jest tests (#32550) 2 years ago
waitForElement.ts Regression: Broken message jump onto threads (#28095) 3 years ago