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/app
Debdut Chakraborty d4d144530c
fix: update cached setting immediately at the time of updating the db (#32742)
1 year ago
..
2fa/server refactor: users out of db watcher (#32567) 2 years ago
analytics
api/server fix: `Accounts_LoginExpiration` being used differently on codebase (#32527) 1 year ago
apple refactor(client): Move Meteor overrides (#28366) 2 years ago
apps feat: Apps-Engine method to read multiple messages from a room (#32176) 1 year ago
assets/server refactor: Settings out of DB Watcher (#32518) 2 years ago
authentication/server fix: `Accounts_LoginExpiration` being used differently on codebase (#32527) 1 year ago
authorization fix: Moderators with `Bypass Time limits` permission cannot edit messages (#32376) 2 years ago
autotranslate fix: Client check `AutoTranslate_Enabled` setting before a server endpoint call (#32221) 2 years ago
bot-helpers
canned-responses/client chore: move all webclient code out of the COSS folders (#32273) 2 years ago
channel-settings/server fix: Overriding Retention Policy not working (#32454) 2 years ago
cloud/server refactor: Settings out of DB Watcher (#32518) 2 years ago
cors chore: Fix some check/lint warnings (#32048) 2 years ago
crowd/server refactor: users out of db watcher (#32567) 2 years ago
custom-oauth refactor: users out of db watcher (#32567) 2 years ago
custom-sounds chore: Remove custom sounds meteor.startup (#30659) 2 years ago
discussion fix: imported fixes (#32815) 1 year ago
dolphin refactor(client): Move Meteor overrides (#28366) 2 years ago
drupal refactor(client): Move Meteor overrides (#28366) 2 years ago
e2e test: close pages after page spec (#32832) 1 year ago
ecdh chore: move all webclient code out of the COSS folders (#32273) 2 years ago
emoji refactor: Widen types for message rendering helpers (#32601) 2 years ago
emoji-custom refactor: Replace `Notifications` in favor of `sdk.stream`; (#31409) 2 years ago
emoji-emojione
error-handler/server refactor: Settings out of DB Watcher (#32518) 2 years ago
federation refactor: Settings out of DB Watcher (#32518) 2 years ago
file/server
file-upload feat(E2EEncryption): File encryption support (#32316) 2 years ago
github-enterprise refactor(client): Move Meteor overrides (#28366) 2 years ago
gitlab refactor(client): Move Meteor overrides (#28366) 2 years ago
google-oauth/server
highlight-words/client
iframe-login
importer refactor: users out of db watcher (#32567) 2 years ago
importer-csv/server refactor: Settings out of DB Watcher (#32518) 2 years ago
importer-hipchat-enterprise/server refactor: Settings out of DB Watcher (#32518) 2 years ago
importer-pending-avatars/server chore: Convert Importer classes to typescript (#29714) 2 years ago
importer-pending-files/server chore: adding new streamer event for imported messages (#31063) 2 years ago
importer-slack/server refactor: Settings out of DB Watcher (#32518) 2 years ago
importer-slack-users/server refactor: Settings out of DB Watcher (#32518) 2 years ago
integrations refactor: IntegrationHistory out of DB Watcher (#32502) 2 years ago
invites/server/functions refactor: Settings out of DB Watcher (#32518) 2 years ago
irc refactor: users out of db watcher (#32567) 2 years ago
lib fix: Agents can't leave omnichannel rooms that have already been closed (#32707) 1 year ago
license/client chore: move all webclient code out of the COSS folders (#32273) 2 years ago
livechat feat(Omnichannel): Attachments in Email Transcripts (#32777) 1 year ago
livechat-enterprise/client refactor(client): Remove usage of `React.FC` type (#32760) 1 year ago
logger
mail-messages/server fix: dryrun option sending email to all queried users (#31571) 2 years ago
mailer/server refactor: Settings out of DB Watcher (#32518) 2 years ago
markdown refactor: Widen types for message rendering helpers (#32601) 2 years ago
mentions chore: Migrate notifyUsersOnMessage to TypeScript (#31877) 2 years ago
message-mark-as-unread feat: message menu sections with dividers (#30116) 2 years ago
message-pin/server fix: Handle encrypted pinned messages (#32380) 2 years ago
message-star/server refactor: Rooms out of DB Watcher (#32305) 2 years ago
meteor-accounts-saml fix: SAML "Overwrite user fullname" setting is not being honored (#32628) 1 year ago
metrics/server feat: Apps-Engine Deno Runtime update (#31821) 2 years ago
models/client refactor(client): Decouple WebDAV accounts integration from client initialization (#31553) 2 years ago
nextcloud refactor(client): Move Meteor overrides (#28366) 2 years ago
notification-queue/server
notifications fix: client ignoring offline presence updates (#31833) 2 years ago
oauth2-server-config
oembed/server chore: including x.com hostname to Twitter oembed (#32267) 2 years ago
otr fix: OTR conversation closes automatically when any of the peers goes offline (#32430) 2 years ago
push/server fix: `sendFCM` function not using `@rocket.chat/server-fetch` (#32739) 2 years ago
push-notifications/server
reactions refactor: Rooms out of DB Watcher (#32305) 2 years ago
retention-policy feat: Improve Retention Policy Warning and Callout messages (#32579) 2 years ago
search/server fix: convert network broker stopped lifecycle method to async (#31927) 2 years ago
settings fix: update cached setting immediately at the time of updating the db (#32742) 1 year ago
slackbridge chore: adding new streamer event for imported messages (#31063) 2 years ago
slashcommand-asciiarts
slashcommands-archiveroom fix: missing slashcommand permissions (#31594) 2 years ago
slashcommands-create chore: Improve `groups.create` endpoint for large amounts of members (#30499) 2 years ago
slashcommands-help/server
slashcommands-hide
slashcommands-invite fix: `/invite` sys message doesn't show the inviter (#30112) 2 years ago
slashcommands-inviteall fix: imported fixes (#32690) 2 years ago
slashcommands-join chore: Move bad words filter callback to service (#30241) 2 years ago
slashcommands-kick
slashcommands-leave/server
slashcommands-me/server
slashcommands-msg/server
slashcommands-mute/server
slashcommands-open/client
slashcommands-status
slashcommands-topic
slashcommands-unarchiveroom fix: missing slashcommand permissions (#31594) 2 years ago
smarsh-connector/server refactor(uikit): Action Manager passing and translations (#30746) 2 years ago
statistics/server regression: prevent unhandled exception from apps statistics (#32701) 2 years ago
theme feat(ui): New navigation (#32517) 1 year ago
threads chore: move imported `Apps` to proxy (#32142) 2 years ago
token-login/server
tokenpass refactor(client): Move Meteor overrides (#28366) 2 years ago
ui/client chore: `UserCard` focus improvements (#31812) 2 years ago
ui-cached-collection/client fix: Re-login same browser tab issues (#32479) 2 years ago
ui-master fix: custom-css injection (#30716) 2 years ago
ui-message/client fix: Surface elements (Modals, Contextual Bars) fail to respond when triggered by app submit events (#32073) 2 years ago
ui-utils fix: imported fixes (#32815) 1 year ago
user-status/server refactor(client): Handling of custom statuses (#31500) 2 years ago
utils fix: AAC audio type not playing on web (#32763) 1 year ago
version-check/server refactor: users out of db watcher (#32567) 2 years ago
voip/server chore: rename VoIP service to VoipAsterisk (#32377) 2 years ago
webdav refactor(client): Decouple WebDAV accounts integration from client initialization (#31553) 2 years ago
webrtc refactor: Replace `Notifications` module in favor of `sdk` for Omnichannel/WebRTC (#31460) 2 years ago
wordpress refactor(client): Move Meteor overrides (#28366) 2 years ago