verdnatura-chat/e2e/docker/docker-entrypoint-initdb.d/rocketchat_settings.js

895 lines
581 KiB
JavaScript
Raw Normal View History

Merge beta into master (#2309) * [i18n] Added Dutch translation (#1676) * [NEW] Omnichannel Beta (#1674) * [NEW] Confirm logout/clear cache (#1688) * [I18N] Add es-ES language (#1495) * [NEW] UiKit Beta (#1497) * [IMPROVEMENT] Use reselect (#1696) * [FIX] Notification in Android API level less than 24 (#1692) * [IMPROVEMENT] Send tmid on slash commands and media (#1698) * [FIX] Unhandled action on UIKit (#1703) * [NEW] Pull to refresh RoomsList (#1701) * [IMPROVEMENT] Reset app when language is changed (#1702) * [FIX] Small fixes on UIKit (#1709) * [FIX] Spotlight (#1719) * [CHORE] Update react-native-image-crop-picker (#1712) * [FIX] Messages Overlapping (Android) and MessageBox Scroll (iOS) (#1720) * [REGRESSION] Remove @ and # from mention (#1721) * [NEW] Direct message from user info (#1516) * [FIX] Delete slash commands (#1723) * [IMPROVEMENT] Hold URL to copy (#1684) * [FIX] Different sourcemaps generation for Hermes (#1724) * [FIX] Different sourcemaps generation for Hermes * Upload sourcemaps after build * [REVERT] Show emoji keyboard on Android (#1738) * [FIX] Stop logging react-native-image-crop-picker (#1745) * [FIX] Prevent toast ref error (#1744) * [FIX] Prevent reaction map error (#1743) * [FIX] Add missing calls to user info (#1741) * [FIX] Catch room unsubscribe error (#1739) * [i18n] Missing German keys (#1735) * [FIX] Missing i18n on MessagesView title (#1733) * [FIX] UIKit Modal: Weird behavior on Android Tablet (#1742) * [i18n] Missing key on German (#1747) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Add Italian (#1736) * [CHORE] Memory leaks investigation (#1675) * [IMPROVEMENT] Alert verify email when enabled (#1725) * [NEW] Jitsi JWT added to URL (#1746) * [FIX] UIKit submit when connection lost (#1748) * Bump version to 4.5.0 (#1761) * [NEW] Default browser (#1752) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] HTTP Basic Auth (#1753) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Honor profile fields edit settings (#1687) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Room announcements (#1726) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Honor Register/Login settings (#1727) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Make links clickable on Room Info (#1730) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Hide system messages (#1755) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Honor "Message_AudioRecorderEnabled" (#1764) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Missing de keys (#1765) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Redirect user to SetUsernameView (#1728) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Join Room (#1769) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Accept all media types using * (#1770) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Use RealName when necessary (#1758) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Markdown Line Break (#1783) * [IMPROVEMENT] Remove useMarkdown (#1774) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Open browser rather than webview on Create Workspace (#1788) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Markdown perf (#1796) * [FIX] Stop video when modal is closed (#1787) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Hide reply notification action when there are missing data (#1771) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Added Japanese translation (#1781) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Reset password error message (#1772) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Close tablet modal (#1773) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Setting not present (#1775) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Thread header (#1776) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Keyboard tracking loses input ref (#1784) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Mark message as unread (#1785) Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [IMPROVEMENT] Log server version (#1786) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Add loading message on long running tasks (#1798) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Switch Apple account on Fastlane (#1810) * [FIX] Watermelon throwing "Cannot update a record with pending updates" (#1754) * [FIX] Detox tests (#1790) * [CHORE] Use markdown preview on RoomView Header (#1807) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] LoginSignup blink services (#1809) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Request user presence on demand (#1813) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Remove all invited users when create a channel (#1814) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Pop from room which you have been removed (#1819) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Room Info styles (#1820) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Add missing German keys (#1800) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Empty mentions for @all and @here when real name is enabled (#1822) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TESTS] Markdown added to Storybook (#1812) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [REGRESSION] Room View header title (#1827) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Storybook snapshots (#1831) Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Mentions (#1829) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Thread message not found (#1830) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Separate delete and remove channel (#1832) * Rename to delete room * Separate delete and remove channel * handleRemoved -> handleRoomRemoved * [FIX] Navigate to RoomsList & Handle tablet case Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [NEW] Filter system messages per room (#1815) Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] e2e tests (#1838) * [FIX] Consecutive clear cache calls freezing app (#1851) * Bump version to 4.5.1 (#1853) * [FIX][iOS] Ignore silent mode on audio player (#1862) * [IMPROVEMENT] Create App Group property on Info.plist (#1858) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Make username clickable on message (#1618) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Show proper error message on profile (#1768) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Show toast when a message is starred/unstarred (#1616) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Incorrect size params to avatar endpoint (#1875) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Remove unrecognized emoji flags on android (#1887) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Remove react-native global installs (#1886) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Emojis transparent on android (#1881) Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump acorn from 5.7.3 to 5.7.4 (#1876) Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.6.0 (#1911) * [FIX] Encode Image URI (#1909) * [FIX] Encode Image URI * [FIX] Check if Image is Valid Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Adaptive Icons (#1904) * Remove unnecessary stuff from debug build * Adaptive icon for experimental app * [FIX] Stop showing message on leave channel (#1896) * [FIX] Leave room don't show 'was removed' message * [FIX] Remove duplicated code Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Added missing German translations(#1900) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Linkedin OAuth login (#1913) * [CHORE] Fix typo in CreateChannel View (#1930) * [FIX] Respect protocol in HTTP Auth IPs (#1933) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Use new LinkedIn OAuth url (#1935) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Use storyboard on splash screen (#1939) * Update react-native-bootsplash * iOS * Fix android * [FIX] Check if avatar exists before create Icon (#1927) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Ignore self typing event (#1950) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Change default directory listing to Users (#1948) * fix: change default directory listing to Users * follow server settings * Fix state to props Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Onboarding layout (#1954) * Onboarding texts * OnboardingView * FormContainer * Minor fixes * NewServerView * Remove code * Refactor * WorkspaceView * Stash * Login with email working * Login with * Join open * Revert "Login with" This reverts commit d05dc507d2e9a2db76d433b9b1f62192eba35dbd. * Fix create account styles * Register * Refactor * LoginServices component * Refactor * Multiple servers * Remove native images * Refactor styles * Fix testid * Fix add server on tablet * i18n * Fix close modal * Fix TOTP * [FIX] Registration disabled * [FIX] Login Services separator * Fix logos * Fix AppVersion name * I18n * Minor fixes * [FIX] Custom Fields Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [NEW] Create discussions (#1942) * [WIP][NEW] Create Discussion * [FIX] Clear multiselect & Translations * [NEW] Create Discussion at MessageActions * [NEW] Disabled Multiselect * [FIX] Initial channel * [NEW] Create discussion on MessageBox Actions * [FIX] Crashing on edit name * [IMPROVEMENT] New message layout * [CHORE] Update README * [NEW] Avatars on MultiSelect * [FIX] Select Users * [FIX] Add redirect and Handle tablet * [IMPROVEMENT] Split CreateDiscussionView * [FIX] Create a discussion inner discussion * [FIX] Create a discussion * [I18N] Add pt-br * Change icons * [FIX] Nav to discussion & header title * Fix header Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Load messages (#1910) * Create updateLastOpen param on readMessages * Remove InteractionManager from load messages * [NEW] Custom Status (#1811) * [NEW] Custom Status * [FIX] Subscribe to changes * [FIX] Improve code using Banner component * [IMPROVEMENT] Toggle modal * [NEW] Edit custom status from Sidebar * [FIX] Modal when tablet * [FIX] Styles * [FIX] Switch to react-native-promp-android * [FIX] Custom Status UI * [TESTS] E2E Custom Status * Fix banner * Fix banner * Fix subtitle * status text * Fix topic header * Fix RoomActionsView topic * Fix header alignment on Android * [FIX] RoomInfo crashes when without statusText * [FIX] Use users.setStatus * [FIX] Remove customStatus of ProfileView * [FIX] Room View Thread Header Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] UI issues of Create Discussion View (#1965) * [NEW] Direct Message between multiple users (#1958) * [WIP] DM between multiple users * [WIP][NEW] Create new DM between multiple users * [IMPROVEMENT] Improve createChannel Sagas * [IMPROVEMENT] Selected Users view * [IMPROVEMENT] Room Actions of Group DM * [NEW] Create new DM between multiple users * [NEW] Group DM avatar * [FIX] Directory border * [IMPROVEMENT] Use isGroupChat * [CHORE] Remove legacy getRoomMemberId * [NEW] RoomTypeIcon * [FIX] No use legacy method on RoomInfoView * [FIX] Blink header when create new DM * [FIX] Only show create direct message option when allowed * [FIX] RoomInfoView * pt-BR * Few fixes * Create button name * Show create button only after a user is selected * Fix max users issues Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Add server and hide login (#1968) * Navigate to new server workspace from ServerDropdown if there's no token * Hide login button based on login services and Accounts_ShowFormLogin setting * [FIX] Lint Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] MultiSelect Keyboard behavior (Android) (#1969) * fixed-modal-position * made-changes Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Bottom border style on DirectoryView (#1963) * [FIX] Border style * [FIX] Refactoring * [FIX] fix color of border * Undo Co-authored-by: Aroo <azhaubassar@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Clear settings on server change (#1967) * [FIX] Deeplinking without RoomId (#1925) * [FIX] Deeplinking without rid * [FIX] Join channel * [FIX] Deep linking without rid * Update app/lib/methods/canOpenRoom.js Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Two Factor authentication via email (#1961) * First api call working * [NEW] REST API Post wrapper 2FA * [NEW] Send 2FA on Email * [I18n] Add translations * [NEW] Translations & Cancel totp * [CHORE] Totp -> TwoFactor * [NEW] Two Factor by email * [NEW] Tablet Support * [FIX] Text colors * [NEW] Password 2fa * [FIX] Encrypt password on 2FA * [NEW] MethodCall2FA * [FIX] Password fallback * [FIX] Wrap all post/methodCall with 2fa * [FIX] Wrap missed function * few fixes * [FIX] Use new TOTP on Login * [improvement] 2fa methodCall Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Correct message for manual approval user Registration (#1906) * [FIX] Correct message for manual approval from admin shown on Registeration * lint fix - added semicolon * Updated the translations * [FIX] Translations * i18n to match server Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Direct Message between multiple users REST (#1974) * [FIX] Investigate app losing connection issues (#1890) * [WIP] Reopen without timeOut & ping with 5 sec & Fix Unsubscribe * [FIX] Remove duplicated close * [FIX] Use no-dist lib * [FIX] Try minor fix * [FIX] Try reopen connection when app was put on foreground * [FIX] Remove timeout * [FIX] Build * [FIX] Patch * [FIX] Snapshot * [IMPROVEMENT] Decrease time to reopen * [FIX] Some fixes * [FIX] Update sdk version * [FIX] Subscribe Room Once * [CHORE] Update sdk * [FIX] Subscribe Room * [FIX] Try to resend missed subs * [FIX] Users never show status when start app without network * [FIX] Subscribe to room * [FIX] Multiple servers * [CHORE] Update SDK * [FIX] Don't duplicate streams on subscribeAll * [FIX] Server version when start the app offline * [FIX] Server version cached * [CHORE] Remove unnecessary code * [FIX] Offline server version * [FIX] Subscribe before connect * [FIX] Remove unncessary props * [FIX] Update sdk * [FIX] User status & Unsubscribe Typing * [FIX] Typing at incorrect room * [FIX] Multiple Servers * [CHORE] Update SDK * [REVERT] Undo some changes on SDK * [CHORE] Update sdk to prevent incorrect subscribes * [FIX] Prevent no reconnect * [FIX] Remove close on open * [FIX] Clear typing when disconnect/connect to SDK * [CHORE] Update SDK * [CHORE] Update SDK * Update SDK * fix merge develop Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Single message thread inserting thread without rid (#1999) * [FIX] ThreadMessagesView crashing on load (#1997) * [FIX] Saml (#1996) * [FIX] SAML incorrect close * [FIX] Pathname Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Change user own status (#1995) * [FIX] Change user own status * [IMPROVEMENT] Set activeUsers Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Loading all updated rooms after app resume (#1998) * [FIX] Loading all updated rooms after app resume * Fix room date on RoomItem Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Change notifications preferences (#2000) * [FIX] Change notifications preferences * [IMPROVEMENT] Picker View * [I18N] Translations * [FIX] Picker Selection * [FIX] List border * [FIX] Prevent crash * [FIX] Not-Pref tablet * [FIX] Use same style of LanguageView * [IMPROVEMENT] Send listItem title Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.6.1 (#2001) * [FIX] DM header blink (#2011) * [FIX] Split get settings into two requests (#2017) * [FIX] Split get settings into two requests * [FIX] Clear settings only when change server * [IMPROVEMENT] Move the way to clear settings * [REVERT] Revert some changes * [FIX] Server Icon Co-authored-by: Diego Mello <diegolmello@gmail.com> * [REGRESSION] Invite Links (#2007) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Read only channel/broadcast (#1951) * [FIX] Read only channel/broadcast * [FIX] Roles missing * [FIX] Check roles to readOnly * [FIX] Can post * [FIX] Respect post-readonly permission * [FIX] Search a room readOnly Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Cas auth (#2024) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Login TOTP Compatibility to older servers (#2018) * [FIX] Login TOTP Compatibility to older servers * [FIX] Android crashes if use double negation Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.6.4 (#2029) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Lint (#2030) * [FIX] UIKit with only one block (#2022) * [FIX] Message with only one block * [FIX] Update headers Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.7.0 (#2035) * [FIX] Action Tint Color on Black theme (#2081) * [FIX] Prevent crash when thread is not found (#2080) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Prevent double click (#2079) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Show slash commands when disconnected (#2078) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Backhandler onboarding (#2077) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Respect UI_Allow_room_names_with_special_chars setting (#2076) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] RoomsList update sometimes isn't fired (#2071) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Stop inserting last message as message object from rooms stream if room is focused (#2069) * [IMPROVEMENT] No insert last message if the room is focused * fix discussion/threads Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Hide system messages (#2067) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Pending update (#2066) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Prevent crash when room.uids was not inserted yet (#2055) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FEATURE] Save video (#2063) * added-feature-save-video * fix sha256 Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Send totp-code to meteor call (#2050) * fixed-issue * removed-variable-name-errors * reverted-last-commit Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] MessageBox mention shouldn't show group DMs (#2049) * fixed-issue * [FIX] Filter users only if it's not a group chat Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] AttachmentView (Android)(Tablet) (#2047) * [fix]Tablet attachment View and Room Navigation * fix weird navigation and margin bottom Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Allow special chars in Filename (#2020) * fixed-filename-issue * improve Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Recorded audio on Android doesn't play on iOS (#2073) * react-native-video -> expo-av * remove react-native-video * Add audio mode * update mocks * [FIX] Loading bigger than play/pause Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Message Touchable (#2082) * [FIX] Avatar touchable * [IMPROVEMENT] onLongPress on all Message Touchables * [IMPROVEMENT] User & baseUrl on MessageContext * [FIX] Context Access * [FIX] BaseURL * Fix User Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] ReactionsModal (#2085) * [NEW] Delete Server (#1975) * [NEW] Delete server Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com> Co-authored-by: Calebe Rios <calebersmendes@gmail.com> * [FIX] Revert removed function Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com> Co-authored-by: Calebe Rios <calebersmendes@gmail.com> * pods * i18n * Revert "pods" This reverts commit 2854a1650538159aeeafe90fdb2118d12b76a82f. Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com> Co-authored-by: Calebe Rios <calebersmendes@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Change server while connecting/updating (#1981) * [IMPROVEMENT] Change server while connecting * [FIX] Not login/reconnect to previous server * [FIX] Abort all fetch while connecting * [FIX] Abort sdk fetch * [FIX] Patch-package * Add comments Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Keep screen awake while recording/playing some audio (#2089) * [IMPROVEMENT] Keep screen awake while recording/playing some audio * [FIX] Add expo-keep-awake mock * [FIX] UIKit crashing when UIKitModal receive update event (#2088) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Close announcement banner (#2064) * [NEW] Created new field in subscription table Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * [NEW] New field added to obeserver in room view Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * [NEW] Added icon and new design to banner Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * [NEW] Close banner function works Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * [IMPROVEMENT] closed banner status now update correctly Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * improve banner style Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * Update all dependencies (#2008) * Android RN 62 * First steps iOS * Second step iOS * iOS compiling * "New" build system * Finish iOS * Flipper * Update to RN 0.62.1 * expo libs * Hermes working * Fix lint * Fix android build * Patches * Dev patches * Patch WatermelonDB: https://github.com/Nozbe/WatermelonDB/pull/660 * Fix jitsi * Update several minors * Update dev minors and lint * react-native-keyboard-input * Few updates * device info * react-native-fast-image * Navigation bar color * react-native-picker-select * webview * reactotron-react-native * Watermelondb * RN 0.62.2 * Few updates * Fix selection * update gems * remove lib * finishing * tests * Use node 10 * Re-enable app bundle * iOS build * Update jitsi ios * [NEW] Passcode and biometric unlock (#2059) * Update expo libs * Configure expo-local-authentication * ScreenLockedView * Authenticate server change * Auth on app resume * localAuthentication util * Add servers.lastLocalAuthenticatedSession column * Save last session date on background * Use our own version of app state redux * Fix libs * Remove inactive * ScreenLockConfigView * Apply on saved data * Auto lock option label * Starting passcode * Basic passcode flow working * Change passcode * Check if biometry is enrolled * Use fork * Migration * Patch expo-local-authentication * Use async storage * Styling * Timer * Refactor * Lock orientation portrait when not on tablet * share extension * Deep linking * Share extension * Refactoring passcode * use state * Stash * Refactor * Change passcode * Animate dots on error * Matching passcodes * Shake * Remove lib * Delete button * Fade animation on modal * Refactoring * ItemInfo * I18n * I18n * Remove unnecessary prop * Save biometry column * Raise time to lock to 30 seconds * Vibrate on wrong confirmation passcode * Reset attempts and save last authentication on local passcode confirmation * Remove inline style * Save last auth * Fix header blink * Change function name * Fix android modal * Fix vibration permission * PasscodeEnter calls biometry * Passcode on the state * Biometry button on PasscodeEnter * Show whole passcode * Secure passcode * Save passcode with promise to prevent empty passcodes and immediately lock * Patch expo-local-authentication * I18n * Fix biometry being called every time * Blur screen on app inactive * Revert "Blur screen on app inactive" This reverts commit a4ce812934adcf6cf87eb1a92aec9283e2f26753. * Remove immediately because of how Activities work on Android * Pods * New layout * stash * Layout refactored * Fix icons * Force set passcode from server * Lint * Improve permission message * Forced passcode subtitle * Disable based on admin's choice * Require local authentication on login success * Refactor * Update tests * Update react-native-device-info to fix notch * Lint * Fix modal * Fix icons * Fix min auto lock time * Review * keep enabled on mobile * fix forced by admin when enable unlock with passcode * use DEFAULT_AUTO_LOCK when manual enable screenLock * fix check has passcode * request biometry on first password * reset auto time lock when disabled on server Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Messages View (#2090) * [FIX] Messages View * [FIX] Opening PDF from Files View * [FIX] Audio * [FIX] SearchMessagesView Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Big names overflow (#2072) * [FIX] Big names overflow * [FIX] Message time Co-authored-by: devyaniChoubey <devyanichoubey16@gmail.com> * [FIX] Some alignments * fix user item overflow * some adjustments Co-authored-by: devyaniChoubey <devyanichoubey16@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Avatar of message as an emoji (#2038) * fixed-issue * removed-hardcoded-emoji * Merge develop * replaced markdown with emoji componenent * made-changes * use avatar onPress Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Livechat (#2004) * [WIP][NEW] Livechat info/actions * [IMPROVEMENT] RoomActionsView * [NEW] Visitor Navigation * [NEW] Get Department REST * [FIX] Borders * [IMPROVEMENT] Refactor RoomInfo View * [FIX] Error while navigate from mention -> roomInfo * [NEW] Livechat Fields * [NEW] Close Livechat * [WIP] Forward livechat * [NEW] Return inquiry * [WIP] Comment when close livechat * [WIP] Improve roomInfo * [IMPROVEMENT] Forward room * [FIX] Department picker * [FIX] Picker without results * [FIX] Superfluous argument * [FIX] Check permissions on RoomActionsView * [FIX] Livechat permissions * [WIP] Show edit to livechat * [I18N] Add pt-br translations * [WIP] Livechat Info * [IMPROVEMENT] Livechat info * [WIP] Livechat Edit * [WIP] Livechat edit * [WIP] Livechat Edit * [WIP] Livechat edit scroll * [FIX] Edit customFields * [FIX] Clean livechat customField * [FIX] Visitor Navigation * [NEW] Next input logic LivechatEdit * [FIX] Add livechat data to subscription * [FIX] Revert change * [NEW] Livechat user Status * [WIP] Livechat tags * [NEW] Edit livechat tags * [FIX] Prevent some crashes * [FIX] Forward * [FIX] Return Livechat error * [FIX] Prevent livechat info crash * [IMPROVEMENT] Use input style on forward chat * OnboardingSeparator -> OrSeparator * [FIX] Go to next input * [NEW] Added some icons * [NEW] Livechat close * [NEW] Forward Room Action * [FIX] Livechat edit style * [FIX] Change status logic * [CHORE] Remove unnecessary logic * [CHORE] Remove unnecessary code * [CHORE] Remove unecessary case * [FIX] Superfluous argument * [IMPROVEMENT] Submit livechat edit * [CHORE] Remove textInput type * [FIX] Livechat edit * [FIX] Livechat Edit * [FIX] Use same effect * [IMPROVEMENT] Tags input * [FIX] Add empty tag * Fix minor issues * Fix typo * insert livechat room data to our room object * review * add method calls server version Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Delete Subs (#2091) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Android build (#2094) * [FIX] Blink header DM (#2093) * [FIX] Blink header DM * Remove query * [FIX] Push RoomInfoView * remove unnecessary try/catch * [FIX] RoomInfo > Message (Tablet) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Default biometry enabled (#2095) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Enable navigating to a room from auth deep linking (#2115) * Wait for login success to navigate * Enable auth and room deep linking at the same time * [FIX] NewMessageView Press Item should open DM (#2116) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Roles throwing error (#2110) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Wait attach activity before changeNavigationBarColor (#2111) * [FIX] Wait attach activity before changeNavigationBarColor * Remove timeout and add try/catch Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] UIKit crash when some app send a list (#2117) * [FIX] StoryBook * [FIX] UIKit crash when some app send a list * [CHORE] Update snapshot * [CHORE] Remove token & id * [FIX] Change bar color while no activity attached (#2130) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Screen Lock options i18n (#2120) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Added missing German translation strings (#2105) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Sometimes SDK is null when try to connect (#2131) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Autocomplete position on Android (#2106) * [FIX] Autocomplete position on Android * [FIX] Set selection to 0 when needed Co-authored-by: Diego Mello <diegolmello@gmail.com> * Revert "[FIX] Autocomplete position on Android (#2106)" (#2136) This reverts commit e8c38d6f6f69ae396a4aae6e37336617da739a6d. * [FIX] Here and all mentions shouldn't refer to users (#2137) * [FIX] No send data to bugsnag if it's an aborted request (#2133) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TESTS] Update and separate E2E tests (#2126) * Tests passing until roomslist * create room * roominfo * change server * broadcast * profile * custom status * forgot password * working * room and onboarding * Tests separated * config.yml refactor * Revert "config.yml refactor" This reverts commit 0e984d3029e47612726bf199553f7abdf24843e5. * CI * lint * CI refactor * Onboarding tests * npx detox * Add all tests * Save brew cache * mac-env executor * detox-test command * Update readme * Remove folder * [FIX] Screen Lock Time respect local value (#2141) * [FIX] Screen Lock Time respect local value * [FIX] Enable biometry at the first passcode change * Bump version to 4.8.0 (#2147) * [IMPROVEMENT] Refactor icon package (#2146) * [IMPROVEMENT] Refactor Icon Package * some size fixes * [CHORE] Update WatermelonDB to 0.16.2 (#2166) * [CHORE] Update WatermelonDB to 0.16.2 * Patch watermelon * Markdown linting for e2e README (#2173) * Markdown linting for e2e README * Running a subset of tests * [FIX] Load messages when hideSystemMessages is enabled (#2101) * [WIP] Load messages when hideSystemMessages is enabled * Improve method name * Minor improvements Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Respect server HideSystemMessages (#2175) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Screen Lock (#2177) * [FIX] Screen Lock * improve variable name Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Load messages issue when trying to get ts from empty results (#2185) * [FIX] Show registration form when add server by a invite link (#2187) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] 2FA email - send code again (#2188) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Update react-navigation to v5 (#2154) * react-navigation v5 installed * compiling * Outside working * InsideStack compiling * Switch stack * Starting room * RoomView header * SafeAreaView * Slide from right stack animation * stash * Fix params * Create channel * inapp notification * Custom status * Add server working * Refactor appStart * Attachment * in-app notification * AuthLoadingView * Remove compat * Navigation * Outside animations * Fix new server icon * block modal * AttachmentView header * Remove unnecessary code * SelectedUsersView header * StatusView * CreateDiscussionView * RoomInfoView * RoomInfoEditView style * RoomMembersView * RoomsListView header * RoomView header * Share extension * getParam * Focus/blur * Trying to fix inapp * Lint * Simpler app container * Update libs * Revert "Simpler app container" This reverts commit 1e49d80bb49481c34f415831b9da5e9d53e66057. * Load messages faster * Fix safearea on ReactionsModal * Update safe area to v3 * lint * Fix transition * stash - drawer replace working * stash - modal nav * RoomActionsView as tablet modal * RoomStack * Stop showing RoomView header when there's no room * Custom Header and different navigation based on stack * Refactor setHeader * MasterDetailContext * RoomView header * Fix isMasterDetail rule * KeyCommands kind of working * Create channel on tablet * RoomView sCU * Remove withSplit * Settings opening as modal * Settings * StatusView headerLeft * Admin panel * TwoFactor style * DirectoryView * ServerDropdown and SortDropdown animations * ThreadMessagesView * Navigate to empty RoomView on server switch when in master detail * ProfileView header * Fix navigation issues * Nav to any room info on tablet * Room info * Refactoring * Fix rooms search * Roomslist commands * SearchMessagesView close modal * Key commands * Fix undefined subscription * Disallow navigate to focused room * isFocused state on RoomsListView * Blur text inputs when focus is lost * Replace animation * Default nav theme * Refactoring * Always open Attachment with close modal button * ModalContainer backdrop following themes * Screen tracking * Refactor get active route for in-app notification * Only mark room as focused when in master detail layout * Lint * Open modals as fade from bottom on Android * typo * Fixing tests * Fix in-app update * Fixing goRoom issues * Refactor stack names * Fix unreadsCount * Fix stack * Fix header animation * Refactor ShareNavigation * Refactor navigation theme * Make sure title is set * Fix create discussion navigation * Remove unused variable * Create discussions from actions fixed * Layout animation * Screen lock on share extension * Unnecessary change * Admin border * Set header after state callback * Fix key commands on outside stack * Fix back button pressed * Remove layout animations from Android * Tweak animations on Android * Disable swipe gesture to open drawer * Fix current item on RoomsListView * Fix add server * Fix drawer * Fix broadcast * LayoutAnimation instead of Transitions * Fix onboarding back press * Fix assorted tests * Create discussion fix * RoomInfoView header * Drawer active item * [NEW] Action Sheet (#2114) * [WIP] New Action Sheet * [NEW] Header Indicator * [IMPROVEMENT] Header Logic * [NEW] Use EventEmitter to show ActionSheet for while * [FIX] Animation * [IMPROVEMENT] Use provider * [FIX] Add callback * [FIX] Message Actions * [FIX] Add MessageActions icons * [NEW] MessageErrorActions * [IMPROVEMENT] OnClose * [FIX] Adjust height * [FIX] Close/Reopen * [CHORE] Remove react-native-action-sheet * [CHORE] Move ActionSheet * [FIX] Reply Message * [IMPROVEMENT] Hide ActionSheet logic * [WIP] Custom MessageActions Header * [IMPROVEMENT] MessageActions Header * [IMPROVEMENT] Enable Scroll * [FIX] Scroll on Android * Move to react-native-scroll-bottom-sheet * Stash * Refactor actions * Revert some changes * Trying react-native-modalize * Back to HOC * ActionSheet style * HOC Header * Reaction actionSheet * Fix messageBox actions * Fix add reaction * Change to flatListProps * fix modalize android scroll * Use react-native-scroll-bottom-sheet * [NEW] BottomSheet dismissable & [FIX] Android not opening * [NEW] Show emojis based on screen width * [WIP] Adjust to content height * [IMPROVEMENT] Responsible * [IMPROVEMENT] Use alert instead actionSheet at NewServerView * [FIX] Handle tablet cases * [IMPROVEMENT] Remove actionSheet of RoomMembersView * [IMPROVEMENT] Min snap distance when its portrait * [CHORE] Remove unused Components * [IMPROVEMENT] Remove duplicated add-reaction * [IMPROVEMENT] Refactor Icon Package * [IMPROVEMENT] Use new icons * [FIX] Select message at MessageActions before getOptions * [FIX] Custom header height * [CHORE] Remove patch & [FIX] Tablet bottom sheet * [FIX] Use ListItem height to BottomSheet Height * Some fixes * [FIX] Custom MessageActions header * [FIX] Android height adjust * [IMPROVEMENT] Item touchable & [FIX] Respect pin permission * [IMPROVEMENT] More than one snap point * some size fixes * improve code * hide horizontal scroll indicator * [FIX] Focus MessageBox on edit message * [FIX] Ripple color * [IMPROVEMENT] Backdrop must keep same opacity after 50% of the screen * [TEST] Change animation config * [IMPROVEMENT] BackHandler should close the ActionSheet * [CHORE] Add react-native-safe-area-context * [FIX] Provide a bottom padding at notch devices * [IMPROVEMENT] Improve backdrop input/output range * [FIX] Weird Android Snap behavior * [PATCH] React-native-scroll-bottom-sheet * [CI] Re-run build * [FIX] Landscape android * [IMPROVEMENT] Cover 50% of the screen at the landscape mode * [FIX] Adjust emoji content to width size * [IMPROVEMENT] Use hooks library * [IMPROVEMENT] Close the actionSheet when orientation change * deactivate safe-area-context for while * [REVERT] Re-add react-native-safe-area-context (3.0.2) * [IMPROVEMENT] Use focused background * [TESTS] E2E Tests updated to new BottomSheet * [NEW] Add cancel button * [FIX] Cancel button at android * [IMPROVEMENT] Use cancelable bottom sheet at room members view * [IMPROVEMENT] Use better function names * [IMPROVEMENT] Use getItemLayout * [FIX][TEMP] Animation * Review * Build * Header keyExtractor * Rename function * Tweak animation * Refactoring * useTheme * Refactoring * TestIDs * Refactor * Remove old lib Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Add fastlane to android module and configure CI (#2100) * [IMPROVEMENT] Use react-native-notifier for in-app notifications (#2139) Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Create DimensionsContext (#2098) Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Remove duplicated sCU condition (#2194) * [FIX] The auto translate toggle don't save right state (#2142) Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Increase "content_hash_max_items" on Watchman (#2181) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] IFrame authentication (#2184) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Send multiple attachments (#2162) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Omnichannel Status Toggle (#2217) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Typing when UI_Use_Real_Name is enabled (#2216) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [REGRESSION] Logout failing after #2217 (#2222) * [CHORE] Add wrapper to make Meteor methods calls over REST (#2104) * [WIP] Use rest instead methodCall * [WIP] Some method calls using wrapper * [WIP] Wrap all necessary methodCalls * fix Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Mark thread as read on open (#2225) * [IMPROVEMENT] Mark a thread as read * Use methodCallWrapper * Check server version Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Read receipt icon on action sheet (#2237) * [FIX] Handle TypeErrors on navigationRef and draftMessage due to null properties (#2232) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Android crashing when restoring from background (#2238) * [FIX] Send thread attachment (#2242) * [FIX] Iframe auth Login Button (#2241) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [REGRESSION] Audio Recording (#2240) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Expo-av audio recorder (#2195) * [NEW] MessageBox: Expo-av audio recorder * Refactor MessageBox to accommodate recording button even when recording * Rename Recording.js -> RecordAudio.js as we could implement video recording in the future * RecordAudio: Introduce cancel and send buttons * RecordAudio: Introduce recorderBusy state, refactor MessageBox, remove useless SafeAreaView * RecordAudio: Better audio quality 🎉, stop recording on unmount * RecordAudio: Use FileSystem from expo-file-system instead of RNFetchBlob * chore: flush out react-native-audio * fix(MessageBox): bring back some missed styles during refactor * refactor(RecordAudio): use class component * refactor(RecordAudio): recorder busy to class property, styling changes * recorder initialisation changes * fix(RecordAudio): missing await in isRecordingPermissionGranted * fix(RecordAudio): set isRecording = false on cancel/finish, refactor perms Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Unified header UX (#2234) * Change drawer icon * Removed iOS variation * Patch to react-navigation-header-buttons... easier to patch then to overwrite its behaviour :( * Correctly position title * Header subtitle * Layout * Alignment * RoomView header * Renamed RoomHeaderLeft to LeftButtons * RoomView back button * Search icon on RoomView * Refactor * Fix header on tablet * Fix search messages close button on tablet * Search key command * Network status on RoomView header subtitle * Update tests * Scale content * SearchBox cancel color * Bump version to 4.9.0 (#2248) * [FIX] Check for UI_Use_Real_Name when sorting rooms (#2230) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Emoji keyboard not showing custom and frequently used emojis on Share Extension (#2251) * [FIX] Scroll to top crashing when ref is undefined (#2252) * [FIX] Check if exists scroll ref * Remove scrollTo Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] AttachmentView crashing during title decode (#2253) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Command previews crashing when API returns an error (#2254) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] ThreadMessagesView throwing error when subscription wasn't found (#2255) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Register crashing when error data is undefined (#2256) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Get active route returning undefined (#2257) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] ImageViewer not recognising gestures after zoomed (#2261) * [FIX] Zoomed in images must react to gestures * AnimatedFastImage -> AnimatedImage Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Android stack animation throwing illegal node ID (#2260) * [FIX] Navigation object undefined when tapping sidebar's user header on tablet (#2259) * [FIX] Action sheet cutting emojis on the header (#2263) * [FIX] Action sheet cutting emojis on the header * fix tablet case Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Mime type check crashing the app (#2264) * [FIX] Notification preferences update crashing the app (#2262) * [FIX] Create discussion not working from MessageActions (#2265) * [FIX] getSettings not catching errors (#2271) * [REGRESSION] Jitsi Call doesn't send message link (#2277) * [FIX] Messages hidden behind MessageBox (#2281) * fix: package.json & yarn.lock to reduce vulnerabilities (#2275) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JPEGJS-570039 - https://snyk.io/vuln/SNYK-JS-LODASH-567746 Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Add missing german strings (#2278) * cleaned mixed usage of "du" and "Sie" Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] CircleCI Upgrades (#2269) * Upgrade nvm * Upgrade XCode * Use nvm's default installed version of node (LTS) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Sign in with Apple (#2282) * Add expo-apple-authentication * Button * Create new provisioning profiles * Login with Apple * Change provisioning profile * Button color based on theme Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] MessageBox not being shown on ShareView when Preview is a video (#2283) * Wrap video preview with ScrollView so Messagebox is shown properly * Fix border color * [TESTS] Test in docker (#2290) * Add docker env with orchestration * Update detox, update mocha config format * One simulator at a time - mocha won't run parallel * Docker runner, with test changes to match RC data * Better error trapping in infrastructure control script * Swap user provisioning from Mongo to RC API to work against existing servers * Add docker to e2e readme * Stop using example.com for emails * Default detox to the tests directory * Add working configs for both run scenarios * Add some optional forcing of data.js version for Docker * [CHORE] Consistent Rocket.Chat Branding (#2293) Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.10.0 (#2305) Co-authored-by: Daanchaam <daanhendriks97@gmail.com> Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Youssef Muhamad <emaildeyoussefmuhamad@gmail.com> Co-authored-by: Iván Álvarez <ialvarezpereira@gmail.com> Co-authored-by: Prateek Jain <prateek93a@gmail.com> Co-authored-by: Sarthak Pranesh <41206172+sarthakpranesh@users.noreply.github.com> Co-authored-by: phriedrich <info@phriedrich.de> Co-authored-by: Michele Pellegrini <pellettiero@users.noreply.github.com> Co-authored-by: Tanmoy Bhowmik <tanmoy.openroot@gmail.com> Co-authored-by: Hibikine Kage <14365761+hibikine@users.noreply.github.com> Co-authored-by: devyaniChoubey <52153085+devyaniChoubey@users.noreply.github.com> Co-authored-by: Ezequiel de Oliveira <ezequiel1de1oliveira@gmail.com> Co-authored-by: Neil Agarwal <neil@neilagarwal.me> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Govind Dixit <GOVINDDIXIT93@GMAIL.COM> Co-authored-by: Zhaubassarova Aruzhan <49000079+azhaubassar@users.noreply.github.com> Co-authored-by: Aroo <azhaubassar@gmail.com> Co-authored-by: Sarthak Pranesh <sarthak.pranesh2018@vitstudent.ac.in> Co-authored-by: Siddharth Padhi <padhisiddharth31@gmail.com> Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com> Co-authored-by: Calebe Rios <calebersmendes@gmail.com> Co-authored-by: devyaniChoubey <devyanichoubey16@gmail.com> Co-authored-by: Dan Caseley <dan@caseley.me.uk> Co-authored-by: Heng Sok <sokheng@idatahub.com> Co-authored-by: Snyk bot <snyk-bot@snyk.io>
2020-07-17 14:23:28 +00:00
db.getCollection("rocketchat_settings").insert({"_id":"API_Allow_Infinite_Count","_updatedAt":new Date(1591734376131),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361639),"group":"General","hidden":false,"i18nDescription":"API_Allow_Infinite_Count_Description","i18nLabel":"API_Allow_Infinite_Count","packageValue":true,"public":false,"secret":false,"section":"REST API","sorter":NumberInt(2),"ts":new Date(1584022361642),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_CORS_Origin","_updatedAt":new Date(1591734376160),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361664),"enableQuery":"{\"_id\":\"API_Enable_CORS\",\"value\":true}","group":"General","hidden":false,"i18nDescription":"API_CORS_Origin_Description","i18nLabel":"API_CORS_Origin","packageValue":"*","public":false,"secret":false,"section":"REST API","sorter":NumberInt(8),"ts":new Date(1589465204784),"type":"string","value":"*","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_Default_Count","_updatedAt":new Date(1591734376127),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361634),"group":"General","hidden":false,"i18nDescription":"API_Default_Count_Description","i18nLabel":"API_Default_Count","packageValue":NumberInt(50),"public":false,"secret":false,"section":"REST API","sorter":NumberInt(1),"ts":new Date(1584022361637),"type":"int","value":NumberInt(50),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_Drupal_URL","_updatedAt":new Date(1591734385743),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370364),"enableQuery":"{\"_id\":\"Accounts_OAuth_Drupal\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"API_Drupal_URL_Description","i18nLabel":"API_Drupal_URL","packageValue":"","public":true,"secret":false,"section":"Drupal","sorter":NumberInt(40),"ts":new Date(1587032110752),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"API_Embed","_updatedAt":new Date(1591734378231),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363506),"group":"Message","hidden":false,"i18nDescription":"API_Embed_Description","i18nLabel":"API_Embed","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(20),"ts":new Date(1589465206719),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_EmbedCacheExpirationDays","_updatedAt":new Date(1591734378240),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363515),"group":"Message","hidden":false,"i18nDescription":"API_EmbedCacheExpirationDays_Description","i18nLabel":"API_EmbedCacheExpirationDays","packageValue":NumberInt(30),"public":false,"secret":false,"sorter":NumberInt(22),"ts":new Date(1589465206729),"type":"int","value":NumberInt(30),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_EmbedDisabledFor","_updatedAt":new Date(1591734378246),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363523),"group":"Message","hidden":false,"i18nDescription":"API_EmbedDisabledFor_Description","i18nLabel":"API_EmbedDisabledFor","packageValue":"","public":true,"secret":false,"sorter":NumberInt(24),"ts":new Date(1589465206738),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_EmbedIgnoredHosts","_updatedAt":new Date(1591734378251),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363527),"group":"Message","hidden":false,"i18nDescription":"API_EmbedIgnoredHosts_Description","i18nLabel":"API_EmbedIgnoredHosts","packageValue":"localhost, 127.0.0.1, 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16","secret":false,"sorter":NumberInt(25),"ts":new Date(1589465206744),"type":"string","value":"localhost, 127.0.0.1, 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_EmbedSafePorts","_updatedAt":new Date(1591734378255),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363531),"group":"Message","hidden":false,"i18nDescription":"API_EmbedSafePorts_Description","i18nLabel":"API_EmbedSafePorts","packageValue":"80, 443","secret":false,"sorter":NumberInt(26),"ts":new Date(1589465206751),"type":"string","value":"80, 443","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_Embed_UserAgent","_updatedAt":new Date(1591734378236),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363510),"group":"Message","hidden":false,"i18nDescription":"API_Embed_UserAgent_Description","i18nLabel":"API_Embed_UserAgent","packageValue":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2227.0 Safari/537.36","public":true,"secret":false,"sorter":NumberInt(21),"ts":new Date(1589465206724),"type":"string","value":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2227.0 Safari/537.36","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_Embed_clear_cache_now","_updatedAt":new Date(1591734378243),"actionText":"clear","autocomplete":true,"blocked":false,"createdAt":new Date(1584022363519),"group":"Message","hidden":false,"i18nDescription":"API_Embed_clear_cache_now_Description","i18nLabel":"clear_cache_now","packageValue":"OEmbedCacheCleanup","secret":false,"sorter":NumberInt(23),"ts":new Date(1589465206734),"type":"action","value":"OEmbedCacheCleanup","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_Enable_CORS","_updatedAt":new Date(1591734376154),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361659),"group":"General","hidden":false,"i18nDescription":"API_Enable_CORS_Description","i18nLabel":"API_Enable_CORS","packageValue":false,"public":false,"secret":false,"section":"REST API","sorter":NumberInt(7),"ts":new Date(1589465204780),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_Enable_Direct_Message_History_EndPoint","_updatedAt":new Date(1591734376135),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361644),"group":"General","hidden":false,"i18nDescription":"API_Enable_Direct_Message_History_EndPoint_Description","i18nLabel":"API_Enable_Direct_Message_History_EndPoint","packageValue":false,"public":false,"secret":false,"section":"REST API","sorter":NumberInt(3),"ts":new Date(1584022361646),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_Enable_Rate_Limiter","_updatedAt":new Date(1591734378682),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364008),"group":"Rate Limiter","hidden":false,"i18nDescription":"API_Enable_Rate_Limiter_Description","i18nLabel":"API_Enable_Rate_Limiter","packageValue":true,"secret":false,"section":"API Rate Limiter","sorter":NumberInt(15),"ts":new Date(1584022364011),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_Enable_Rate_Limiter_Dev","_updatedAt":new Date(1591734378686),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364013),"enableQuery":"{\"_id\":\"API_Enable_Rate_Limiter\",\"value\":true}","group":"Rate Limiter","hidden":false,"i18nDescription":"API_Enable_Rate_Limiter_Dev_Description","i18nLabel":"API_Enable_Rate_Limiter_Dev","packageValue":true,"secret":false,"section":"API Rate Limiter","sorter":NumberInt(16),"ts":new Date(1584022364016),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_Enable_Rate_Limiter_Limit_Calls_Default","_updatedAt":new Date(1591734378691),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364018),"enableQuery":"{\"_id\":\"API_Enable_Rate_Limiter\",\"value\":true}","group":"Rate Limiter","hidden":false,"i18nDescription":"API_Enable_Rate_Limiter_Limit_Calls_Default_Description","i18nLabel":"API_Enable_Rate_Limiter_Limit_Calls_Default","packageValue":NumberInt(10),"secret":false,"section":"API Rate Limiter","sorter":NumberInt(17),"ts":new Date(1584022364020),"type":"int","value":NumberInt(10),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_Enable_Rate_Limiter_Limit_Time_Default","_updatedAt":new Date(1591734378695),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364022),"enableQuery":"{\"_id\":\"API_Enable_Rate_Limiter\",\"value\":true}","group":"Rate Limiter","hidden":false,"i18nDescription":"API_Enable_Rate_Limiter_Limit_Time_Default_Description","i18nLabel":"API_Enable_Rate_Limiter_Limit_Time_Default","packageValue":NumberInt(60000),"secret":false,"section":"API Rate Limiter","sorter":NumberInt(18),"ts":new Date(1584022364024),"type":"int","value":NumberInt(60000),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_Enable_Shields","_updatedAt":new Date(1591734376141),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361649),"group":"General","hidden":false,"i18nDescription":"API_Enable_Shields_Description","i18nLabel":"API_Enable_Shields","packageValue":true,"public":false,"secret":false,"section":"REST API","sorter":NumberInt(4),"ts":new Date(1584022361651),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_GitHub_Enterprise_URL","_updatedAt":new Date(1591734385997),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022372640),"enableQuery":"{\"_id\":\"Accounts_OAuth_GitHub_Enterprise\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"API_GitHub_Enterprise_URL_Description","i18nLabel":"API_GitHub_Enterprise_URL","packageValue":"","public":true,"secret":false,"section":"GitHub Enterprise","sorter":NumberInt(45),"ts":new Date(1587032110990),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"API_Gitlab_URL","_updatedAt":new Date(1591734386034),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022372677),"enableQuery":"{\"_id\":\"Accounts_OAuth_Gitlab\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"API_Gitlab_URL_Description","i18nLabel":"API_Gitlab_URL","packageValue":"","public":true,"secret":true,"section":"GitLab","sorter":NumberInt(50),"ts":new Date(1587032111058),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"API_Shield_Types","_updatedAt":new Date(1591734376146),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361653),"enableQuery":"{\"_id\":\"API_Enable_Shields\",\"value\":true}","group":"General","hidden":false,"i18nDescription":"API_Shield_Types_Description","i18nLabel":"API_Shield_Types","packageValue":"*","public":false,"secret":false,"section":"REST API","sorter":NumberInt(5),"ts":new Date(1584022361655),"type":"string","value":"*","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_Shield_user_require_auth","_updatedAt":new Date(1591734376150),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465204774),"enableQuery":"{\"_id\":\"API_Enable_Shields\",\"value\":true}","group":"General","hidden":false,"i18nDescription":"API_Shield_user_require_auth_Description","i18nLabel":"API_Shield_user_require_auth","packageValue":false,"public":false,"secret":false,"section":"REST API","sorter":NumberInt(6),"ts":new Date(1589465204776),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_Tokenpass_URL","_updatedAt":new Date(1591734385018),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022369680),"enableQuery":"{\"_id\":\"Accounts_OAuth_Tokenpass\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"API_Tokenpass_URL_Description","i18nLabel":"API_Tokenpass_URL","packageValue":"","public":true,"secret":false,"section":"Tokenpass","sorter":NumberInt(27),"ts":new Date(1587032109881),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"API_Upper_Count_Limit","_updatedAt":new Date(1591734376120),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361629),"group":"General","hidden":false,"i18nDescription":"API_Upper_Count_Limit_Description","i18nLabel":"API_Upper_Count_Limit","packageValue":NumberInt(100),"public":false,"secret":false,"section":"REST API","sorter":NumberInt(0),"ts":new Date(1584022361632),"type":"int","value":NumberInt(100),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_Use_REST_For_DDP_Calls","_updatedAt":new Date(1591734376164),"alert":"API_Use_REST_For_DDP_Calls_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1589465204786),"group":"General","hidden":false,"i18nDescription":"API_Use_REST_For_DDP_Calls_Description","i18nLabel":"API_Use_REST_For_DDP_Calls","packageValue":false,"public":true,"secret":false,"section":"REST API","sorter":NumberInt(9),"ts":new Date(1589465204788),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_User_Limit","_updatedAt":new Date(1591734378129),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363381),"group":"General","hidden":false,"i18nDescription":"API_User_Limit","i18nLabel":"API_User_Limit","packageValue":NumberInt(500),"public":true,"secret":false,"section":"REST API","sorter":NumberInt(37),"ts":new Date(1589465206596),"type":"int","value":NumberInt(500),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"API_Wordpress_URL","_updatedAt":new Date(1591734391814),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376650),"enableQuery":"{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"API_Wordpress_URL_Description","i18nLabel":"API_Wordpress_URL","packageValue":"","public":true,"secret":true,"section":"WordPress","sorter":NumberInt(65),"ts":new Date(1587032117675),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts","_updatedAt":new Date(1591734398114),"blocked":false,"createdAt":new Date(1584022359374),"hidden":false,"i18nDescription":"Accounts_Description","i18nLabel":"Accounts","ts":new Date(1591734398114),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AllowAnonymousRead","_updatedAt":new Date(1591734377574),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362675),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_AllowAnonymousRead_Description","i18nLabel":"Accounts_AllowAnonymousRead","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(6),"ts":new Date(1589465205846),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AllowAnonymousWrite","_updatedAt":new Date(1591734377579),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362680),"enableQuery":"{\"_id\":\"Accounts_AllowAnonymousRead\",\"value\":true}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_AllowAnonymousWrite_Description","i18nLabel":"Accounts_AllowAnonymousWrite","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(7),"ts":new Date(1589465205852),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AllowDeleteOwnAccount","_updatedAt":new Date(1591734377583),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362693),"enableQuery":"{\"_id\":\"Accounts_AllowUserProfileChange\",\"value\":true}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_AllowDeleteOwnAccount_Description","i18nLabel":"Accounts_AllowDeleteOwnAccount","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(8),"ts":new Date(1589465205858),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AllowEmailChange","_updatedAt":new Date(1591734377608),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362728),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_AllowEmailChange_Description","i18nLabel":"Accounts_AllowEmailChange","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(14),"ts":new Date(1589465205883),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AllowEmailNotifications","_updatedAt":new Date(1591734377617),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362736),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_AllowEmailNotifications_Description","i18nLabel":"Accounts_AllowEmailNotifications","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(16),"ts":new Date(1589465205893),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AllowPasswordChange","_updatedAt":new Date(1591734377613),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362732),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_AllowPasswordChange_Description","i18nLabel":"Accounts_AllowPasswordChange","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(15),"ts":new Date(1589465205889),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AllowRealNameChange","_updatedAt":new Date(1591734377594),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362709),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_AllowRealNameChange_Description","i18nLabel":"Accounts_AllowRealNameChange","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(11),"ts":new Date(1589465205871),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AllowUserAvatarChange","_updatedAt":new Date(1591734377590),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362703),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_AllowUserAvatarChange_Description","i18nLabel":"Accounts_AllowUserAvatarChange","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(10),"ts":new Date(1589465205867),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AllowUserProfileChange","_updatedAt":new Date(1591734377586),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362697),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_AllowUserProfileChange_Description","i18nLabel":"Accounts_AllowUserProfileChange","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(9),"ts":new Date(1589465205862),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AllowUserStatusMessageChange","_updatedAt":new Date(1591734377598),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362719),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_AllowUserStatusMessageChange_Description","i18nLabel":"Accounts_AllowUserStatusMessageChange","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(12),"ts":new Date(1589465205875),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AllowUsernameChange","_updatedAt":new Date(1591734377603),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362722),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_AllowUsernameChange_Description","i18nLabel":"Accounts_AllowUsernameChange","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(13),"ts":new Date(1589465205879),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AllowedDomainsList","_updatedAt":new Date(1591734377702),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362808),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_AllowedDomainsList_Description","i18nLabel":"Accounts_AllowedDomainsList","packageValue":"","public":true,"secret":false,"section":"Registration","sorter":NumberInt(34),"ts":new Date(1589465206003),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AvatarBlockUnauthenticatedAccess","_updatedAt":new Date(1591734377905),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363032),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_AvatarBlockUnauthenticatedAccess_Description","i18nLabel":"Accounts_AvatarBlockUnauthenticatedAccess","packageValue":false,"secret":false,"section":"Avatar","sorter":NumberInt(81),"ts":new Date(1589465206276),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AvatarCacheTime","_updatedAt":new Date(1591734377901),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363028),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_AvatarCacheTime_description","i18nLabel":"Accounts_AvatarCacheTime","packageValue":NumberInt(3600),"secret":false,"section":"Avatar","sorter":NumberInt(80),"ts":new Date(1589465206267),"type":"int","value":NumberInt(3600),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AvatarExternalProviderUrl","_updatedAt":new Date(1591734377898),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363025),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_AvatarExternalProviderUrl_Description","i18nLabel":"Accounts_AvatarExternalProviderUrl","packageValue":"","public":true,"secret":false,"section":"Avatar","sorter":NumberInt(79),"ts":new Date(1589465206262),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AvatarResize","_updatedAt":new Date(1591734377891),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363017),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_AvatarResize_Description","i18nLabel":"Accounts_AvatarResize","packageValue":true,"secret":false,"section":"Avatar","sorter":NumberInt(77),"ts":new Date(1589465206252),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_AvatarSize","_updatedAt":new Date(1591734377894),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363021),"enableQuery":"{\"_id\":\"Accounts_AvatarResize\",\"value\":true}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_AvatarSize_Description","i18nLabel":"Accounts_AvatarSize","packageValue":NumberInt(200),"secret":false,"section":"Avatar","sorter":NumberInt(78),"ts":new Date(1589465206257),"type":"int","value":NumberInt(200),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_BlockedDomainsList","_updatedAt":new Date(1591734377705),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362813),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_BlockedDomainsList_Description","i18nLabel":"Accounts_BlockedDomainsList","packageValue":"","secret":false,"section":"Registration","sorter":NumberInt(35),"ts":new Date(1589465206008),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_BlockedUsernameList","_updatedAt":new Date(1591734377709),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362816),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_BlockedUsernameList_Description","i18nLabel":"Accounts_BlockedUsernameList","packageValue":"","secret":false,"section":"Registration","sorter":NumberInt(36),"ts":new Date(1589465206015),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_ConfirmPasswordPlaceholder","_updatedAt":new Date(1591734377641),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362761),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_ConfirmPasswordPlaceholder_Description","i18nLabel":"Placeholder_for_password_login_field","packageValue":"","public":true,"secret":false,"sorter":NumberInt(22),"ts":new Date(1589465205922),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_CustomFields","_updatedAt":new Date(1591734377758),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362868),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_CustomFields_Description","i18nLabel":"Custom_Fields","packageValue":"","public":true,"secret":false,"section":"Registration","sorter":NumberInt(46),"ts":new Date(1589465206071),"type":"code","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_CustomFieldsToShowInUserInfo","_updatedAt":new Date(1591734377621),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362740),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_CustomFieldsToShowInUserInfo_Description","i18nLabel":"Accounts_CustomFieldsToShowInUserInfo","packageValue":"","public":true,"secret":false,"sorter":NumberInt(17),"ts":new Date(1589465205899),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_DefaultUsernamePrefixSuggestion","_updatedAt":new Date(1591734377677),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362789),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_DefaultUsernamePrefixSuggestion_Description","i18nLabel":"Accounts_DefaultUsernamePrefixSuggestion","packageValue":"user","secret":false,"section":"Registration","sorter":NumberInt(28),"ts":new Date(1589465205958),"type":"string","value":"user","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_audioNotifications","_updatedAt":new Date(1591734377783),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362894),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_audioNotifications_Description","i18nLabel":"Accounts_Default_User_Preferences_audioNotifications","packageValue":"mentions","public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(51),"ts":new Date(1589465206102),"type":"select","value":"mentions","valueSource":"packageValue","values":[{"key":"all","i18nLabel":"All_messages"},{"key":"mentions","i18nLabel":"Mentions"},{"key":"nothing","i18nLabel":"Nothing"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_autoImageLoad","_updatedAt":new Date(1591734377807),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362932),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_autoImageLoad_Description","i18nLabel":"Auto_Load_Images","packageValue":true,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(57),"ts":new Date(1589465206133),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_collapseMediaByDefault","_updatedAt":new Date(1591734377814),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362941),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_collapseMediaByDefault_Description","i18nLabel":"Collapse_Embedded_Media_By_Default","packageValue":false,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(59),"ts":new Date(1589465206142),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_convertAsciiEmoji","_updatedAt":new Date(1591734377803),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362921),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_convertAsciiEmoji_Description","i18nLabel":"Convert_Ascii_Emojis","packageValue":true,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(56),"ts":new Date(1589465206128),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_desktopNotificationDuration","_updatedAt":new Date(1591734377773),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362886),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_desktopNotificationDuration_Description","i18nLabel":"Notification_Duration","packageValue":NumberInt(0),"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(49),"ts":new Date(1589465206090),"type":"int","value":NumberInt(0),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_desktopNotificationRequireInteraction","_updatedAt":new Date(1591734377778),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362890),"group":"Accounts","hidden":false,"i18nDescription":"Notification_RequireInteraction_Description","i18nLabel":"Notification_RequireInteraction","packageValue":false,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(50),"ts":new Date(1589465206095),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_desktopNotifications","_updatedAt":new Date(1591734377787),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362900),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_desktopNotifications_Description","i18nLabel":"Accounts_Default_User_Preferences_desktopNotifications","packageValue":"all","public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(52),"ts":new Date(1589465206106),"type":"select","value":"all","valueSource":"packageValue","values":[{"key":"all","i18nLabel":"All_messages"},{"key":"mentions","i18nLabel":"Mentions"},{"key":"nothing","i18nLabel":"Nothing"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_emailNotificationMode","_updatedAt":new Date(1591734377864),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362996),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_emailNotificationMode_Description","i18nLabel":"Email_Notification_Mode","packageValue":"mentions","public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(72),"ts":new Date(1589465206226),"type":"select","value":"mentions","valueSource":"packageValue","values":[{"key":"nothing","i18nLabel":"Email_Notification_Mode_Disabled"},{"key":"mentions","i18nLabel":"Email_Notification_Mode_All"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_enableAutoAway","_updatedAt":new Date(1591734377764),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362877),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_enableAutoAway_Description","i18nLabel":"Enable_Auto_Away","packageValue":true,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(47),"ts":new Date(1589465206077),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_hideAvatars","_updatedAt":new Date(1591734377830),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362960),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_hideAvatars_Description","i18nLabel":"Hide_Avatars","packageValue":false,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(63),"ts":new Date(1589465206170),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_hideFlexTab","_updatedAt":new Date(1591734377826),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362954),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_hideFlexTab_Description","i18nLabel":"Hide_flextab","packageValue":false,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(62),"ts":new Date(1589465206165),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_hideRoles","_updatedAt":new Date(1591734377822),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362949),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_hideRoles_Description","i18nLabel":"Hide_roles","packageValue":false,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(61),"ts":new Date(1589465206160),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_hideUsernames","_updatedAt":new Date(1591734377818),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362944),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_hideUsernames_Description","i18nLabel":"Hide_usernames","packageValue":false,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(60),"ts":new Date(1589465206154),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_idleTimeLimit","_updatedAt":new Date(1591734377768),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362881),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_idleTimeLimit_Description","i18nLabel":"Idle_Time_Limit","packageValue":NumberInt(300),"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(48),"ts":new Date(1589465206085),"type":"int","value":NumberInt(300),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_messageViewMode","_updatedAt":new Date(1591734377861),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362992),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_messageViewMode_Description","i18nLabel":"MessageBox_view_mode","packageValue":NumberInt(0),"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(71),"ts":new Date(1589465206214),"type":"select","value":NumberInt(0),"valueSource":"packageValue","values":[{"key":NumberInt(0),"i18nLabel":"Normal"},{"key":NumberInt(1),"i18nLabel":"Cozy"},{"key":NumberInt(2),"i18nLabel":"Compact"}]});
2021-11-25 14:25:45 +00:00
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_pushNotifications","_updatedAt":new Date(1591734377791),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362905),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_pushNotifications_Description","i18nLabel":"Accounts_Default_User_Preferences_pushNotifications","packageValue":"all","public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(53),"ts":new Date(1589465206111),"type":"select","value":"all","valueSource":"packageValue","values":[{"key":"all","i18nLabel":"All_messages"},{"key":"mentions","i18nLabel":"Mentions"},{"key":"nothing","i18nLabel":"Nothing"}]});
Merge beta into master (#2309) * [i18n] Added Dutch translation (#1676) * [NEW] Omnichannel Beta (#1674) * [NEW] Confirm logout/clear cache (#1688) * [I18N] Add es-ES language (#1495) * [NEW] UiKit Beta (#1497) * [IMPROVEMENT] Use reselect (#1696) * [FIX] Notification in Android API level less than 24 (#1692) * [IMPROVEMENT] Send tmid on slash commands and media (#1698) * [FIX] Unhandled action on UIKit (#1703) * [NEW] Pull to refresh RoomsList (#1701) * [IMPROVEMENT] Reset app when language is changed (#1702) * [FIX] Small fixes on UIKit (#1709) * [FIX] Spotlight (#1719) * [CHORE] Update react-native-image-crop-picker (#1712) * [FIX] Messages Overlapping (Android) and MessageBox Scroll (iOS) (#1720) * [REGRESSION] Remove @ and # from mention (#1721) * [NEW] Direct message from user info (#1516) * [FIX] Delete slash commands (#1723) * [IMPROVEMENT] Hold URL to copy (#1684) * [FIX] Different sourcemaps generation for Hermes (#1724) * [FIX] Different sourcemaps generation for Hermes * Upload sourcemaps after build * [REVERT] Show emoji keyboard on Android (#1738) * [FIX] Stop logging react-native-image-crop-picker (#1745) * [FIX] Prevent toast ref error (#1744) * [FIX] Prevent reaction map error (#1743) * [FIX] Add missing calls to user info (#1741) * [FIX] Catch room unsubscribe error (#1739) * [i18n] Missing German keys (#1735) * [FIX] Missing i18n on MessagesView title (#1733) * [FIX] UIKit Modal: Weird behavior on Android Tablet (#1742) * [i18n] Missing key on German (#1747) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Add Italian (#1736) * [CHORE] Memory leaks investigation (#1675) * [IMPROVEMENT] Alert verify email when enabled (#1725) * [NEW] Jitsi JWT added to URL (#1746) * [FIX] UIKit submit when connection lost (#1748) * Bump version to 4.5.0 (#1761) * [NEW] Default browser (#1752) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] HTTP Basic Auth (#1753) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Honor profile fields edit settings (#1687) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Room announcements (#1726) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Honor Register/Login settings (#1727) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Make links clickable on Room Info (#1730) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Hide system messages (#1755) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Honor "Message_AudioRecorderEnabled" (#1764) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Missing de keys (#1765) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Redirect user to SetUsernameView (#1728) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Join Room (#1769) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Accept all media types using * (#1770) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Use RealName when necessary (#1758) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Markdown Line Break (#1783) * [IMPROVEMENT] Remove useMarkdown (#1774) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Open browser rather than webview on Create Workspace (#1788) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Markdown perf (#1796) * [FIX] Stop video when modal is closed (#1787) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Hide reply notification action when there are missing data (#1771) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Added Japanese translation (#1781) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Reset password error message (#1772) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Close tablet modal (#1773) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Setting not present (#1775) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Thread header (#1776) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Keyboard tracking loses input ref (#1784) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Mark message as unread (#1785) Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [IMPROVEMENT] Log server version (#1786) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Add loading message on long running tasks (#1798) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Switch Apple account on Fastlane (#1810) * [FIX] Watermelon throwing "Cannot update a record with pending updates" (#1754) * [FIX] Detox tests (#1790) * [CHORE] Use markdown preview on RoomView Header (#1807) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] LoginSignup blink services (#1809) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Request user presence on demand (#1813) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Remove all invited users when create a channel (#1814) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Pop from room which you have been removed (#1819) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Room Info styles (#1820) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Add missing German keys (#1800) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Empty mentions for @all and @here when real name is enabled (#1822) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TESTS] Markdown added to Storybook (#1812) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [REGRESSION] Room View header title (#1827) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Storybook snapshots (#1831) Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Mentions (#1829) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Thread message not found (#1830) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Separate delete and remove channel (#1832) * Rename to delete room * Separate delete and remove channel * handleRemoved -> handleRoomRemoved * [FIX] Navigate to RoomsList & Handle tablet case Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [NEW] Filter system messages per room (#1815) Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] e2e tests (#1838) * [FIX] Consecutive clear cache calls freezing app (#1851) * Bump version to 4.5.1 (#1853) * [FIX][iOS] Ignore silent mode on audio player (#1862) * [IMPROVEMENT] Create App Group property on Info.plist (#1858) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Make username clickable on message (#1618) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Show proper error message on profile (#1768) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Show toast when a message is starred/unstarred (#1616) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Incorrect size params to avatar endpoint (#1875) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Remove unrecognized emoji flags on android (#1887) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Remove react-native global installs (#1886) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Emojis transparent on android (#1881) Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump acorn from 5.7.3 to 5.7.4 (#1876) Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.6.0 (#1911) * [FIX] Encode Image URI (#1909) * [FIX] Encode Image URI * [FIX] Check if Image is Valid Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Adaptive Icons (#1904) * Remove unnecessary stuff from debug build * Adaptive icon for experimental app * [FIX] Stop showing message on leave channel (#1896) * [FIX] Leave room don't show 'was removed' message * [FIX] Remove duplicated code Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Added missing German translations(#1900) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Linkedin OAuth login (#1913) * [CHORE] Fix typo in CreateChannel View (#1930) * [FIX] Respect protocol in HTTP Auth IPs (#1933) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Use new LinkedIn OAuth url (#1935) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Use storyboard on splash screen (#1939) * Update react-native-bootsplash * iOS * Fix android * [FIX] Check if avatar exists before create Icon (#1927) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Ignore self typing event (#1950) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Change default directory listing to Users (#1948) * fix: change default directory listing to Users * follow server settings * Fix state to props Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Onboarding layout (#1954) * Onboarding texts * OnboardingView * FormContainer * Minor fixes * NewServerView * Remove code * Refactor * WorkspaceView * Stash * Login with email working * Login with * Join open * Revert "Login with" This reverts commit d05dc507d2e9a2db76d433b9b1f62192eba35dbd. * Fix create account styles * Register * Refactor * LoginServices component * Refactor * Multiple servers * Remove native images * Refactor styles * Fix testid * Fix add server on tablet * i18n * Fix close modal * Fix TOTP * [FIX] Registration disabled * [FIX] Login Services separator * Fix logos * Fix AppVersion name * I18n * Minor fixes * [FIX] Custom Fields Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [NEW] Create discussions (#1942) * [WIP][NEW] Create Discussion * [FIX] Clear multiselect & Translations * [NEW] Create Discussion at MessageActions * [NEW] Disabled Multiselect * [FIX] Initial channel * [NEW] Create discussion on MessageBox Actions * [FIX] Crashing on edit name * [IMPROVEMENT] New message layout * [CHORE] Update README * [NEW] Avatars on MultiSelect * [FIX] Select Users * [FIX] Add redirect and Handle tablet * [IMPROVEMENT] Split CreateDiscussionView * [FIX] Create a discussion inner discussion * [FIX] Create a discussion * [I18N] Add pt-br * Change icons * [FIX] Nav to discussion & header title * Fix header Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Load messages (#1910) * Create updateLastOpen param on readMessages * Remove InteractionManager from load messages * [NEW] Custom Status (#1811) * [NEW] Custom Status * [FIX] Subscribe to changes * [FIX] Improve code using Banner component * [IMPROVEMENT] Toggle modal * [NEW] Edit custom status from Sidebar * [FIX] Modal when tablet * [FIX] Styles * [FIX] Switch to react-native-promp-android * [FIX] Custom Status UI * [TESTS] E2E Custom Status * Fix banner * Fix banner * Fix subtitle * status text * Fix topic header * Fix RoomActionsView topic * Fix header alignment on Android * [FIX] RoomInfo crashes when without statusText * [FIX] Use users.setStatus * [FIX] Remove customStatus of ProfileView * [FIX] Room View Thread Header Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] UI issues of Create Discussion View (#1965) * [NEW] Direct Message between multiple users (#1958) * [WIP] DM between multiple users * [WIP][NEW] Create new DM between multiple users * [IMPROVEMENT] Improve createChannel Sagas * [IMPROVEMENT] Selected Users view * [IMPROVEMENT] Room Actions of Group DM * [NEW] Create new DM between multiple users * [NEW] Group DM avatar * [FIX] Directory border * [IMPROVEMENT] Use isGroupChat * [CHORE] Remove legacy getRoomMemberId * [NEW] RoomTypeIcon * [FIX] No use legacy method on RoomInfoView * [FIX] Blink header when create new DM * [FIX] Only show create direct message option when allowed * [FIX] RoomInfoView * pt-BR * Few fixes * Create button name * Show create button only after a user is selected * Fix max users issues Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Add server and hide login (#1968) * Navigate to new server workspace from ServerDropdown if there's no token * Hide login button based on login services and Accounts_ShowFormLogin setting * [FIX] Lint Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] MultiSelect Keyboard behavior (Android) (#1969) * fixed-modal-position * made-changes Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Bottom border style on DirectoryView (#1963) * [FIX] Border style * [FIX] Refactoring * [FIX] fix color of border * Undo Co-authored-by: Aroo <azhaubassar@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Clear settings on server change (#1967) * [FIX] Deeplinking without RoomId (#1925) * [FIX] Deeplinking without rid * [FIX] Join channel * [FIX] Deep linking without rid * Update app/lib/methods/canOpenRoom.js Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Two Factor authentication via email (#1961) * First api call working * [NEW] REST API Post wrapper 2FA * [NEW] Send 2FA on Email * [I18n] Add translations * [NEW] Translations & Cancel totp * [CHORE] Totp -> TwoFactor * [NEW] Two Factor by email * [NEW] Tablet Support * [FIX] Text colors * [NEW] Password 2fa * [FIX] Encrypt password on 2FA * [NEW] MethodCall2FA * [FIX] Password fallback * [FIX] Wrap all post/methodCall with 2fa * [FIX] Wrap missed function * few fixes * [FIX] Use new TOTP on Login * [improvement] 2fa methodCall Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Correct message for manual approval user Registration (#1906) * [FIX] Correct message for manual approval from admin shown on Registeration * lint fix - added semicolon * Updated the translations * [FIX] Translations * i18n to match server Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Direct Message between multiple users REST (#1974) * [FIX] Investigate app losing connection issues (#1890) * [WIP] Reopen without timeOut & ping with 5 sec & Fix Unsubscribe * [FIX] Remove duplicated close * [FIX] Use no-dist lib * [FIX] Try minor fix * [FIX] Try reopen connection when app was put on foreground * [FIX] Remove timeout * [FIX] Build * [FIX] Patch * [FIX] Snapshot * [IMPROVEMENT] Decrease time to reopen * [FIX] Some fixes * [FIX] Update sdk version * [FIX] Subscribe Room Once * [CHORE] Update sdk * [FIX] Subscribe Room * [FIX] Try to resend missed subs * [FIX] Users never show status when start app without network * [FIX] Subscribe to room * [FIX] Multiple servers * [CHORE] Update SDK * [FIX] Don't duplicate streams on subscribeAll * [FIX] Server version when start the app offline * [FIX] Server version cached * [CHORE] Remove unnecessary code * [FIX] Offline server version * [FIX] Subscribe before connect * [FIX] Remove unncessary props * [FIX] Update sdk * [FIX] User status & Unsubscribe Typing * [FIX] Typing at incorrect room * [FIX] Multiple Servers * [CHORE] Update SDK * [REVERT] Undo some changes on SDK * [CHORE] Update sdk to prevent incorrect subscribes * [FIX] Prevent no reconnect * [FIX] Remove close on open * [FIX] Clear typing when disconnect/connect to SDK * [CHORE] Update SDK * [CHORE] Update SDK * Update SDK * fix merge develop Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Single message thread inserting thread without rid (#1999) * [FIX] ThreadMessagesView crashing on load (#1997) * [FIX] Saml (#1996) * [FIX] SAML incorrect close * [FIX] Pathname Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Change user own status (#1995) * [FIX] Change user own status * [IMPROVEMENT] Set activeUsers Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Loading all updated rooms after app resume (#1998) * [FIX] Loading all updated rooms after app resume * Fix room date on RoomItem Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Change notifications preferences (#2000) * [FIX] Change notifications preferences * [IMPROVEMENT] Picker View * [I18N] Translations * [FIX] Picker Selection * [FIX] List border * [FIX] Prevent crash * [FIX] Not-Pref tablet * [FIX] Use same style of LanguageView * [IMPROVEMENT] Send listItem title Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.6.1 (#2001) * [FIX] DM header blink (#2011) * [FIX] Split get settings into two requests (#2017) * [FIX] Split get settings into two requests * [FIX] Clear settings only when change server * [IMPROVEMENT] Move the way to clear settings * [REVERT] Revert some changes * [FIX] Server Icon Co-authored-by: Diego Mello <diegolmello@gmail.com> * [REGRESSION] Invite Links (#2007) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Read only channel/broadcast (#1951) * [FIX] Read only channel/broadcast * [FIX] Roles missing * [FIX] Check roles to readOnly * [FIX] Can post * [FIX] Respect post-readonly permission * [FIX] Search a room readOnly Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Cas auth (#2024) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Login TOTP Compatibility to older servers (#2018) * [FIX] Login TOTP Compatibility to older servers * [FIX] Android crashes if use double negation Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.6.4 (#2029) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Lint (#2030) * [FIX] UIKit with only one block (#2022) * [FIX] Message with only one block * [FIX] Update headers Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.7.0 (#2035) * [FIX] Action Tint Color on Black theme (#2081) * [FIX] Prevent crash when thread is not found (#2080) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Prevent double click (#2079) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Show slash commands when disconnected (#2078) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Backhandler onboarding (#2077) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Respect UI_Allow_room_names_with_special_chars setting (#2076) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] RoomsList update sometimes isn't fired (#2071) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Stop inserting last message as message object from rooms stream if room is focused (#2069) * [IMPROVEMENT] No insert last message if the room is focused * fix discussion/threads Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Hide system messages (#2067) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Pending update (#2066) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Prevent crash when room.uids was not inserted yet (#2055) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FEATURE] Save video (#2063) * added-feature-save-video * fix sha256 Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Send totp-code to meteor call (#2050) * fixed-issue * removed-variable-name-errors * reverted-last-commit Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] MessageBox mention shouldn't show group DMs (#2049) * fixed-issue * [FIX] Filter users only if it's not a group chat Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] AttachmentView (Android)(Tablet) (#2047) * [fix]Tablet attachment View and Room Navigation * fix weird navigation and margin bottom Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Allow special chars in Filename (#2020) * fixed-filename-issue * improve Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Recorded audio on Android doesn't play on iOS (#2073) * react-native-video -> expo-av * remove react-native-video * Add audio mode * update mocks * [FIX] Loading bigger than play/pause Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Message Touchable (#2082) * [FIX] Avatar touchable * [IMPROVEMENT] onLongPress on all Message Touchables * [IMPROVEMENT] User & baseUrl on MessageContext * [FIX] Context Access * [FIX] BaseURL * Fix User Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] ReactionsModal (#2085) * [NEW] Delete Server (#1975) * [NEW] Delete server Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com> Co-authored-by: Calebe Rios <calebersmendes@gmail.com> * [FIX] Revert removed function Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com> Co-authored-by: Calebe Rios <calebersmendes@gmail.com> * pods * i18n * Revert "pods" This reverts commit 2854a1650538159aeeafe90fdb2118d12b76a82f. Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com> Co-authored-by: Calebe Rios <calebersmendes@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Change server while connecting/updating (#1981) * [IMPROVEMENT] Change server while connecting * [FIX] Not login/reconnect to previous server * [FIX] Abort all fetch while connecting * [FIX] Abort sdk fetch * [FIX] Patch-package * Add comments Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Keep screen awake while recording/playing some audio (#2089) * [IMPROVEMENT] Keep screen awake while recording/playing some audio * [FIX] Add expo-keep-awake mock * [FIX] UIKit crashing when UIKitModal receive update event (#2088) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Close announcement banner (#2064) * [NEW] Created new field in subscription table Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * [NEW] New field added to obeserver in room view Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * [NEW] Added icon and new design to banner Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * [NEW] Close banner function works Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * [IMPROVEMENT] closed banner status now update correctly Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * improve banner style Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * Update all dependencies (#2008) * Android RN 62 * First steps iOS * Second step iOS * iOS compiling * "New" build system * Finish iOS * Flipper * Update to RN 0.62.1 * expo libs * Hermes working * Fix lint * Fix android build * Patches * Dev patches * Patch WatermelonDB: https://github.com/Nozbe/WatermelonDB/pull/660 * Fix jitsi * Update several minors * Update dev minors and lint * react-native-keyboard-input * Few updates * device info * react-native-fast-image * Navigation bar color * react-native-picker-select * webview * reactotron-react-native * Watermelondb * RN 0.62.2 * Few updates * Fix selection * update gems * remove lib * finishing * tests * Use node 10 * Re-enable app bundle * iOS build * Update jitsi ios * [NEW] Passcode and biometric unlock (#2059) * Update expo libs * Configure expo-local-authentication * ScreenLockedView * Authenticate server change * Auth on app resume * localAuthentication util * Add servers.lastLocalAuthenticatedSession column * Save last session date on background * Use our own version of app state redux * Fix libs * Remove inactive * ScreenLockConfigView * Apply on saved data * Auto lock option label * Starting passcode * Basic passcode flow working * Change passcode * Check if biometry is enrolled * Use fork * Migration * Patch expo-local-authentication * Use async storage * Styling * Timer * Refactor * Lock orientation portrait when not on tablet * share extension * Deep linking * Share extension * Refactoring passcode * use state * Stash * Refactor * Change passcode * Animate dots on error * Matching passcodes * Shake * Remove lib * Delete button * Fade animation on modal * Refactoring * ItemInfo * I18n * I18n * Remove unnecessary prop * Save biometry column * Raise time to lock to 30 seconds * Vibrate on wrong confirmation passcode * Reset attempts and save last authentication on local passcode confirmation * Remove inline style * Save last auth * Fix header blink * Change function name * Fix android modal * Fix vibration permission * PasscodeEnter calls biometry * Passcode on the state * Biometry button on PasscodeEnter * Show whole passcode * Secure passcode * Save passcode with promise to prevent empty passcodes and immediately lock * Patch expo-local-authentication * I18n * Fix biometry being called every time * Blur screen on app inactive * Revert "Blur screen on app inactive" This reverts commit a4ce812934adcf6cf87eb1a92aec9283e2f26753. * Remove immediately because of how Activities work on Android * Pods * New layout * stash * Layout refactored * Fix icons * Force set passcode from server * Lint * Improve permission message * Forced passcode subtitle * Disable based on admin's choice * Require local authentication on login success * Refactor * Update tests * Update react-native-device-info to fix notch * Lint * Fix modal * Fix icons * Fix min auto lock time * Review * keep enabled on mobile * fix forced by admin when enable unlock with passcode * use DEFAULT_AUTO_LOCK when manual enable screenLock * fix check has passcode * request biometry on first password * reset auto time lock when disabled on server Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Messages View (#2090) * [FIX] Messages View * [FIX] Opening PDF from Files View * [FIX] Audio * [FIX] SearchMessagesView Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Big names overflow (#2072) * [FIX] Big names overflow * [FIX] Message time Co-authored-by: devyaniChoubey <devyanichoubey16@gmail.com> * [FIX] Some alignments * fix user item overflow * some adjustments Co-authored-by: devyaniChoubey <devyanichoubey16@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Avatar of message as an emoji (#2038) * fixed-issue * removed-hardcoded-emoji * Merge develop * replaced markdown with emoji componenent * made-changes * use avatar onPress Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Livechat (#2004) * [WIP][NEW] Livechat info/actions * [IMPROVEMENT] RoomActionsView * [NEW] Visitor Navigation * [NEW] Get Department REST * [FIX] Borders * [IMPROVEMENT] Refactor RoomInfo View * [FIX] Error while navigate from mention -> roomInfo * [NEW] Livechat Fields * [NEW] Close Livechat * [WIP] Forward livechat * [NEW] Return inquiry * [WIP] Comment when close livechat * [WIP] Improve roomInfo * [IMPROVEMENT] Forward room * [FIX] Department picker * [FIX] Picker without results * [FIX] Superfluous argument * [FIX] Check permissions on RoomActionsView * [FIX] Livechat permissions * [WIP] Show edit to livechat * [I18N] Add pt-br translations * [WIP] Livechat Info * [IMPROVEMENT] Livechat info * [WIP] Livechat Edit * [WIP] Livechat edit * [WIP] Livechat Edit * [WIP] Livechat edit scroll * [FIX] Edit customFields * [FIX] Clean livechat customField * [FIX] Visitor Navigation * [NEW] Next input logic LivechatEdit * [FIX] Add livechat data to subscription * [FIX] Revert change * [NEW] Livechat user Status * [WIP] Livechat tags * [NEW] Edit livechat tags * [FIX] Prevent some crashes * [FIX] Forward * [FIX] Return Livechat error * [FIX] Prevent livechat info crash * [IMPROVEMENT] Use input style on forward chat * OnboardingSeparator -> OrSeparator * [FIX] Go to next input * [NEW] Added some icons * [NEW] Livechat close * [NEW] Forward Room Action * [FIX] Livechat edit style * [FIX] Change status logic * [CHORE] Remove unnecessary logic * [CHORE] Remove unnecessary code * [CHORE] Remove unecessary case * [FIX] Superfluous argument * [IMPROVEMENT] Submit livechat edit * [CHORE] Remove textInput type * [FIX] Livechat edit * [FIX] Livechat Edit * [FIX] Use same effect * [IMPROVEMENT] Tags input * [FIX] Add empty tag * Fix minor issues * Fix typo * insert livechat room data to our room object * review * add method calls server version Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Delete Subs (#2091) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Android build (#2094) * [FIX] Blink header DM (#2093) * [FIX] Blink header DM * Remove query * [FIX] Push RoomInfoView * remove unnecessary try/catch * [FIX] RoomInfo > Message (Tablet) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Default biometry enabled (#2095) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Enable navigating to a room from auth deep linking (#2115) * Wait for login success to navigate * Enable auth and room deep linking at the same time * [FIX] NewMessageView Press Item should open DM (#2116) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Roles throwing error (#2110) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Wait attach activity before changeNavigationBarColor (#2111) * [FIX] Wait attach activity before changeNavigationBarColor * Remove timeout and add try/catch Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] UIKit crash when some app send a list (#2117) * [FIX] StoryBook * [FIX] UIKit crash when some app send a list * [CHORE] Update snapshot * [CHORE] Remove token & id * [FIX] Change bar color while no activity attached (#2130) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Screen Lock options i18n (#2120) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Added missing German translation strings (#2105) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Sometimes SDK is null when try to connect (#2131) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Autocomplete position on Android (#2106) * [FIX] Autocomplete position on Android * [FIX] Set selection to 0 when needed Co-authored-by: Diego Mello <diegolmello@gmail.com> * Revert "[FIX] Autocomplete position on Android (#2106)" (#2136) This reverts commit e8c38d6f6f69ae396a4aae6e37336617da739a6d. * [FIX] Here and all mentions shouldn't refer to users (#2137) * [FIX] No send data to bugsnag if it's an aborted request (#2133) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TESTS] Update and separate E2E tests (#2126) * Tests passing until roomslist * create room * roominfo * change server * broadcast * profile * custom status * forgot password * working * room and onboarding * Tests separated * config.yml refactor * Revert "config.yml refactor" This reverts commit 0e984d3029e47612726bf199553f7abdf24843e5. * CI * lint * CI refactor * Onboarding tests * npx detox * Add all tests * Save brew cache * mac-env executor * detox-test command * Update readme * Remove folder * [FIX] Screen Lock Time respect local value (#2141) * [FIX] Screen Lock Time respect local value * [FIX] Enable biometry at the first passcode change * Bump version to 4.8.0 (#2147) * [IMPROVEMENT] Refactor icon package (#2146) * [IMPROVEMENT] Refactor Icon Package * some size fixes * [CHORE] Update WatermelonDB to 0.16.2 (#2166) * [CHORE] Update WatermelonDB to 0.16.2 * Patch watermelon * Markdown linting for e2e README (#2173) * Markdown linting for e2e README * Running a subset of tests * [FIX] Load messages when hideSystemMessages is enabled (#2101) * [WIP] Load messages when hideSystemMessages is enabled * Improve method name * Minor improvements Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Respect server HideSystemMessages (#2175) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Screen Lock (#2177) * [FIX] Screen Lock * improve variable name Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Load messages issue when trying to get ts from empty results (#2185) * [FIX] Show registration form when add server by a invite link (#2187) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] 2FA email - send code again (#2188) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Update react-navigation to v5 (#2154) * react-navigation v5 installed * compiling * Outside working * InsideStack compiling * Switch stack * Starting room * RoomView header * SafeAreaView * Slide from right stack animation * stash * Fix params * Create channel * inapp notification * Custom status * Add server working * Refactor appStart * Attachment * in-app notification * AuthLoadingView * Remove compat * Navigation * Outside animations * Fix new server icon * block modal * AttachmentView header * Remove unnecessary code * SelectedUsersView header * StatusView * CreateDiscussionView * RoomInfoView * RoomInfoEditView style * RoomMembersView * RoomsListView header * RoomView header * Share extension * getParam * Focus/blur * Trying to fix inapp * Lint * Simpler app container * Update libs * Revert "Simpler app container" This reverts commit 1e49d80bb49481c34f415831b9da5e9d53e66057. * Load messages faster * Fix safearea on ReactionsModal * Update safe area to v3 * lint * Fix transition * stash - drawer replace working * stash - modal nav * RoomActionsView as tablet modal * RoomStack * Stop showing RoomView header when there's no room * Custom Header and different navigation based on stack * Refactor setHeader * MasterDetailContext * RoomView header * Fix isMasterDetail rule * KeyCommands kind of working * Create channel on tablet * RoomView sCU * Remove withSplit * Settings opening as modal * Settings * StatusView headerLeft * Admin panel * TwoFactor style * DirectoryView * ServerDropdown and SortDropdown animations * ThreadMessagesView * Navigate to empty RoomView on server switch when in master detail * ProfileView header * Fix navigation issues * Nav to any room info on tablet * Room info * Refactoring * Fix rooms search * Roomslist commands * SearchMessagesView close modal * Key commands * Fix undefined subscription * Disallow navigate to focused room * isFocused state on RoomsListView * Blur text inputs when focus is lost * Replace animation * Default nav theme * Refactoring * Always open Attachment with close modal button * ModalContainer backdrop following themes * Screen tracking * Refactor get active route for in-app notification * Only mark room as focused when in master detail layout * Lint * Open modals as fade from bottom on Android * typo * Fixing tests * Fix in-app update * Fixing goRoom issues * Refactor stack names * Fix unreadsCount * Fix stack * Fix header animation * Refactor ShareNavigation * Refactor navigation theme * Make sure title is set * Fix create discussion navigation * Remove unused variable * Create discussions from actions fixed * Layout animation * Screen lock on share extension * Unnecessary change * Admin border * Set header after state callback * Fix key commands on outside stack * Fix back button pressed * Remove layout animations from Android * Tweak animations on Android * Disable swipe gesture to open drawer * Fix current item on RoomsListView * Fix add server * Fix drawer * Fix broadcast * LayoutAnimation instead of Transitions * Fix onboarding back press * Fix assorted tests * Create discussion fix * RoomInfoView header * Drawer active item * [NEW] Action Sheet (#2114) * [WIP] New Action Sheet * [NEW] Header Indicator * [IMPROVEMENT] Header Logic * [NEW] Use EventEmitter to show ActionSheet for while * [FIX] Animation * [IMPROVEMENT] Use provider * [FIX] Add callback * [FIX] Message Actions * [FIX] Add MessageActions icons * [NEW] MessageErrorActions * [IMPROVEMENT] OnClose * [FIX] Adjust height * [FIX] Close/Reopen * [CHORE] Remove react-native-action-sheet * [CHORE] Move ActionSheet * [FIX] Reply Message * [IMPROVEMENT] Hide ActionSheet logic * [WIP] Custom MessageActions Header * [IMPROVEMENT] MessageActions Header * [IMPROVEMENT] Enable Scroll * [FIX] Scroll on Android * Move to react-native-scroll-bottom-sheet * Stash * Refactor actions * Revert some changes * Trying react-native-modalize * Back to HOC * ActionSheet style * HOC Header * Reaction actionSheet * Fix messageBox actions * Fix add reaction * Change to flatListProps * fix modalize android scroll * Use react-native-scroll-bottom-sheet * [NEW] BottomSheet dismissable & [FIX] Android not opening * [NEW] Show emojis based on screen width * [WIP] Adjust to content height * [IMPROVEMENT] Responsible * [IMPROVEMENT] Use alert instead actionSheet at NewServerView * [FIX] Handle tablet cases * [IMPROVEMENT] Remove actionSheet of RoomMembersView * [IMPROVEMENT] Min snap distance when its portrait * [CHORE] Remove unused Components * [IMPROVEMENT] Remove duplicated add-reaction * [IMPROVEMENT] Refactor Icon Package * [IMPROVEMENT] Use new icons * [FIX] Select message at MessageActions before getOptions * [FIX] Custom header height * [CHORE] Remove patch & [FIX] Tablet bottom sheet * [FIX] Use ListItem height to BottomSheet Height * Some fixes * [FIX] Custom MessageActions header * [FIX] Android height adjust * [IMPROVEMENT] Item touchable & [FIX] Respect pin permission * [IMPROVEMENT] More than one snap point * some size fixes * improve code * hide horizontal scroll indicator * [FIX] Focus MessageBox on edit message * [FIX] Ripple color * [IMPROVEMENT] Backdrop must keep same opacity after 50% of the screen * [TEST] Change animation config * [IMPROVEMENT] BackHandler should close the ActionSheet * [CHORE] Add react-native-safe-area-context * [FIX] Provide a bottom padding at notch devices * [IMPROVEMENT] Improve backdrop input/output range * [FIX] Weird Android Snap behavior * [PATCH] React-native-scroll-bottom-sheet * [CI] Re-run build * [FIX] Landscape android * [IMPROVEMENT] Cover 50% of the screen at the landscape mode * [FIX] Adjust emoji content to width size * [IMPROVEMENT] Use hooks library * [IMPROVEMENT] Close the actionSheet when orientation change * deactivate safe-area-context for while * [REVERT] Re-add react-native-safe-area-context (3.0.2) * [IMPROVEMENT] Use focused background * [TESTS] E2E Tests updated to new BottomSheet * [NEW] Add cancel button * [FIX] Cancel button at android * [IMPROVEMENT] Use cancelable bottom sheet at room members view * [IMPROVEMENT] Use better function names * [IMPROVEMENT] Use getItemLayout * [FIX][TEMP] Animation * Review * Build * Header keyExtractor * Rename function * Tweak animation * Refactoring * useTheme * Refactoring * TestIDs * Refactor * Remove old lib Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Add fastlane to android module and configure CI (#2100) * [IMPROVEMENT] Use react-native-notifier for in-app notifications (#2139) Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Create DimensionsContext (#2098) Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Remove duplicated sCU condition (#2194) * [FIX] The auto translate toggle don't save right state (#2142) Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Increase "content_hash_max_items" on Watchman (#2181) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] IFrame authentication (#2184) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Send multiple attachments (#2162) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Omnichannel Status Toggle (#2217) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Typing when UI_Use_Real_Name is enabled (#2216) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [REGRESSION] Logout failing after #2217 (#2222) * [CHORE] Add wrapper to make Meteor methods calls over REST (#2104) * [WIP] Use rest instead methodCall * [WIP] Some method calls using wrapper * [WIP] Wrap all necessary methodCalls * fix Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Mark thread as read on open (#2225) * [IMPROVEMENT] Mark a thread as read * Use methodCallWrapper * Check server version Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Read receipt icon on action sheet (#2237) * [FIX] Handle TypeErrors on navigationRef and draftMessage due to null properties (#2232) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Android crashing when restoring from background (#2238) * [FIX] Send thread attachment (#2242) * [FIX] Iframe auth Login Button (#2241) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [REGRESSION] Audio Recording (#2240) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Expo-av audio recorder (#2195) * [NEW] MessageBox: Expo-av audio recorder * Refactor MessageBox to accommodate recording button even when recording * Rename Recording.js -> RecordAudio.js as we could implement video recording in the future * RecordAudio: Introduce cancel and send buttons * RecordAudio: Introduce recorderBusy state, refactor MessageBox, remove useless SafeAreaView * RecordAudio: Better audio quality 🎉, stop recording on unmount * RecordAudio: Use FileSystem from expo-file-system instead of RNFetchBlob * chore: flush out react-native-audio * fix(MessageBox): bring back some missed styles during refactor * refactor(RecordAudio): use class component * refactor(RecordAudio): recorder busy to class property, styling changes * recorder initialisation changes * fix(RecordAudio): missing await in isRecordingPermissionGranted * fix(RecordAudio): set isRecording = false on cancel/finish, refactor perms Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Unified header UX (#2234) * Change drawer icon * Removed iOS variation * Patch to react-navigation-header-buttons... easier to patch then to overwrite its behaviour :( * Correctly position title * Header subtitle * Layout * Alignment * RoomView header * Renamed RoomHeaderLeft to LeftButtons * RoomView back button * Search icon on RoomView * Refactor * Fix header on tablet * Fix search messages close button on tablet * Search key command * Network status on RoomView header subtitle * Update tests * Scale content * SearchBox cancel color * Bump version to 4.9.0 (#2248) * [FIX] Check for UI_Use_Real_Name when sorting rooms (#2230) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Emoji keyboard not showing custom and frequently used emojis on Share Extension (#2251) * [FIX] Scroll to top crashing when ref is undefined (#2252) * [FIX] Check if exists scroll ref * Remove scrollTo Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] AttachmentView crashing during title decode (#2253) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Command previews crashing when API returns an error (#2254) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] ThreadMessagesView throwing error when subscription wasn't found (#2255) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Register crashing when error data is undefined (#2256) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Get active route returning undefined (#2257) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] ImageViewer not recognising gestures after zoomed (#2261) * [FIX] Zoomed in images must react to gestures * AnimatedFastImage -> AnimatedImage Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Android stack animation throwing illegal node ID (#2260) * [FIX] Navigation object undefined when tapping sidebar's user header on tablet (#2259) * [FIX] Action sheet cutting emojis on the header (#2263) * [FIX] Action sheet cutting emojis on the header * fix tablet case Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Mime type check crashing the app (#2264) * [FIX] Notification preferences update crashing the app (#2262) * [FIX] Create discussion not working from MessageActions (#2265) * [FIX] getSettings not catching errors (#2271) * [REGRESSION] Jitsi Call doesn't send message link (#2277) * [FIX] Messages hidden behind MessageBox (#2281) * fix: package.json & yarn.lock to reduce vulnerabilities (#2275) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JPEGJS-570039 - https://snyk.io/vuln/SNYK-JS-LODASH-567746 Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Add missing german strings (#2278) * cleaned mixed usage of "du" and "Sie" Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] CircleCI Upgrades (#2269) * Upgrade nvm * Upgrade XCode * Use nvm's default installed version of node (LTS) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Sign in with Apple (#2282) * Add expo-apple-authentication * Button * Create new provisioning profiles * Login with Apple * Change provisioning profile * Button color based on theme Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] MessageBox not being shown on ShareView when Preview is a video (#2283) * Wrap video preview with ScrollView so Messagebox is shown properly * Fix border color * [TESTS] Test in docker (#2290) * Add docker env with orchestration * Update detox, update mocha config format * One simulator at a time - mocha won't run parallel * Docker runner, with test changes to match RC data * Better error trapping in infrastructure control script * Swap user provisioning from Mongo to RC API to work against existing servers * Add docker to e2e readme * Stop using example.com for emails * Default detox to the tests directory * Add working configs for both run scenarios * Add some optional forcing of data.js version for Docker * [CHORE] Consistent Rocket.Chat Branding (#2293) Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.10.0 (#2305) Co-authored-by: Daanchaam <daanhendriks97@gmail.com> Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Youssef Muhamad <emaildeyoussefmuhamad@gmail.com> Co-authored-by: Iván Álvarez <ialvarezpereira@gmail.com> Co-authored-by: Prateek Jain <prateek93a@gmail.com> Co-authored-by: Sarthak Pranesh <41206172+sarthakpranesh@users.noreply.github.com> Co-authored-by: phriedrich <info@phriedrich.de> Co-authored-by: Michele Pellegrini <pellettiero@users.noreply.github.com> Co-authored-by: Tanmoy Bhowmik <tanmoy.openroot@gmail.com> Co-authored-by: Hibikine Kage <14365761+hibikine@users.noreply.github.com> Co-authored-by: devyaniChoubey <52153085+devyaniChoubey@users.noreply.github.com> Co-authored-by: Ezequiel de Oliveira <ezequiel1de1oliveira@gmail.com> Co-authored-by: Neil Agarwal <neil@neilagarwal.me> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Govind Dixit <GOVINDDIXIT93@GMAIL.COM> Co-authored-by: Zhaubassarova Aruzhan <49000079+azhaubassar@users.noreply.github.com> Co-authored-by: Aroo <azhaubassar@gmail.com> Co-authored-by: Sarthak Pranesh <sarthak.pranesh2018@vitstudent.ac.in> Co-authored-by: Siddharth Padhi <padhisiddharth31@gmail.com> Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com> Co-authored-by: Calebe Rios <calebersmendes@gmail.com> Co-authored-by: devyaniChoubey <devyanichoubey16@gmail.com> Co-authored-by: Dan Caseley <dan@caseley.me.uk> Co-authored-by: Heng Sok <sokheng@idatahub.com> Co-authored-by: Snyk bot <snyk-bot@snyk.io>
2020-07-17 14:23:28 +00:00
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_muteFocusedConversations","_updatedAt":new Date(1591734377881),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363009),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_muteFocusedConversations_Description","i18nLabel":"Mute_Focused_Conversations","packageValue":true,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(75),"ts":new Date(1589465206242),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_newMessageNotification","_updatedAt":new Date(1591734377877),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363005),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_newMessageNotification_Description","i18nLabel":"New_Message_Notification","packageValue":"chime","public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(74),"ts":new Date(1589465206236),"type":"select","value":"chime","valueSource":"packageValue","values":[{"key":"none","i18nLabel":"None"},{"key":"chime","i18nLabel":"Default"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_newRoomNotification","_updatedAt":new Date(1591734377868),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363000),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_newRoomNotification_Description","i18nLabel":"New_Room_Notification","packageValue":"door","public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(73),"ts":new Date(1589465206232),"type":"select","value":"door","valueSource":"packageValue","values":[{"key":"none","i18nLabel":"None"},{"key":"door","i18nLabel":"Default"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_notificationsSoundVolume","_updatedAt":new Date(1591734377885),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363012),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_notificationsSoundVolume_Description","i18nLabel":"Notifications_Sound_Volume","packageValue":NumberInt(100),"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(76),"ts":new Date(1589465206247),"type":"int","value":NumberInt(100),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_saveMobileBandwidth","_updatedAt":new Date(1591734377810),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362937),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_saveMobileBandwidth_Description","i18nLabel":"Save_Mobile_Bandwidth","packageValue":true,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(58),"ts":new Date(1589465206137),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_sendOnEnter","_updatedAt":new Date(1591734377857),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362989),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_sendOnEnter_Description","i18nLabel":"Enter_Behaviour","packageValue":"normal","public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(70),"ts":new Date(1589465206209),"type":"select","value":"normal","valueSource":"packageValue","values":[{"key":"normal","i18nLabel":"Enter_Normal"},{"key":"alternative","i18nLabel":"Enter_Alternative"},{"key":"desktop","i18nLabel":"Only_On_Desktop"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_sidebarGroupByType","_updatedAt":new Date(1591734377834),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362964),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_sidebarGroupByType_Description","i18nLabel":"Group_by_Type","packageValue":true,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(64),"ts":new Date(1589465206175),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_sidebarHideAvatar","_updatedAt":new Date(1591734377843),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362973),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_sidebarHideAvatar_Description","i18nLabel":"Hide_Avatars_Sidebar","packageValue":false,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(66),"ts":new Date(1589465206189),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_sidebarShowDiscussion","_updatedAt":new Date(1591734399903),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382550),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_sidebarShowDiscussion_Description","i18nLabel":"Group_discussions","packageValue":true,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(96),"ts":new Date(1589465238087),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_sidebarShowFavorites","_updatedAt":new Date(1591734377853),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362985),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_sidebarShowFavorites_Description","i18nLabel":"Group_favorites","packageValue":true,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(69),"ts":new Date(1589465206204),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_sidebarShowUnread","_updatedAt":new Date(1591734377846),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362979),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_sidebarShowUnread_Description","i18nLabel":"Unread_on_top","packageValue":false,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(67),"ts":new Date(1589465206195),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_sidebarSortby","_updatedAt":new Date(1591734377849),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465206197),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_sidebarSortby_Description","i18nLabel":"Sort_By","packageValue":"activity","public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(68),"ts":new Date(1589465206200),"type":"select","value":"activity","valueSource":"packageValue","values":[{"key":"activity","i18nLabel":"Activity"},{"key":"alphabetical","i18nLabel":"Alphabetical"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_sidebarViewMode","_updatedAt":new Date(1591734377839),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362969),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_sidebarViewMode_Description","i18nLabel":"Sidebar_list_mode","packageValue":"medium","public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(65),"ts":new Date(1589465206180),"type":"select","value":"medium","valueSource":"packageValue","values":[{"key":"extended","i18nLabel":"Extended"},{"key":"medium","i18nLabel":"Medium"},{"key":"condensed","i18nLabel":"Condensed"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_unreadAlert","_updatedAt":new Date(1591734377795),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362911),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_unreadAlert_Description","i18nLabel":"Unread_Tray_Icon_Alert","packageValue":true,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(54),"ts":new Date(1589465206116),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Default_User_Preferences_useEmojis","_updatedAt":new Date(1591734377799),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362916),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Default_User_Preferences_useEmojis_Description","i18nLabel":"Use_Emojis","packageValue":true,"public":true,"secret":false,"section":"Accounts_Default_User_Preferences","sorter":NumberInt(55),"ts":new Date(1589465206124),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Directory_DefaultView","_updatedAt":new Date(1591734377661),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362774),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Directory_DefaultView_Description","i18nLabel":"Accounts_Directory_DefaultView","packageValue":"channels","public":true,"secret":false,"sorter":NumberInt(25),"ts":new Date(1589465205938),"type":"select","value":"channels","valueSource":"packageValue","values":[{"key":"channels","i18nLabel":"Channels"},{"key":"users","i18nLabel":"Users"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_EmailOrUsernamePlaceholder","_updatedAt":new Date(1591734377633),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362752),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_EmailOrUsernamePlaceholder_Description","i18nLabel":"Placeholder_for_email_or_username_login_field","packageValue":"","public":true,"secret":false,"sorter":NumberInt(20),"ts":new Date(1589465205912),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_EmailVerification","_updatedAt":new Date(1591734377690),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362801),"enableQuery":"{\"_id\":\"SMTP_Host\",\"value\":{\"$exists\":1,\"$ne\":\"\"}}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_EmailVerification_Description","i18nLabel":"Accounts_EmailVerification","packageValue":false,"public":true,"secret":false,"section":"Registration","sorter":NumberInt(31),"ts":new Date(1589465205983),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Enrollment_Email","_updatedAt":new Date(1591734377423),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022362522),"group":"Email","hidden":false,"i18nDescription":"Accounts_Enrollment_Email_Description","i18nLabel":"Body","multiline":true,"packageValue":"<h2>{Welcome_to Site_Name}</h2><p>{Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>","secret":false,"section":"Registration","sorter":NumberInt(30),"ts":new Date(1584022362524),"type":"code","value":"<h2>{Welcome_to Site_Name}</h2><p>{Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Enrollment_Email_Subject","_updatedAt":new Date(1591734377419),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362512),"group":"Email","hidden":false,"i18nDescription":"Accounts_Enrollment_Email_Subject_Description","i18nLabel":"Subject","packageValue":"{Welcome_to Site_name}","secret":false,"section":"Registration","sorter":NumberInt(29),"ts":new Date(1584022362519),"type":"string","value":"{Welcome_to Site_name}","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_ForgetUserSessionOnWindowClose","_updatedAt":new Date(1591734377645),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362765),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_ForgetUserSessionOnWindowClose_Description","i18nLabel":"Accounts_ForgetUserSessionOnWindowClose","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(23),"ts":new Date(1589465205926),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Iframe_api_method","_updatedAt":new Date(1591734398145),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380943),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Iframe_api_method_Description","i18nLabel":"Accounts_Iframe_api_method","packageValue":"POST","public":true,"secret":false,"section":"Iframe","sorter":NumberInt(95),"ts":new Date(1589465236815),"type":"string","value":"POST","valueSource":"meteorSettingsValue","meteorSettingsValue":"POST"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Iframe_api_url","_updatedAt":new Date(1591734398138),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380930),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Iframe_api_url_Description","i18nLabel":"Accounts_Iframe_api_url","packageValue":"","public":true,"secret":false,"section":"Iframe","sorter":NumberInt(94),"ts":new Date(1589465236809),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_LoginExpiration","_updatedAt":new Date(1591734377625),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362744),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_LoginExpiration_Description","i18nLabel":"Accounts_LoginExpiration","packageValue":NumberInt(90),"public":true,"secret":false,"sorter":NumberInt(18),"ts":new Date(1589465205904),"type":"int","value":NumberInt(90),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_ManuallyApproveNewUsers","_updatedAt":new Date(1591734377698),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362804),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_ManuallyApproveNewUsers_Description","i18nLabel":"Accounts_ManuallyApproveNewUsers","packageValue":false,"public":true,"secret":false,"section":"Registration","sorter":NumberInt(33),"ts":new Date(1589465205998),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Dolphin","_updatedAt":new Date(1591734385665),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370301),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Dolphin_Description","i18nLabel":"Accounts_OAuth_Custom_Enable","packageValue":false,"secret":false,"section":"Dolphin","sorter":NumberInt(32),"ts":new Date(1587032110668),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Dolphin_URL","_updatedAt":new Date(1591734385658),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370292),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Dolphin_URL_Description","i18nLabel":"URL","packageValue":"","public":true,"secret":false,"section":"Dolphin","sorter":NumberInt(31),"ts":new Date(1587032110657),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Dolphin_button_color","_updatedAt":new Date(1591734385717),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370327),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Dolphin_button_color_Description","i18nLabel":"Accounts_OAuth_Custom_Button_Color","packageValue":"#1d74f5","persistent":true,"secret":false,"section":"Dolphin","sorter":NumberInt(38),"ts":new Date(1587032110722),"type":"string","value":"#1d74f5","valueSource":"meteorSettingsValue","meteorSettingsValue":"#1d74f5"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Dolphin_button_label_color","_updatedAt":new Date(1591734385708),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370323),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Dolphin_button_label_color_Description","i18nLabel":"Accounts_OAuth_Custom_Button_Label_Color","packageValue":"#FFFFFF","persistent":true,"secret":false,"section":"Dolphin","sorter":NumberInt(37),"ts":new Date(1587032110710),"type":"string","value":"#FFFFFF","valueSource":"meteorSettingsValue","meteorSettingsValue":"#FFFFFF"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Dolphin_button_label_text","_updatedAt":new Date(1591734385703),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370319),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Dolphin_button_label_text_Description","i18nLabel":"Accounts_OAuth_Custom_Button_Label_Text","packageValue":"","persistent":true,"secret":false,"section":"Dolphin","sorter":NumberInt(36),"ts":new Date(1587032110702),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Dolphin_id","_updatedAt":new Date(1591734385672),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370305),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Dolphin_id_Description","i18nLabel":"Accounts_OAuth_Custom_id","packageValue":"","secret":false,"section":"Dolphin","sorter":NumberInt(33),"ts":new Date(1587032110675),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Dolphin_login_style","_updatedAt":new Date(1591734385697),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370316),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Dolphin_login_style_Description","i18nLabel":"Accounts_OAuth_Custom_Login_Style","packageValue":"redirect","persistent":true,"secret":false,"section":"Dolphin","sorter":NumberInt(35),"ts":new Date(1587032110692),"type":"select","value":"redirect","valueSource":"meteorSettingsValue","values":[{"key":"redirect","i18nLabel":"Redirect"},{"key":"popup","i18nLabel":"Popup"},{"key":"","i18nLabel":"Default"}],"meteorSettingsValue":"redirect"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Dolphin_secret","_updatedAt":new Date(1591734385680),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370310),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Dolphin_secret_Description","i18nLabel":"Accounts_OAuth_Custom_Secret","packageValue":"","secret":true,"section":"Dolphin","sorter":NumberInt(34),"ts":new Date(1587032110685),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Drupal","_updatedAt":new Date(1591734385736),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370360),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Drupal_Description","i18nLabel":"Accounts_OAuth_Drupal","packageValue":false,"secret":false,"section":"Drupal","sorter":NumberInt(39),"ts":new Date(1587032110744),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Drupal_callback_url","_updatedAt":new Date(1591734385760),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370377),"enableQuery":"{\"_id\":\"Accounts_OAuth_Drupal\",\"value\":true}","force":true,"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Drupal_callback_url_Description","i18nLabel":"Accounts_OAuth_Drupal_callback_url","packageValue":"_oauth/drupal","readonly":true,"secret":false,"section":"Drupal","sorter":NumberInt(43),"ts":new Date(1587032110779),"type":"relativeUrl","value":"_oauth/drupal","valueSource":"meteorSettingsValue","meteorSettingsValue":"_oauth/drupal"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Drupal_id","_updatedAt":new Date(1591734385749),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370368),"enableQuery":"{\"_id\":\"Accounts_OAuth_Drupal\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Drupal_id_Description","i18nLabel":"Accounts_OAuth_Drupal_id","packageValue":"","secret":false,"section":"Drupal","sorter":NumberInt(41),"ts":new Date(1587032110761),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Drupal_secret","_updatedAt":new Date(1591734385754),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370374),"enableQuery":"{\"_id\":\"Accounts_OAuth_Drupal\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Drupal_secret_Description","i18nLabel":"Accounts_OAuth_Drupal_secret","packageValue":"","secret":true,"section":"Drupal","sorter":NumberInt(42),"ts":new Date(1587032110770),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Facebook","_updatedAt":new Date(1591734377946),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363078),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Facebook_Description","i18nLabel":"Accounts_OAuth_Facebook","packageValue":false,"public":true,"secret":false,"section":"Facebook","sorter":NumberInt(0),"ts":new Date(1584022363080),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Facebook_callback_url","_updatedAt":new Date(1591734377954),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363092),"enableQuery":"{\"_id\":\"Accounts_OAuth_Facebook\",\"value\":true}","force":true,"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Facebook_callback_url_Description","i18nLabel":"Accounts_OAuth_Facebook_callback_url","packageValue":"_oauth/facebook","readonly":true,"secret":false,"section":"Facebook","sorter":NumberInt(3),"ts":new Date(1584022363094),"type":"relativeUrl","value":"_oauth/facebook","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Facebook_id","_updatedAt":new Date(1591734377948),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363085),"enableQuery":"{\"_id\":\"Accounts_OAuth_Facebook\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Facebook_id_Description","i18nLabel":"Accounts_OAuth_Facebook_id","packageValue":"","secret":false,"section":"Facebook","sorter":NumberInt(1),"ts":new Date(1584022363086),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Facebook_secret","_updatedAt":new Date(1591734377951),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363088),"enableQuery":"{\"_id\":\"Accounts_OAuth_Facebook\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Facebook_secret_Description","i18nLabel":"Accounts_OAuth_Facebook_secret","packageValue":"","secret":true,"section":"Facebook","sorter":NumberInt(2),"ts":new Date(1584022363090),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_GitHub_Enterprise","_updatedAt":new Date(1591734385992),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022372635),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_GitHub_Enterprise_Description","i18nLabel":"Accounts_OAuth_GitHub_Enterprise","packageValue":false,"secret":false,"section":"GitHub Enterprise","sorter":NumberInt(44),"ts":new Date(1587032110980),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_GitHub_Enterprise_callback_url","_updatedAt":new Date(1591734386013),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022372652),"enableQuery":"{\"_id\":\"Accounts_OAuth_GitHub_Enterprise\",\"value\":true}","force":true,"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_GitHub_Enterprise_callback_url_Description","i18nLabel":"Accounts_OAuth_GitHub_Enterprise_callback_url","packageValue":"_oauth/github_enterprise","readonly":true,"secret":false,"section":"GitHub Enterprise","sorter":NumberInt(48),"ts":new Date(1587032111027),"type":"relativeUrl","value":"_oauth/github_enterprise","valueSource":"meteorSettingsValue","meteorSettingsValue":"_oauth/github_enterprise"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_GitHub_Enterprise_id","_updatedAt":new Date(1591734386002),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022372644),"enableQuery":"{\"_id\":\"Accounts_OAuth_GitHub_Enterprise\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_GitHub_Enterprise_id_Description","i18nLabel":"Accounts_OAuth_GitHub_Enterprise_id","packageValue":"","secret":true,"section":"GitHub Enterprise","sorter":NumberInt(46),"ts":new Date(1587032110999),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_GitHub_Enterprise_secret","_updatedAt":new Date(1591734386007),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022372648),"enableQuery":"{\"_id\":\"Accounts_OAuth_GitHub_Enterprise\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_GitHub_Enterprise_secret_Description","i18nLabel":"Accounts_OAuth_GitHub_Enterprise_secret","packageValue":"","secret":true,"section":"GitHub Enterprise","sorter":NumberInt(47),"ts":new Date(1587032111013),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Github","_updatedAt":new Date(1591734377968),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363111),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Github_Description","i18nLabel":"Accounts_OAuth_Github","packageValue":false,"public":true,"secret":false,"section":"GitHub","sorter":NumberInt(8),"ts":new Date(1584022363113),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Github_callback_url","_updatedAt":new Date(1591734377977),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363139),"enableQuery":"{\"_id\":\"Accounts_OAuth_Github\",\"value\":true}","force":true,"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Github_callback_url_Description","i18nLabel":"Accounts_OAuth_Github_callback_url","packageValue":"_oauth/github","readonly":true,"secret":false,"section":"GitHub","sorter":NumberInt(11),"ts":new Date(1584022363144),"type":"relativeUrl","value":"_oauth/github","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Github_id","_updatedAt":new Date(1591734377971),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363124),"enableQuery":"{\"_id\":\"Accounts_OAuth_Github\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Github_id_Description","i18nLabel":"Accounts_OAuth_Github_id","packageValue":"","secret":false,"section":"GitHub","sorter":NumberInt(9),"ts":new Date(1584022363128),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Github_secret","_updatedAt":new Date(1591734377974),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363132),"enableQuery":"{\"_id\":\"Accounts_OAuth_Github\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Github_secret_Description","i18nLabel":"Accounts_OAuth_Github_secret","packageValue":"","secret":true,"section":"GitHub","sorter":NumberInt(10),"ts":new Date(1584022363136),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Gitlab","_updatedAt":new Date(1591734386028),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022372671),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Gitlab_Description","i18nLabel":"Accounts_OAuth_Gitlab","packageValue":false,"public":true,"secret":false,"section":"GitLab","sorter":NumberInt(49),"ts":new Date(1587032111050),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Gitlab_callback_url","_updatedAt":new Date(1591734386063),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022372707),"enableQuery":"{\"_id\":\"Accounts_OAuth_Gitlab\",\"value\":true}","force":true,"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Gitlab_callback_url_Description","i18nLabel":"Accounts_OAuth_Gitlab_callback_url","packageValue":"_oauth/gitlab","readonly":true,"secret":false,"section":"GitLab","sorter":NumberInt(55),"ts":new Date(1587032111091),"type":"relativeUrl","value":"_oauth/gitlab","valueSource":"meteorSettingsValue","meteorSettingsValue":"_oauth/gitlab"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Gitlab_id","_updatedAt":new Date(1591734386039),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022372685),"enableQuery":"{\"_id\":\"Accounts_OAuth_Gitlab\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Gitlab_id_Description","i18nLabel":"Accounts_OAuth_Gitlab_id","packageValue":"","secret":false,"section":"GitLab","sorter":NumberInt(51),"ts":new Date(1587032111069),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Gitlab_identity_path","_updatedAt":new Date(1591734386053),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022372698),"enableQuery":"{\"_id\":\"Accounts_OAuth_Gitlab\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Gitlab_identity_path_Description","i18nLabel":"Accounts_OAuth_Gitlab_identity_path","packageValue":"/api/v4/user","public":true,"secret":false,"section":"GitLab","sorter":NumberInt(53),"ts":new Date(1587032111081),"type":"string","value":"/api/v4/user","valueSource":"meteorSettingsValue","meteorSettingsValue":"/api/v4/user"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Gitlab_merge_users","_updatedAt":new Date(1591734386058),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022372702),"enableQuery":"{\"_id\":\"Accounts_OAuth_Gitlab\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Gitlab_merge_users_Description","i18nLabel":"Accounts_OAuth_Gitlab_merge_users","packageValue":false,"public":true,"secret":false,"section":"GitLab","sorter":NumberInt(54),"ts":new Date(1587032111087),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Gitlab_secret","_updatedAt":new Date(1591734386046),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022372693),"enableQuery":"{\"_id\":\"Accounts_OAuth_Gitlab\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Gitlab_secret_Description","i18nLabel":"Accounts_OAuth_Gitlab_secret","packageValue":"","secret":true,"section":"GitLab","sorter":NumberInt(52),"ts":new Date(1587032111075),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Google","_updatedAt":new Date(1591734377957),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363096),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Google_Description","i18nLabel":"Accounts_OAuth_Google","packageValue":false,"public":true,"secret":false,"section":"Google","sorter":NumberInt(4),"ts":new Date(1584022363098),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Google_callback_url","_updatedAt":new Date(1591734377965),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363107),"enableQuery":"{\"_id\":\"Accounts_OAuth_Google\",\"value\":true}","force":true,"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Google_callback_url_Description","i18nLabel":"Accounts_OAuth_Google_callback_url","packageValue":"_oauth/google","readonly":true,"secret":false,"section":"Google","sorter":NumberInt(7),"ts":new Date(1584022363109),"type":"relativeUrl","value":"_oauth/google","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Google_id","_updatedAt":new Date(1591734377960),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363100),"enableQuery":"{\"_id\":\"Accounts_OAuth_Google\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Google_id_Description","i18nLabel":"Accounts_OAuth_Google_id","packageValue":"","secret":false,"section":"Google","sorter":NumberInt(5),"ts":new Date(1584022363102),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Google_secret","_updatedAt":new Date(1591734377963),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363104),"enableQuery":"{\"_id\":\"Accounts_OAuth_Google\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Google_secret_Description","i18nLabel":"Accounts_OAuth_Google_secret","packageValue":"","secret":true,"section":"Google","sorter":NumberInt(6),"ts":new Date(1584022363106),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Linkedin","_updatedAt":new Date(1591734377980),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363148),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Linkedin_Description","i18nLabel":"Accounts_OAuth_Linkedin","packageValue":false,"public":true,"secret":false,"section":"Linkedin","sorter":NumberInt(12),"ts":new Date(1584022363153),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Linkedin_callback_url","_updatedAt":new Date(1591734377989),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363177),"enableQuery":"{\"_id\":\"Accounts_OAuth_Linkedin\",\"value\":true}","force":true,"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Linkedin_callback_url_Description","i18nLabel":"Accounts_OAuth_Linkedin_callback_url","packageValue":"_oauth/linkedin","readonly":true,"secret":false,"section":"Linkedin","sorter":NumberInt(15),"ts":new Date(1584022363184),"type":"relativeUrl","value":"_oauth/linkedin","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Linkedin_id","_updatedAt":new Date(1591734377983),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363156),"enableQuery":"{\"_id\":\"Accounts_OAuth_Linkedin\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Linkedin_id_Description","i18nLabel":"Accounts_OAuth_Linkedin_id","packageValue":"","secret":false,"section":"Linkedin","sorter":NumberInt(13),"ts":new Date(1584022363162),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Linkedin_secret","_updatedAt":new Date(1591734377986),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363168),"enableQuery":"{\"_id\":\"Accounts_OAuth_Linkedin\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Linkedin_secret_Description","i18nLabel":"Accounts_OAuth_Linkedin_secret","packageValue":"","secret":true,"section":"Linkedin","sorter":NumberInt(14),"ts":new Date(1584022363174),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Meteor","_updatedAt":new Date(1591734377992),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363188),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Meteor_Description","i18nLabel":"Accounts_OAuth_Meteor","packageValue":false,"public":true,"secret":false,"section":"Meteor","sorter":NumberInt(16),"ts":new Date(1584022363193),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Meteor_callback_url","_updatedAt":new Date(1591734378002),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363212),"enableQuery":"{\"_id\":\"Accounts_OAuth_Meteor\",\"value\":true}","force":true,"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Meteor_callback_url_Description","i18nLabel":"Accounts_OAuth_Meteor_callback_url","packageValue":"_oauth/meteor","readonly":true,"secret":false,"section":"Meteor","sorter":NumberInt(19),"ts":new Date(1584022363216),"type":"relativeUrl","value":"_oauth/meteor","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Meteor_id","_updatedAt":new Date(1591734377994),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363196),"enableQuery":"{\"_id\":\"Accounts_OAuth_Meteor\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Meteor_id_Description","i18nLabel":"Accounts_OAuth_Meteor_id","packageValue":"","secret":false,"section":"Meteor","sorter":NumberInt(17),"ts":new Date(1584022363201),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Meteor_secret","_updatedAt":new Date(1591734377997),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363204),"enableQuery":"{\"_id\":\"Accounts_OAuth_Meteor\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Meteor_secret_Description","i18nLabel":"Accounts_OAuth_Meteor_secret","packageValue":"","secret":true,"section":"Meteor","sorter":NumberInt(18),"ts":new Date(1584022363209),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Nextcloud","_updatedAt":new Date(1591734389769),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375083),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Nextcloud_Description","i18nLabel":"Accounts_OAuth_Nextcloud","packageValue":false,"public":true,"secret":false,"section":"Nextcloud","sorter":NumberInt(56),"ts":new Date(1587032114976),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Nextcloud_URL","_updatedAt":new Date(1591734389773),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375088),"enableQuery":"{\"_id\":\"Accounts_OAuth_Nextcloud\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Nextcloud_URL_Description","i18nLabel":"Accounts_OAuth_Nextcloud_URL","packageValue":"","public":true,"secret":false,"section":"Nextcloud","sorter":NumberInt(57),"ts":new Date(1587032114986),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Nextcloud_button_color","_updatedAt":new Date(1591734389798),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375141),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Nextcloud_button_color_Description","i18nLabel":"Accounts_OAuth_Custom_Button_Color","packageValue":"#0082c9","persistent":true,"public":true,"secret":false,"section":"Nextcloud","sorter":NumberInt(63),"ts":new Date(1587032115035),"type":"string","value":"#0082c9","valueSource":"meteorSettingsValue","meteorSettingsValue":"#0082c9"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Nextcloud_button_label_color","_updatedAt":new Date(1591734389794),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375135),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Nextcloud_button_label_color_Description","i18nLabel":"Accounts_OAuth_Custom_Button_Label_Color","packageValue":"#ffffff","persistent":true,"public":true,"secret":false,"section":"Nextcloud","sorter":NumberInt(62),"ts":new Date(1587032115030),"type":"string","value":"#ffffff","valueSource":"meteorSettingsValue","meteorSettingsValue":"#ffffff"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Nextcloud_button_label_text","_updatedAt":new Date(1591734389790),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375129),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Nextcloud_button_label_text_Description","i18nLabel":"Accounts_OAuth_Custom_Button_Label_Text","packageValue":"Nextcloud","persistent":true,"public":true,"secret":false,"section":"Nextcloud","sorter":NumberInt(61),"ts":new Date(1587032115025),"type":"string","value":"Nextcloud","valueSource":"meteorSettingsValue","meteorSettingsValue":"Nextcloud"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Nextcloud_callback_url","_updatedAt":new Date(1591734389786),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375125),"enableQuery":"{\"_id\":\"Accounts_OAuth_Nextcloud\",\"value\":true}","force":true,"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Nextcloud_callback_url_Description","i18nLabel":"Accounts_OAuth_Nextcloud_callback_url","packageValue":"_oauth/nextcloud","readonly":true,"secret":false,"section":"Nextcloud","sorter":NumberInt(60),"ts":new Date(1587032115020),"type":"relativeUrl","value":"_oauth/nextcloud","valueSource":"meteorSettingsValue","meteorSettingsValue":"_oauth/nextcloud"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Nextcloud_id","_updatedAt":new Date(1591734389778),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375115),"enableQuery":"{\"_id\":\"Accounts_OAuth_Nextcloud\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Nextcloud_id_Description","i18nLabel":"Accounts_OAuth_Nextcloud_id","packageValue":"","secret":false,"section":"Nextcloud","sorter":NumberInt(58),"ts":new Date(1587032114991),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Nextcloud_secret","_updatedAt":new Date(1591734389782),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375120),"enableQuery":"{\"_id\":\"Accounts_OAuth_Nextcloud\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Nextcloud_secret_Description","i18nLabel":"Accounts_OAuth_Nextcloud_secret","packageValue":"","secret":false,"section":"Nextcloud","sorter":NumberInt(59),"ts":new Date(1587032114995),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Proxy_host","_updatedAt":new Date(1591734378017),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363259),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Proxy_host_Description","i18nLabel":"Accounts_OAuth_Proxy_host","packageValue":"https://oauth-proxy.rocket.chat","public":true,"secret":false,"section":"Proxy","sorter":NumberInt(24),"ts":new Date(1584022363261),"type":"string","value":"https://oauth-proxy.rocket.chat","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Proxy_services","_updatedAt":new Date(1591734378019),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363263),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Proxy_services_Description","i18nLabel":"Accounts_OAuth_Proxy_services","packageValue":"","public":true,"secret":false,"section":"Proxy","sorter":NumberInt(25),"ts":new Date(1584022363266),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Tokenpass","_updatedAt":new Date(1591734385010),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022369672),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Tokenpass_Description","i18nLabel":"Accounts_OAuth_Tokenpass","packageValue":false,"secret":false,"section":"Tokenpass","sorter":NumberInt(26),"ts":new Date(1587032109869),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Tokenpass_callback_url","_updatedAt":new Date(1591734385043),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022369696),"enableQuery":"{\"_id\":\"Accounts_OAuth_Tokenpass\",\"value\":true}","force":true,"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Tokenpass_callback_url_Description","i18nLabel":"Accounts_OAuth_Tokenpass_callback_url","packageValue":"_oauth/tokenpass","readonly":true,"secret":false,"section":"Tokenpass","sorter":NumberInt(30),"ts":new Date(1587032109922),"type":"relativeUrl","value":"_oauth/tokenpass","valueSource":"meteorSettingsValue","meteorSettingsValue":"_oauth/tokenpass"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Tokenpass_id","_updatedAt":new Date(1591734385025),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022369685),"enableQuery":"{\"_id\":\"Accounts_OAuth_Tokenpass\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Tokenpass_id_Description","i18nLabel":"Accounts_OAuth_Tokenpass_id","packageValue":"","secret":false,"section":"Tokenpass","sorter":NumberInt(28),"ts":new Date(1587032109899),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Tokenpass_secret","_updatedAt":new Date(1591734385035),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022369689),"enableQuery":"{\"_id\":\"Accounts_OAuth_Tokenpass\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Tokenpass_secret_Description","i18nLabel":"Accounts_OAuth_Tokenpass_secret","packageValue":"","secret":false,"section":"Tokenpass","sorter":NumberInt(29),"ts":new Date(1587032109909),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Twitter","_updatedAt":new Date(1591734378006),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363222),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Twitter_Description","i18nLabel":"Accounts_OAuth_Twitter","packageValue":false,"public":true,"secret":false,"section":"Twitter","sorter":NumberInt(20),"ts":new Date(1584022363224),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Twitter_callback_url","_updatedAt":new Date(1591734378014),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363254),"enableQuery":"{\"_id\":\"Accounts_OAuth_Twitter\",\"value\":true}","force":true,"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Twitter_callback_url_Description","i18nLabel":"Accounts_OAuth_Twitter_callback_url","packageValue":"_oauth/twitter","readonly":true,"secret":false,"section":"Twitter","sorter":NumberInt(23),"ts":new Date(1584022363256),"type":"relativeUrl","value":"_oauth/twitter","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Twitter_id","_updatedAt":new Date(1591734378009),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363245),"enableQuery":"{\"_id\":\"Accounts_OAuth_Twitter\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Twitter_id_Description","i18nLabel":"Accounts_OAuth_Twitter_id","packageValue":"","secret":false,"section":"Twitter","sorter":NumberInt(21),"ts":new Date(1584022363247),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Twitter_secret","_updatedAt":new Date(1591734378011),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363250),"enableQuery":"{\"_id\":\"Accounts_OAuth_Twitter\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Twitter_secret_Description","i18nLabel":"Accounts_OAuth_Twitter_secret","packageValue":"","secret":true,"section":"Twitter","sorter":NumberInt(22),"ts":new Date(1584022363252),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Wordpress","_updatedAt":new Date(1591734391811),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376646),"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Wordpress_Description","i18nLabel":"Accounts_OAuth_Wordpress","packageValue":false,"public":true,"secret":false,"section":"WordPress","sorter":NumberInt(64),"ts":new Date(1587032117670),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Wordpress_authorize_path","_updatedAt":new Date(1591734391836),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376677),"enableQuery":"[{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true},{\"_id\":\"Accounts_OAuth_Wordpress_server_type\",\"value\":\"custom\"}]","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Wordpress_authorize_path_Description","i18nLabel":"Accounts_OAuth_Wordpress_authorize_path","packageValue":"","public":true,"secret":false,"section":"WordPress","sorter":NumberInt(72),"ts":new Date(1587032117709),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Wordpress_callback_url","_updatedAt":new Date(1591734391843),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376692),"enableQuery":"{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true}","force":true,"group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Wordpress_callback_url_Description","i18nLabel":"Accounts_OAuth_Wordpress_callback_url","packageValue":"_oauth/wordpress","readonly":true,"secret":false,"section":"WordPress","sorter":NumberInt(74),"ts":new Date(1587032117720),"type":"relativeUrl","value":"_oauth/wordpress","valueSource":"meteorSettingsValue","meteorSettingsValue":"_oauth/wordpress"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Wordpress_id","_updatedAt":new Date(1591734391817),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376654),"enableQuery":"{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Wordpress_id_Description","i18nLabel":"Accounts_OAuth_Wordpress_id","packageValue":"","secret":false,"section":"WordPress","sorter":NumberInt(66),"ts":new Date(1587032117681),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Wordpress_identity_path","_updatedAt":new Date(1591734391826),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376665),"enableQuery":"[{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true},{\"_id\":\"Accounts_OAuth_Wordpress_server_type\",\"value\":\"custom\"}]","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Wordpress_identity_path_Description","i18nLabel":"Accounts_OAuth_Wordpress_identity_path","packageValue":"","public":true,"secret":false,"section":"WordPress","sorter":NumberInt(69),"ts":new Date(1587032117695),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Wordpress_identity_token_sent_via","_updatedAt":new Date(1591734391829),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376669),"enableQuery":"[{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true},{\"_id\":\"Accounts_OAuth_Wordpress_server_type\",\"value\":\"custom\"}]","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Wordpress_identity_token_sent_via_Description","i18nLabel":"Accounts_OAuth_Wordpress_identity_token_sent_via","packageValue":"","public":true,"secret":false,"section":"WordPress","sorter":NumberInt(70),"ts":new Date(1587032117700),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Wordpress_scope","_updatedAt":new Date(1591734391839),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376684),"enableQuery":"[{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true},{\"_id\":\"Accounts_OAuth_Wordpress_server_type\",\"value\":\"custom\"}]","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Wordpress_scope_Description","i18nLabel":"Accounts_OAuth_Wordpress_scope","packageValue":"","public":true,"secret":false,"section":"WordPress","sorter":NumberInt(73),"ts":new Date(1587032117714),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Wordpress_secret","_updatedAt":new Date(1591734391820),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376657),"enableQuery":"{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Wordpress_secret_Description","i18nLabel":"Accounts_OAuth_Wordpress_secret","packageValue":"","secret":true,"section":"WordPress","sorter":NumberInt(67),"ts":new Date(1587032117686),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Wordpress_server_type","_updatedAt":new Date(1591734391823),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376660),"enableQuery":"{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true}","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Wordpress_server_type_Description","i18nLabel":"Server_Type","packageValue":"","public":true,"secret":false,"section":"WordPress","sorter":NumberInt(68),"ts":new Date(1587032117691),"type":"select","value":"","valueSource":"meteorSettingsValue","values":[{"key":"wordpress-com","i18nLabel":"Accounts_OAuth_Wordpress_server_type_wordpress_com"},{"key":"wp-oauth-server","i18nLabel":"Accounts_OAuth_Wordpress_server_type_wp_oauth_server"},{"key":"custom","i18nLabel":"Accounts_OAuth_Wordpress_server_type_custom"}],"meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_OAuth_Wordpress_token_path","_updatedAt":new Date(1591734391832),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376673),"enableQuery":"[{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true},{\"_id\":\"Accounts_OAuth_Wordpress_server_type\",\"value\":\"custom\"}]","group":"OAuth","hidden":false,"i18nDescription":"Accounts_OAuth_Wordpress_token_path_Description","i18nLabel":"Accounts_OAuth_Wordpress_token_path","packageValue":"","public":true,"secret":false,"section":"WordPress","sorter":NumberInt(71),"ts":new Date(1587032117703),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_PasswordPlaceholder","_updatedAt":new Date(1591734377637),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362757),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_PasswordPlaceholder_Description","i18nLabel":"Placeholder_for_password_login_field","packageValue":"","public":true,"secret":false,"sorter":NumberInt(21),"ts":new Date(1589465205917),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_PasswordReset","_updatedAt":new Date(1591734377752),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362864),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_PasswordReset_Description","i18nLabel":"Accounts_PasswordReset","packageValue":true,"public":true,"secret":false,"section":"Registration","sorter":NumberInt(45),"ts":new Date(1589465206066),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Password_Policy_AtLeastOneLowercase","_updatedAt":new Date(1591734377930),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363060),"enableQuery":"{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_Password_Policy_AtLeastOneLowercase_Description","i18nLabel":"Accounts_Password_Policy_AtLeastOneLowercase","packageValue":true,"secret":false,"section":"Password_Policy","sorter":NumberInt(88),"ts":new Date(1589465206311),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Password_Policy_AtLeastOneNumber","_updatedAt":new Date(1591734377936),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363068),"enableQuery":"{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_Password_Policy_AtLeastOneNumber_Description","i18nLabel":"Accounts_Password_Policy_AtLeastOneNumber","packageValue":true,"secret":false,"section":"Password_Policy","sorter":NumberInt(90),"ts":new Date(1589465206324),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Password_Policy_AtLeastOneSpecialCharacter","_updatedAt":new Date(1591734377939),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363072),"enableQuery":"{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_Password_Policy_AtLeastOneSpecialCharacter_Description","i18nLabel":"Accounts_Password_Policy_AtLeastOneSpecialCharacter","packageValue":true,"secret":false,"section":"Password_Policy","sorter":NumberInt(91),"ts":new Date(1589465206330),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Password_Policy_AtLeastOneUppercase","_updatedAt":new Date(1591734377933),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363064),"enableQuery":"{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_Password_Policy_AtLeastOneUppercase_Description","i18nLabel":"Accounts_Password_Policy_AtLeastOneUppercase","packageValue":true,"secret":false,"section":"Password_Policy","sorter":NumberInt(89),"ts":new Date(1589465206316),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Password_Policy_Enabled","_updatedAt":new Date(1591734377911),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363042),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Password_Policy_Enabled_Description","i18nLabel":"Accounts_Password_Policy_Enabled","packageValue":false,"secret":false,"section":"Password_Policy","sorter":NumberInt(83),"ts":new Date(1589465206286),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Password_Policy_ForbidRepeatingCharacters","_updatedAt":new Date(1591734377921),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363054),"enableQuery":"{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_Password_Policy_ForbidRepeatingCharacters_Description","i18nLabel":"Accounts_Password_Policy_ForbidRepeatingCharacters","packageValue":true,"secret":false,"section":"Password_Policy","sorter":NumberInt(86),"ts":new Date(1589465206302),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Password_Policy_ForbidRepeatingCharactersCount","_updatedAt":new Date(1591734377925),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363057),"enableQuery":"{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_Password_Policy_ForbidRepeatingCharactersCount_Description","i18nLabel":"Accounts_Password_Policy_ForbidRepeatingCharactersCount","packageValue":NumberInt(3),"secret":false,"section":"Password_Policy","sorter":NumberInt(87),"ts":new Date(1589465206306),"type":"int","value":NumberInt(3),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Password_Policy_MaxLength","_updatedAt":new Date(1591734377918),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363050),"enableQuery":"{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_Password_Policy_MaxLength_Description","i18nLabel":"Accounts_Password_Policy_MaxLength","packageValue":NumberInt(-1),"secret":false,"section":"Password_Policy","sorter":NumberInt(85),"ts":new Date(1589465206296),"type":"int","value":NumberInt(-1),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Password_Policy_MinLength","_updatedAt":new Date(1591734377915),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363045),"enableQuery":"{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_Password_Policy_MinLength_Description","i18nLabel":"Accounts_Password_Policy_MinLength","packageValue":NumberInt(7),"secret":false,"section":"Password_Policy","sorter":NumberInt(84),"ts":new Date(1589465206291),"type":"int","value":NumberInt(7),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_RegistrationForm","_updatedAt":new Date(1591734377726),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362833),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_RegistrationForm_Description","i18nLabel":"Accounts_RegistrationForm","packageValue":"Public","public":true,"secret":false,"section":"Registration","sorter":NumberInt(39),"ts":new Date(1589465206032),"type":"select","value":"Public","valueSource":"packageValue","values":[{"key":"Public","i18nLabel":"Accounts_RegistrationForm_Public"},{"key":"Disabled","i18nLabel":"Accounts_RegistrationForm_Disabled"},{"key":"Secret URL","i18nLabel":"Accounts_RegistrationForm_Secret_URL"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_RegistrationForm_LinkReplacementText","_updatedAt":new Date(1591734377738),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362850),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_RegistrationForm_LinkReplacementText_Description","i18nLabel":"Accounts_RegistrationForm_LinkReplacementText","packageValue":"New user registration is currently disabled","public":true,"secret":false,"section":"Registration","sorter":NumberInt(42),"ts":new Date(1589465206048),"type":"string","value":"New user registration is currently disabled","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_RegistrationForm_SecretURL","_updatedAt":new Date(1591734377731),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362837),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_RegistrationForm_SecretURL_Description","i18nLabel":"Accounts_RegistrationForm_SecretURL","packageValue":"cRi5Y772gxirC2S6E","secret":true,"section":"Registration","sorter":NumberInt(40),"ts":new Date(1591734377731),"type":"string","value":"FWg6vdFaytiDCBgEQ","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Registration_AuthenticationServices_Default_Roles","_updatedAt":new Date(1591734377747),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362860),"enableQuery":"{\"_id\":\"Accounts_Registration_AuthenticationServices_Enabled\",\"value\":true}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_Registration_AuthenticationServices_Default_Roles_Description","i18nLabel":"Accounts_Registration_AuthenticationServices_Default_Roles","packageValue":"user","secret":false,"section":"Registration","sorter":NumberInt(44),"ts":new Date(1589465206061),"type":"string","value":"user","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Registration_AuthenticationServices_Enabled","_updatedAt":new Date(1591734377743),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362856),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Registration_AuthenticationServices_Enabled_Description","i18nLabel":"Accounts_Registration_AuthenticationServices_Enabled","packageValue":true,"public":true,"secret":false,"section":"Registration","sorter":NumberInt(43),"ts":new Date(1589465206055),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Registration_InviteUrlType","_updatedAt":new Date(1591734377735),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362846),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Registration_InviteUrlType_Description","i18nLabel":"Accounts_Registration_InviteUrlType","packageValue":"proxy","secret":false,"section":"Registration","sorter":NumberInt(41),"ts":new Date(1589465206042),"type":"select","value":"proxy","valueSource":"packageValue","values":[{"key":"direct","i18nLabel":"Accounts_Registration_InviteUrlType_Direct"},{"key":"proxy","i18nLabel":"Accounts_Registration_InviteUrlType_Proxy"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_RequireNameForSignUp","_updatedAt":new Date(1591734377681),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362792),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_RequireNameForSignUp_Description","i18nLabel":"Accounts_RequireNameForSignUp","packageValue":true,"public":true,"secret":false,"section":"Registration","sorter":NumberInt(29),"ts":new Date(1589465205964),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_RequirePasswordConfirmation","_updatedAt":new Date(1591734377686),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362797),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_RequirePasswordConfirmation_Description","i18nLabel":"Accounts_RequirePasswordConfirmation","packageValue":true,"public":true,"secret":false,"section":"Registration","sorter":NumberInt(30),"ts":new Date(1589465205969),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_SearchFields","_updatedAt":new Date(1591734377657),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362769),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_SearchFields_Description","i18nLabel":"Accounts_SearchFields","packageValue":"username, name, bio","public":true,"secret":false,"sorter":NumberInt(24),"ts":new Date(1589465205933),"type":"string","value":"username, name, bio","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Send_Email_When_Activating","_updatedAt":new Date(1591734377666),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362782),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Send_Email_When_Activating_Description","i18nLabel":"Accounts_Send_Email_When_Activating","packageValue":true,"secret":false,"section":"Registration","sorter":NumberInt(26),"ts":new Date(1589465205944),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Send_Email_When_Deactivating","_updatedAt":new Date(1591734377670),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362785),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Send_Email_When_Deactivating_Description","i18nLabel":"Accounts_Send_Email_When_Deactivating","packageValue":true,"secret":false,"section":"Registration","sorter":NumberInt(27),"ts":new Date(1589465205951),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_SetDefaultAvatar","_updatedAt":new Date(1591734377908),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363037),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_SetDefaultAvatar_Description","i18nLabel":"Accounts_SetDefaultAvatar","packageValue":true,"secret":false,"section":"Avatar","sorter":NumberInt(82),"ts":new Date(1589465206282),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_ShowFormLogin","_updatedAt":new Date(1591734377629),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362749),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_ShowFormLogin_Description","i18nLabel":"Accounts_ShowFormLogin","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(19),"ts":new Date(1589465205908),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_TwoFactorAuthentication_By_Email_Auto_Opt_In","_updatedAt":new Date(1591734373533),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465201646),"enableQuery":"{\"_id\":\"Accounts_TwoFactorAuthentication_By_Email_Enabled\",\"value\":true}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_TwoFactorAuthentication_By_Email_Auto_Opt_In_Description","i18nLabel":"Accounts_TwoFactorAuthentication_By_Email_Auto_Opt_In","packageValue":true,"secret":false,"section":"Two Factor Authentication","sorter":NumberInt(3),"ts":new Date(1589465201648),"type":"boolean","value":false,"valueSource":"packageValue","wizard":{"step":NumberInt(3),"order":NumberInt(3)}});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_TwoFactorAuthentication_By_Email_Code_Expiration","_updatedAt":new Date(1591734373537),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465201652),"enableQuery":"{\"_id\":\"Accounts_TwoFactorAuthentication_By_Email_Enabled\",\"value\":true}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_TwoFactorAuthentication_By_Email_Code_Expiration_Description","i18nLabel":"Accounts_TwoFactorAuthentication_By_Email_Code_Expiration","packageValue":NumberInt(3600),"secret":false,"section":"Two Factor Authentication","sorter":NumberInt(4),"ts":new Date(1589465201655),"type":"int","value":NumberInt(3600),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_TwoFactorAuthentication_By_Email_Enabled","_updatedAt":new Date(1591734373529),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465201634),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_TwoFactorAuthentication_By_Email_Enabled_Description","i18nLabel":"Accounts_TwoFactorAuthentication_By_Email_Enabled","packageValue":true,"public":true,"secret":false,"section":"Two Factor Authentication","sorter":NumberInt(2),"ts":new Date(1589465201636),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_TwoFactorAuthentication_Enabled","_updatedAt":new Date(1591734373521),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022359390),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_TwoFactorAuthentication_Enabled_Description","i18nLabel":"Accounts_TwoFactorAuthentication_Enabled","packageValue":true,"public":true,"secret":false,"section":"Two Factor Authentication","sorter":NumberInt(0),"ts":new Date(1584022359394),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_TwoFactorAuthentication_MaxDelta","_updatedAt":new Date(1591734373525),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022359400),"enableQuery":"{\"_id\":\"Accounts_TwoFactorAuthentication_Enabled\",\"value\":true}","group":"Accounts","hidden":false,"i18nDescription":"Accounts_TwoFactorAuthentication_MaxDelta_Description","i18nLabel":"Accounts_TwoFactorAuthentication_MaxDelta","packageValue":NumberInt(1),"public":true,"secret":false,"section":"Two Factor Authentication","sorter":NumberInt(1),"ts":new Date(1584022359402),"type":"int","value":NumberInt(1),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_TwoFactorAuthentication_RememberFor","_updatedAt":new Date(1591734373540),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465201658),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_TwoFactorAuthentication_RememberFor_Description","i18nLabel":"Accounts_TwoFactorAuthentication_RememberFor","packageValue":NumberInt(300),"secret":false,"section":"Two Factor Authentication","sorter":NumberInt(5),"ts":new Date(1589465201665),"type":"int","value":NumberInt(300),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_UseDNSDomainCheck","_updatedAt":new Date(1591734377722),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362827),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_UseDNSDomainCheck_Description","i18nLabel":"Accounts_UseDNSDomainCheck","packageValue":false,"secret":false,"section":"Registration","sorter":NumberInt(38),"ts":new Date(1589465206026),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_UseDefaultBlockedDomainsList","_updatedAt":new Date(1591734377715),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362824),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_UseDefaultBlockedDomainsList_Description","i18nLabel":"Accounts_UseDefaultBlockedDomainsList","packageValue":true,"secret":false,"section":"Registration","sorter":NumberInt(37),"ts":new Date(1589465206021),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_UserAddedEmail_Email","_updatedAt":new Date(1591734377432),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022362531),"group":"Email","hidden":false,"i18nDescription":"Accounts_UserAddedEmail_Description","i18nLabel":"Body","multiline":true,"packageValue":"<h2>{Welcome_to Site_Name}</h2><p>{Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>","secret":false,"section":"Registration_via_Admin","sorter":NumberInt(32),"ts":new Date(1584022362533),"type":"code","value":"<h2>{Welcome_to Site_Name}</h2><p>{Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_UserAddedEmail_Subject","_updatedAt":new Date(1591734377428),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362526),"group":"Email","hidden":false,"i18nDescription":"Accounts_UserAddedEmail_Subject_Description","i18nLabel":"Subject","packageValue":"{Welcome_to Site_Name}","secret":false,"section":"Registration_via_Admin","sorter":NumberInt(31),"ts":new Date(1584022362529),"type":"string","value":"{Welcome_to Site_Name}","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_Verify_Email_For_External_Accounts","_updatedAt":new Date(1591734377694),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465205987),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_Verify_Email_For_External_Accounts_Description","i18nLabel":"Accounts_Verify_Email_For_External_Accounts","packageValue":true,"secret":false,"section":"Registration","sorter":NumberInt(32),"ts":new Date(1589465205991),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_iframe_enabled","_updatedAt":new Date(1591734398122),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380919),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_iframe_enabled_Description","i18nLabel":"Accounts_iframe_enabled","packageValue":false,"public":true,"secret":false,"section":"Iframe","sorter":NumberInt(92),"ts":new Date(1589465236797),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Accounts_iframe_url","_updatedAt":new Date(1591734398130),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380924),"group":"Accounts","hidden":false,"i18nDescription":"Accounts_iframe_url_Description","i18nLabel":"Accounts_iframe_url","packageValue":"","public":true,"secret":false,"section":"Iframe","sorter":NumberInt(93),"ts":new Date(1589465236803),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Allow_Invalid_SelfSigned_Certs","_updatedAt":new Date(1591734378039),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363290),"group":"General","hidden":false,"i18nDescription":"Allow_Invalid_SelfSigned_Certs_Description","i18nLabel":"Allow_Invalid_SelfSigned_Certs","packageValue":false,"secret":true,"sorter":NumberInt(15),"ts":new Date(1589465206486),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Allow_Marketing_Emails","_updatedAt":new Date(1591734378554),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363876),"group":"Setup_Wizard","hidden":false,"i18nDescription":"Allow_Marketing_Emails_Description","i18nLabel":"Allow_Marketing_Emails","packageValue":true,"secret":false,"section":"Organization_Info","sorter":NumberInt(7),"ts":new Date(1584022363878),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Analytics","_updatedAt":new Date(1591734376040),"blocked":false,"createdAt":new Date(1584022361529),"hidden":false,"i18nDescription":"Analytics_Description","i18nLabel":"Analytics","ts":new Date(1591734376040),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Analytics_features_messages","_updatedAt":new Date(1591734376101),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361593),"group":"Analytics","hidden":false,"i18nDescription":"Analytics_features_messages_Description","i18nLabel":"Messages","packageValue":true,"public":true,"secret":false,"section":"Analytics_features_enabled","sorter":NumberInt(9),"ts":new Date(1584022361597),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Analytics_features_rooms","_updatedAt":new Date(1591734376105),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361599),"group":"Analytics","hidden":false,"i18nDescription":"Analytics_features_rooms_Description","i18nLabel":"Rooms","packageValue":true,"public":true,"secret":false,"section":"Analytics_features_enabled","sorter":NumberInt(10),"ts":new Date(1584022361603),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Analytics_features_users","_updatedAt":new Date(1591734376112),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361605),"group":"Analytics","hidden":false,"i18nDescription":"Analytics_features_users_Description","i18nLabel":"Users","packageValue":true,"public":true,"secret":false,"section":"Analytics_features_enabled","sorter":NumberInt(11),"ts":new Date(1584022361608),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Apps_Framework_Development_Mode","_updatedAt":new Date(1591734384383),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022369270),"enableQuery":"{\"_id\":\"Apps_Framework_enabled\",\"value\":true}","group":"General","hidden":false,"i18nDescription":"Apps_Framework_Development_Mode_Description","i18nLabel":"Apps_Framework_Development_Mode","packageValue":false,"public":true,"secret":false,"section":"Apps","sorter":NumberInt(45),"ts":new Date(1589465213746),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Apps_Framework_enabled","_updatedAt":new Date(1591734384377),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022369262),"group":"General","hidden":false,"i18nDescription":"Apps_Framework_enabled_Description","i18nLabel":"Apps_Framework_enabled","packageValue":true,"secret":false,"section":"Apps","sorter":NumberInt(44),"ts":new Date(1589465213739),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Apps_Game_Center_enabled","_updatedAt":new Date(1591734384388),"alert":"Experimental_Feature_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1589465213751),"enableQuery":"{\"_id\":\"Apps_Framework_enabled\",\"value\":true}","group":"General","hidden":false,"i18nDescription":"Apps_Game_Center_enabled_Description","i18nLabel":"Apps_Game_Center_enabled","packageValue":false,"public":true,"secret":false,"section":"Apps","sorter":NumberInt(46),"ts":new Date(1591648575048),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Assets","_updatedAt":new Date(1591734376782),"blocked":false,"createdAt":new Date(1584022362186),"hidden":false,"i18nDescription":"Assets_Description","i18nLabel":"Assets","ts":new Date(1591734376782),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_SvgFavicon_Enable","_updatedAt":new Date(1591734376789),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362190),"group":"Assets","hidden":false,"i18nDescription":"Assets_SvgFavicon_Enable_Description","i18nLabel":"Enable_Svg_Favicon","packageValue":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1584022362193),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_background","_updatedAt":new Date(1591734376814),"asset":"background","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362203),"fileConstraints":{"type":"image","extensions":["svg","png","jpg","jpeg"]},"group":"Assets","hidden":false,"i18nDescription":"Assets_background_Description","i18nLabel":"login background (svg, png, jpg)","packageValue":{},"public":true,"secret":false,"sorter":NumberInt(2),"ts":new Date(1584022362206),"type":"asset","value":{},"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_favicon","_updatedAt":new Date(1591734376826),"asset":"favicon","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362213),"fileConstraints":{"type":"image","extensions":["svg"]},"group":"Assets","hidden":false,"i18nDescription":"Assets_favicon_Description","i18nLabel":"favicon (svg)","packageValue":{"defaultUrl":"images/logo/icon.svg"},"public":true,"secret":false,"sorter":NumberInt(4),"ts":new Date(1584022362216),"type":"asset","value":{"defaultUrl":"images/logo/icon.svg"},"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_favicon_16","_updatedAt":new Date(1591734376831),"asset":"favicon_16","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362218),"fileConstraints":{"type":"image","extensions":["png"],"width":NumberInt(16),"height":NumberInt(16)},"group":"Assets","hidden":false,"i18nDescription":"Assets_favicon_16_Description","i18nLabel":"favicon 16x16 (png)","packageValue":{"defaultUrl":"images/logo/favicon-16x16.png"},"public":true,"secret":false,"sorter":NumberInt(5),"ts":new Date(1584022362221),"type":"asset","value":{"defaultUrl":"images/logo/favicon-16x16.png"},"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_favicon_192","_updatedAt":new Date(1591734376843),"asset":"favicon_192","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362228),"fileConstraints":{"type":"image","extensions":["png"],"width":NumberInt(192),"height":NumberInt(192)},"group":"Assets","hidden":false,"i18nDescription":"Assets_favicon_192_Description","i18nLabel":"android-chrome 192x192 (png)","packageValue":{"defaultUrl":"images/logo/android-chrome-192x192.png"},"public":true,"secret":false,"sorter":NumberInt(7),"ts":new Date(1584022362231),"type":"asset","value":{"defaultUrl":"images/logo/android-chrome-192x192.png"},"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_favicon_32","_updatedAt":new Date(1591734376837),"asset":"favicon_32","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362223),"fileConstraints":{"type":"image","extensions":["png"],"width":NumberInt(32),"height":NumberInt(32)},"group":"Assets","hidden":false,"i18nDescription":"Assets_favicon_32_Description","i18nLabel":"favicon 32x32 (png)","packageValue":{"defaultUrl":"images/logo/favicon-32x32.png"},"public":true,"secret":false,"sorter":NumberInt(6),"ts":new Date(1584022362226),"type":"asset","value":{"defaultUrl":"images/logo/favicon-32x32.png"},"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_favicon_512","_updatedAt":new Date(1591734376848),"asset":"favicon_512","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362233),"fileConstraints":{"type":"image","extensions":["png"],"width":NumberInt(512),"height":NumberInt(512)},"group":"Assets","hidden":false,"i18nDescription":"Assets_favicon_512_Description","i18nLabel":"android-chrome 512x512 (png)","packageValue":{"defaultUrl":"images/logo/android-chrome-512x512.png"},"public":true,"secret":false,"sorter":NumberInt(8),"ts":new Date(1584022362235),"type":"asset","value":{"defaultUrl":"images/logo/android-chrome-512x512.png"},"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_favicon_ico","_updatedAt":new Date(1591734376819),"asset":"favicon_ico","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362208),"fileConstraints":{"type":"image","extensions":["ico"]},"group":"Assets","hidden":false,"i18nDescription":"Assets_favicon_ico_Description","i18nLabel":"favicon (ico)","packageValue":{"defaultUrl":"favicon.ico"},"public":true,"secret":false,"sorter":NumberInt(3),"ts":new Date(1584022362210),"type":"asset","value":{"defaultUrl":"favicon.ico"},"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_logo","_updatedAt":new Date(1591734376809),"asset":"logo","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362196),"fileConstraints":{"type":"image","extensions":["svg","png","jpg","jpeg"]},"group":"Assets","hidden":false,"i18nDescription":"Assets_logo_Description","i18nLabel":"logo (svg, png, jpg)","packageValue":{"defaultUrl":"images/logo/logo.svg"},"public":true,"secret":false,"sorter":NumberInt(1),"ts":new Date(1584022362201),"type":"asset","value":{"defaultUrl":"images/logo/logo.svg"},"valueSource":"packageValue","wizard":{"step":NumberInt(3),"order":NumberInt(2)}});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_safari_pinned","_updatedAt":new Date(1591734376896),"asset":"safari_pinned","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362270),"fileConstraints":{"type":"image","extensions":["svg"]},"group":"Assets","hidden":false,"i18nDescription":"Assets_safari_pinned_Description","i18nLabel":"safari pinned tab (svg)","packageValue":{"defaultUrl":"images/logo/safari-pinned-tab.svg"},"public":true,"secret":false,"sorter":NumberInt(16),"ts":new Date(1584022362283),"type":"asset","value":{"defaultUrl":"images/logo/safari-pinned-tab.svg"},"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_tile_144","_updatedAt":new Date(1591734376871),"asset":"tile_144","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362251),"fileConstraints":{"type":"image","extensions":["png"],"width":NumberInt(144),"height":NumberInt(144)},"group":"Assets","hidden":false,"i18nDescription":"Assets_tile_144_Description","i18nLabel":"mstile 144x144 (png)","packageValue":{"defaultUrl":"images/logo/mstile-144x144.png"},"public":true,"secret":false,"sorter":NumberInt(12),"ts":new Date(1584022362253),"type":"asset","value":{"defaultUrl":"images/logo/mstile-144x144.png"},"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_tile_150","_updatedAt":new Date(1591734376878),"asset":"tile_150","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362256),"fileConstraints":{"type":"image","extensions":["png"],"width":NumberInt(150),"height":NumberInt(150)},"group":"Assets","hidden":false,"i18nDescription":"Assets_tile_150_Description","i18nLabel":"mstile 150x150 (png)","packageValue":{"defaultUrl":"images/logo/mstile-150x150.png"},"public":true,"secret":false,"sorter":NumberInt(13),"ts":new Date(1584022362258),"type":"asset","value":{"defaultUrl":"images/logo/mstile-150x150.png"},"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_tile_310_square","_updatedAt":new Date(1591734376883),"asset":"tile_310_square","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362260),"fileConstraints":{"type":"image","extensions":["png"],"width":NumberInt(310),"height":NumberInt(310)},"group":"Assets","hidden":false,"i18nDescription":"Assets_tile_310_square_Description","i18nLabel":"mstile 310x310 (png)","packageValue":{"defaultUrl":"images/logo/mstile-310x310.png"},"public":true,"secret":false,"sorter":NumberInt(14),"ts":new Date(1584022362263),"type":"asset","value":{"defaultUrl":"images/logo/mstile-310x310.png"},"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_tile_310_wide","_updatedAt":new Date(1591734376890),"asset":"tile_310_wide","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362266),"fileConstraints":{"type":"image","extensions":["png"],"width":NumberInt(310),"height":NumberInt(150)},"group":"Assets","hidden":false,"i18nDescription":"Assets_tile_310_wide_Description","i18nLabel":"mstile 310x150 (png)","packageValue":{"defaultUrl":"images/logo/mstile-310x150.png"},"public":true,"secret":false,"sorter":NumberInt(15),"ts":new Date(1584022362269),"type":"asset","value":{"defaultUrl":"images/logo/mstile-310x150.png"},"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_tile_70","_updatedAt":new Date(1591734376865),"asset":"tile_70","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362246),"fileConstraints":{"type":"image","extensions":["png"],"width":NumberInt(70),"height":NumberInt(70)},"group":"Assets","hidden":false,"i18nDescription":"Assets_tile_70_Description","i18nLabel":"mstile 70x70 (png)","packageValue":{"defaultUrl":"images/logo/mstile-70x70.png"},"public":true,"secret":false,"sorter":NumberInt(11),"ts":new Date(1584022362249),"type":"asset","value":{"defaultUrl":"images/logo/mstile-70x70.png"},"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_touchicon_180","_updatedAt":new Date(1591734376853),"asset":"touchicon_180","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362237),"fileConstraints":{"type":"image","extensions":["png"],"width":NumberInt(180),"height":NumberInt(180)},"group":"Assets","hidden":false,"i18nDescription":"Assets_touchicon_180_Description","i18nLabel":"apple-touch-icon 180x180 (png)","packageValue":{"defaultUrl":"images/logo/apple-touch-icon.png"},"public":true,"secret":false,"sorter":NumberInt(9),"ts":new Date(1584022362239),"type":"asset","value":{"defaultUrl":"images/logo/apple-touch-icon.png"},"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Assets_touchicon_180_pre","_updatedAt":new Date(1591734376859),"asset":"touchicon_180_pre","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362241),"fileConstraints":{"type":"image","extensions":["png"],"width":NumberInt(180),"height":NumberInt(180)},"group":"Assets","hidden":false,"i18nDescription":"Assets_touchicon_180_pre_Description","i18nLabel":"apple-touch-icon-precomposed 180x180 (png)","packageValue":{"defaultUrl":"images/logo/apple-touch-icon-precomposed.png"},"public":true,"secret":false,"sorter":NumberInt(10),"ts":new Date(1584022362244),"type":"asset","value":{"defaultUrl":"images/logo/apple-touch-icon-precomposed.png"},"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"AtlassianCrowd","_updatedAt":new Date(1591734397661),"blocked":false,"createdAt":new Date(1584022380696),"hidden":false,"i18nDescription":"AtlassianCrowd_Description","i18nLabel":"AtlassianCrowd","ts":new Date(1591734397661),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"AutoLinker","_updatedAt":new Date(1591734397397),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380546),"group":"Message","hidden":false,"i18nDescription":"AutoLinker_Description","i18nLabel":"Enabled","packageValue":true,"public":true,"secret":false,"section":"AutoLinker","sorter":NumberInt(49),"ts":new Date(1587032122914),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"AutoLinker_Email","_updatedAt":new Date(1591734397451),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380578),"enableQuery":"{\"_id\":\"AutoLinker\",\"value\":true}","group":"Message","hidden":false,"i18nDescription":"AutoLinker_Email_Description","i18nLabel":"AutoLinker_Email","packageValue":true,"public":true,"secret":false,"section":"AutoLinker","sorter":NumberInt(55),"ts":new Date(1587032122960),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"AutoLinker_Phone","_updatedAt":new Date(1591734397459),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380582),"enableQuery":"{\"_id\":\"AutoLinker\",\"value\":true}","group":"Message","hidden":false,"i18nDescription":"AutoLinker_Phone_Description","i18nLabel":"AutoLinker_Phone","packageValue":true,"public":true,"secret":false,"section":"AutoLinker","sorter":NumberInt(56),"ts":new Date(1587032122966),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"AutoLinker_StripPrefix","_updatedAt":new Date(1591734397407),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380556),"enableQuery":"{\"_id\":\"AutoLinker\",\"value\":true}","group":"Message","hidden":false,"i18nDescription":"AutoLinker_StripPrefix_Description","i18nLabel":"AutoLinker_StripPrefix","packageValue":false,"public":true,"secret":false,"section":"AutoLinker","sorter":NumberInt(50),"ts":new Date(1587032122922),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"AutoLinker_UrlsRegExp","_updatedAt":new Date(1591734397443),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380573),"enableQuery":"{\"_id\":\"AutoLinker\",\"value\":true}","group":"Message","hidden":false,"i18nDescription":"AutoLinker_UrlsRegExp_Description","i18nLabel":"AutoLinker_UrlsRegExp","packageValue":"(://|www\\.).+","public":true,"secret":false,"section":"AutoLinker","sorter":NumberInt(54),"ts":new Date(1587032122954),"type":"string","value":"(://|www\\.).+","valueSource":"meteorSettingsValue","meteorSettingsValue":"(://|www\\.).+"});
db.getCollection("rocketchat_settings").insert({"_id":"AutoLinker_Urls_Scheme","_updatedAt":new Date(1591734397418),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380560),"enableQuery":"{\"_id\":\"AutoLinker\",\"value\":true}","group":"Message","hidden":false,"i18nDescription":"AutoLinker_Urls_Scheme_Description","i18nLabel":"AutoLinker_Urls_Scheme","packageValue":true,"public":true,"secret":false,"section":"AutoLinker","sorter":NumberInt(51),"ts":new Date(1587032122932),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"AutoLinker_Urls_TLD","_updatedAt":new Date(1591734397437),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380569),"enableQuery":"{\"_id\":\"AutoLinker\",\"value\":true}","group":"Message","hidden":false,"i18nDescription":"AutoLinker_Urls_TLD_Description","i18nLabel":"AutoLinker_Urls_TLD","packageValue":true,"public":true,"secret":false,"section":"AutoLinker","sorter":NumberInt(53),"ts":new Date(1587032122948),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"AutoLinker_Urls_www","_updatedAt":new Date(1591734397429),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380564),"enableQuery":"{\"_id\":\"AutoLinker\",\"value\":true}","group":"Message","hidden":false,"i18nDescription":"AutoLinker_Urls_www_Description","i18nLabel":"AutoLinker_Urls_www","packageValue":true,"public":true,"secret":false,"section":"AutoLinker","sorter":NumberInt(52),"ts":new Date(1587032122939),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"AutoTranslate_DeepLAPIKey","_updatedAt":new Date(1591734397490),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380600),"enableQuery":"[{\"_id\":\"AutoTranslate_Enabled\",\"value\":true},{\"_id\":\"AutoTranslate_ServiceProvider\",\"value\":\"deepl-translate\"}]","group":"Message","hidden":false,"i18nDescription":"AutoTranslate_DeepLAPIKey_Description","i18nLabel":"AutoTranslate_APIKey","packageValue":"","public":false,"secret":false,"section":"AutoTranslate_DeepL","sorter":NumberInt(60),"ts":new Date(1589465236430),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"AutoTranslate_Enabled","_updatedAt":new Date(1591734397467),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380587),"group":"Message","hidden":false,"i18nDescription":"AutoTranslate_Enabled_Description","i18nLabel":"AutoTranslate_Enabled","packageValue":false,"public":true,"secret":false,"section":"AutoTranslate","sorter":NumberInt(57),"ts":new Date(1587032122974),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"AutoTranslate_GoogleAPIKey","_updatedAt":new Date(1591734397481),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380596),"enableQuery":"[{\"_id\":\"AutoTranslate_Enabled\",\"value\":true},{\"_id\":\"AutoTranslate_ServiceProvider\",\"value\":\"google-translate\"}]","group":"Message","hidden":false,"i18nDescription":"AutoTranslate_GoogleAPIKey_Description","i18nLabel":"AutoTranslate_APIKey","packageValue":"","public":false,"secret":false,"section":"AutoTranslate_Google","sorter":NumberInt(59),"ts":new Date(1589465236424),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"AutoTranslate_MicrosoftAPIKey","_updatedAt":new Date(1591734397496),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465236433),"enableQuery":"[{\"_id\":\"AutoTranslate_Enabled\",\"value\":true},{\"_id\":\"AutoTranslate_ServiceProvider\",\"value\":\"microsoft-translate\"}]","group":"Message","hidden":false,"i18nDescription":"AutoTranslate_MicrosoftAPIKey_Description","i18nLabel":"AutoTranslate_Microsoft_API_Key","packageValue":"","public":false,"secret":false,"section":"AutoTranslate_Microsoft","sorter":NumberInt(61),"ts":new Date(1591648593299),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"AutoTranslate_ServiceProvider","_updatedAt":new Date(1591734397473),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380591),"enableQuery":"[{\"_id\":\"AutoTranslate_Enabled\",\"value\":true}]","group":"Message","hidden":false,"i18nDescription":"AutoTranslate_ServiceProvider_Description","i18nLabel":"AutoTranslate_ServiceProvider","packageValue":"google-translate","public":true,"secret":false,"section":"AutoTranslate","sorter":NumberInt(58),"ts":new Date(1589465236418),"type":"select","value":"google-translate","valueSource":"meteorSettingsValue","values":[{"key":"google-translate","i18nLabel":"AutoTranslate_Google"},{"key":"deepl-translate","i18nLabel":"AutoTranslate_DeepL"},{"key":"microsoft-translate","i18nLabel":"AutoTranslate_Microsoft"}],"meteorSettingsValue":"google-translate"});
db.getCollection("rocketchat_settings").insert({"_id":"Blockstack","_updatedAt":new Date(1591734399080),"blocked":false,"createdAt":new Date(1584022381753),"hidden":false,"i18nDescription":"Blockstack_Description","i18nLabel":"Blockstack","ts":new Date(1591734399080),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Blockstack_Auth_Description","_updatedAt":new Date(1591734399090),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381760),"group":"Blockstack","hidden":false,"i18nDescription":"Blockstack_Auth_Description_Description","i18nLabel":"Blockstack_Auth_Description","packageValue":"Rocket.Chat login","secret":false,"sorter":NumberInt(1),"ts":new Date(1587032124427),"type":"string","value":"Rocket.Chat login","valueSource":"meteorSettingsValue","meteorSettingsValue":"Rocket.Chat login"});
db.getCollection("rocketchat_settings").insert({"_id":"Blockstack_ButtonLabelText","_updatedAt":new Date(1591734399094),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381765),"group":"Blockstack","hidden":false,"i18nDescription":"Blockstack_ButtonLabelText_Description","i18nLabel":"Blockstack_ButtonLabelText","packageValue":"Blockstack","secret":false,"sorter":NumberInt(2),"ts":new Date(1587032124441),"type":"string","value":"Blockstack","valueSource":"meteorSettingsValue","meteorSettingsValue":"Blockstack"});
db.getCollection("rocketchat_settings").insert({"_id":"Blockstack_Enable","_updatedAt":new Date(1591734399084),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381755),"group":"Blockstack","hidden":false,"i18nDescription":"Blockstack_Enable_Description","i18nLabel":"Enable","packageValue":false,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032124413),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Blockstack_Generate_Username","_updatedAt":new Date(1591734399099),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381768),"group":"Blockstack","hidden":false,"i18nDescription":"Blockstack_Generate_Username_Description","i18nLabel":"Blockstack_Generate_Username","packageValue":false,"secret":false,"sorter":NumberInt(3),"ts":new Date(1587032124448),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"BotHelpers_userFields","_updatedAt":new Date(1591734397511),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380612),"group":"Bots","hidden":false,"i18nDescription":"BotHelpers_userFields_Description","i18nLabel":"BotHelpers_userFields","packageValue":"_id, name, username, emails, language, utcOffset","secret":false,"section":"Helpers","sorter":NumberInt(0),"ts":new Date(1587032123010),"type":"string","value":"_id, name, username, emails, language, utcOffset","valueSource":"meteorSettingsValue","meteorSettingsValue":"_id, name, username, emails, language, utcOffset"});
db.getCollection("rocketchat_settings").insert({"_id":"Bots","_updatedAt":new Date(1591734397504),"blocked":false,"createdAt":new Date(1584022380609),"hidden":false,"i18nDescription":"Bots_Description","i18nLabel":"Bots","ts":new Date(1591734397504),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Broadcasting_api_key","_updatedAt":new Date(1591734398290),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381160),"enableQuery":"{\"_id\":\"Broadcasting_enabled\",\"value\":true}","group":"LiveStream & Broadcasting","hidden":false,"i18nDescription":"Broadcasting_api_key_Description","i18nLabel":"Broadcasting_api_key","packageValue":"","public":false,"secret":false,"sorter":NumberInt(4),"ts":new Date(1587032123687),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Broadcasting_client_id","_updatedAt":new Date(1591734398275),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381042),"enableQuery":"{\"_id\":\"Broadcasting_enabled\",\"value\":true}","group":"LiveStream & Broadcasting","hidden":false,"i18nDescription":"Broadcasting_client_id_Description","i18nLabel":"Broadcasting_client_id","packageValue":"","public":false,"secret":false,"sorter":NumberInt(2),"ts":new Date(1587032123671),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Broadcasting_client_secret","_updatedAt":new Date(1591734398281),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381048),"enableQuery":"{\"_id\":\"Broadcasting_enabled\",\"value\":true}","group":"LiveStream & Broadcasting","hidden":false,"i18nDescription":"Broadcasting_client_secret_Description","i18nLabel":"Broadcasting_client_secret","packageValue":"","public":false,"secret":false,"sorter":NumberInt(3),"ts":new Date(1587032123678),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Broadcasting_enabled","_updatedAt":new Date(1591734398265),"alert":"This feature is currently in beta! Please report bugs to github.com/RocketChat/Rocket.Chat/issues","autocomplete":true,"blocked":false,"createdAt":new Date(1584022381035),"enableQuery":"{\"_id\":\"Livestream_enabled\",\"value\":true}","group":"LiveStream & Broadcasting","hidden":false,"i18nDescription":"Broadcasting_enabled_Description","i18nLabel":"Broadcasting_enabled","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(1),"ts":new Date(1587032123664),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Broadcasting_media_server_url","_updatedAt":new Date(1591734398300),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381164),"enableQuery":"{\"_id\":\"Broadcasting_enabled\",\"value\":true}","group":"LiveStream & Broadcasting","hidden":false,"i18nDescription":"Broadcasting_media_server_url_Description","i18nLabel":"Broadcasting_media_server_url","packageValue":"","public":true,"secret":false,"sorter":NumberInt(5),"ts":new Date(1587032123693),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Bugsnag_api_key","_updatedAt":new Date(1591734378097),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363346),"group":"General","hidden":false,"i18nDescription":"Bugsnag_api_key_Description","i18nLabel":"Bugsnag_api_key","packageValue":"","public":false,"secret":true,"sorter":NumberInt(29),"ts":new Date(1589465206555),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"CAS","_updatedAt":new Date(1591734397515),"blocked":false,"createdAt":new Date(1584022380616),"hidden":false,"i18nDescription":"CAS_Description","i18nLabel":"CAS","ts":new Date(1591734397515),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"CAS_Sync_User_Data_Enabled","_updatedAt":new Date(1591734397576),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380642),"group":"CAS","hidden":false,"i18nDescription":"CAS_Sync_User_Data_Enabled_Description","i18nLabel":"CAS_Sync_User_Data_Enabled","packageValue":true,"secret":false,"section":"Attribute_handling","sorter":NumberInt(5),"ts":new Date(1587032123070),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"CAS_Sync_User_Data_FieldMap","_updatedAt":new Date(1591734397583),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380646),"group":"CAS","hidden":false,"i18nDescription":"CAS_Sync_User_Data_FieldMap_Description","i18nLabel":"CAS_Sync_User_Data_FieldMap","packageValue":"{}","secret":false,"section":"Attribute_handling","sorter":NumberInt(6),"ts":new Date(1587032123075),"type":"string","value":"{}","valueSource":"meteorSettingsValue","meteorSettingsValue":"{}"});
db.getCollection("rocketchat_settings").insert({"_id":"CAS_autoclose","_updatedAt":new Date(1591734397634),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380681),"group":"CAS","hidden":false,"i18nDescription":"CAS_autoclose_Description","i18nLabel":"CAS_autoclose","packageValue":true,"secret":false,"section":"CAS_Login_Layout","sorter":NumberInt(12),"ts":new Date(1587032123115),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"CAS_base_url","_updatedAt":new Date(1591734397541),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380623),"group":"CAS","hidden":false,"i18nDescription":"CAS_base_url_Description","i18nLabel":"CAS_base_url","packageValue":"","public":true,"secret":false,"sorter":NumberInt(1),"ts":new Date(1587032123032),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"CAS_button_color","_updatedAt":new Date(1591734397625),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380675),"group":"CAS","hidden":false,"i18nDescription":"CAS_button_color_Description","i18nLabel":"CAS_button_color","packageValue":"#1d74f5","secret":false,"section":"CAS_Login_Layout","sorter":NumberInt(11),"ts":new Date(1587032123108),"type":"color","value":"#1d74f5","valueSource":"meteorSettingsValue","meteorSettingsValue":"#1d74f5"});
db.getCollection("rocketchat_settings").insert({"_id":"CAS_button_label_color","_updatedAt":new Date(1591734397619),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380670),"group":"CAS","hidden":false,"i18nDescription":"CAS_button_label_color_Description","i18nLabel":"CAS_button_label_color","packageValue":"#FFFFFF","secret":false,"section":"CAS_Login_Layout","sorter":NumberInt(10),"ts":new Date(1587032123102),"type":"color","value":"#FFFFFF","valueSource":"meteorSettingsValue","meteorSettingsValue":"#FFFFFF"});
db.getCollection("rocketchat_settings").insert({"_id":"CAS_button_label_text","_updatedAt":new Date(1591734397611),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380665),"group":"CAS","hidden":false,"i18nDescription":"CAS_button_label_text_Description","i18nLabel":"CAS_button_label_text","packageValue":"CAS","secret":false,"section":"CAS_Login_Layout","sorter":NumberInt(9),"ts":new Date(1587032123095),"type":"string","value":"CAS","valueSource":"meteorSettingsValue","meteorSettingsValue":"CAS"});
db.getCollection("rocketchat_settings").insert({"_id":"CAS_enabled","_updatedAt":new Date(1591734397534),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380619),"group":"CAS","hidden":false,"i18nDescription":"CAS_enabled_Description","i18nLabel":"CAS_enabled","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032123023),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"CAS_login_url","_updatedAt":new Date(1591734397548),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380627),"group":"CAS","hidden":false,"i18nDescription":"CAS_login_url_Description","i18nLabel":"CAS_login_url","packageValue":"","public":true,"secret":false,"sorter":NumberInt(2),"ts":new Date(1587032123039),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"CAS_popup_height","_updatedAt":new Date(1591734397599),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380660),"group":"CAS","hidden":false,"i18nDescription":"CAS_popup_height_Description","i18nLabel":"CAS_popup_height","packageValue":"610","public":true,"secret":false,"section":"CAS_Login_Layout","sorter":NumberInt(8),"ts":new Date(1587032123088),"type":"string","value":"610","valueSource":"meteorSettingsValue","meteorSettingsValue":"610"});
db.getCollection("rocketchat_settings").insert({"_id":"CAS_popup_width","_updatedAt":new Date(1591734397592),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380650),"group":"CAS","hidden":false,"i18nDescription":"CAS_popup_width_Description","i18nLabel":"CAS_popup_width","packageValue":"810","public":true,"secret":false,"section":"CAS_Login_Layout","sorter":NumberInt(7),"ts":new Date(1587032123082),"type":"string","value":"810","valueSource":"meteorSettingsValue","meteorSettingsValue":"810"});
db.getCollection("rocketchat_settings").insert({"_id":"CAS_trust_username","_updatedAt":new Date(1591734397564),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380638),"group":"CAS","hidden":false,"i18nDescription":"CAS_trust_username_description","i18nLabel":"CAS_trust_username","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(4),"ts":new Date(1587032123063),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"CAS_version","_updatedAt":new Date(1591734397555),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380631),"group":"CAS","hidden":false,"i18nDescription":"CAS_version_Description","i18nLabel":"CAS_version","packageValue":"1.0","secret":false,"sorter":NumberInt(3),"ts":new Date(1587032123045),"type":"select","value":"1.0","valueSource":"meteorSettingsValue","values":[{"key":"1.0","i18nLabel":"1.0"},{"key":"2.0","i18nLabel":"2.0"}],"meteorSettingsValue":"1.0"});
db.getCollection("rocketchat_settings").insert({"_id":"CDN_JSCSS_PREFIX","_updatedAt":new Date(1591734378075),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363332),"enableQuery":"{\"_id\":\"CDN_PREFIX_ALL\",\"value\":false}","group":"General","hidden":false,"i18nDescription":"CDN_JSCSS_PREFIX_Description","i18nLabel":"CDN_JSCSS_PREFIX","packageValue":"","public":true,"secret":false,"sorter":NumberInt(25),"ts":new Date(1589465206530),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"CDN_PREFIX","_updatedAt":new Date(1591734378068),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363323),"group":"General","hidden":false,"i18nDescription":"CDN_PREFIX_Description","i18nLabel":"CDN_PREFIX","packageValue":"","public":true,"secret":false,"sorter":NumberInt(23),"ts":new Date(1589465206520),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"CDN_PREFIX_ALL","_updatedAt":new Date(1591734378071),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363327),"group":"General","hidden":false,"i18nDescription":"CDN_PREFIX_ALL_Description","i18nLabel":"CDN_PREFIX_ALL","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(24),"ts":new Date(1589465206525),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"CROWD_APP_PASSWORD","_updatedAt":new Date(1591734397702),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380734),"enableQuery":"{\"_id\":\"CROWD_Enable\",\"value\":true}","group":"AtlassianCrowd","hidden":false,"i18nDescription":"CROWD_APP_PASSWORD_Description","i18nLabel":"Password","packageValue":"","secret":true,"sorter":NumberInt(4),"ts":new Date(1587032123173),"type":"password","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"CROWD_APP_USERNAME","_updatedAt":new Date(1591734397694),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380728),"enableQuery":"{\"_id\":\"CROWD_Enable\",\"value\":true}","group":"AtlassianCrowd","hidden":false,"i18nDescription":"CROWD_APP_USERNAME_Description","i18nLabel":"Username","packageValue":"","secret":true,"sorter":NumberInt(3),"ts":new Date(1587032123166),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"CROWD_Allow_Custom_Username","_updatedAt":new Date(1591734397733),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380756),"group":"AtlassianCrowd","hidden":false,"i18nDescription":"CROWD_Allow_Custom_Username_Description","i18nLabel":"CROWD_Allow_Custom_Username","packageValue":true,"secret":false,"sorter":NumberInt(8),"ts":new Date(1587032123206),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"CROWD_Clean_Usernames","_updatedAt":new Date(1591734397725),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380749),"enableQuery":"{\"_id\":\"CROWD_Enable\",\"value\":true}","group":"AtlassianCrowd","hidden":false,"i18nDescription":"Crowd_clean_usernames_Description","i18nLabel":"Clean_Usernames","packageValue":true,"secret":false,"sorter":NumberInt(7),"ts":new Date(1587032123200),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"CROWD_Enable","_updatedAt":new Date(1591734397669),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380700),"group":"AtlassianCrowd","hidden":false,"i18nDescription":"CROWD_Enable_Description","i18nLabel":"Enabled","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032123138),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"CROWD_Reject_Unauthorized","_updatedAt":new Date(1591734397686),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380723),"enableQuery":"{\"_id\":\"CROWD_Enable\",\"value\":true}","group":"AtlassianCrowd","hidden":false,"i18nDescription":"CROWD_Reject_Unauthorized_Description","i18nLabel":"CROWD_Reject_Unauthorized","packageValue":true,"secret":false,"sorter":NumberInt(2),"ts":new Date(1587032123157),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"CROWD_Sync_Interval","_updatedAt":new Date(1591734397716),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380744),"enableQuery":"[{\"_id\":\"CROWD_Enable\",\"value\":true},{\"_id\":\"CROWD_Sync_User_Data\",\"value\":true}]","group":"AtlassianCrowd","hidden":false,"i18nDescription":"Crowd_sync_interval_Description","i18nLabel":"Sync_Interval","packageValue":"Every 60 mins","secret":false,"sorter":NumberInt(6),"ts":new Date(1587032123191),"type":"string","value":"Every 60 mins","valueSource":"meteorSettingsValue","meteorSettingsValue":"Every 60 mins"});
db.getCollection("rocketchat_settings").insert({"_id":"CROWD_Sync_User_Data","_updatedAt":new Date(1591734397710),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380738),"enableQuery":"{\"_id\":\"CROWD_Enable\",\"value\":true}","group":"AtlassianCrowd","hidden":false,"i18nDescription":"CROWD_Sync_User_Data_Description","i18nLabel":"Sync_Users","packageValue":false,"secret":false,"sorter":NumberInt(5),"ts":new Date(1587032123182),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"CROWD_Sync_Users","_updatedAt":new Date(1591734397749),"actionText":"Sync_Users","autocomplete":true,"blocked":false,"createdAt":new Date(1584022380768),"group":"AtlassianCrowd","hidden":false,"i18nDescription":"CROWD_Sync_Users_Description","i18nLabel":"Sync_Users","packageValue":"crowd_sync_users","secret":false,"sorter":NumberInt(10),"ts":new Date(1587032123331),"type":"action","value":"crowd_sync_users","valueSource":"meteorSettingsValue","meteorSettingsValue":"crowd_sync_users"});
db.getCollection("rocketchat_settings").insert({"_id":"CROWD_Test_Connection","_updatedAt":new Date(1591734397741),"actionText":"Test_Connection","autocomplete":true,"blocked":false,"createdAt":new Date(1584022380762),"group":"AtlassianCrowd","hidden":false,"i18nDescription":"CROWD_Test_Connection_Description","i18nLabel":"Test_Connection","packageValue":"crowd_test_connection","secret":false,"sorter":NumberInt(9),"ts":new Date(1587032123324),"type":"action","value":"crowd_test_connection","valueSource":"meteorSettingsValue","meteorSettingsValue":"crowd_test_connection"});
db.getCollection("rocketchat_settings").insert({"_id":"CROWD_URL","_updatedAt":new Date(1591734397679),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380717),"enableQuery":"{\"_id\":\"CROWD_Enable\",\"value\":true}","group":"AtlassianCrowd","hidden":false,"i18nDescription":"CROWD_URL_Description","i18nLabel":"URL","packageValue":"","secret":false,"sorter":NumberInt(1),"ts":new Date(1587032123148),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Cloud_Service_Agree_PrivacyTerms","_updatedAt":new Date(1591734378572),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363895),"group":"Setup_Wizard","hidden":false,"i18nDescription":"Cloud_Service_Agree_PrivacyTerms_Description","i18nLabel":"Cloud_Service_Agree_PrivacyTerms","packageValue":false,"secret":false,"section":"Cloud_Info","sorter":NumberInt(11),"ts":new Date(1584022363900),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Cloud_Url","_updatedAt":new Date(1591734378568),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363891),"enableQuery":"{\"_id\":\"Register_Server\",\"value\":true}","group":"Setup_Wizard","hidden":true,"i18nDescription":"Cloud_Url_Description","i18nLabel":"Cloud_Url","packageValue":"https://cloud.rocket.chat","readonly":true,"secret":true,"section":"Cloud_Info","sorter":NumberInt(10),"ts":new Date(1584022363893),"type":"string","value":"https://cloud.rocket.chat","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Cloud_Workspace_Access_Token","_updatedAt":new Date(1591734378607),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363934),"enableQuery":"{\"_id\":\"Register_Server\",\"value\":true}","group":"Setup_Wizard","hidden":true,"i18nDescription":"Cloud_Workspace_Access_Token_Description","i18nLabel":"Cloud_Workspace_Access_Token","packageValue":"","readonly":true,"secret":true,"section":"Cloud_Info","sorter":NumberInt(20),"ts":new Date(1584022363937),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Cloud_Workspace_Access_Token_Expires_At","_updatedAt":new Date(1591734378611),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363939),"enableQuery":"{\"_id\":\"Register_Server\",\"value\":true}","group":"Setup_Wizard","hidden":true,"i18nDescription":"Cloud_Workspace_Access_Token_Expires_At_Description","i18nLabel":"Cloud_Workspace_Access_Token_Expires_At","packageValue":new Date(1591734378610),"readonly":true,"secret":true,"section":"Cloud_Info","sorter":NumberInt(21),"ts":new Date(1591734378611),"type":"date","value":new Date(1584022363939),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Cloud_Workspace_Client_Id","_updatedAt":new Date(1591734378584),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363911),"enableQuery":"{\"_id\":\"Register_Server\",\"value\":true}","group":"Setup_Wizard","hidden":true,"i18nDescription":"Cloud_Workspace_Client_Id_Description","i18nLabel":"Cloud_Workspace_Client_Id","packageValue":"","readonly":true,"secret":true,"section":"Cloud_Info","sorter":NumberInt(14),"ts":new Date(1584022363913),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Cloud_Workspace_Client_Secret","_updatedAt":new Date(1591734378588),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363915),"enableQuery":"{\"_id\":\"Register_Server\",\"value\":true}","group":"Setup_Wizard","hidden":true,"i18nDescription":"Cloud_Workspace_Client_Secret_Description","i18nLabel":"Cloud_Workspace_Client_Secret","packageValue":"","readonly":true,"secret":true,"section":"Cloud_Info","sorter":NumberInt(15),"ts":new Date(1584022363918),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Cloud_Workspace_Client_Secret_Expires_At","_updatedAt":new Date(1591734378592),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363920),"enableQuery":"{\"_id\":\"Register_Server\",\"value\":true}","group":"Setup_Wizard","hidden":true,"i18nDescription":"Cloud_Workspace_Client_Secret_Expires_At_Description","i18nLabel":"Cloud_Workspace_Client_Secret_Expires_At","packageValue":"","readonly":true,"secret":true,"section":"Cloud_Info","sorter":NumberInt(16),"ts":new Date(1584022363922),"type":"int","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Cloud_Workspace_Id","_updatedAt":new Date(1591734378577),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363902),"enableQuery":"{\"_id\":\"Register_Server\",\"value\":true}","group":"Setup_Wizard","hidden":true,"i18nDescription":"Cloud_Workspace_Id_Description","i18nLabel":"Cloud_Workspace_Id","packageValue":"","readonly":true,"secret":true,"section":"Cloud_Info","sorter":NumberInt(12),"ts":new Date(1584022363905),"type":"string","value":"5e6a449c7a12420001d877b1","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Cloud_Workspace_License","_updatedAt":new Date(1591734378604),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363931),"enableQuery":"{\"_id\":\"Register_Server\",\"value\":true}","group":"Setup_Wizard","hidden":true,"i18nDescription":"Cloud_Workspace_License_Description","i18nLabel":"Cloud_Workspace_License","packageValue":"","readonly":true,"secret":true,"section":"Cloud_Info","sorter":NumberInt(19),"ts":new Date(1584022363932),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Cloud_Workspace_Name","_updatedAt":new Date(1591734378580),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363907),"enableQuery":"{\"_id\":\"Register_Server\",\"value\":true}","group":"Setup_Wizard","hidden":true,"i18nDescription":"Cloud_Workspace_Name_Description","i18nLabel":"Cloud_Workspace_Name","packageValue":"","readonly":true,"secret":true,"section":"Cloud_Info","sorter":NumberInt(13),"ts":new Date(1584022363909),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Cloud_Workspace_PublicKey","_updatedAt":new Date(1591734378600),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363927),"enableQuery":"{\"_id\":\"Register_Server\",\"value\":true}","group":"Setup_Wizard","hidden":true,"i18nDescription":"Cloud_Workspace_PublicKey_Description","i18nLabel":"Cloud_Workspace_PublicKey","packageValue":"","readonly":true,"secret":true,"section":"Cloud_Info","sorter":NumberInt(18),"ts":new Date(1584022363929),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Cloud_Workspace_Registration_Client_Uri","_updatedAt":new Date(1591734378595),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363924),"enableQuery":"{\"_id\":\"Register_Server\",\"value\":true}","group":"Setup_Wizard","hidden":true,"i18nDescription":"Cloud_Workspace_Registration_Client_Uri_Description","i18nLabel":"Cloud_Workspace_Registration_Client_Uri","packageValue":"","readonly":true,"secret":true,"section":"Cloud_Info","sorter":NumberInt(17),"ts":new Date(1584022363925),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Cloud_Workspace_Registration_State","_updatedAt":new Date(1591734378615),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363943),"enableQuery":"{\"_id\":\"Register_Server\",\"value\":true}","group":"Setup_Wizard","hidden":true,"i18nDescription":"Cloud_Workspace_Registration_State_Description","i18nLabel":"Cloud_Workspace_Registration_State","packageValue":"","readonly":true,"secret":true,"section":"Cloud_Info","sorter":NumberInt(22),"ts":new Date(1584022363944),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Country","_updatedAt":new Date(1591734378535),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363852),"group":"Setup_Wizard","hidden":false,"i18nDescription":"Country_Description","i18nLabel":"Country","packageValue":"","secret":false,"section":"Organization_Info","sorter":NumberInt(4),"ts":new Date(1584022363857),"type":"select","value":"unitedKingdom","valueSource":"packageValue","values":[{"key":"worldwide","i18nLabel":"Worldwide"},{"key":"afghanistan","i18nLabel":"Country_Afghanistan"},{"key":"albania","i18nLabel":"Country_Albania"},{"key":"algeria","i18nLabel":"Country_Algeria"},{"key":"americanSamoa","i18nLabel":"Country_American_Samoa"},{"key":"andorra","i18nLabel":"Country_Andorra"},{"key":"angola","i18nLabel":"Country_Angola"},{"key":"anguilla","i18nLabel":"Country_Anguilla"},{"key":"antarctica","i18nLabel":"Country_Antarctica"},{"key":"antiguaAndBarbuda","i18nLabel":"Country_Antigua_and_Barbuda"},{"key":"argentina","i18nLabel":"Country_Argentina"},{"key":"armenia","i18nLabel":"Country_Armenia"},{"key":"aruba","i18nLabel":"Country_Aruba"},{"key":"australia","i18nLabel":"Country_Australia"},{"key":"austria","i18nLabel":"Country_Austria"},{"key":"azerbaijan","i18nLabel":"Country_Azerbaijan"},{"key":"bahamas","i18nLabel":"Country_Bahamas"},{"key":"bahrain","i18nLabel":"Country_Bahrain"},{"key":"bangladesh","i18nLabel":"Country_Bangladesh"},{"key":"barbados","i18nLabel":"Country_Barbados"},{"key":"belarus","i18nLabel":"Country_Belarus"},{"key":"belgium","i18nLabel":"Country_Belgium"},{"key":"belize","i18nLabel":"Country_Belize"},{"key":"benin","i18nLabel":"Country_Benin"},{"key":"bermuda","i18nLabel":"Country_Bermuda"},{"key":"bhutan","i18nLabel":"Country_Bhutan"},{"key":"bolivia","i18nLabel":"Country_Bolivia"},{"key":"bosniaAndHerzegovina","i18nLabel":"Country_Bosnia_and_Herzegovina"},{"key":"botswana","i18nLabel":"Country_Botswana"},{"key":"bouvetIsland","i18nLabel":"Country_Bouvet_Island"},{"key":"brazil","i18nLabel":"Country_Brazil"},{"key":"britishIndianOceanTerritory","i18nLabel":"Country_British_Indian_Ocean_Territory"},{"key":"bruneiDarussalam","i18nLabel":"Country_Brunei_Darussalam"},{"key":"bulgaria","i18nLabel":"Country_Bulgaria"},{"key":"burkinaFaso","i18nLabel":"Country_Burkina_Faso"},{"key":"burundi","i18nLabel":"Country_Burundi"},{"key":"cambodia","i18nLabel":"Country_Cambodia"},{"key":"cameroon","i18nLabel":"Country_Cameroon"},{"key":"canada","i18nLabel":"Country_Canada"},{"key":"capeVerde","i18nLabel":"Country_Cape_Verde"},{"key":"caymanIslands","i18nLabel":"Country_Cayman_Islands"},{"key":"centralAfricanRepublic","i18nLabel":"Country_Central_African_Republic"},{"key":"chad","i18nLabel":"Country_Chad"},{"key":"chile","i18nLabel":"Country_Chile"},{"key":"china","i18nLabel":"Country_China"},{"key":"christmasIsland","i18nLabel":"Country_Christmas_Island"},{"key":"cocosKeelingIslands","i18nLabel":"Country_Cocos_Keeling_Islands"},{"key":"colombia","i18nLabel":"Country_Colombia"},{"key":"comoros","i18nLabel":"Country_Comoros"},{"key":"congo","i18nLabel":"Country_Congo"},{"key":"congoTheDemocraticRepublicOfThe","i18nLabel":"Country_Congo_The_Democratic_Republic_of_The"},{"key":"cookIslands","i18nLabel":"Country_Cook_Islands"},{"key":"costaRica","i18nLabel":"Country_Costa_Rica"},{"key":"coteDivoire","i18nLabel":"Country_Cote_Divoire"},{"key":"croatia","i18nLabel":"Country_Croatia"},{"key":"cuba","i18nLabel":"Country_Cuba"},{"key":"cyprus","i18nLabel":"Country_Cyprus"},{"key":"czechRepublic","i18nLabel":"Country_Czech_Republic"},{"key":"denmark","i18nLabel":"Country_Denmark"},{"key":"djibouti","i18nLabel":"Country_Djibouti"},{"key":"dominica","i18nLabel":"Country_Dominica"},{"key":"dominicanRepublic","i18nLabel":"Country_Dominican_Republic"},{"key":"ecuador","i18nLabel":"Country_Ecuador"},{"key":"egypt","i18nLabel":"Country_Egypt"},{"key":"elSalvador","i18nLabel":"Country_El_Salvador"},{"key":"equatorialGuinea","i18nLabel":"Country_Equatorial_Guinea"},{"key":"eritrea","i18nLabel":"Country_Eritrea"},{"key":"estonia","i18nLabel":"Country_E
db.getCollection("rocketchat_settings").insert({"_id":"CustomSoundsFilesystem","_updatedAt":new Date(1591734385625),"blocked":false,"createdAt":new Date(1584022370267),"hidden":false,"i18nDescription":"CustomSoundsFilesystem_Description","i18nLabel":"CustomSoundsFilesystem","ts":new Date(1591734385625),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"CustomSounds_FileSystemPath","_updatedAt":new Date(1591734385644),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370279),"enableQuery":"{\"_id\":\"CustomSounds_Storage_Type\",\"value\":\"FileSystem\"}","group":"CustomSoundsFilesystem","hidden":false,"i18nDescription":"CustomSounds_FileSystemPath_Description","i18nLabel":"FileUpload_FileSystemPath","packageValue":"","secret":false,"sorter":NumberInt(1),"ts":new Date(1587032110637),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"CustomSounds_Storage_Type","_updatedAt":new Date(1591734385634),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370273),"group":"CustomSoundsFilesystem","hidden":false,"i18nDescription":"CustomSounds_Storage_Type_Description","i18nLabel":"FileUpload_Storage_Type","packageValue":"GridFS","secret":false,"sorter":NumberInt(0),"ts":new Date(1587032110626),"type":"select","value":"GridFS","valueSource":"meteorSettingsValue","values":[{"key":"GridFS","i18nLabel":"GridFS"},{"key":"FileSystem","i18nLabel":"FileSystem"}],"meteorSettingsValue":"GridFS"});
db.getCollection("rocketchat_settings").insert({"_id":"Custom_Script_Logged_In","_updatedAt":new Date(1591734378420),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363727),"group":"Layout","hidden":false,"i18nDescription":"Custom_Script_Logged_In_Description","i18nLabel":"Custom_Script_Logged_In","multiline":true,"packageValue":"//Add your script","public":true,"secret":false,"section":"Custom_Scripts","sorter":NumberInt(10),"ts":new Date(1589465206941),"type":"code","value":"//Add your script","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Custom_Script_Logged_Out","_updatedAt":new Date(1591734378417),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363720),"group":"Layout","hidden":false,"i18nDescription":"Custom_Script_Logged_Out_Description","i18nLabel":"Custom_Script_Logged_Out","multiline":true,"packageValue":"//Add your script","public":true,"secret":false,"section":"Custom_Scripts","sorter":NumberInt(9),"ts":new Date(1589465206937),"type":"code","value":"//Add your script","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Custom_Script_On_Logout","_updatedAt":new Date(1591734378413),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363714),"group":"Layout","hidden":false,"i18nDescription":"Custom_Script_On_Logout_Description","i18nLabel":"Custom_Script_On_Logout","multiline":true,"packageValue":"//Add your script","public":true,"secret":false,"section":"Custom_Scripts","sorter":NumberInt(8),"ts":new Date(1589465206934),"type":"code","value":"//Add your script","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Custom_Translations","_updatedAt":new Date(1591734378148),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363400),"group":"General","hidden":false,"i18nDescription":"Custom_Translations_Description","i18nLabel":"Custom_Translations","packageValue":"","public":true,"secret":false,"section":"Translations","sorter":NumberInt(42),"ts":new Date(1589465206615),"type":"code","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DDP_Rate_Limit_Connection_By_Method_Enabled","_updatedAt":new Date(1591734378671),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363995),"group":"Rate Limiter","hidden":false,"i18nDescription":"DDP_Rate_Limit_Connection_By_Method_Enabled_Description","i18nLabel":"DDP_Rate_Limit_Connection_By_Method_Enabled","packageValue":true,"secret":false,"section":"DDP Rate Limiter","sorter":NumberInt(12),"ts":new Date(1584022363997),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DDP_Rate_Limit_Connection_By_Method_Interval_Time","_updatedAt":new Date(1591734378678),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364004),"enableQuery":"{\"_id\":\"DDP_Rate_Limit_Connection_By_Method_Enabled\",\"value\":true}","group":"Rate Limiter","hidden":false,"i18nDescription":"DDP_Rate_Limit_Connection_By_Method_Interval_Time_Description","i18nLabel":"DDP_Rate_Limit_Connection_By_Method_Interval_Time","packageValue":NumberInt(10000),"secret":false,"section":"DDP Rate Limiter","sorter":NumberInt(14),"ts":new Date(1584022364006),"type":"int","value":NumberInt(10000),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DDP_Rate_Limit_Connection_By_Method_Requests_Allowed","_updatedAt":new Date(1591734378674),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363998),"enableQuery":"{\"_id\":\"DDP_Rate_Limit_Connection_By_Method_Enabled\",\"value\":true}","group":"Rate Limiter","hidden":false,"i18nDescription":"DDP_Rate_Limit_Connection_By_Method_Requests_Allowed_Description","i18nLabel":"DDP_Rate_Limit_Connection_By_Method_Requests_Allowed","packageValue":NumberInt(10),"secret":false,"section":"DDP Rate Limiter","sorter":NumberInt(13),"ts":new Date(1584022364001),"type":"int","value":NumberInt(10),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DDP_Rate_Limit_Connection_Enabled","_updatedAt":new Date(1591734378643),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363969),"group":"Rate Limiter","hidden":false,"i18nDescription":"DDP_Rate_Limit_Connection_Enabled_Description","i18nLabel":"DDP_Rate_Limit_Connection_Enabled","packageValue":true,"secret":false,"section":"DDP Rate Limiter","sorter":NumberInt(6),"ts":new Date(1584022363971),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DDP_Rate_Limit_Connection_Interval_Time","_updatedAt":new Date(1591734378650),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363979),"enableQuery":"{\"_id\":\"DDP_Rate_Limit_Connection_Enabled\",\"value\":true}","group":"Rate Limiter","hidden":false,"i18nDescription":"DDP_Rate_Limit_Connection_Interval_Time_Description","i18nLabel":"DDP_Rate_Limit_Connection_Interval_Time","packageValue":NumberInt(60000),"secret":false,"section":"DDP Rate Limiter","sorter":NumberInt(8),"ts":new Date(1584022363981),"type":"int","value":NumberInt(60000),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DDP_Rate_Limit_Connection_Requests_Allowed","_updatedAt":new Date(1591734378647),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363972),"enableQuery":"{\"_id\":\"DDP_Rate_Limit_Connection_Enabled\",\"value\":true}","group":"Rate Limiter","hidden":false,"i18nDescription":"DDP_Rate_Limit_Connection_Requests_Allowed_Description","i18nLabel":"DDP_Rate_Limit_Connection_Requests_Allowed","packageValue":NumberInt(600),"secret":false,"section":"DDP Rate Limiter","sorter":NumberInt(7),"ts":new Date(1584022363978),"type":"int","value":NumberInt(600),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DDP_Rate_Limit_IP_Enabled","_updatedAt":new Date(1591734378621),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363948),"group":"Rate Limiter","hidden":false,"i18nDescription":"DDP_Rate_Limit_IP_Enabled_Description","i18nLabel":"DDP_Rate_Limit_IP_Enabled","packageValue":true,"secret":false,"section":"DDP Rate Limiter","sorter":NumberInt(0),"ts":new Date(1584022363950),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DDP_Rate_Limit_IP_Interval_Time","_updatedAt":new Date(1591734378629),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363955),"enableQuery":"{\"_id\":\"DDP_Rate_Limit_IP_Enabled\",\"value\":true}","group":"Rate Limiter","hidden":false,"i18nDescription":"DDP_Rate_Limit_IP_Interval_Time_Description","i18nLabel":"DDP_Rate_Limit_IP_Interval_Time","packageValue":NumberInt(60000),"secret":false,"section":"DDP Rate Limiter","sorter":NumberInt(2),"ts":new Date(1584022363957),"type":"int","value":NumberInt(60000),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DDP_Rate_Limit_IP_Requests_Allowed","_updatedAt":new Date(1591734378625),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363951),"enableQuery":"{\"_id\":\"DDP_Rate_Limit_IP_Enabled\",\"value\":true}","group":"Rate Limiter","hidden":false,"i18nDescription":"DDP_Rate_Limit_IP_Requests_Allowed_Description","i18nLabel":"DDP_Rate_Limit_IP_Requests_Allowed","packageValue":NumberInt(120000),"secret":false,"section":"DDP Rate Limiter","sorter":NumberInt(1),"ts":new Date(1584022363953),"type":"int","value":NumberInt(120000),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DDP_Rate_Limit_User_By_Method_Enabled","_updatedAt":new Date(1591734378653),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363983),"group":"Rate Limiter","hidden":false,"i18nDescription":"DDP_Rate_Limit_User_By_Method_Enabled_Description","i18nLabel":"DDP_Rate_Limit_User_By_Method_Enabled","packageValue":true,"secret":false,"section":"DDP Rate Limiter","sorter":NumberInt(9),"ts":new Date(1584022363985),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DDP_Rate_Limit_User_By_Method_Interval_Time","_updatedAt":new Date(1591734378660),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363990),"enableQuery":"{\"_id\":\"DDP_Rate_Limit_User_By_Method_Enabled\",\"value\":true}","group":"Rate Limiter","hidden":false,"i18nDescription":"DDP_Rate_Limit_User_By_Method_Interval_Time_Description","i18nLabel":"DDP_Rate_Limit_User_By_Method_Interval_Time","packageValue":NumberInt(10000),"secret":false,"section":"DDP Rate Limiter","sorter":NumberInt(11),"ts":new Date(1584022363992),"type":"int","value":NumberInt(10000),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DDP_Rate_Limit_User_By_Method_Requests_Allowed","_updatedAt":new Date(1591734378657),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363987),"enableQuery":"{\"_id\":\"DDP_Rate_Limit_User_By_Method_Enabled\",\"value\":true}","group":"Rate Limiter","hidden":false,"i18nDescription":"DDP_Rate_Limit_User_By_Method_Requests_Allowed_Description","i18nLabel":"DDP_Rate_Limit_User_By_Method_Requests_Allowed","packageValue":NumberInt(20),"secret":false,"section":"DDP Rate Limiter","sorter":NumberInt(10),"ts":new Date(1584022363989),"type":"int","value":NumberInt(20),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DDP_Rate_Limit_User_Enabled","_updatedAt":new Date(1591734378632),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363959),"group":"Rate Limiter","hidden":false,"i18nDescription":"DDP_Rate_Limit_User_Enabled_Description","i18nLabel":"DDP_Rate_Limit_User_Enabled","packageValue":true,"secret":false,"section":"DDP Rate Limiter","sorter":NumberInt(3),"ts":new Date(1584022363960),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DDP_Rate_Limit_User_Interval_Time","_updatedAt":new Date(1591734378640),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363965),"enableQuery":"{\"_id\":\"DDP_Rate_Limit_User_Enabled\",\"value\":true}","group":"Rate Limiter","hidden":false,"i18nDescription":"DDP_Rate_Limit_User_Interval_Time_Description","i18nLabel":"DDP_Rate_Limit_User_Interval_Time","packageValue":NumberInt(60000),"secret":false,"section":"DDP Rate Limiter","sorter":NumberInt(5),"ts":new Date(1584022363967),"type":"int","value":NumberInt(60000),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DDP_Rate_Limit_User_Requests_Allowed","_updatedAt":new Date(1591734378636),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363962),"enableQuery":"{\"_id\":\"DDP_Rate_Limit_User_Enabled\",\"value\":true}","group":"Rate Limiter","hidden":false,"i18nDescription":"DDP_Rate_Limit_User_Requests_Allowed_Description","i18nLabel":"DDP_Rate_Limit_User_Requests_Allowed","packageValue":NumberInt(1200),"secret":false,"section":"DDP Rate Limiter","sorter":NumberInt(4),"ts":new Date(1584022363963),"type":"int","value":NumberInt(1200),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DeepLink_Url","_updatedAt":new Date(1591734378064),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465206513),"group":"General","hidden":false,"i18nDescription":"DeepLink_Url_Description","i18nLabel":"DeepLink_Url","packageValue":"https://go.rocket.chat","public":true,"secret":false,"sorter":NumberInt(22),"ts":new Date(1589465206516),"type":"string","value":"https://go.rocket.chat","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"DirectMesssage_maxUsers","_updatedAt":new Date(1591734378281),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465206783),"group":"Message","hidden":false,"i18nDescription":"DirectMesssage_maxUsers_Description","i18nLabel":"DirectMesssage_maxUsers","packageValue":NumberInt(8),"public":true,"secret":false,"sorter":NumberInt(32),"ts":new Date(1589465206784),"type":"int","value":NumberInt(8),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Direct_Reply_Debug","_updatedAt":new Date(1591734377302),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362392),"env":true,"group":"Email","hidden":false,"i18nDescription":"Direct_Reply_Debug_Description","i18nLabel":"Direct_Reply_Debug","packageValue":false,"secret":false,"section":"Direct_Reply","sorter":NumberInt(9),"ts":new Date(1584022362395),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Direct_Reply_Delete","_updatedAt":new Date(1591734377334),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362429),"enableQuery":"{\"_id\":\"Direct_Reply_Protocol\",\"value\":\"IMAP\"}","env":true,"group":"Email","hidden":false,"i18nDescription":"Direct_Reply_Delete_Description","i18nLabel":"Direct_Reply_Delete","packageValue":true,"secret":false,"section":"Direct_Reply","sorter":NumberInt(15),"ts":new Date(1584022362433),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Direct_Reply_Enable","_updatedAt":new Date(1591734377297),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362387),"env":true,"group":"Email","hidden":false,"i18nDescription":"Direct_Reply_Enable_Description","i18nLabel":"Direct_Reply_Enable","packageValue":false,"secret":false,"section":"Direct_Reply","sorter":NumberInt(8),"ts":new Date(1584022362389),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Direct_Reply_Frequency","_updatedAt":new Date(1591734377330),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362423),"enableQuery":"{\"_id\":\"Direct_Reply_Protocol\",\"value\":\"POP\"}","env":true,"group":"Email","hidden":false,"i18nDescription":"Direct_Reply_Frequency_Description","i18nLabel":"Direct_Reply_Frequency","packageValue":NumberInt(5),"secret":false,"section":"Direct_Reply","sorter":NumberInt(14),"ts":new Date(1584022362426),"type":"int","value":NumberInt(5),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Direct_Reply_Host","_updatedAt":new Date(1591734377313),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362404),"env":true,"group":"Email","hidden":false,"i18nDescription":"Direct_Reply_Host_Description","i18nLabel":"Host","packageValue":"","secret":false,"section":"Direct_Reply","sorter":NumberInt(11),"ts":new Date(1584022362408),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Direct_Reply_IgnoreTLS","_updatedAt":new Date(1591734377325),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362416),"env":true,"group":"Email","hidden":false,"i18nDescription":"Direct_Reply_IgnoreTLS_Description","i18nLabel":"IgnoreTLS","packageValue":false,"secret":false,"section":"Direct_Reply","sorter":NumberInt(13),"ts":new Date(1584022362419),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Direct_Reply_Password","_updatedAt":new Date(1591734377355),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362461),"env":true,"group":"Email","hidden":false,"i18nDescription":"Direct_Reply_Password_Description","i18nLabel":"Password","packageValue":"","secret":true,"section":"Direct_Reply","sorter":NumberInt(19),"ts":new Date(1584022362466),"type":"password","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Direct_Reply_Port","_updatedAt":new Date(1591734377318),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362410),"env":true,"group":"Email","hidden":false,"i18nDescription":"Direct_Reply_Port_Description","i18nLabel":"Port","packageValue":"","secret":false,"section":"Direct_Reply","sorter":NumberInt(12),"ts":new Date(1584022362414),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Direct_Reply_Protocol","_updatedAt":new Date(1591734377307),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362397),"env":true,"group":"Email","hidden":false,"i18nDescription":"Direct_Reply_Protocol_Description","i18nLabel":"Protocol","packageValue":"IMAP","secret":false,"section":"Direct_Reply","sorter":NumberInt(10),"ts":new Date(1584022362400),"type":"select","value":"IMAP","valueSource":"packageValue","values":[{"key":"IMAP","i18nLabel":"IMAP"},{"key":"POP","i18nLabel":"POP"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Direct_Reply_ReplyTo","_updatedAt":new Date(1591734377350),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362456),"env":true,"group":"Email","hidden":false,"i18nDescription":"Direct_Reply_ReplyTo_Description","i18nLabel":"ReplyTo","packageValue":"","placeholder":"email@domain","secret":false,"section":"Direct_Reply","sorter":NumberInt(18),"ts":new Date(1584022362458),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Direct_Reply_Separator","_updatedAt":new Date(1591734377339),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362436),"env":true,"group":"Email","hidden":false,"i18nDescription":"Direct_Reply_Separator_Description","i18nLabel":"Direct_Reply_Separator","packageValue":"+","secret":false,"section":"Direct_Reply","sorter":NumberInt(16),"ts":new Date(1584022362443),"type":"select","value":"+","valueSource":"packageValue","values":[{"key":"!","i18nLabel":"!"},{"key":"#","i18nLabel":"#"},{"key":"$","i18nLabel":"$"},{"key":"%","i18nLabel":"%"},{"key":"&","i18nLabel":"&"},{"key":"'","i18nLabel":"'"},{"key":"*","i18nLabel":"*"},{"key":"+","i18nLabel":"+"},{"key":"-","i18nLabel":"-"},{"key":"/","i18nLabel":"/"},{"key":"=","i18nLabel":"="},{"key":"?","i18nLabel":"?"},{"key":"^","i18nLabel":"^"},{"key":"_","i18nLabel":"_"},{"key":"`","i18nLabel":"`"},{"key":"{","i18nLabel":"{"},{"key":"|","i18nLabel":"|"},{"key":"}","i18nLabel":"}"},{"key":"~","i18nLabel":"~"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Direct_Reply_Username","_updatedAt":new Date(1591734377346),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362445),"env":true,"group":"Email","hidden":false,"i18nDescription":"Direct_Reply_Username_Description","i18nLabel":"Username","packageValue":"","placeholder":"email@domain","secret":true,"section":"Direct_Reply","sorter":NumberInt(17),"ts":new Date(1584022362450),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Discussion","_updatedAt":new Date(1591734399885),"blocked":false,"createdAt":new Date(1584022382540),"hidden":false,"i18nDescription":"Discussion_Description","i18nLabel":"Discussion","ts":new Date(1591734399885),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Discussion_enabled","_updatedAt":new Date(1591734399894),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382543),"group":"Discussion","hidden":false,"i18nDescription":"Discussion_enabled_Description","i18nLabel":"Enable","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032125124),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Document_Domain","_updatedAt":new Date(1591734378033),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363283),"group":"General","hidden":false,"i18nDescription":"Document_Domain_Description","i18nLabel":"Document_Domain","packageValue":"","public":true,"secret":false,"sorter":NumberInt(13),"ts":new Date(1589465206477),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"E2E Encryption","_updatedAt":new Date(1591734392055),"blocked":false,"createdAt":new Date(1584022376881),"hidden":false,"i18nDescription":"E2E Encryption_Description","i18nLabel":"E2E Encryption","ts":new Date(1591734392055),"type":"group"});
Merge 4.18.0 into master (#3283) * [CHORE] Update Xcode to 12.1.0 (#2592) * [CHORE] Update Xcode to 12.1.0 * Remove alpha from Xcode App Store Icon * [IMPROVEMENT] Auto search when text changes in directory textfield (#2547) Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Rooms header overlapping right icons (#2503) takes into account long names on small screen which led to overlapping title and right buttons on the header bar * [IMPROVEMENT] Jitsi lean (#2534) * 2.10.2 * update jitsi sdk * use our own react-native-jitsi-meet * use own android jitsi sdk * remove jsc reference * use self-builded ios sdk * update react-native-jitsi-meet Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] German word fix (#2598) Report in German means "The Report" not "to report". Therefor "Melden" ist better suited here. Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Improve Chinese translation (#2570) * [FIX] App crashing when notification is received/replied (Android) (#2602) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Update react native CLI to support white labeling with XCode 12 (#2560) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Add missing German strings (#2571) * adding missing German strings * resolving conflict Co-authored-by: Diego Mello <diegolmello@gmail.com> * [REGRESSION] Avatars doesn't show up on older servers (< 3.6.0) (#2603) * [REGRESSION] Avatars doesn't show up on older servers (< 3.6.0) * fix: snapshots tests failing Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Missing locales in moment helper (#2562) * [i18n] Add missing Russian strings (#2555) * Added waiting for network string translate * [i18n] Add missing russian strings * Some E2E strings * [i18n] Add missing russian strings * Some grammatical changes and translate optimizations * Add english strings * Final translate Co-authored-by: Карлан Антон Андреевич <KarlanAA@global.bcs> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] 'Send to channel' when replying as a quote (#2606) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Android notification on Dark Theme using Official main color (#2604) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Storybook not able to import Avatar (#2607) * [FIX] Storybook not able to import Avatar * Fix lint * Mock Date.now * Fix RU translation * isLegacy -> serverVersion * Remove change avatar from room info edit for servers below 3.6 * Mock for storyshots only * lint Co-authored-by: Diego Mello <diegolmello@gmail.com> * [BUG] App isn't showing message for PDF/file uploads (#2584) * Fixed the issue #2531 In app/containers/message/Reply.js added a View Contaier around the Attachment Touchable and Added a Markdown attribute with msg set to description of attachment to display the message if any. * Added the condition to check if File Description Exists Added an if statement to check if file description exists and if yes then add a markdown with value msg equal to the description. Also tested using 'yarn test -u' to add/update the tests. * Made the requested Changes Removed the condition to check for attachment description. Added the `markdown` inside the touchable and wrapped `attachmentContainer` and the `markdown` inside a `<>` component * Added file not showing message issue code in this branch * Fixed the mistake in return * fix * Add tests Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Header title positioning not changing according to the number of icons (#2608) * [DOCS] Update Android Supported versions (#2611) * [i18n] Improve Russian translation (#2609) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] User notification preferences throwing an error when select default Email option (#2615) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] MomentJS crashing on Spanish language (#2616) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] AllowBackup manifest attribute causing unexpected behaviour on login (#2617) * [FIX] Search messages crashing when show a thread message (#2618) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] F-Droid build for store (#2557) * [FIX] F-Droid build for store * Trying to make Override custom push notifications on play build only * Use play sourceSets * Change version code * Fix react-native-config-reader * [FIX] F-Droid build for store * Trying to make Override custom push notifications on play build only * Use play sourceSets * Change version code * Fix react-native-config-reader * Remove react-native-device-info Google dependencies / Use LIBRE_BUILD of react-native-jitsi-meet * Invalidate CI Cache * Set specific jitsi-meet-sdk * Specify 2.10.0-libre * jitsi-meet using an url based on play build * update react-native-jitsi-meet * react-native-device-info foss * undo some unnecessary changes * Fix notifications Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * Merge beta into master (#2621) * Sync develop on master (#275) * Create LICENSE * Sync master (#721) * Merge 1.13.0 into Master (#936) * fix last messages (#239) * fix last messages * Room actions (#231) * Layout * Empty starred list * Favorite room * Pinned messages * fix last messages * fix date on pinned messages * fix package * [NEW] OAuth (#241) * Layout * tmp * test iscordova * Webview redirecting * Open and Close login actions * Login services saved on redux * OAuth Github * Server regex fix * OAuth modal style * - Twitter login - Remove services from redux - Open login saga fix * - Facebook login - Fixed user agent - Reactions fix - Message url unique key fix * Google login * Email keyboard removed from messagebox * - Login buttons refactored - RoomList header * Layout improvements * Meteor login redirect_uri changed * fix * Random credentialToken state * [NEW] Room actions: Mentioned messages and Room Members (#242) * Mentioned messages * Starred and pinned actions debounce * Room members * Open room on member touch * [WIP] Improves (#245) * hotfix for ios * hotfix for ios * Update config.yml * Workaround for RN 0.54 on iOS (#246) * Update iOS to RN 0.54 (#248) * Update iOS to RN 0.54 * [WIP] Audio message functionality (#247) * [NEW] Add module react-native-audio * [WIP] Audio message basic UI * [NEW] Record audio message * Use cordova repository to get certificates * Icon 1024 * [NEW] Room actions: block user, snippet messages, room files and leave room (#250) * - Block user - Load room members async - fixed reactive change of room's read only flag * Snippet messages * - Room files - Dismiss Video component on back button press - Improvements on Image component * Improvement on Video component * Leave room * Missing message types * lint * Reactotron working (#249) * [NEW] Room info and Room info edit (#254) * - Block user - Load room members async - fixed reactive change of room's read only flag * Snippet messages * - Room files - Dismiss Video component on back button press - Improvements on Image component * Improvement on Video component * Leave room * Missing message types * lint * - Room info (read only) - Missing message types * Room info scroll * - Tap on room header opens room info - Layout tweaks * - Room info edit - iOS Toast fixed * - Style not implemented actions as disabled * Edit room permission * - Save all room settings in a single call - Implemented roomType and readOnly * - Allow reacting when room is read only * Message type added: room_changed_privacy * Erase room * Created TextInput and SwitchContainer components for reuse and readability * - hasPermission method * - Archive/Unarchive room - Set Join Code * Twitter keyboard type on iOS * Archived room * reactWhenReadOnly permission on message * Active users refactored * User roles * - Subscribe to roles (in order to get role description info: e.g. 'core-team' to 'Rocket.Chat Team') - Save roles to realm (for offline access) - Save roles to redux (and get data from realm on app init) * Lint * code style * password show/hide feature * fix show/hide password * password show/hide * Crashlytics (#258) * Fabric iOS * Fabric configured on iOS and Android * login tracked * more logs * fix reaction * CI fix * Bug fixes (#261) * Layout fixes * RoomsListView's SafeAreaView * Unhandled promise rejection fix * Prevent navigation from opening scenes twice * Create channel fixes * Create LICENSE * Beta (#265) * Fabric iOS * Fabric configured on iOS and Android * - react-native-fabric configured - login tracked * README updated * Run scripts from README updated * README scripts * get rooms and messages by rest * user status * more improves * more improves * send pong on timeout * fix some methods * more tests * rest messages * Room actions (#266) * Toggle notifications * Search messages * Invite users * Mute/Unmute users in room * rocket.cat messages * Room topic layout fixed * Starred messages loading onEndReached * Room actions onEndReached * Unnecessary login request * Login loading * Login services fixed * User presence layout * ïmproves on room actions view * Removed unnecessary data from SelectedUsersView * load few messages on open room, search message improve * fix loading messages forever * Removed state from search * Custom message time format * secureTextEntry layout * Reduce android app size * Roles subscription fix * Public routes navigation * fix reconnect * - New login/register, login, register * proguard * Login flux * App init/restore * Android layout fixes * Multiple meteor connection requests fixed * Nested attachments * Nested attachments * fix check status * New login layout (#269) * Public routes navigation * New login/register, login, register * Multiple meteor connection requests fixed * Nested attachments * Button component * TextInput android layout fixed * Register fixed * Thinner close modal button * Requests /me after login only one time * Static images moved * fix reconnect * fix ddp * fix custom emoji * New message layout (#273) * Grouping messages * Message layout * Users typing animation * Image attachment layout * Fabric and image fix (#284) * Fixed images not showing * Keyboard libs updated * Fabric fix and location removed (#286) * Proguard disabled * message with list + links fixed (#288) * Better image cache component (#292) * react-native-img-cache removed * Improve list render * Support <http://link/Text> inside markdown * Deep linking (#291) * deep linking * Basic deep link working * Deep link routing * Multiple servers working * Send user to the room * Avatar initials and room type icon (#298) * Deep linking fix and more (#294) * Fix - Any https link was deep linking to RocketChat * Keyboard dismiss after add new server * Room info bug fix * Opacity animation * Navigation when adding server fixed * Throttle for unnecessary render on receiving several messages * Search inputs without autocorrect and autocapitalize * Search messages fixed * Messagebox unnecessary render and spotlight fixed * react-native-keyboard-input updated * Lint * Tests updated * Update all dependencies (#299) * Update react-navigation to the latest version 🚀 (#293) * fix(package): update react-navigation to version 2.0.0 * Code updated to support breaking changes of react-navigation * Detox tests E2E (#283) * RoomsListView re-render (#304) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> - [x] Removed unnecessary re-renders on RoomsListView * [NEW] Broadcast channels (#301) * Broadcast channels * e2e tests * New markdown (#306) Our current markdown is causing a lot of issues on Android devices, since it wraps everything inside a Text component. On Android, Text doesn't support View as a child. This PR adds react-native-markdown-renderer, that uses View as wrapper and may be better. * Fixed audio recording issues (#310) * Fix for "java.lang.IllegalArgumentException: unexpected url" (#313) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> User was able to add an invalid instance of Rocket.Chat by pressing submit button instead of "Connect" button. <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> * I18n (#312) * Unread and date separator layout improved (#319) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> - [x] Unread and date separator layout - [x] "Start of conversation"/"Loading messages" label ![screen shot 2018-05-30 at 18 10 43](https://user-images.githubusercontent.com/804994/40747867-0424964a-6435-11e8-9293-31cc43c110ab.png) ![screen shot 2018-05-30 at 18 09 05](https://user-images.githubusercontent.com/804994/40747868-04484784-6435-11e8-8c31-92e0776276f0.png) <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> * [FIX] iOS Universal links (#318) * [NEW] Drawer (#322) * [FIX] invalid user muted value * Ddp fixes (#324) * [NEW] User Profile (#323) * Drawer layout * Drawer changes * Profile * Profile avatar * Set language * Tests * Custom fields * Readme updated * fix invalid user muted value * Fix for "Cannot add a child that doesn't have a YogaNode to a parent without a measure function! (Trying to add a 'RCTVirtualText' to a 'RCTView')" * Settings/Permissions improvements (#325) * Changed the way we read RocketChat settings since setting.type won't be returned from server anymore * Permissions * Unnecessary action sheet render * Update gradle and targetSdkVersion (#328) * Changed the way we read RocketChat settings since setting.type won't be returned from server anymore * Permissions * Unnecessary action sheet render * Update gradle * Switched testServer to use blob * RoomsListHeader search fixed * Runs loadMessagesForRoom only if room has at least 20 rows * - Logout if user's token expired - Removed update avatar logic - Profile dialog border on android * - Animations disabled - CircleCI set * Tests updated * "eventType argument is required" fix * Switch push notification lib (#346) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> Closes #342 <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> * Allow x-instance-id and X-Instance-ID header (#354) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> Closes #137 <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> Some server configurations may send x-instance-id header with different case. * Image upload improvements (#368) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> - [x] Crop image - [x] Type image description (like web) - [x] Show upload progress - [x] "Try again" in case of error - [x] Cancel upload while in progress - [x] [Android] Zoom on photos <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> ![image](https://user-images.githubusercontent.com/804994/42526934-a12da304-844d-11e8-8668-f3d69369726a.png) ![image](https://user-images.githubusercontent.com/804994/42527829-297945fe-8450-11e8-9f0e-9e668dd33043.png) * [NEW] Room Loading(#372) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> * [FIX] Empty room name for livechat (#375) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> Closes #320 Closes #209 <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> * [NEW] Reply preview (#374) * Updated to React Native 0.56 * Reply Preview * [FIX] Close websocket (#379) * Fixed a bug when closing websocket * removeListener fixed * [I18N] Russian translation (#381) [I18N] Russian translation file * [NEW] Icon (#383) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> ![image](https://user-images.githubusercontent.com/804994/43228416-d8af49d6-9037-11e8-8830-a1803932c7fd.png) * [FIX] Android 8 notifications (#382) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> Closes #380 <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> * Added CocoaPods to manage react-native-image-crop-picker (#373) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> react-native-image-crop-picker raised an error when uploading to TestFlight. The lib highly recommends CocoaPods for production builds. * Added single-server to readme (#390) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> Closes #386 Closes #295 <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> * Improve RoomsList render time (#384) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> - [x] Added FlatList.getItemLayout() to improve list render time - [x] Some texts were breaking lines at sidebar - [x] Removed onPress from links at RoomsListView - [x] Added eslint rule to prevent unused styles - [x] Fixed auto focus bug at CreateChannel and NewServer - [x] Fix change server bug - [x] Fixed a bug when resuming in ListServer - [x] I18n fixed - [x] Fixed a bug on actionsheet ref not being created - [x] Reply wasn't showing on Android - [x] Use Notification.Builder.setColor/getColor only after Android SDK 23 - [x] Listen to app state only when inside app - [x] Switched register push token position in order to improve login performance - [x] When deep link changes server, it doesn't refresh rooms list - [x] Added SafeAreaView in all views to improve iPhone X experience - [x] Subpath regex #388 * [NEW] Empty room background (#412) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> Closes #398 <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> ![aug-09-2018 11-35-32](https://user-images.githubusercontent.com/804994/43906080-cbfadf92-9bc8-11e8-9ac9-44f43d3af023.gif) ![aug-09-2018 11-35-16](https://user-images.githubusercontent.com/804994/43906082-cc19411c-9bc8-11e8-9892-c65c86951a91.gif) ![image](https://user-images.githubusercontent.com/804994/43911366-ad830cd0-9bd5-11e8-8913-6a7e87a2206c.png) * Add roadmap (#406) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> Closes #45 <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> * [NEW] Onboarding (#407) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> Closes #392 <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> ![aug-07-2018 17-03-50](https://user-images.githubusercontent.com/804994/43799447-f62074dc-9a63-11e8-8aac-bf2c4c5a8a2b.gif) ![aug-07-2018 17-03-35](https://user-images.githubusercontent.com/804994/43799446-f5f84a70-9a63-11e8-8947-265113ae9bf4.gif) ![aug-07-2018 17-03-13](https://user-images.githubusercontent.com/804994/43799445-f5d70ee6-9a63-11e8-94a9-f49c7d69fbba.gif) * [NEW] Updated Logo on Splash screen (#409) <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> Closes #399 <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can --> ![aug-07-2018 17-39-44](https://user-images.githubusercontent.com/804994/43801415-739a0cca-9a69-11e8-8bec-d65f751e6a28.gif) ![aug-07-2018 17-31-12](https://user-images.githubusercontent.com/804994/43801416-73d19bd6-9a69-11e8-90ac-bbc7ddeed938.gif) * [FIX] Only single attachment rendered (#417) * [NEW] Rooms list layout (#413) * RoomsListView layout * Rooms list layout * Sort component * Header icons * Default header colors * Add server dropdown * Close sort dropdown if server dropdown will open * UserItem * Room type icon * Search working * Tests updated * Android layout * Using realm queries instead of array iterates * Animation duration * Fixed render bug * [NEW] Create channel layout (#420) * RoomsListView layout * Rooms list layout * Sort component * Header icons * Default header colors * Add server dropdown * Close sort dropdown if server dropdown will open * UserItem * Room type icon * Search working * Tests updated * Android layout * Using realm queries instead of array iterates * Animation duration * Fixed render bug * - NewMessageView - backButtonTitle always empty - SearchBox created * New create channel layout * Search refactored * loginSuccess dismiss modal * Tests working * [FIX] Open unsupported videos on browser (#422) * 1.1 * Sort/group rooms local only (#425) * Update android api from ci * Sort local only * [FIX] Missing current server (#427) * server.current removed * Increased area of touch on header * Hide search when sort dropdown is tapped * default server icon url * 1.1.1 * [NEW] Experimental Icon (#430) * [NEW] Message layout (#426) * message container/component * Separator component * Reply * Url * tests updated * Minor changes * Audio component * Broadcast button * Minor touches * Reply preview * Edited * Minor bug fixes * - Update roadmap - Bump version to 1.2 * Onboarding styles fix * [FIX] Drawer navigation won't refresh chats (#432) * Avoid errors on Audio/Image/Video (#443) * Bump version to 1.2.1 (#444) * Stop supporting Android 4.4 and lower (#447) * Several fixes for 1.2.1 (#448) * Fix user.roles * Better onLongPress handle on messages * Indicator position * Fix role undefined in system messages * Add baseUrl in case of file attachments * Join room fixed * RoomView params * Broadcast fixes * Add server layout changes * Use native images * Subscribe to not joined channels * Fix alerts without i18n * Tests updated * Bump version to 1.2.2 (#449) * [NEW] Use community JSC for Android (#450) * [NEW] Use community JSC for Android * Quick fix on unread chats * [NEW] Show app version (#454) * [NEW] Portuguese translation (#452) * [NEW] Portuguese translation * Remove servers from sidebar * Update dependencies (#431) * Update dependencies * Lint and test * Added react-native fork * rn 57 * Lint and tests updated * Update xcode on circleci * Use legacy build system * Update tests * Use inline requires (#459) * Update dependencies * Lint and test * Added react-native fork * rn 57 * Lint and tests updated * Update xcode on circleci * Use legacy build system * Update tests * Inline requires * Fix eslint and remove temp gradle * Unnecessary renders * Update isNotch and Readme * Tests updated * Bump version to 1.3.0 (#461) * Better touch handling on rooms list (#462) * Use react-native-gesture-handler at RoomItem * Fixed info message author * Edit message render improvement * Fix ws to http replace * Bump version to 1.3.1 (#463) * Composer layout tweaked (#464) * Composer layout tweaked * Fix localization error * Bump version to 1.3.2 * [FIX] Handle deleted messages (#466) * [FIX] Handle deleted messages * Fix rest error * Fix some connection issues * [FIX] Search rooms (#468) * Bump version to 1.3.3 (#469) * Connecting to DDP badge (#471) * Display custom fields on user info (#476) * Render custom fields on user info * renderCustomFields fix * Display custom fields in user info * Fix lint error * [FIX] DDP badge wasn't hiding on fast connections (#477) * Use Rocket.Chat JS SDK (#481) * JS SDK * API working * Multiple servers * Bump version to 1.4.0 (#482) * [FIX] 2FA and LDAP (#488) * [FIX] Unread rooms group order (#487) * Use grouping setting on temp messages (#486) * [FIX] Delete room error (#485) * Rename to Rocket.Chat Experimental (#483) * Update dependencies (#484) * Bump version to 1.4.0 (#482) * test * one more test * Fix build * Regression: Wait for unmount to delete database after logout (#489) * Bump version to 1.4.1 (#490) * Regression: Crash on Android search (#492) * Bump version to 1.4.2 (#493) * Update Rocket.Chat.js.SDK (#494) * Bump version to v1.4.3 (#495) * [FIX] OAuth (#496) * Smaller header icons inside the room (#499) * [FIX] Logout (#497) * [FIX] Logout * Removed realm instances on rooms list * Bump version to 1.4.4 (#498) * Update navigation library (#501) * v2 * Working on Android 0.57.3 * Drawer working * Removing v1 navigator * - Splash screen - Icons changed * Deeplink * Remove EventEmitter from CreateChannelView * Android search * Android notifications * OAuth * Fix search props * Lint and tests fixed * Fix android build * Improvements on iPhone X* usage * Fix detox * Fix android build * Room.f added to RoomView.shouldComponentUpdate * Animations on RoomsListView and RoomView * Fix topbar buttons on Android * Bump version to 1.5.0 (#503) * Check $FABRIC_KEY availability in CircleCI (#506) * Check $FABRIC_KEY in CircleCI * Remove config scripts * Check $FABRIC_KEY availability in CircleCI for iOS (#507) * [I18n] Add Simplified Chinese(zh-CN) locale (#505) * [FIX] iOS pop gesture not working properly (#509) * Check if lastMessage has an attachment and show "User sent an attachment" at RoomsList (#510) * [FIX] Messages not being loaded properly (#513) * Fetch avatar initials from server (#512) * Fix iOS pop gesture and open sidemenu gesture (#511) * Bump version to 1.5.1 (#516) * [NEW] Room header layout (#521) * Clear iOS notification on resume/open (#520) * [FIX] Flashing avatars on Android after #512 (#519) * [FIX] App connects to previous server instead of the recent added (#518) * [FIX] Room view header crashes when destructuring reducer (#523) * [FIX] Dismiss keyboard on room close (#530) * [FIX] Composer composer's send icon slowness (#528) * [WIP] New Authentication layout (#536) New Authentication layout * Regression: Resend messages with error (#532) * DDP Connection badge animation changed (#533) * [FIX] Upload buttons on Android (#541) * Bump version to 1.6.0 (#543) * I18n: Add missing translation of simplified Chinese (#539) * Update dependencies (#544) * AndroidManifest changes * Regression: Deep linking stopped working after react-native-navigation update (#549) * [FIX] Android stuck on splash screen after hardware back button is pressed (#550) * [FIX] Android stuck on splash screen after hardware button is pressed * Fix empty user at asyncstorage * Remove unused subscribe * [FIX] x-instance-id header prop is case insensitive (#551) * Bump version to 1.6.1 (#553) * [FIX] x-instance-id header prop is case insensitive * Use Rest API calls (#558) * Chats: Don't show group header if none of the filters is selected (#560) * [CHORE] Update Xcode image version on CircleCI (#561) * Bump version to 1.7.0 (#562) * [FIX] Load messages on notification tap (#564) * Use Rest API pt 2 (#568) * Room files * Pinned messages * Starred messages * Mentioned messages * Search messages * Bug fixes * Profile * Livechat * Block/unblock user * Erase room * Archive room * Remove unused method * Bug fix * [CHORE] Add hold step on CircleCI before TestFlight (#572) * [FIX] GET /info to check if it's a valid server instead of x-instance-id (#573) * Bump version to 1.7.1 (#574) * Unnecessary re-renders removed (#570) * shouldComponentUpdate * Rooms list shouldcomponentupdate * RoomView shouldComponentUpdate * Messagebox and Message shouldComponentUpdate * EmojiPicker shouldComponentUpdate * RoomActions shouldComponentUpdate * Room info shouldComponentUpdate * Update RNN * Use only one Flatlist if none group filter is selected * Update fix * shouldComponentUpdate * Bug fixes * ListView changes * Bug fix * render list bug fix * Changes on public channels * - RoomView saga leak removed - Join room e2e tests added * Rest versions * Method call versions * Min RocketChat version alert * Update dependencies (#587) * [FIX] Better message actions (#567) * [FIX] Back button press on message actions (#592) * Bump version to 1.8.0 (#595) * [FIX] LDAP login (#596) * Create class to manage navigation (#594) * Add Navigation class * Place Drawer.js logic inside of Navigation * Load less views at startup * [FIX] v1.8.0 (#599) * Downgrade react-native-fast-image * Update iOS permission usage descriptions * [FIX] Delete upload item * Update JS SDK version (#602) * Add Icons class (#611) Creates Icons class to manage when to load icons from native side or react-native-vector-icons. It also fixes `react-native run-android` #517 * Updating room indicator (#609) Shows "Updating..." when requesting rooms from Rest API. * [FIX] Load avatar on servers that prevent unauthenticated avatar access (#604) App would show an empty space on servers that require authentication on avatar access * [FIX] 2FA login in a server with LDAP enabled (#612) * [FIX] Start loop searching for rooms updates only when connection goes down and SDK has userId (#613) * Allow to create empty channel (#615) * [FIX] Reply title should break text (#616) * Bump version to 1.9.0 (#617) * [FIX] SDK issues (#621) * Remove listeners from room * Properly close connections on change server * Minor layout change on connecting badge * [CHORE] Add TestFlight invite and update Readme (#623) * [FIX] npm -> yarn dependencies migration (#622) * I18n: Add French (#629) * [FIX] Remove rooms listener (#630) * [CHORE] Update issue template (#638) * I18n: Add German (#641) * Bump version to 1.10.0 (#644) * [FIX] Prevent mass is typing dispatchs (#651) * [FIX] Handle database errors properly (#650) * [FIX] Change actions labels (#654) * [FIX] Room members filter (#655) * [FIX] uploadProgress is not a function (#656) * [FIX] Slow messagebox (#658) * Remove drawer (#653) * Remove drawer (layout needs to be changed in future releases, though) * Don't navigate outside on logout if there's other logged server * Update react-native-navigation * Message button (#660) * Remove touchable opacity when scrolling messages * Tap on disable messages closes keyboard * Unify vibration * Vibrate only on Android * [FIX] Fetch rooms date (#662) * [FIX] Select emoji error (#666) * Update Realm to 2.24 (#667) * Update React Native to 0.58.6 (#668) * [FIX] Fix some language issues in German language (#664) * New icons (#643) * New Icons * Remove unused assets * Change send icon * Layout tweaks * Refactor Status * Styles changed * User layout fix * Separator layout changes * Sidebar status layout fix * Fix Message.onLongPress issue * Fix code markdown Closes https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/625 * Status lint * Fix tests * Navigation debounce * RoomActions icons * Space between components * Group text * Update tests * [CHORE] Remove .debug suffix on Android (#681) * [FIX] Fix null native Messagebox component object (#680) * Fix null native Messagebox component object * [iOS] Fix header alignment * Remove unused files * Switch to react-navigation (#687) * Update readme (#714) * Bump to 1.10.1 (#731) * [FIX] Deep linking between multiple logged servers (#730) * Fix handle invisible status (#692) * I18n: Add Portuguese (Portugal) (#722) * [FIX] Show ActivityIndicator in RoomMembersView (#686) * Bump version to 1.11.0 (#761) * Migrate from GCM to FCM (#760) * [NEW] Scrollable room name feature (#756) * [NEW] Scroll down floating button (#735) * [CHORE] Added Storybook documentation (#757) * Use FlatList in RoomView (#762) * [FIX] iOS requiring location permission (#768) * Room item layout (#771) * [NEW] Draft message per room (#772) * [FIX] Add Realm.safeAddListener (#785) * [CHORE] Remove tvOS target (#779) * [NEW] Discussions (#696) * Bump version to 1.12.0 (#804) * [NEW] Threads (#798) * RoomsListView improvements (#819) * [FIX] Giphy not showing (#810) * [FIX] Apply emojify on empty texts (#824) * Lock drawer when stack is not on root screen (#825) * Room item layout (#835) * [FIX] Threads (#838) Closes #826 Closes #827 Closes #828 Closes #829 Closes #830 Closes #831 Closes #832 Closes #833 * [FIX] Smaller thread title (#846) * [FIX] Smaller thread title * Remove markdown notation from thread title * On message press debounce * Align vertical thread title * [Regression] Search stopped working on Android after LastMessage refactor (#851) * Load legal pages from web (#849) * Update fetch permissions api (#850) * Update custom emojis endpoint (#852) * Update emoji endpoint * Use React.memo on Markdown * Support RC versions lower than 0.75.0 * Realm migration * Fetch roles from rest api (#853) * Fetch roles from rest api * Fix RoomInfoView role get * Remove roles from redux * Bump version to 1.13 (#857) * Active users improvements (#855) * Remove connection badge (#862) * Connecting indicator on RoomsListView header * Connecting indicator on RoomView header * Remove ConnectionBadge * Show updating on RoomView load messages * Update dependencies (#863) * Minor updates * Update jsc-android * Update react-native-modal * Minor updates * Update react-native-fast-image * Minor dev updates * Few major updates * Update react-native-keyboard-aware-scroll-view * Update pods * Update android-support * Update tests * Remove duplicated getRoleDescription function (#866) * [FIX] Load local URL image (#871) * [FIX] Toggle/follow thread icon (#867) * Tweaks on sequential threads messages layout (#858) * Tweaks on sequential threads messages * Update tests * Fix quote * Prevent from deleting thread start message when positioned inside the thread * Remove thread listener from RightButtons * Fix error on thread start parse * Stop parsing threads on render * Check replied thread only if necessary * Fix messages don't displaying * Fix threads e2e * RoomsListView.updateState slice * Stop fetching hidden messages on threads * Set initialNumToRender to 5 * [FIX] Check if room is mounted before setting state (#864) * Tweaks on sequential threads messages * Update tests * Fix quote * Prevent from deleting thread start message when positioned inside the thread * Remove thread listener from RightButtons * Fix error on thread start parse * Stop parsing threads on render * Check replied thread only if necessary * Fix messages don't displaying * Fix threads e2e * RoomsListView.updateState slice * Stop fetching hidden messages on threads * Check if RoomView is mounted before rendering * Refactor navigation events on RoomsListView * Fix lint * Fix listener * [FIX] Typing not getting cleared after popping a room (#873) * [CHORE] Remove e2e tests from CI (#875) * [FIX] Remove listeners on RoomView header unmount (#874) * [RELEASE] Merge beta into master (#1055) * Bump version to 1.16.0 (#1014) * [IMPROVEMENT] Share credentials with Rocket.Chat.iOS (#982) * :sparkles: Create user table * :sparkles: Introduce user table * :fire: Remove unused table * :heavy_plus_sign: Add userdefaults to storage data * :green_heart: Fix android build * :sparkles: Get credentials from iOS native client * :fire: Remove unused code * :rewind: Revert sign xcode * :bug: Fix first login-logout * :art: Use constants to UserDefaults Keys * :bug: Fix clear server-user-info on logout * :bug: Fix filter null value * :ambulance: Remove user object in logout * :sparkles: Fix get servers from native-client * :ambulance: Fix error on change server * [FIX] Don't run UserDefaults credentials on Android (#1015) * :bug: Fix native credentials (android) * Fix migration loop * [IMPROVEMENT] Hide frequently used emoji tab when empty (#792) * [IMPROVEMENT] Bigger emoji in emoji only messages (#793) * issue #725: bigger emoji in emoji only message * issue-725/add storybook for Message/Emoji * issue-725: update storybook/Message jest snapshot * comment storybook import * allow spaces and line breaks in emoji only message * merge develop * revert unnecessary spacing * [FIX] Empty message if contains only a link (#787) * Fix empty message if contains only a link * :bug: Fix empty space * [IMPROVEMENT] Refactor empty space regex on quote (#1017) * :art: Improve regex to empty space on quote * :art: Improve on regex to empty space on quote * [NEW] Custom fields on signup (#1013) * added custom feilds on registration * added flag as leftIcon and removed lable * added try and catch * typo * [CHORE] Renew provisioning profiles (#1020) * [NEW] Auto-translate (#1012) * Update realm * View original and translate working * Read AutoTranslate_Enabled setting * RocketChat.canAutoTranslate() * AutoTranslateView * Save language * Auto-translate switch * Translate message * [IMPROVEMENT] Use haptics rather than vibration (#1016) * Install expo-haptics * Use expo-haptics rather than RN's Vibration module * [IMPROVEMENT] Use Rest API for file upload (#1005) * removed rn-fetch-blob and use native XMLHttpRequest instead * removed unnessary changes * fix android bug * fix android bug * added tmid support * fix bug * fixed isssue with cacel model * fix problems with audio * done requested changes * fix bug with android * [CHORE] [CI] [TESTS] update detox to make ci pass (#1026) * feat: update detox to 12.11.3 to make CI pass * ci: comment all jobs but leave e2e-test job * commit to rerun IC e2e-test job * ci: uncomment all CI jobs * [NEW] Room swipe actions: mark as read/unread, hide, fav (#976) * added unread and fav feature * changed the layout * fix jest * done requested changes * added requested changes * [FIX] Android build (#1027) * [FIX] Android build * CircleCI error * [FIX] iOS share credentials build (#1028) * [FIX] iOS share credentials build * Use `hasMigration` as a string * [CI] Restore cache on CI (#1029) * feat: add fastlane save\restore cache config; comment not needed jobs; * install fastlane using 'bundle install' * install fastlane using 'sudo bundle install' * uncomment ios build commands * run set up google services in ios folder * add working_directory: ios to ios-build steps * remove 'cd ios' from Fastlane build step * add save\restore cache for npm modules * group save_cache steps * cache fastlane in ios-testflight job * uncomment previously commented jobs\steps * fix: add missing colon * use key for caching: node-modules-{{ checksum ".circleci/config.yml" }}-{{ checksum "yarn.lock" }} * add names for save\restore steps * ci: add `default` step with `working_directory: ~/repo` to ios-build job * return back caching npm: `node-v1-{{ checksum "package.json" }}-{{ arch }}` * fix: add missing curly braces * save\restore cache in e2e-test job; remove {{arch}} from cache names * add names to restore_cache steps in android-build job * add names to save_cache steps in android-build job * add names to all save\restore steps; change checksum package.json to yarn.lock * change `npm` to `NPM` in steps naming * remove {{ checksum circle ci }} from android-build job and fix naming of steps * [FIX] Rooms swipes (#1034) * Regression: on press style feedback * Action button styles * Fix animations * Styles changed * Update subscription without having to wait for socket * Calculate width on RoomsListView instead * [FIX] Decrease bigger emoji size to 30 (#1031) * [FIX] Append server URL on avatar if necessary (#1038) * Comment removeClippedSubviews * Comment width animation * Remove redux from RoomItem * Fix wrong re-render comparison * Remove listener * Raise minDeltaX * memo actions * Spring with native driver * Refactor functions * Fix props issues * Remove RoomItem.height * Long swipe * Refactor animations * this.rowTranslation -> this.transX * Moved state to this * Bump version to 1.16.1 (#1045) * [FIX] Set UserDefaults AppGroup on notification tap (#1047) * [FIX] Auto-translate messages as they arrive * Fix favorite button * [RELEASE] Merge beta into master (#1082) * Bump version to 1.16.0 (#1014) * [IMPROVEMENT] Share credentials with Rocket.Chat.iOS (#982) * :sparkles: Create user table * :sparkles: Introduce user table * :fire: Remove unused table * :heavy_plus_sign: Add userdefaults to storage data * :green_heart: Fix android build * :sparkles: Get credentials from iOS native client * :fire: Remove unused code * :rewind: Revert sign xcode * :bug: Fix first login-logout * :art: Use constants to UserDefaults Keys * :bug: Fix clear server-user-info on logout * :bug: Fix filter null value * :ambulance: Remove user object in logout * :sparkles: Fix get servers from native-client * :ambulance: Fix error on change server * [FIX] Don't run UserDefaults credentials on Android (#1015) * :bug: Fix native credentials (android) * Fix migration loop * [IMPROVEMENT] Hide frequently used emoji tab when empty (#792) * [IMPROVEMENT] Bigger emoji in emoji only messages (#793) * issue #725: bigger emoji in emoji only message * issue-725/add storybook for Message/Emoji * issue-725: update storybook/Message jest snapshot * comment storybook import * allow spaces and line breaks in emoji only message * merge develop * revert unnecessary spacing * [FIX] Empty message if contains only a link (#787) * Fix empty message if contains only a link * :bug: Fix empty space * [IMPROVEMENT] Refactor empty space regex on quote (#1017) * :art: Improve regex to empty space on quote * :art: Improve on regex to empty space on quote * [NEW] Custom fields on signup (#1013) * added custom feilds on registration * added flag as leftIcon and removed lable * added try and catch * typo * [CHORE] Renew provisioning profiles (#1020) * [NEW] Auto-translate (#1012) * Update realm * View original and translate working * Read AutoTranslate_Enabled setting * RocketChat.canAutoTranslate() * AutoTranslateView * Save language * Auto-translate switch * Translate message * [IMPROVEMENT] Use haptics rather than vibration (#1016) * Install expo-haptics * Use expo-haptics rather than RN's Vibration module * [IMPROVEMENT] Use Rest API for file upload (#1005) * removed rn-fetch-blob and use native XMLHttpRequest instead * removed unnessary changes * fix android bug * fix android bug * added tmid support * fix bug * fixed isssue with cacel model * fix problems with audio * done requested changes * fix bug with android * [CHORE] [CI] [TESTS] update detox to make ci pass (#1026) * feat: update detox to 12.11.3 to make CI pass * ci: comment all jobs but leave e2e-test job * commit to rerun IC e2e-test job * ci: uncomment all CI jobs * [NEW] Room swipe actions: mark as read/unread, hide, fav (#976) * added unread and fav feature * changed the layout * fix jest * done requested changes * added requested changes * [FIX] Android build (#1027) * [FIX] Android build * CircleCI error * [FIX] iOS share credentials build (#1028) * [FIX] iOS share credentials build * Use `hasMigration` as a string * [CI] Restore cache on CI (#1029) * feat: add fastlane save\restore cache config; comment not needed jobs; * install fastlane using 'bundle install' * install fastlane using 'sudo bundle install' * uncomment ios build commands * run set up google services in ios folder * add working_directory: ios to ios-build steps * remove 'cd ios' from Fastlane build step * add save\restore cache for npm modules * group save_cache steps * cache fastlane in ios-testflight job * uncomment previously commented jobs\steps * fix: add missing colon * use key for caching: node-modules-{{ checksum ".circleci/config.yml" }}-{{ checksum "yarn.lock" }} * add names for save\restore steps * ci: add `default` step with `working_directory: ~/repo` to ios-build job * return back caching npm: `node-v1-{{ checksum "package.json" }}-{{ arch }}` * fix: add missing curly braces * save\restore cache in e2e-test job; remove {{arch}} from cache names * add names to restore_cache steps in android-build job * add names to save_cache steps in android-build job * add names to all save\restore steps; change checksum package.json to yarn.lock * change `npm` to `NPM` in steps naming * remove {{ checksum circle ci }} from android-build job and fix naming of steps * [FIX] Rooms swipes (#1034) * Regression: on press style feedback * Action button styles * Fix animations * Styles changed * Update subscription without having to wait for socket * Calculate width on RoomsListView instead * [FIX] Decrease bigger emoji size to 30 (#1031) * [FIX] Append server URL on avatar if necessary (#1038) * Comment removeClippedSubviews * Comment width animation * Remove redux from RoomItem * Fix wrong re-render comparison * Remove listener * Raise minDeltaX * memo actions * Spring with native driver * Refactor functions * Fix props issues * Remove RoomItem.height * Long swipe * Refactor animations * this.rowTranslation -> this.transX * Moved state to this * Bump version to 1.16.1 (#1045) * [FIX] Set UserDefaults AppGroup on notification tap (#1047) * [FIX] Auto-translate messages as they arrive * Fix favorite button * [FIX] Swipe animations (#1044) * Comment removeClippedSubviews * Comment width animation * Remove redux from RoomItem * Fix wrong re-render comparison * Remove listener * Raise minDeltaX * memo actions * Spring with native driver * Refactor functions * Fix props issues * Remove RoomItem.height * Long swipe * Refactor animations * this.rowTranslation -> this.transX * Moved state to this * Fix favorite button * [FIX] Auto-translate messages as they arrive (#1049) * Comment removeClippedSubviews * Comment width animation * Remove redux from RoomItem * Fix wrong re-render comparison * Remove listener * Raise minDeltaX * memo actions * Spring with native driver * Refactor functions * Fix props issues * Remove RoomItem.height * Long swipe * Refactor animations * this.rowTranslation -> this.transX * Moved state to this * [FIX] Auto-translate messages as they arrive * [i18n] Add missing de translations (#1040) * [CHORE] Switch to react-native-localize (#1043) * Bump version to 1.17.0 (#1057) * Load views as needed (#1056) * [IMPROVEMENT] Change "resend" icon position (#1048) * [NEW] Video support (#801) * [NEW] File upload (#882) * [NEW] Share extension (#942) * [FIX] Share extension CI build (#1060) * Change bundleID * Provisioning * get provisioning profile * [IMPROVEMENT] Reusable toast (#1065) * [FIX] Moment locales (#1066) * [FIX] Share Extension issues (#1064) * [FIX] Empty white list enables all media types upload (#1077) * Merge branch 'master' into develop (#1079) * [FIX] Empty white list enables all media types upload (#1080) * Create utils to media (canUpload) * Fix variable name * [CHORE] Update README (#1081) * [RELEASE] Merge beta into master (#1088) * Bump version to 1.16.0 (#1014) * [IMPROVEMENT] Share credentials with Rocket.Chat.iOS (#982) * :sparkles: Create user table * :sparkles: Introduce user table * :fire: Remove unused table * :heavy_plus_sign: Add userdefaults to storage data * :green_heart: Fix android build * :sparkles: Get credentials from iOS native client * :fire: Remove unused code * :rewind: Revert sign xcode * :bug: Fix first login-logout * :art: Use constants to UserDefaults Keys * :bug: Fix clear server-user-info on logout * :bug: Fix filter null value * :ambulance: Remove user object in logout * :sparkles: Fix get servers from native-client * :ambulance: Fix error on change server * [FIX] Don't run UserDefaults credentials on Android (#1015) * :bug: Fix native credentials (android) * Fix migration loop * [IMPROVEMENT] Hide frequently used emoji tab when empty (#792) * [IMPROVEMENT] Bigger emoji in emoji only messages (#793) * issue #725: bigger emoji in emoji only message * issue-725/add storybook for Message/Emoji * issue-725: update storybook/Message jest snapshot * comment storybook import * allow spaces and line breaks in emoji only message * merge develop * revert unnecessary spacing * [FIX] Empty message if contains only a link (#787) * Fix empty message if contains only a link * :bug: Fix empty space * [IMPROVEMENT] Refactor empty space regex on quote (#1017) * :art: Improve regex to empty space on quote * :art: Improve on regex to empty space on quote * [NEW] Custom fields on signup (#1013) * added custom feilds on registration * added flag as leftIcon and removed lable * added try and catch * typo * [CHORE] Renew provisioning profiles (#1020) * [NEW] Auto-translate (#1012) * Update realm * View original and translate working * Read AutoTranslate_Enabled setting * RocketChat.canAutoTranslate() * AutoTranslateView * Save language * Auto-translate switch * Translate message * [IMPROVEMENT] Use haptics rather than vibration (#1016) * Install expo-haptics * Use expo-haptics rather than RN's Vibration module * [IMPROVEMENT] Use Rest API for file upload (#1005) * removed rn-fetch-blob and use native XMLHttpRequest instead * removed unnessary changes * fix android bug * fix android bug * added tmid support * fix bug * fixed isssue with cacel model * fix problems with audio * done requested changes * fix bug with android * [CHORE] [CI] [TESTS] update detox to make ci pass (#1026) * feat: update detox to 12.11.3 to make CI pass * ci: comment all jobs but leave e2e-test job * commit to rerun IC e2e-test job * ci: uncomment all CI jobs * [NEW] Room swipe actions: mark as read/unread, hide, fav (#976) * added unread and fav feature * changed the layout * fix jest * done requested changes * added requested changes * [FIX] Android build (#1027) * [FIX] Android build * CircleCI error * [FIX] iOS share credentials build (#1028) * [FIX] iOS share credentials build * Use `hasMigration` as a string * [CI] Restore cache on CI (#1029) * feat: add fastlane save\restore cache config; comment not needed jobs; * install fastlane using 'bundle install' * install fastlane using 'sudo bundle install' * uncomment ios build commands * run set up google services in ios folder * add working_directory: ios to ios-build steps * remove 'cd ios' from Fastlane build step * add save\restore cache for npm modules * group save_cache steps * cache fastlane in ios-testflight job * uncomment previously commented jobs\steps * fix: add missing colon * use key for caching: node-modules-{{ checksum ".circleci/config.yml" }}-{{ checksum "yarn.lock" }} * add names for save\restore steps * ci: add `default` step with `working_directory: ~/repo` to ios-build job * return back caching npm: `node-v1-{{ checksum "package.json" }}-{{ arch }}` * fix: add missing curly braces * save\restore cache in e2e-test job; remove {{arch}} from cache names * add names to restore_cache steps in android-build job * add names to save_cache steps in android-build job * add names to all save\restore steps; change checksum package.json to yarn.lock * change `npm` to `NPM` in steps naming * remove {{ checksum circle ci }} from android-build job and fix naming of steps * [FIX] Rooms swipes (#1034) * Regression: on press style feedback * Action button styles * Fix animations * Styles changed * Update subscription without having to wait for socket * Calculate width on RoomsListView instead * [FIX] Decrease bigger emoji size to 30 (#1031) * [FIX] Append server URL on avatar if necessary (#1038) * Comment removeClippedSubviews * Comment width animation * Remove redux from RoomItem * Fix wrong re-render comparison * Remove listener * Raise minDeltaX * memo actions * Spring with native driver * Refactor functions * Fix props issues * Remove RoomItem.height * Long swipe * Refactor animations * this.rowTranslation -> this.transX * Moved state to this * Bump version to 1.16.1 (#1045) * [FIX] Set UserDefaults AppGroup on notification tap (#1047) * [FIX] Auto-translate messages as they arrive * Fix favorite button * [FIX] Swipe animations (#1044) * Comment removeClippedSubviews * Comment width animation * Remove redux from RoomItem * Fix wrong re-render comparison * Remove listener * Raise minDeltaX * memo actions * Spring with native driver * Refactor functions * Fix props issues * Remove RoomItem.height * Long swipe * Refactor animations * this.rowTranslation -> this.transX * Moved state to this * Fix favorite button * [FIX] Auto-translate messages as they arrive (#1049) * Comment removeClippedSubviews * Comment width animation * Remove redux from RoomItem * Fix wrong re-render comparison * Remove listener * Raise minDeltaX * memo actions * Spring with native driver * Refactor functions * Fix props issues * Remove RoomItem.height * Long swipe * Refactor animations * this.rowTranslation -> this.transX * Moved state to this * [FIX] Auto-translate messages as they arrive * [i18n] Add missing de translations (#1040) * [CHORE] Switch to react-native-localize (#1043) * Bump version to 1.17.0 (#1057) * Load views as needed (#1056) * [IMPROVEMENT] Change "resend" icon position (#1048) * [NEW] Video support (#801) * [NEW] File upload (#882) * [NEW] Share extension (#942) * [FIX] Share extension CI build (#1060) * Change bundleID * Provisioning * get provisioning profile * [IMPROVEMENT] Reusable toast (#1065) * [FIX] Moment locales (#1066) * [FIX] Share Extension issues (#1064) * [FIX] Empty white list enables all media types upload (#1077) * Merge branch 'master' into develop (#1079) * [FIX] Empty white list enables all media types upload (#1080) * Create utils to media (canUpload) * Fix variable name * [CHORE] Update README (#1081) * [FIX] Media share type (#1086) * [RELEASE] Merge beta into master (#1142) * [RELEASE] Merge beta into master (#1174) * [RELEASE] Merge beta into master (#1282) * Merge beta into master (#1461) * Merge beta into master (#1637) * Merge beta into master (#1759) * Merge beta into master (#1897) * [FIX] Close SortDropdown on sort select (#1230) * [FIX] Cancel upload and check failed upload (#1232) * [FIX] Slash commands not cleaning is typing and not using state (#1233) * [FIX] Dispatch roomsRequest on app foreground event even if not connected (#1234) * [CHORE] Update react-native-jitsi-meet (#1235) * [FIX] Regex on run slash command (#1223) * Update React Native to 0.61.1 (#1236) * Update React Native to 0.61.1 * Update patch to SSL Pinning * Revert storybook * [CHORE] Update react-native-safe-area-view (#1219) * [FIX] Try/catch JSON.parse XHR response (#1238) * [FIX] Change messagebox icon immediate on change text (#1241) * [FIX] Update last open on message stream received (#1240) * [FIX] Remove animation from RoomsListView.willFocus (#1239) * [FIX] Delete message on thread (#1214) * [REGRESSION] Markdown text (#1242) * [FIX] Jest (#1243) * [FIX] Avatar shown when useRealName is activated (#1162) * Fix avatar when use real name * Wrong indentation * [DOCS] Add SECURITY.md (#1244) * [CHORE] Update react-native-reanimated to 1.3.0 (#1246) * [FIX] Run credentials migration only once (#1245) * [CHORE] Update react-native-jitsi-meet to 2.0.1 (#1249) * [FIX] Messagebox onChangeText issues (#1252) * Stop ongoing debounces on messagebox unmount * Immediately change send icon, but keep debouncing others * Make CustomEmoji stateless function * Fix mentions keyExtractor * [FIX] Room subscription issues (#1255) * [FIX] Reaction press (#1258) * [FIX] Channel avatars not showing after application unloads (#1264) * Revert react-native-safe-area-view (#1265) * [FIX] Remove console on production mode (#1268) * [FIX] Messages preview issues (#1257) * [FIX] Select user from native credentials (#1266) * [FIX] Some issues on preview message (#1271) * [FIX] Audio player track and thumb not rendering on Android (#1273) * [FIX] Record audio message throws exception when FileSystem.getInfoAsync is called (#1272) * [FIX] China shouldn't use CallKit (#1274) * [FIX] Watermelon batches (#1277) * Bump version to 1.20.1 (#1285) * [CHORE] Remove memoize-one (#1284) * [FIX] End Jitsi call on unmount (#1291) * [FIX] Allow self-signed certificates (#1310) * [FIX] Set User-Agent (#1318) * Set User-Agent Fetch & Websocket & XHR * Set User-Agent * Custom User Agent on fetch/websocket * Fix names * Use DeviceInfo * fix server with subpath (#1322) * [FIX] Server with https:\\ instead of https:// (#1320) * [FIX] Server dropdown not closing after changing stack (#1299) * [FIX] Invalid server version (#1319) * [IMPROVEMENT] Respect "Hide counter" preference (#1306) * [FIX] Pass isFocused as a function to Messagebox (#1309) * [CHORE] Remove icons folder (#1290) * [CHORE] Refactor RoomItem touchable (#1331) * [FIX] Unnecessary rerender on RoomItem when status is undefined (#1336) * [UPDATE DEPS] react-navigation and react-navigation-stack (#1337) * [FIX] Avatars not loading on share extension when Accounts_AvatarBlockUnauthenticatedAccess is enabled (#1339) * Bump version to 1.20.2 (#1340) * [FIX] Remove some unnecessary re-renders on Messagebox (#1341) * [REGRESSION] Use LayoutAnimation instead of Transition API (#1338) * [FIX] Remove setState from notifications view causing watermelon object to be updated outside an action (#1342) * [IMPROVEMENT] Save last message as message when subscription is updated (#1344) * [UPDATE DEPS] Update RN to 0.61.3 (#1345) * [DOCS] Update Readme (#1346) * [CHORE] Remove react-native-scrollable-tab-view fork (#1352) * [FIX] URL preview (#1360) * [REGRESSION] Decrease list view memory size (#1361) * [FIX] Paste (#1350) * [CHORE] Update gems (#1365) * Bump version to 1.20.3 (#1366) * [FIX] Use Ruby 2.4 on TestFlight upload (#1368) * [FIX] Parse Urls (#1371) * [FIX] Parse image URL only if it's not empty (#1372) * [FIX] Load messages issues (#1373) * Bump version to 1.21.0 (#1376) * [FIX] Crowd login (#1381) * [FIX] Clicking user avatar in thread previews crashes app (#1363) * [IMPROVEMENT] Error messages on connect (#1379) * [FIX] ProfileView input navigation error when custom fields aren't set (#1383) * [FIX] Batch server deletion on logout (#1382) * Bump app to 1.22.0 (#1387) * [FIX] Server Version (#1392) * Update patch and minor deps (#1386) * [FIX] Crash when open thread (#1395) * Bump version to 1.23.0 (#1394) * [I18N] Update ru.js (#1384) * [FIX] CAS building wrong URL (#1362) * [FIX] Delete messages (#1399) * [FIX] In-app notification showing wrong content on channels (#1400) * Bump version to 1.24.0 (#1404) * [FIX] Prevent server with whitespace (#1402) * [IMPROVEMENT] Keyboard and content type on login (#1403) * [FIX] Messages stop loading (#1410) * [NEW] Tablet support (#1300) * [IMPROVEMENT] Authentication via deep linking (#1418) * [IMPROVEMENT] Markdown performance when identifying emoji only content (#1422) * [FIX] BackHandler remove random failing on development (#1423) * Bump version to 1.25.0 (#1424) * [CHORE] Update CI Xcode Image (#1430) * [FIX] Rooms grouping not working properly (#1435) * [FIX] Take a video (#1437) * [NEW] Themes (#1298) * [FIX] Share extension doesn't reconnect to previous selected server on Android (#1429) * [FIX] Init local settings on notification tap (#1438) * Bump version to 1.26.0 (#1450) * [FIX] Emoji parser not working on Hermes (#1445) * [NEW] Enable Hermes (#1446) * [FIX] Automatic theme repeating (#1457) * [CHORE] Sync Experimental and Official app versions (#1458) * [DOCS] Update readme (#1459) * [FIX] Messages being sent but showing as temp status (#1469) * [FIX] Missing messages after reconnect (#1470) * [FIX] Few fixes on themes (#1477) * [I18N] Missing German translations (#1465) * Missing German translation * adding a missing space behind colon * added a missing space after colon * and another attempt to finally fix this – got confused by all the branches * some smaller fixes for the translation * better wording * fixed another typo * [FIX] Crash while displaying the attached image with http on file name (#1401) * [IMPROVEMENT] Tap app and server version to copy to clipboard (#1425) * [NEW] Reply notification (#1448) * [FIX] Incorrect background color login on iPad (#1480) * [FIX] Prevent multiple tap on send (Share Extension) (#1481) * [NEW] Image Viewer (#1479) * [DOCS] Update Readme (#1485) * [FIX] Jitsi with Hermes Enabled (#1523) * [FIX] Draft messages not working with themed Messagebox (#1525) * [FIX] Go to direct message from members list (#1519) * [FIX] Make SAML wait for idp token instead of creating it on client (#1527) * [FIX] Server Test Push Notification (#1508) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Update to new server response (#1509) * [FIX] Insert messages with blank users (#1529) * Bump version to 4.2.1 (#1530) * [FIX] Error when normalizing empty messages (#1532) * [REGRESSION] CAS (#1570) * Bump version to 4.2.2 (#1571) * [FIX] Add username block condition to prevent error (#1585) * Bump version to 4.2.3 * Bump version to 4.2.4 * Bump version to 4.3.0 (#1630) * [FIX] Channels doesn't load (#1586) * [FIX] Channels doesn't load * [FIX] Update roomsUpdatedAt when subscriptions.length is 0 * [FIX] Remove unnecessary changes * [FIX] Improve the code Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Make SAML to work on Rocket.Chat < 2.3.0 (#1629) * [NEW] Invite links (#1534) * [FIX] Set the http-agent to the form that Rocket.Chat requires for logging (#1482) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] "Following thread" and "Unfollowed Thread" is hardcoded and not translated (#1625) * [FIX] Disable reset button if form didn't changed (#1569) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Header title of RoomInfoView (#1553) * [I18N] Gallery Permissions DE (#1542) * [FIX] Not allow to send messages to archived room (#1623) * [FIX] Profile fields automatically reset (#1502) * [FIX] Show attachment on ThreadMessagesView (#1493) * [NEW] Wordpress auth (#1633) * [CHORE] Add Start Packager script (#1639) * [CHORE] Update RN to 0.61.5 (#1638) * [CHORE] Update RN to 0.61.5 * [CHORE] Update react-native patch Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * Bump version to 4.3.1 (#1641) * [FIX] Change force logout rule (#1640) * Bump version to 4.4.0 (#1643) * [IMPROVEMENT] Use MessagingStyle on Android Notification (#1575) * [NEW] Request review (#1627) * [NEW] Pull to refresh RoomView (#1657) * [FIX] Unsubscribe from room (#1655) * [FIX] Server with subdirs (#1646) * [NEW] Clear cache (#1660) * [IMPROVEMENT] Memoize and batch subscriptions updates (#1642) * [FIX] Disallow empty sharing (#1664) * [REGRESSION] Use HTTPS links for sharing and markets protocol for review (#1663) * [FIX] In some cases, share extension doesn't load images (#1649) * [i18n] DE translations for new invite function and some minor fixes (#1631) * [FIX] Remove duplicate jetify step (#1628) minor: also remove 'cd' calls Co-authored-by: Diego Mello <diegolmello@gmail.com> * [REGRESSION] Read messages (#1666) * [i18n] German translations missing (#1670) * [FIX] Notifications crash on older Android Versions (#1672) * [i18n] Added Dutch translation (#1676) * [NEW] Omnichannel Beta (#1674) * [NEW] Confirm logout/clear cache (#1688) * [I18N] Add es-ES language (#1495) * [NEW] UiKit Beta (#1497) * [IMPROVEMENT] Use reselect (#1696) * [FIX] Notification in Android API level less than 24 (#1692) * [IMPROVEMENT] Send tmid on slash commands and media (#1698) * [FIX] Unhandled action on UIKit (#1703) * [NEW] Pull to refresh RoomsList (#1701) * [IMPROVEMENT] Reset app when language is changed (#1702) * [FIX] Small fixes on UIKit (#1709) * [FIX] Spotlight (#1719) * [CHORE] Update react-native-image-crop-picker (#1712) * [FIX] Messages Overlapping (Android) and MessageBox Scroll (iOS) (#1720) * [REGRESSION] Remove @ and # from mention (#1721) * [NEW] Direct message from user info (#1516) * [FIX] Delete slash commands (#1723) * [IMPROVEMENT] Hold URL to copy (#1684) * [FIX] Different sourcemaps generation for Hermes (#1724) * [FIX] Different sourcemaps generation for Hermes * Upload sourcemaps after build * [REVERT] Show emoji keyboard on Android (#1738) * [FIX] Stop logging react-native-image-crop-picker (#1745) * [FIX] Prevent toast ref error (#1744) * [FIX] Prevent reaction map error (#1743) * [FIX] Add missing calls to user info (#1741) * [FIX] Catch room unsubscribe error (#1739) * [i18n] Missing German keys (#1735) * [FIX] Missing i18n on MessagesView title (#1733) * [FIX] UIKit Modal: Weird behavior on Android Tablet (#1742) * [i18n] Missing key on German (#1747) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Add Italian (#1736) … * [FIX] Notification stream throwing an error when there isn't a message on payload (#2637) * [FIX] Threads not being updated and other related issues (#2636) * Fix parent title on thread header breaking lines * Fix https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/2519 * Fix thread badge not being updated * [FIX] Minor room header issues (#2630) * Add hitSlop to RoomView header * Use 1 icon padding for threads header Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Whitelabel unable to find package name (#2626) * Fixes #2625 * Fixes #2614 * Apply resValue on defaultConfig and undo unnecessary changes Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Add missing German strings (#2619) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Model columns misplaced (#2640) * [FIX] Connect a null server (#2639) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Jitsi users unable to unmute (#2623) * [FIX] Jitsi users being muted always * fix: bundle is invalid * Update jitsi meet sdk with ui improvements * Update JitsiMeetSDK ios * Centralize toolbox android * Fix images on Jitsi Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.12.1 (#2641) * [FIX] Share extension and save image not working on Android 10 (#2651) * Bump version to 4.13.0 (#2657) * [FIX] Update Loading logo (#2658) * [NEW] Support client certificates for SSL (two-way authentication) (Android) (#2624) * wip: Android SSL Pinning * Use own SSLPinningModule * wip: Use Rocket.Chat own react-native * wip: Fresco Images using custom OkHttpClient * wip: react-native-webview onReceivedClientCertRequest * feat: Save Images of a SSL Pinning protected server * chore: SSLPinning package as a interface to iOS & Android implementations * chore: update glide * feat: load images under a client ssl certificate protected server * chore: remove patch * feat: Audio & Video under a SSL Client protected server * fix: Unpin certificate when change server * feat: Fast Image as a patch * chore: update fast-image * Fix merge Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Channel actions (#2644) * room roles * handle owner * endpoints * Leader and Moderator * Remove user from room * stash ignore * Add subscription.ignored column * ignore user * Fix icons * I18n * Minor i18n fixes * Direct Message and open action sheet after a normal tap * Fix icon * stash isIgnored * isManualUnignored message * Fix update * Ignored * Mute, moderator, leader, owner, remove from room * ignore * Tests * pt-BR * Update pods * Apply requested changes * Add RC version on requests * [NEW] Support RTL (#2656) * wip: RTL (iOS) * wip: RTL (Android) * wip: reload bundle when change between RTL languages * fix: Stack Animation on Android * fix: update snapshot * fix: Swipe Room Actions in RTL mode * fix: snapshots * Move isRTL to i18n * Fix styling * Update tests * Update pods Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Initial users' status is not fetched (#2664) * [FIX] Messages overlapping and emoji keyboard not opening (#2670) * Replace keyboard libs for react-native-ui-lib * Apply Jitsi branch * Require keyboard on bundle * Update ui-lib * chore: update deps Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [CHORE] Force normalized params for 2FA (#2683) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Thread message flickering while thread parent isn't found (#2676) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Light theme not working on Android with Dark Theme set (#2675) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] App not prompting join code for password protected channels (#2514) * Adding joinCode parameter Co-authored-by: Vitor Leal <vitor_leal2201@hotmail.com> Co-authored-by: Fernando Aguilar <fernando.aguilar@hotmail.com.br> * Insert join code input Signed-off-by: Vitor.Leal <vitor_leal2201@hotmail.com> * Add joinCode field on db Signed-off-by: Vitor.Leal <vitor_leal2201@hotmail.com> * Add label i18 pt-br and en-us Signed-off-by: Vitor.Leal <vitor_leal2201@hotmail.com> * Add insert join code text Signed-off-by: Vitor.Leal <vitor_leal2201@hotmail.com> * Fix atribute name Signed-off-by: Vitor.Leal <vitor_leal2201@hotmail.com> * Add join text Signed-off-by: Vitor.Leal <vitor_leal2201@hotmail.com> Co-authored-by: Daniel Maike <danmke@hotmail.com> Co-authored-by: Fernando Aguilar <fernando.aguilar@hotmail.com.br> * Fix attributes joinCode, joinCodeRequired and pass attribute param in navigation Signed-off-by: Daniel Maike <danmke@hotmail.com> Co-authored-by: Vitor Leal <vitor_leal2201@hotmail.com> * Fixing attribute joinCodeRequired pass to goRoom Signed-off-by: Daniel Maike <danmke@hotmail.com> * Changed textinput style Signed-off-by: Daniel Maike <danmke@hotmail.com> Co-authored-by: Vitor Leal <vitor_leal2201@hotmail.com> * Delete not necessary attribute Signed-off-by: Daniel Maike <danmke@hotmail.com> * Fixing input style Co-authored-by: Vitor Leal <vitor_leal2201@hotmail.com> * Undo unncessary changes * use a join code modal * tests: e2e tests to join protected channel * fix: undo unnecessary change * tests: cancel join code * Remove some tests * Minor fixes Co-authored-by: Vitor Leal <vitor_leal2201@hotmail.com> Co-authored-by: Fernando Aguilar <fernando.aguilar@hotmail.com.br> Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: youssef-md <emaildeyoussefmuhamad@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [I18n] Add Arabic (#2537) * Arabic language setup * Added arabic translation * Arabic translation Proofreading Co-authored-by: Diego Mello <diegolmello@gmail.com> * [I18N] Add missing zh_TW and zh_CN strings (#2680) * feat(i18n): add some missing strings and improve some translation * fix: add missing server version Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Add username on status messages (#2553) * 1689 - missing user name for status messages * 1689 - missing user name for status messages. Fixed broken e2e test "should pin message". * Minor tweak * Remove center style * Small refactor on User * Remove toLowerCase * Update tests Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Filenames are incorrect in non-latin alphabets on upload (#2671) * fix: filename on react-native-image-crop-picker * fix: use rn-fetch-blob to upload files * fix: FileUpload as a service * fix: cancel upload on iOS * fix: file upload from share extension Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Ease white labelling for Android (#2685) * improve white labelling for Android * Move application ID to gradle properties * Fix CI * Point foss sufix to main app * Use npx on android-whitelabel script Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Chats order (#2688) * Persist highest value on subscription.roomUpdatedAt * Update tests Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [REGRESSION] Re-enable Jitsi Chat (#2687) * Fix main jitsi * Fix iOS * Clear build.gradle cache * Don't restore gradle * cache is back * Use master * Point to react-native-jitsi-meet#master * [CHORE] Build official apps on CI (#2701) * Duplicated target and changed Bridging Header * Display name * Unnecessary dumb swift file removed * Buildable name * Reorder Info.plist * Rename Official target's bundle id * Ignore .mobileprovision * Fix provisioning of official app * Starting signing * stash fastfile * starting official ci iOS * Uncomment Fastfile keychain * Fix CI config * allowProvisioningUpdates * Changing AppIcon and Splash Screen * Remove unnecessary folder inside of Images.xcassets * Reorder notificationservice and shareextension plists * Fix signing * Manual signing style for official * Split official signing * Update project provisioning * Use ENV as profile * Output match * Keys * TestFlight refactor * Setting up android * android-official-play-build job * Start removing unnecessary fastlane tasks on Android * Trying to refactor Android jobs * android-env * Remove foss build for now * Fork * Fix if conditions * Fix push * ios-build command * Rename Android builds * Upload dSYMs * Refactoring workflow * Reorder upload-to-testflight * upload-to-google-play-beta command * Fix ci * Fix android fork build * Fix keystore * Fix options on fastlane android * Fix keystore * Check isOfficial on iOS * Check isOfficial on db * Remove unused imports * Database names on Android * Tag fix * Minor fixes * Set IS_OFFICIAL on CI * Fix detox * follow review suggestions Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [i18n] Update fr (#2697) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Update fr (#2705) Typo Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Empty space on Messagebox (#2704) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Yarn android scripts (#2716) * [CHORE] Rename Experimental iOS lane (#2717) * Move build_fork to the end * Rename release to build_experimental * [IMPROVEMENT] Use class variable instead of state for List's animated (#2718) * [FIX] Bottom sheet being hidden sometimes (#2722) * [IMPROVEMENT] Match background and text mention colors (#2723) * [FIX] App freezing if Markdown preview contains sequential empty spaces (#2726) * Remove sequential empty spaces from Markdown preview * Use Markdown preview on RepliedThread * [FIX] Official app without sharedUserId (#2734) * [CHORE] Update React Native to 0.63.4 (#2737) * Bump version to 4.13.1 (#2739) * [REGRESSION] Multiple uploads not working on iOS (#2738) * Update React Native to 0.63.4 * Fix multiple uploads not working on iOS * [FIX] Unable to save attachment on iOS (#2743) * Fix rn-fetch-blob's document dir without forward slash * Update camera roll * [FIX] Generate Jitsi access token when making a call (#2694) fixes: #2693 # Please enter the commit message for your changes. Lines starting Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Jitsi notification delay (#2668) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Channels list not following the same sorting logic from web client (#2763) * [FIX] Pods lost on Official target (#2764) * [FIX] RoomItem using deprecated animated event signature (#2771) * [FIX] Server autocomplete text breaking line (#2774) * [FIX] ServerDropdown flashing bigger server icon (#2775) * [FIX] ServerDropdown flashing bigger server icon * Remove unused logo and update image path where needed * Minor tweak Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Rooms list not being updated on some cases (#2765) * Request subscriptions on RoomsListView.constructor * Removes opened rooms from last message persisting * Change server reducer * Prevent undefined ids causing query error * [FIX] Share Extension hitting memory limit on iOS (#2788) * [FIX] Disallow swipe to dismiss on share extension * Limit query to 20 and clean up props * Remove rn-extension-share branch pointer * Test new branch * Remove branch * [IMPROVEMENT] Threads layout tweaks (#2686) * improvement: Thread Details * fix: re-render Thread Messages Item * fix: update snapshots * improve: thread details component * fix: cast replies length * improvement: format date of threads * improvement: thread details styles * fix: wrap text * tests: update snapshot * improvement: use same date format for all dates * Icon size 24 * Remove date * Remove prop drill * Badge position * Badge container tweak * Fix inline style * Move ThreadDetails to containers * Update stories * Fix lint * Remove wrong prop Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Remove some migrations (#2792) * Remove force rooms refresh * Remove MMKV migration * Bump version to 4.14.0 (#2797) * [FIX] Messagebox tracking lost on pop gesture navigation (#2799) * Use setTimeout instead of InteractionManager * Update tracking lib * [FIX] Back button closing activity when on root stack screen (#2804) * Make hardware back button to behave as home button on root screens * Remove unnecessary code * Remove handleBackPress from OnboardingView * Fix lint * [i18n] Add missing German strings (#2715) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Encrypted Discussions (#2813) * I18n key fix * Add encrypted switch * Remove unused i18n keys * Add enabled to encryption reducer * Show encrypted option on CreateDiscussionView only when e2e encryption is properly set * Add localSearch and use it on search * Use encrypted from parent channel * Fix method calls as rest api with 2fa enabled * Fix logout after reset keys * Use encryption reducer instead of lib directly to check render * Check for room type logic to display encryption option on create discussion * Check toggle-room-e2e-encryption permission on RoomActionsView * Check for encryption status instead of setting on server * Fix * Disable switch instead of hide it * Fix spotlight for DMs * Fix server test * [FIX] Messagebox missing style for text color (#2786) * Changing auxilaryTintColor * Changed Placeholder color to BodyText color * added color prop * eslint changes * used array for styles Co-authored-by: Diego Mello <diegolmello@gmail.com> * [I18N] Update arabic (#2696) * Update ar.js * Update ar.js Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Workspace input without i18n (#2689) * [FIX] Translation of strings in Login page * Strings are added for translation. fixes: #2620 * Add pt-BR Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Spotlight returning duplicated entries (#2805) * Update rocketchat.js * Updated search function * Minor improvements * Remove atIndex * Add remove logic to remove duplicate data from response Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Refactor ServerItem (#2778) * Updated ServerDropdown and ServerItem * Added ServerItem stories * Update ServerDropdown.js * Updated ServerItem stories * Updated ServerItem stories and ServerItem component * Updated SelectServerView, ServerItem and ServerItem stories * Updated ServerItem stories * Updated ServerItem stories * Update tests Co-authored-by: Diego Mello <diegolmello@gmail.com> * [DOCS] Updated Quick Start docs link in e2e/readme (#2802) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [I18N] Add Turkish (#2793) * Turkish language support added * Update tr.js Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Lint on #2793 (#2818) * [I18N] Add missing german strings (#2689) (#2820) * [I18N] Add missing italian strings (#2817) * [FIX] Server version becoming null on server change (#2821) * [FIX] Wrong styling on E2E encryption banner (#2767) * [FIX] Wrong styling on E2E encryption banner * [FIX] Wrong styling on E2E encryption banner * [FIX] Wrong styling on E2E encryption banner * [FIX] Wrong styling on E2E encryption banner (#2767) * Updated SortDropdown, ListHeader, ListItem and added stories for List.Item * Updated SortDropdown * Removed unused component * Updated List.Item and stories * Reverted unnecessary changes and updated ListItem stories * Fix minor indentation * Stop breaking Touch's default underlay color * Fix indentation * Remove falsy comparison from render * Fix left icon * Use List.Item on OmnichannelStatus * Add missing separator * Lint * Fix sort dropdown * Remove unnecessary styles * Fix detox Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] App Store using Experimental's app id (#2826) * [FIX] Wrong username on push notifications (#2825) * [FIX] Share extension memory issues on iOS (#2845) * Remove unnecessary class prop * Stop rendering servers when there's only one * Map and alloc only necessary columns from query * Fetch servers count instead of all servers records * Fetch only needed servers * Separators * Remove renderContent * Minor fix * Refactor query * Smaller avatars in memory * Fix getItemLayout * Add topic * Load less pods * tests * Import only used functions from lodash * Fix pods * Import only used functions from semver * Fix media sharing * Update pods * Disables preview and thumb on iOS * Update expo-video-thumbnail * Unnecessary change * [FIX] Logout from other locations not prompting confirmation option (#2854) * Fixed logout toast bug for the iOS * Removing callToAction and replacing with confirmationText Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.14.1 (#2859) * [IMPROVEMENT] Check for focused rooms on in-app notifications (#2857) * Update InAppNotification and room reducer * Update InAppNotification This reverts commit 60330a1e04cfe8d2e5aa311f367083d831682c49. * Stop subscribing to threads * Remove ref * Fix prop-types Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Real name being ignored in SearchMessagesView (#2838) Co-authored-by: Gerzon Z <gerzonc@icloud.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Remove unnecessary share reducer calls (#2861) * Remove unnecesary share reducer calls * Update Avatar Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Breadcrumbs exceeding characters limit (#2862) * [FIX] breadcrumbs exceeding * fix.breadcrumbs-exceeding-change-events Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] App compressing videos on iOS (#2915) * Update index.js * Update index.js * [FIX] Real name setting ignored on reply preview (#2908) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Reply component sending unused prop to Description (#2900) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] BackdropOpacity based on themes (#2863) * Added backdropOpacity based on theme * Updated ActionSheet, ReactionsModal, ReactionPicker and Sidebar * Updated MultiSelect Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Webview not falling back to default auth challenge when no cert is provided (#2918) * [FIX] Android - fallback to default auth challenge handling when no cert is provided * If a certificate auth challenge is requested on Android the webview will hang if no certificate is loaded. To prevent this, fallback to default Android behavior and cancel the challenge with request.cancel() * No client certificate case defaults to super implementation * Update react-native-webview * Downgrade to previous dependency version Co-authored-by: Diego Mello <diegolmello@gmail.com> Co-authored-by: Gerzon Z <gerzonc@icloud.com> Co-authored-by: Jan Garaj <jan.garaj@gmail.com> * [FIX] Support Jitsi_URL_Room_Hash (#2905) * [FIX] Temp attachment files not being flushed after saved to gallery (#2871) * Update AttachmentView.js * Update AttachmentView.js * Update AttachmentView.js * Update AttachmentView.js Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Update iOS profiles for Experimental app (#2933) * [IMPROVE] Deleted thread reply redirects to thread (#2840) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Thread showing typing indicator from main room (#2869) * [FIX] Remove typing indicator from thread's header * remove unnecessary props and change usersTyping condition Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] DM rooms show typing status from last group room (#2878) * [FIX] DM rooms show typing status from last group room * Undo changes * Check if current typing is from focused room before dispatching to redux Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Can't copy or edit media's description (#2885) * [FIX] Image descriptions issues * shorten the condition string * fix selectedMessage state Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] RightButtonsContainer re-render check not returning default value (#2899) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Remove InteractionManager blocks (#2906) * [FIX] Remove InteractionManager blocks * Minor fix Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] App not sending second argument for EventEmitter.removeListener on some places (#2909) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Temp message ignoring real name (#2919) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] System message of e2e encryption is missing (#2888) * [FIX] System message of e2e encryption missing * add new encryption string * add to stories * Add pt-BR * Move stories Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Add permissions to Redux (#2914) * [FIX] Add permissions to Redux store * add only permissions being used in the app * add clear permissions reducer * call RocketChat.hasPermission from reducer * add server version comparison on getPermissions * refactor hasPermission function * refactor hasPermission function * remove uncomment code * use Q.experimentalSortBy() * add coerce function * Change Rocketchat.hasPermission * Apply on isReadOnly * Apply to RoomInfoEditView * Apply to RoomInfoView and RoomInfoEditView * canAutoTranslate * Unnecessary clear permissions * Revert getUpdatedSince * Naming fix Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Add hold step for ios and android build experimental (#2943) * [CHORE] Add hold step for ios-build-experimental and android-build-experimental * Android hold step * add ios hold step Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Remove lodash.isEqual (#2893) * Added dequal and react-fast-compare as substitutes to lodash.isEqual * Update ReplyPreview.js * Remove react-fast-compare * Removed deep-equal and upgrade babel-eslint dev dependency * Fix avatar * Fix Messagebox * Fix CreateDiscussionView * ModalBlockView * NewMessageView * ProfileView * RoomInfoEditView * ServerDropdown * Return local search as object instead of observable * SelectedUsersView Co-authored-by: Diego Mello <diegolmello@gmail.com> * [I18N] Add missing Russian strings (#2946) * [i18n] Add missing Russian strings * Couple fixes * Fix Direct_message Translate Direct_message as already has been translated Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Use shortcut syntax for get collections (#2932) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Use List.Separator in all places (#2931) * [FIX] Use List.Separator in all places * add List.Separator * change List.Separator Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Limit new message list query size to 50 (#2947) * Limit query to 50 * Remove observable * [FIX] Support chats order for older versions of the server (#2934) * Update mergeSubscriptionsRooms.js * Update mergeSubscriptionsRooms.js * Update mergeSubscriptionsRooms.js * Minor refactor Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Reactions modal's backdrop color too light (#2949) Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.15.0 (#2950) * [FIX] Share extension not working correctly on Official app (#2963) * [FIX] Cannot read property 'some' of undefined on hasPermission (#2966) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Deep linking and other connectivity issues (#2894) * Navigate from push notification only if necessary * Use JS SDK branch * Stop reconnecting if it's already connected * Fix RoomsListView forever loading after tapping push notification of another server * Execute fewer operations on app/index * Remove roomsRequest call from onForeground * Apply check and reopen * Stop opening in-app notification when the app is on backgorund * Connecting tweaks * Fix deep linking not working if the app is on background * Force reset yarn cache * Upgrade JS SDK * Remove listener on unmount * Fix resume on Android after back button is pressed * Fix local authentication resume * Fix back button android * Change JS SDK branch * [FIX] Messagebox's placeholder color is too bright (#2968) * [IMPROVEMENT] Message attachment colors (#2860) * Added convertStrToHex function and updated Reply component * Removed convertStrtToHex function and added attachmentBackground * Added color2k, removed transparent view and applied transparentize to backgroundColor * Added stories * Update Reply stories * Update Reply stories * Fix lint * Update Reply stories * Fix props * Move tests to Message stories Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] App forgetting workspace when server is not finished added (#2798) * [FIX] App forgetting workspace * Added e2e tests * Update login.js * Update logout.js * Reverted changes on login and share, updated init * Update 08-persistantworkspace.spec.js * Revert unnecessary changes * Revert line change * Update share.js * Tweak tests * Use wm shorthand * Remove irrelevant calls to RocketChat.TOKEN_KEY Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TESTS] Add E2E tests to draft message (#2960) * [E2E TEST] Draft message * Fix tests Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TESTS] Add E2E tests to group DM (#2961) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TESTS] Add E2E tests to directory (#2964) * [E2E TEST] Directory * Fix tests Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Simplify server version comparison (#2922) * Simplify server version where needed * Added lte and gte functions and updated imports * Updated functions names * Update util functions * Update util function and added methods * Remove lt and coerce from getPermissions and mergeSubscriptionsRooms * Fix comparison * Update getPermissions.js * Remove unused import * Fix lint * Fix lint Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TESTS] Add E2E tests to discussions (#2970) * [E2E TEST] Discussions * fix error Cannot find UI elemen * Fix tests Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Attachment not rendering markdown (#2924) * [FIX] Render markdown in Fields content * Added stories Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TESTS] Add e2e tests for mark message as unread (#2953) * [E2E TEST] Add e2e tests for mark message as unread * fixed test for draft message * change test name * move test to other file * Remove unnecessary tests * Rename file * Update jest tests Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TESTS] Add E2E tests to delete server (#2954) * [E2E TEST] Delete server * fixed test for delete server * fix tests * minor changes * Rename file Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Refactor RoomActionsView permissions (#2872) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Add status and teams icons (#2989) Co-authored-by: Gerzon Z <gerzonc@icloud.com> * [FIX] SSO not working with 2FA (TOTP) (#2978) * Update AuthenticationWebView.js * Updated loginTOTP * Added validation * Update rocketchat.js * Update rocketchat.js * Update rocketchat.js * Update rocketchat.js * Fix resolve * Remove incognito * Fix totp being requested on webview Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] User status icons (#2991) * Add status and teams * Update icons, icon size and getUsersPresence * Minor changes * Refactor RoomTypeIcon * Minor tweaks * Update unit tests * Minor fixes * Fix styles * Small refactor * Update jest Co-authored-by: Diego Mello <diegolmello@gmail.com> * [REGRESSION] Auth via deep linking not working (#3015) * Update rocketchat and add e2e test for deep linking * Update rocketchat and add e2e test for deep linking * Update deeplinking e2e * fix deep linking auth * Test deep linking auth * Fix deeplink to rid and add tests * Small refactor * Add non existing server test Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Create discussion request being sent with null value on encryption param (#3033) * [CHORE] Use JSON files for i18n (#3011) * [IMPROVEMENT] Load only i18n files needed (#3014) * Use json * Load only i18n files needed * [REGRESSION] Clear local server cache not loading rooms (#3007) * Fix clear cache * Write e2e tests * Fix lint * Fix isRTL * [FIX] Custom OAuth and iframe login attempts being called multiple times (#3020) * [FIX] App crashing when attachment color is an invalid HEX (#3021) * [IMPROVEMENT] Add "Message" option to Room Info (#3029) * [CHORE] Go to room from hashtag * Layout tweaks Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Can't change status (#3018) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Search input not using the whole header space (#3012) * [FIX] Search input not using the whole space * Fix on getHeaderTitlePosition Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] E2EE password hiding automatically (#2972) * [FIX] E2EE password hiding automatically * add e2e test * fixed hiding banner * move e2e tests to 01-e2eencryption * remove console.log * Fix tests Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TESTS] Move threads tests to its own file (#2965) * [E2E TEST] Move threads test to another file * changed descirbe title * Rearrange files Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Regex typo on markdown (#2928) * [FIX] Fix Regex Typo * Add story for testing Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Make attachment validation compatible with web client (#2927) * [FIX] Make attachment validation compatible with web client * Added stories Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Non-reply attachments displaying time (#2902) * Remove time if no message_link * Fix message stories for replies * Final stories fix Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] i18n not being applied on login/register labels (#2930) * Use I18n translate in login text input label * Add to register and add missing strings Co-authored-by: Diego Mello <diegolmello@gmail.com> * Revert "[FIX] Make attachment validation compatible with web client (#2927)" (#3036) This reverts commit d6200745c028dd47b4ce0f11eb396c8f2a4cf807. * Bump version to 4.16.0 (#3037) * [NEW] Basic support to Teams (#3016) * Database migration * RoomItem icon * Team icons * Teams group * Small tweak on RoomTypeIcon * RoomView Header * Add team's channels to RoomView header * Starting TeamChannelsView * Icon size * o data found * Update TeamChannelsView, add teams subscriptions and send params to TeamChannelsView * Use teams.ListRooms endpoint, render rooms list, remove unused functions * Show team main on TeamChannelsView * Disable swipe * Pagination working * Fix blinking no data found * Search working * Refactor to use BackgroundContainer while loading * Go to room * Cleanup * Go to actions * Events * Lint * Add debounce to go room * Fix for tablet * i18n * Small fix * Minor refactor * Use local data when it exists * Show last message * Force teams migration * Add stories to BackgroundContainer * Remove unused component * Move RoomViewHeader into containers folder * Refactoring * Testing RoomHeader * i18n * Fix server endpoint version * Fix events Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com> * [CHORE] Refactor mention tracking logic (#2997) * [Improvement] Improve mentions This PR focuses on improving command, emoji, channel and user mentions. * [Tests] Added e2e tests for mention improvement * [Improvement] Modify slash command mention logic. Added slash command with argument preview Slash command should show only if the message bigins with / * Return data on search for empty text * Minor fixes * Update e2e tests * Minor fix * [FIX] allow command mentioning in between text Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Status text not being updated on sidebar (#3041) * Update StatusView.js * Minor tweak * Minor tweaks Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Unable to search non-latin alphabet names on members list (#3039) * Add search by name in members list * Update RoomMembersView search Co-authored-by: Diego Mello <diegolmello@gmail.com> * Search stops working after some time (#3044) * Bump version to 4.17.0 (#3058) * [CHORE] Add job to upload Experimental to Google Play production (#3050) * [REGRESSION] SAML stopped working after #2978 (#3060) * [REGRESSION] Room actions not loading on tablet (#3061) * Bump version to 4.16.1 (#3063) * [REGRESSION] Fallback language stopped working (#3072) * [CHORE] Update Detox to 18.10.0 (#3052) * Updated detox and 5 tests * Update e2e cases for Detox v18, update setUserStatus and added SET_STATUS_FAIL * Downgrade mocha * Exclude arm64 from building and update tests cases * Update more tests cases, add registeringUser4 * Update more test files and add room-actions-scrollview testID * Update package.json * Remove unused username from test file and update 08-roominfo test file * Fixing * Mark as unread * Fixing flaky tests * Minor fixes Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Message author touchable taking whole space available (#3048) Co-authored-by: Gerzon Z <gerzonc@icloud.com> * [CHORE] Improve stories (#3028) * [CHORE] Improve stories * Refactor Avatar and UIKitModal * fixed undefined 'name' * Remove commented stories * Remove Markdown from stories/index, update Markdown test file and remove markdown stories from Message stories * Remove StoriesSeparator * Refactor Markdown * Remove commented lines of code * Small refactor * Re-add stories Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com> Co-authored-by: Gerzon Z <gerzonc@icloud.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.17.0 (#3083) * [REGRESSION] Fallback not working when device's language is available (#3091) * Always add 'en' i18n * Add tests * Bump version to 4.16.2 (#3092) * [FIX] Connecting stream listener not being cleared (#3008) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] App making calls to DDP after socket was killed by OS (#3062) Co-authored-by: Gerzon Z <gerzonc@icloud.com> * [NEW] Create Team (#3082) Co-authored-by: Diego Mello <diegolmello@gmail.com> * Language update from LingoHub 🤖 (#3139) Project Name: Rocket.Chat.ReactNative Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative User: Robot LingoHub Easy language translations with LingoHub 🚀 Co-authored-by: Robot LingoHub <robot@lingohub.com> * [NEW] Add/Create/Remove channel on a team (#3090) * Added Create Team * Added actionTypes, actions, ENG strings for Teams and updated NewMessageView * Added createTeam sagas, createTeam reducer, new Team string and update CreateChannelView * Remove unnecessary actionTypes, reducers and sagas, e2e tests and navigation to team view * Minor tweaks * Show TeamChannelsView only if joined the team * Minor tweak * Added AddChannelTeamView * Added permissions, translations strings for teams, deleteTeamRoom and addTeamRooms, AddExistingChannelView, updated CreateChannelView, TeamChannelsView * Refactor touch component and update removeRoom and deleteRoom methods * Minor tweaks * Minor tweaks for removing channels and addExistingChannelView * Added missing events and fixed channels list * Minor tweaks for refactored touch component * Minor tweaks * Remove unnecesary changes, update TeamChannelsView, AddExistingChannelView, AddChannelTeamView, createChannel, goRoom and Touchable * Add screens to ModalStack, events, autoJoin, update createChannel, addRoomsToTeam and Touchable * Minor tweak * Update loadMessagesForRoom.js * Updated schema, tag component, touch, AddChannelTeamView, AddExistingChannelView, ActionSheet Item * Fix unnecessary changes * Add i18n, update createChannel, AddExistingChannelTeamView, AddChannelTeamView, RightButton and TeamChannelsView * Updated styles, added tag story * Minor tweak * Minor tweaks * Auto-join tweak * Minor tweaks * Minor tweak on search * One way to refactor :P * Next level refactor :) * Fix create group dm * Refactor renderItem * Minor bug fixes * Fix stories Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] E2E Tests not working because of ES6 import (#3147) * Update ITeam.js * Minor tweak * [NEW] Leave Teams (#3116) * Added Create Team * Added actionTypes, actions, ENG strings for Teams and updated NewMessageView * Added createTeam sagas, createTeam reducer, new Team string and update CreateChannelView * Remove unnecessary actionTypes, reducers and sagas, e2e tests and navigation to team view * Minor tweaks * Show TeamChannelsView only if joined the team * Minor tweak * Added AddChannelTeamView * Added permissions, translations strings for teams, deleteTeamRoom and addTeamRooms, AddExistingChannelView, updated CreateChannelView, TeamChannelsView * Refactor touch component and update removeRoom and deleteRoom methods * Minor tweaks * Minor tweaks for removing channels and addExistingChannelView * Added missing events and fixed channels list * Minor tweaks for refactored touch component * Added SelectListView and logic for leaving team * Minor tweak * Minor tweak * Minor tweaks * Remove unnecesary changes, update TeamChannelsView, AddExistingChannelView, AddChannelTeamView, createChannel, goRoom and Touchable * Remove unnecesary prop * Add screens to ModalStack, events, autoJoin, update createChannel, addRoomsToTeam and Touchable * Minor tweak * Update loadMessagesForRoom.js * Updated schema, tag component, touch, AddChannelTeamView, AddExistingChannelView, ActionSheet Item * Fix unnecessary changes * Add i18n, update createChannel, AddExistingChannelTeamView, AddChannelTeamView, RightButton and TeamChannelsView * Updated styles, added tag story * Minor tweak * Minor tweaks * Auto-join tweak * Minor tweaks * Minor tweak on search * Minor refactor to ListItem, add SelectListView to ModalStack, update handleLeaveTeam * Minor tweaks * Update SelectListView * Update handleLeaveTeam, remove unnecessary method, add story * Minor tweak * Minor visual tweaks * Updated SelectListView, RoomActionsView, leaveTeam method and string translations * Update SelectListVIew * Minor tweak * Update SelectListView * Minor tweak * Fix for List.Item subtitles being pushed down by title's flex * Minor tweaks * Update RoomActionsView * Use showConfirmationAlert and showErrorAlert * Lint Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Jump to message (#3099) * Scrolling * Add loadMore button at the end of loadMessagesForRoom * Delete dummy item on tap * Only insert loadMore dummy if there's more data * load surrounding messages * fixes and load next * First dummy and dummy-next * Save load next messages * Check if message exists before fetching surroundings * Refactoring List * Jumping to message :) * Showing blocking loader while scrolling/fetching message * Check if message exists on local db before inserting dummy * Delete dummies automatically when the message sent to updateMessages again * Minor cleanup * Fix scroll * Highlight message * Jump to bottom * Load more on scroll * Adding stories to LoadMore * Refactoring * Add loading indicator to LoadMore * Small refactor * Add LoadMore to threads * getMoreMessages * chat.getThreadMessages -> getThreadMessages * Start jumping to threads * Add jumpToMessageId on RoomView * Nav to correct channel * Fix PK issue on thread_messages * Disable jump to thread from another room * Fix nav to thread params * Add navToRoom * Refactor styles * Test notch * Fix Android border * Fix thread message on title * Fix NavBottomFAB on threads * Minor cleanup * Workaround for readThreads being called too often * Lint * Update tests * Jump from search * Go to threads from search * Remove getItemLayout and rely on viewable items * Fix load older * stash working * Fix infinite loading * Lower itemVisiblePercentThreshhold to 10, so very long messages behave as viewable * Add generateLoadMoreId util * Minor cleanup * Jump to message from notification/deep linking * Add getMessageInfo * Nav to threads from other rooms * getThreadName * Unnecessary logic * getRoomInfo * Colocate getMessageInfo closer to RoomView * Minor cleanup * Remove search from RoomActionsView * Minor fix for search on not joined public channels * Jump to any link * Fix tablets * Jump to message from MessagesView and other bug fixes * Fix issue on Urls * Adds race condition to cancel jump to message if it's stuck or after 5 seconds * Jump from message search quote * lint * Stop onPress * Small refactor on load methods * Minor fixes for loadThreadMessages * Minor typo * LoadMore i18n * Minor cleanup * [FIX] Method calls not sending date params as EJSON (#3159) * [FIX] Read receipt not displaying full date (#3133) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Remove member from team (#3117) * Added Create Team * Added actionTypes, actions, ENG strings for Teams and updated NewMessageView * Added createTeam sagas, createTeam reducer, new Team string and update CreateChannelView * Remove unnecessary actionTypes, reducers and sagas, e2e tests and navigation to team view * Minor tweaks * Show TeamChannelsView only if joined the team * Minor tweak * Added AddChannelTeamView * Added permissions, translations strings for teams, deleteTeamRoom and addTeamRooms, AddExistingChannelView, updated CreateChannelView, TeamChannelsView * Refactor touch component and update removeRoom and deleteRoom methods * Minor tweaks * Minor tweaks for removing channels and addExistingChannelView * Added missing events and fixed channels list * Minor tweaks for refactored touch component * Added SelectListView and logic for leaving team * Added addTeamMember and removeTeamMember * Minor tweak * Minor tweak * Minor tweaks * Remove unnecesary changes, update TeamChannelsView, AddExistingChannelView, AddChannelTeamView, createChannel, goRoom and Touchable * Remove unnecesary prop * Add screens to ModalStack, events, autoJoin, update createChannel, addRoomsToTeam and Touchable * Minor tweak * Update loadMessagesForRoom.js * Updated schema, tag component, touch, AddChannelTeamView, AddExistingChannelView, ActionSheet Item * Fix unnecessary changes * Add i18n, update createChannel, AddExistingChannelTeamView, AddChannelTeamView, RightButton and TeamChannelsView * Updated styles, added tag story * Minor tweak * Minor tweaks * Auto-join tweak * Minor tweaks * Minor tweak on search * Minor refactor to ListItem, add SelectListView to ModalStack, update handleLeaveTeam * Minor tweaks * Update SelectListView * Update handleLeaveTeam, remove unnecessary method, add story * Minor tweak * Minor visual tweaks * Update SelectListView.js * Update RoomMembersView * Updated SelectListView, RoomActionsView, leaveTeam method and string translations * Update SelectListVIew * Minor tweak * Update SelectListView * Minor tweak * Minor tweaks * Fix for List.Item subtitles being pushed down by title's flex * Minor tweaks * Update RoomActionsView * Use showConfirmationAlert and showErrorAlert * Remove addTeamMember, update removeTeamMember * Update Alert * Minor tweaks * Minor tweaks * Minor tweak * Update showActionSheet on RoomMembersView * Remove team main from query and move code around * Fetch roles * Update RoomMembersView and SelectListView * Updated leaveTeam and handleRemoveFromTeam * Fix validation * Remove unnecessary function * Added confirmationAlert for missing permissions case Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Add Existing Channel screen showing discussions and channels without permission (#3151) * [Fix] the filter to show the existing channel * [Refactor] the function that filter to isolate it * Refactor how to wsearch properly Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Member search not trimming search text (#3129) * Fixed logout toast bug for the iOS * Removing callToAction and replacing with confirmationText * Handling member search with spaces to the left and right of name/username * Changing location of string trimmer Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Discussions not subscribing properly to messages when opened from inside the room (#3149) * [FIX] Promise at subscription Room * E2E - Update previous roomView count after send msg in discussion * Not needed rn Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Team creation not raising error if something unexpected happens (#3152) * [IMPROVEMENT] Add error to AddExistingChannel * Fix the alert error when create a channel * Fix the error alert box when create channel and teams Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Check permissions on team channels action sheet (#3155) * [IMPROVEMENT] Show only the option that user can manage in TeamChannelsView * Refactor the showActionSheet function * Added remove team channel permission * Cleanup Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Add channels to team's flow using different navigators (#3157) * [FIX] the navigation to AddChannelTeamView and next screens * Fix the order inside the NewMessageStackNavigator * Delete spaces after arrow function in onPress * Adjusted InsideStackNavigator to a conditional animation * Fixed route for iPad * Small change Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Allow discussions to be edited (#3137) * Refactored the filter to work the edit for channel and discussion * Removed the filter which type of room can be edit Co-authored-by: Diego Mello <diegolmello@gmail.com> * Fix tests Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Delete Teams (#3123) * Added Create Team * Added actionTypes, actions, ENG strings for Teams and updated NewMessageView * Added createTeam sagas, createTeam reducer, new Team string and update CreateChannelView * Remove unnecessary actionTypes, reducers and sagas, e2e tests and navigation to team view * Minor tweaks * Show TeamChannelsView only if joined the team * Minor tweak * Added AddChannelTeamView * Added permissions, translations strings for teams, deleteTeamRoom and addTeamRooms, AddExistingChannelView, updated CreateChannelView, TeamChannelsView * Refactor touch component and update removeRoom and deleteRoom methods * Minor tweaks * Minor tweaks for removing channels and addExistingChannelView * Added missing events and fixed channels list * Minor tweaks for refactored touch component * Added SelectListView and logic for leaving team * Added addTeamMember and removeTeamMember * Minor tweak * Added deleteTeam function * Minor tweak * Minor tweaks * Remove unnecesary changes, update TeamChannelsView, AddExistingChannelView, AddChannelTeamView, createChannel, goRoom and Touchable * Remove unnecesary prop * Add screens to ModalStack, events, autoJoin, update createChannel, addRoomsToTeam and Touchable * Minor tweak * Update loadMessagesForRoom.js * Updated schema, tag component, touch, AddChannelTeamView, AddExistingChannelView, ActionSheet Item * Fix unnecessary changes * Add i18n, update createChannel, AddExistingChannelTeamView, AddChannelTeamView, RightButton and TeamChannelsView * Updated styles, added tag story * Minor tweak * Minor tweaks * Auto-join tweak * Minor tweaks * Minor tweak on search * Minor refactor to ListItem, add SelectListView to ModalStack, update handleLeaveTeam * Minor tweaks * Update SelectListView * Update handleLeaveTeam, remove unnecessary method, add story * Minor tweak * Minor visual tweaks * Update SelectListView.js * Update index.js * Update RoomMembersView * Updated SelectListView, RoomActionsView, leaveTeam method and string translations * Update SelectListVIew * Minor tweak * Update SelectListView * Minor tweak * Minor tweaks * Fix for List.Item subtitles being pushed down by title's flex * Minor tweaks * Update RoomActionsView * Use showConfirmationAlert and showErrorAlert * Remove addTeamMember, update removeTeamMember * Update Alert * Minor tweaks * Minor tweaks * Minor tweak * Update showActionSheet on RoomMembersView * Remove team main from query and move code around * Fetch roles * Update RoomMembersView and SelectListView * Update rocketchat.js * Updated leaveTeam and handleRemoveFromTeam * Fix validation * Remove unnecessary function * Update RoomActionsView * Update en.json * updated deleteTeam function and permissions * Added showConfirmationAlert * Added string translations for teams * Fix permission * Minor tweaks * Typo Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Android navigation bar color when Loading modal appears (#3165) * [FIX] Modal appearance * Undo and only add android:navigationBarColor Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Check for old servers for Teams (#3171) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Convert/Move Channel to Team (#3164) * Added Create Team * Added actionTypes, actions, ENG strings for Teams and updated NewMessageView * Added createTeam sagas, createTeam reducer, new Team string and update CreateChannelView * Remove unnecessary actionTypes, reducers and sagas, e2e tests and navigation to team view * Minor tweaks * Show TeamChannelsView only if joined the team * Minor tweak * Added AddChannelTeamView * Added permissions, translations strings for teams, deleteTeamRoom and addTeamRooms, AddExistingChannelView, updated CreateChannelView, TeamChannelsView * Refactor touch component and update removeRoom and deleteRoom methods * Minor tweaks * Minor tweaks for removing channels and addExistingChannelView * Added missing events and fixed channels list * Minor tweaks for refactored touch component * Added SelectListView and logic for leaving team * Added addTeamMember and removeTeamMember * Minor tweak * Added deleteTeam function * Minor tweak * Minor tweaks * Remove unnecesary changes, update TeamChannelsView, AddExistingChannelView, AddChannelTeamView, createChannel, goRoom and Touchable * Remove unnecesary prop * Add screens to ModalStack, events, autoJoin, update createChannel, addRoomsToTeam and Touchable * Minor tweak * Update loadMessagesForRoom.js * Updated schema, tag component, touch, AddChannelTeamView, AddExistingChannelView, ActionSheet Item * Fix unnecessary changes * Add i18n, update createChannel, AddExistingChannelTeamView, AddChannelTeamView, RightButton and TeamChannelsView * Updated styles, added tag story * Minor tweak * Minor tweaks * Auto-join tweak * Minor tweaks * Minor tweak on search * Minor refactor to ListItem, add SelectListView to ModalStack, update handleLeaveTeam * Minor tweaks * Update SelectListView * Update handleLeaveTeam, remove unnecessary method, add story * Minor tweak * Minor visual tweaks * Update SelectListView.js * Update index.js * Update RoomMembersView * Updated SelectListView, RoomActionsView, leaveTeam method and string translations * Update SelectListVIew * Minor tweak * Update SelectListView * Minor tweak * Minor tweaks * Fix for List.Item subtitles being pushed down by title's flex * Minor tweaks * Update RoomActionsView * Use showConfirmationAlert and showErrorAlert * Remove addTeamMember, update removeTeamMember * Update Alert * Minor tweaks * Minor tweaks * Minor tweak * Update showActionSheet on RoomMembersView * Remove team main from query and move code around * Fetch roles * Update RoomMembersView and SelectListView * Update rocketchat.js * Updated leaveTeam and handleRemoveFromTeam * Fix validation * Remove unnecessary function * Update RoomActionsView * Update en.json * updated deleteTeam function and permissions * Added showConfirmationAlert * Added string translations for teams * Fix permission * Added moveChannelToTeam and convertToTeam functionality * Fix SelectListView RadioButton * Fix moveToTeam * Added searchBar to SelectListVIew * Update RoomView , SelectListVIew and string translation for error Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TEST] E2E Tests for Teams (#3178) * Added Create Team * Added actionTypes, actions, ENG strings for Teams and updated NewMessageView * Added createTeam sagas, createTeam reducer, new Team string and update CreateChannelView * Remove unnecessary actionTypes, reducers and sagas, e2e tests and navigation to team view * Minor tweaks * Show TeamChannelsView only if joined the team * Minor tweak * Added AddChannelTeamView * Added permissions, translations strings for teams, deleteTeamRoom and addTeamRooms, AddExistingChannelView, updated CreateChannelView, TeamChannelsView * Refactor touch component and update removeRoom and deleteRoom methods * Minor tweaks * Minor tweaks for removing channels and addExistingChannelView * Added missing events and fixed channels list * Minor tweaks for refactored touch component * Added SelectListView and logic for leaving team * Added addTeamMember and removeTeamMember * Minor tweak * Added deleteTeam function * Minor tweak * Minor tweaks * Remove unnecesary changes, update TeamChannelsView, AddExistingChannelView, AddChannelTeamView, createChannel, goRoom and Touchable * Remove unnecesary prop * Add screens to ModalStack, events, autoJoin, update createChannel, addRoomsToTeam and Touchable * Minor tweak * Update loadMessagesForRoom.js * Updated schema, tag component, touch, AddChannelTeamView, AddExistingChannelView, ActionSheet Item * Fix unnecessary changes * Add i18n, update createChannel, AddExistingChannelTeamView, AddChannelTeamView, RightButton and TeamChannelsView * Updated styles, added tag story * Minor tweak * Minor tweaks * Auto-join tweak * Minor tweaks * Minor tweak on search * Minor refactor to ListItem, add SelectListView to ModalStack, update handleLeaveTeam * Minor tweaks * Update SelectListView * Update handleLeaveTeam, remove unnecessary method, add story * Minor tweak * Minor visual tweaks * Update SelectListView.js * Update index.js * Update RoomMembersView * Updated SelectListView, RoomActionsView, leaveTeam method and string translations * Update SelectListVIew * Minor tweak * Update SelectListView * Minor tweak * Minor tweaks * Fix for List.Item subtitles being pushed down by title's flex * Minor tweaks * Update RoomActionsView * Use showConfirmationAlert and showErrorAlert * Remove addTeamMember, update removeTeamMember * Update Alert * Minor tweaks * Minor tweaks * Minor tweak * Update showActionSheet on RoomMembersView * Remove team main from query and move code around * Fetch roles * Update RoomMembersView and SelectListView * Update rocketchat.js * Updated leaveTeam and handleRemoveFromTeam * Fix validation * Remove unnecessary function * Update RoomActionsView * Update en.json * updated deleteTeam function and permissions * Added showConfirmationAlert * Added string translations for teams * Fix permission * Added moveChannelToTeam and convertToTeam functionality * Fix SelectListView RadioButton * Fix moveToTeam * Added searchBar to SelectListVIew * Update RoomView , SelectListVIew and string translation for error * E2E for Teams * Fix tests and cleanup * Minor refactor * Wrong label * Move/convert * Fix convert Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Add Teams to Directory (#3181) * Added Teams to DirectoryView * Fix icon * Minor tweaks * add tests Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Add logEvents for Teams (#3182) * added events for team channels view and add existing channel view * add logevents for room actions view and room info edit view Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Disable jitsi call for teams (#3183) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Show alert `Not allowed` when click on a private channel that you don't be invited before (#3177) * [FIX] Showing only channel you joined * [FIX] How to get the params to mnavigation to other room from TeamChannelList * Show alert Not allowed when trying access private channel that you don't joined Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Load team's rooms from local database on team leave (#3185) * [IMPROVEMENT] Search team list rooms of user in watermelon db * Minor nitpick Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Option to prevent users from using Invisible status (#3186) * [FIX] Option to prevent users from using Invisible status * Added error to pt-BR Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Item not animating on tap on team's channels view (#3187) * [FIX] Directory sending incorrect room type (#3188) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] App not showing proper alert on team leave (#3161) * [IMPROVEMENT] refactoring how to leave team * Fix the data passed to leaveTeam * Fixed the lint error in i18n, the path of i18n, merged two ifs in one * Fixed the Saga's flow when try to leave a room * Fixed params passed to leaveRoom * Fix the function name of leaveTeam Co-authored-by: Diego Mello <diegolmello@gmail.com> * Language update from LingoHub 🤖 (#3192) Project Name: Rocket.Chat.ReactNative Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative User: Robot LingoHub Easy language translations with LingoHub 🚀 Co-authored-by: Robot LingoHub <robot@lingohub.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Support Google OAuth from external browser (#3134) * Deep linking to the app * Handle deep linking * Bump version to 4.17.0 (#3093) * Revert "[IMPROVEMENT] Load team's rooms from local database on team leave (#3185)" (#3194) This reverts commit fa00ef92efa45fef3938afbb92be52b97cb16358. * [FIX] Teams tests (#3196) * Make team_main not optional and fix tests * Undo isOptional and fix query * Comment * [FIX] Wrong system messages being passed as parameters to room save (#3197) * [FIX] RoomItem's long press crashing the app if prop is missing (#3199) * Check onLongPress prop * Add Touch stories * [FIX] Crashing on link press (#3204) * [FIX] Don't show Block Button inside Group DM Actions (#3195) * [FIX] Don't show Block Button inside Group DM Actions * Use RocketChat.isGroupChat instead of simple if condition * Add return Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TEST] Fixed E2E tests (#3201) * [FIX] Test E2E i18n * 01-createroom and 02-room fixed * 03-roomactions and 04-discussions * 05-threads and 07-markasunread from room * Test 07-markasunread * Set notifications 'YES' and delete true in 03-forgotpassword and 04-createuser * Fixed the data that 02-team uses and changed the message in 07-markasunread * Added group.alternate to data.docker and commented the test for the fallback language Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TEST] E2E for Jump to Message (#3202) * E2E tests for jump to message * Fix thread tests * Remove unnecessary function and uncomment tests * Minor tweak * Fix tests and minor tweaks * Minor tweaks * Update docker data * Fix docker * Fix duplicated testid * Minor refactor * Fix jump to old message test * Fix load on scroll * Add fab test * Minor addition * stash * almost there * Final changes Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVE] Subscribe to permissions (#2993) * [CHORE] Subscribe to permissions * add redux action for update * Minor tweaks Co-authored-by: Gerzon Z <gerzonc@icloud.com> Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVE] Subscribe to roles (#2992) * [CHORE] Subscribe to Roles * subscribe to roles-change * add subscribe for stream-roles * fixed subscribe roles * Add componentDidUpdate to RoomMembersView and propType * Update componentDidUpdate in RoomMembersView, roles reducer, getRoles method and actionType * Minor tweaks * Remove componentDidUpdate * Fix add role * Fix initialState and remove role * Minor try/catch fix * Fix lint * Fix offline first Co-authored-by: Diego Mello <diegolmello@gmail.com> Co-authored-by: Gerzon Z <gerzonc@icloud.com> Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com> * [IMPROVE] Subscribe to settings (#3222) * Add action and reducer * Add streamNotifyAll listener * Minor tweak * Minor tweak * Fix update not taking in consideration other type columnns Co-authored-by: Diego Mello <diegolmello@gmail.com> * Chore: Add Lint to E2E tests (#3217) * Added eslint plugin dependencie and fixed the eslint.js * E2E Tests folder Assorted * Linted all e2e, just e2e/docker that don't changed * Update 09-jumptomessage.spec.js * Removed async from describe function * Remove outdated detox linter lib * Add overrides to eslintrc Co-authored-by: Gerzon Z <gerzonc@icloud.com> Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] App not showing proper alert on team delete (#3219) * [FIX] Rule to delete team's channel * Fixed Saga and flow to delete team and team's channel * Adjusted the warning alert as the Figma Co-authored-by: Gerzon Z <gerzonc@icloud.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVE] Add Jitsi button to Teams (#3223) * [IMPROVE] Add Jitsi button to teams * Added setting to check is Jitsi is Enable for Channel too * Fix typo Co-authored-by: Gerzon Z <gerzonc@icloud.com> Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Jump to message from in-app notification (#3225) * [FIX] Jump to message by in-app notification * Bug fix to scroll proper the last message * Minor tweak Co-authored-by: Gerzon Z <gerzonc@icloud.com> Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Google OAuth triggering cookies logic (#3244) * Remove checkCookiesAndLogout * Add loginEmailPassword to loginOAuthOrSso * Add isFromWebView field * Fix migrations * Minor tweak * Fix OAuth for other services * Fix migrations * Stop persisting loginEmailPassword Co-authored-by: Diego Mello <diegolmello@gmail.com> * Language update from LingoHub 🤖 (#3251) Project Name: Rocket.Chat.ReactNative Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative User: Robot LingoHub Easy language translations with LingoHub 🚀 Co-authored-by: Robot LingoHub <robot@lingohub.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVE] Message body readability on dark themes (#2981) * [CHORE] Apply auxiliaryText on message body * change bodyText to uxiliaryText * Update tests * Update bodyText color and rollback PR changes * Update Storyshots.test.js.snap * Minor tweak Co-authored-by: Diego Mello <diegolmello@gmail.com> Co-authored-by: Gerzon Z <gerzonc@icloud.com> Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com> * [FIX] Subscribe to settings making app to hang on login (#3254) * [FIX] Poor performance in messages list on Android 11 (#3260) * Bump version to 4.18.0 (#3252) * [FIX] Create team crashing the app (#3248) Co-authored-by: Gerzon Z <gerzonc@icloud.com> Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVE] Convert Team to Channel (#3249) * [IMPROVE] Add convert team to a channel * Action to SelectListView and new words to i18n * Implemented the post and it's working with selected channels or not * Fixed the Convert Team Warning at english i18n and changed the function name * E2E test completed in sequence the convert/move teams * [IMPROVE] Add convert team to a channel * Action to SelectListView and new words to i18n * Implemented the post and it's working with selected channels or not * Fixed the Convert Team Warning at english i18n and changed the function name * rebase develop into this branch * [IMPROVE] Add convert team to a channel * Action to SelectListView and new words to i18n * Implemented the post and it's working with selected channels or not * Fixed the Convert Team Warning at english i18n and changed the function name * rebase develop into this branch Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVE] Set black as default dark theme (#3270) * Update default darkLevel * Minor tweak * [IMPROVE] Make `system default` the default browser (#3265) * [FIX] use systemdefault: as the default browser, not inApp * Fix Co-authored-by: Diego Mello <diegolmello@gmail.com> * Language update from LingoHub 🤖 (#3269) Project Name: Rocket.Chat.ReactNative Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative User: Robot LingoHub Easy language translations with LingoHub 🚀 Co-authored-by: Robot LingoHub <robot@lingohub.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVE] Remove difference between public/private on "Group by type" (#3271) * Merge channels and private groups * Remove i18n * Regression: Settings pagination not working (#3277) * Regression: Markdown handlePress not working properly (#3278) Co-authored-by: Diego Mello <diegolmello@gmail.com> Co-authored-by: Alexandru Naiman <alex.naiman.4@gmail.com> Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Vincenzo Esposito <aenon.esposito@gmail.com> Co-authored-by: Dani <assgex@gmail.com> Co-authored-by: David-Tsui <st880221@gmail.com> Co-authored-by: Luis <ljcp28ljcp@gmail.com> Co-authored-by: phriedrich <info@phriedrich.de> Co-authored-by: zaphod534 <32894570+zaphod534@users.noreply.github.com> Co-authored-by: ankar84 <ankar84@gmail.com> Co-authored-by: Карлан Антон Андреевич <KarlanAA@global.bcs> Co-authored-by: Saket Mahajan <saketmahajan99@gmail.com> Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com> Co-authored-by: Prateek Jain <44807945+Prateek93a@users.noreply.github.com> Co-authored-by: Lucas Siqueira <lucassiqzro@gmail.com> Co-authored-by: Calebe Rios <calebersmendes@gmail.com> Co-authored-by: Pitstopper <18574776+Pitstopper@users.noreply.github.com> Co-authored-by: Guilherme Siqueira <guilhersiqueira@gmail.com> Co-authored-by: Prateek Jain <prateek93a@gmail.com> Co-authored-by: devyaniChoubey <52153085+devyaniChoubey@users.noreply.github.com> Co-authored-by: Bernard Seow <ssbing99@gmail.com> Co-authored-by: Hiroki Ishiura <ishiura@ja2.so-net.ne.jp> Co-authored-by: Exordian <jakob.englisch@gmail.com> Co-authored-by: Daanchaam <daanhendriks97@gmail.com> Co-authored-by: Youssef Muhamad <emaildeyoussefmuhamad@gmail.com> Co-authored-by: Iván Álvarez <ialvarezpereira@gmail.com> Co-authored-by: Sarthak Pranesh <41206172+sarthakpranesh@users.noreply.github.com> Co-authored-by: Michele Pellegrini <pellettiero@users.noreply.github.com> Co-authored-by: Tanmoy Bhowmik <tanmoy.openroot@gmail.com> Co-authored-by: Hibikine Kage <14365761+hibikine@users.noreply.github.com> Co-authored-by: Ezequiel de Oliveira <ezequiel1de1oliveira@gmail.com> Co-authored-by: Neil Agarwal <neil@neilagarwal.me> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Govind Dixit <GOVINDDIXIT93@GMAIL.COM> Co-authored-by: Zhaubassarova Aruzhan <49000079+azhaubassar@users.noreply.github.com> Co-authored-by: Aroo <azhaubassar@gmail.com> Co-authored-by: Sarthak Pranesh <sarthak.pranesh2018@vitstudent.ac.in> Co-authored-by: Siddharth Padhi <padhisiddharth31@gmail.com> Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com> Co-authored-by: devyaniChoubey <devyanichoubey16@gmail.com> Co-authored-by: Dan Caseley <dan@caseley.me.uk> Co-authored-by: Heng Sok <sokheng@idatahub.com> Co-authored-by: Snyk bot <snyk-bot@snyk.io> Co-authored-by: Rohit Verma <44283521+refactor-droidyy@users.noreply.github.com> Co-authored-by: Graham Smith <graham@wiseman-designs.com> Co-authored-by: Gabriel Henriques <gabriel.henriques@rocket.chat> Co-authored-by: Júlia Grala <30629556+juliagrala@users.noreply.github.com> Co-authored-by: nixxou <45721836+nixxou@users.noreply.github.com> Co-authored-by: Rishabh Gupta <38923768+imrishabh18@users.noreply.github.com> Co-authored-by: Marco Jakobs <mj@jacotec.de> Co-authored-by: Daniel Maike <danmke@hotmail.com> Co-authored-by: Vitor Leal <vitor_leal2201@hotmail.com> Co-authored-by: Fernando Aguilar <fernando.aguilar@hotmail.com.br> Co-authored-by: Abdullah Alhamoud <10301923+abalhamoud@users.noreply.github.com> Co-authored-by: Dave Koo <dkoo761@gmail.com> Co-authored-by: Fazil Boudjelal <fazildiablou@hotmail.fr> Co-authored-by: Lucas Dousse <Cormoran96@users.noreply.github.com> Co-authored-by: Sumukha Hegde <SUMUKHA214@GMAIL.COM> Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com> Co-authored-by: Gerzon Z <gerzonc@icloud.com> Co-authored-by: yash-rajpal <58601732+yash-rajpal@users.noreply.github.com> Co-authored-by: Hakan YILMAZ <mukerrem.yilmaz@hotmail.com> Co-authored-by: Arkadyuti Bandyopadhyay <bandyopadhyayarkadyuti@gmail.com> Co-authored-by: Anant Bhasin <38764067+aKn1ghtOut@users.noreply.github.com> Co-authored-by: Gung Wah <41157464+kresnaputra@users.noreply.github.com> Co-authored-by: Billy Newman <newmanw10@gmail.com> Co-authored-by: Jan Garaj <jan.garaj@gmail.com> Co-authored-by: sadegh <sadeghmohamadnia@yahoo.com> Co-authored-by: Noach Magedman <nmagedman@gmail.com> Co-authored-by: lingohub[bot] <69908207+lingohub[bot]@users.noreply.github.com> Co-authored-by: Robot LingoHub <robot@lingohub.com> Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
2021-07-19 19:22:57 +00:00
db.getCollection("rocketchat_settings").insert({"_id":"E2E_Enable","_updatedAt":new Date(1591734392060),"alert":"E2E_Enable_alert","autocomplete":true,"blocked":false,"createdAt":new Date(1584022376886),"group":"E2E Encryption","hidden":false,"i18nDescription":"E2E_Enable_description","i18nLabel":"Enabled","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032118031),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
Merge beta into master (#2309) * [i18n] Added Dutch translation (#1676) * [NEW] Omnichannel Beta (#1674) * [NEW] Confirm logout/clear cache (#1688) * [I18N] Add es-ES language (#1495) * [NEW] UiKit Beta (#1497) * [IMPROVEMENT] Use reselect (#1696) * [FIX] Notification in Android API level less than 24 (#1692) * [IMPROVEMENT] Send tmid on slash commands and media (#1698) * [FIX] Unhandled action on UIKit (#1703) * [NEW] Pull to refresh RoomsList (#1701) * [IMPROVEMENT] Reset app when language is changed (#1702) * [FIX] Small fixes on UIKit (#1709) * [FIX] Spotlight (#1719) * [CHORE] Update react-native-image-crop-picker (#1712) * [FIX] Messages Overlapping (Android) and MessageBox Scroll (iOS) (#1720) * [REGRESSION] Remove @ and # from mention (#1721) * [NEW] Direct message from user info (#1516) * [FIX] Delete slash commands (#1723) * [IMPROVEMENT] Hold URL to copy (#1684) * [FIX] Different sourcemaps generation for Hermes (#1724) * [FIX] Different sourcemaps generation for Hermes * Upload sourcemaps after build * [REVERT] Show emoji keyboard on Android (#1738) * [FIX] Stop logging react-native-image-crop-picker (#1745) * [FIX] Prevent toast ref error (#1744) * [FIX] Prevent reaction map error (#1743) * [FIX] Add missing calls to user info (#1741) * [FIX] Catch room unsubscribe error (#1739) * [i18n] Missing German keys (#1735) * [FIX] Missing i18n on MessagesView title (#1733) * [FIX] UIKit Modal: Weird behavior on Android Tablet (#1742) * [i18n] Missing key on German (#1747) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Add Italian (#1736) * [CHORE] Memory leaks investigation (#1675) * [IMPROVEMENT] Alert verify email when enabled (#1725) * [NEW] Jitsi JWT added to URL (#1746) * [FIX] UIKit submit when connection lost (#1748) * Bump version to 4.5.0 (#1761) * [NEW] Default browser (#1752) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] HTTP Basic Auth (#1753) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Honor profile fields edit settings (#1687) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Room announcements (#1726) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Honor Register/Login settings (#1727) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Make links clickable on Room Info (#1730) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Hide system messages (#1755) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Honor "Message_AudioRecorderEnabled" (#1764) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Missing de keys (#1765) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Redirect user to SetUsernameView (#1728) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Join Room (#1769) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Accept all media types using * (#1770) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Use RealName when necessary (#1758) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Markdown Line Break (#1783) * [IMPROVEMENT] Remove useMarkdown (#1774) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Open browser rather than webview on Create Workspace (#1788) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Markdown perf (#1796) * [FIX] Stop video when modal is closed (#1787) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Hide reply notification action when there are missing data (#1771) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Added Japanese translation (#1781) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Reset password error message (#1772) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Close tablet modal (#1773) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Setting not present (#1775) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Thread header (#1776) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Keyboard tracking loses input ref (#1784) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Mark message as unread (#1785) Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [IMPROVEMENT] Log server version (#1786) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Add loading message on long running tasks (#1798) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Switch Apple account on Fastlane (#1810) * [FIX] Watermelon throwing "Cannot update a record with pending updates" (#1754) * [FIX] Detox tests (#1790) * [CHORE] Use markdown preview on RoomView Header (#1807) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] LoginSignup blink services (#1809) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Request user presence on demand (#1813) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Remove all invited users when create a channel (#1814) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Pop from room which you have been removed (#1819) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Room Info styles (#1820) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Add missing German keys (#1800) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Empty mentions for @all and @here when real name is enabled (#1822) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TESTS] Markdown added to Storybook (#1812) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [REGRESSION] Room View header title (#1827) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Storybook snapshots (#1831) Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Mentions (#1829) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Thread message not found (#1830) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Separate delete and remove channel (#1832) * Rename to delete room * Separate delete and remove channel * handleRemoved -> handleRoomRemoved * [FIX] Navigate to RoomsList & Handle tablet case Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [NEW] Filter system messages per room (#1815) Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] e2e tests (#1838) * [FIX] Consecutive clear cache calls freezing app (#1851) * Bump version to 4.5.1 (#1853) * [FIX][iOS] Ignore silent mode on audio player (#1862) * [IMPROVEMENT] Create App Group property on Info.plist (#1858) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Make username clickable on message (#1618) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Show proper error message on profile (#1768) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Show toast when a message is starred/unstarred (#1616) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Incorrect size params to avatar endpoint (#1875) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Remove unrecognized emoji flags on android (#1887) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Remove react-native global installs (#1886) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Emojis transparent on android (#1881) Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump acorn from 5.7.3 to 5.7.4 (#1876) Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.6.0 (#1911) * [FIX] Encode Image URI (#1909) * [FIX] Encode Image URI * [FIX] Check if Image is Valid Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Adaptive Icons (#1904) * Remove unnecessary stuff from debug build * Adaptive icon for experimental app * [FIX] Stop showing message on leave channel (#1896) * [FIX] Leave room don't show 'was removed' message * [FIX] Remove duplicated code Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Added missing German translations(#1900) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Linkedin OAuth login (#1913) * [CHORE] Fix typo in CreateChannel View (#1930) * [FIX] Respect protocol in HTTP Auth IPs (#1933) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Use new LinkedIn OAuth url (#1935) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Use storyboard on splash screen (#1939) * Update react-native-bootsplash * iOS * Fix android * [FIX] Check if avatar exists before create Icon (#1927) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Ignore self typing event (#1950) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Change default directory listing to Users (#1948) * fix: change default directory listing to Users * follow server settings * Fix state to props Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Onboarding layout (#1954) * Onboarding texts * OnboardingView * FormContainer * Minor fixes * NewServerView * Remove code * Refactor * WorkspaceView * Stash * Login with email working * Login with * Join open * Revert "Login with" This reverts commit d05dc507d2e9a2db76d433b9b1f62192eba35dbd. * Fix create account styles * Register * Refactor * LoginServices component * Refactor * Multiple servers * Remove native images * Refactor styles * Fix testid * Fix add server on tablet * i18n * Fix close modal * Fix TOTP * [FIX] Registration disabled * [FIX] Login Services separator * Fix logos * Fix AppVersion name * I18n * Minor fixes * [FIX] Custom Fields Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [NEW] Create discussions (#1942) * [WIP][NEW] Create Discussion * [FIX] Clear multiselect & Translations * [NEW] Create Discussion at MessageActions * [NEW] Disabled Multiselect * [FIX] Initial channel * [NEW] Create discussion on MessageBox Actions * [FIX] Crashing on edit name * [IMPROVEMENT] New message layout * [CHORE] Update README * [NEW] Avatars on MultiSelect * [FIX] Select Users * [FIX] Add redirect and Handle tablet * [IMPROVEMENT] Split CreateDiscussionView * [FIX] Create a discussion inner discussion * [FIX] Create a discussion * [I18N] Add pt-br * Change icons * [FIX] Nav to discussion & header title * Fix header Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Load messages (#1910) * Create updateLastOpen param on readMessages * Remove InteractionManager from load messages * [NEW] Custom Status (#1811) * [NEW] Custom Status * [FIX] Subscribe to changes * [FIX] Improve code using Banner component * [IMPROVEMENT] Toggle modal * [NEW] Edit custom status from Sidebar * [FIX] Modal when tablet * [FIX] Styles * [FIX] Switch to react-native-promp-android * [FIX] Custom Status UI * [TESTS] E2E Custom Status * Fix banner * Fix banner * Fix subtitle * status text * Fix topic header * Fix RoomActionsView topic * Fix header alignment on Android * [FIX] RoomInfo crashes when without statusText * [FIX] Use users.setStatus * [FIX] Remove customStatus of ProfileView * [FIX] Room View Thread Header Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] UI issues of Create Discussion View (#1965) * [NEW] Direct Message between multiple users (#1958) * [WIP] DM between multiple users * [WIP][NEW] Create new DM between multiple users * [IMPROVEMENT] Improve createChannel Sagas * [IMPROVEMENT] Selected Users view * [IMPROVEMENT] Room Actions of Group DM * [NEW] Create new DM between multiple users * [NEW] Group DM avatar * [FIX] Directory border * [IMPROVEMENT] Use isGroupChat * [CHORE] Remove legacy getRoomMemberId * [NEW] RoomTypeIcon * [FIX] No use legacy method on RoomInfoView * [FIX] Blink header when create new DM * [FIX] Only show create direct message option when allowed * [FIX] RoomInfoView * pt-BR * Few fixes * Create button name * Show create button only after a user is selected * Fix max users issues Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Add server and hide login (#1968) * Navigate to new server workspace from ServerDropdown if there's no token * Hide login button based on login services and Accounts_ShowFormLogin setting * [FIX] Lint Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] MultiSelect Keyboard behavior (Android) (#1969) * fixed-modal-position * made-changes Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Bottom border style on DirectoryView (#1963) * [FIX] Border style * [FIX] Refactoring * [FIX] fix color of border * Undo Co-authored-by: Aroo <azhaubassar@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Clear settings on server change (#1967) * [FIX] Deeplinking without RoomId (#1925) * [FIX] Deeplinking without rid * [FIX] Join channel * [FIX] Deep linking without rid * Update app/lib/methods/canOpenRoom.js Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Two Factor authentication via email (#1961) * First api call working * [NEW] REST API Post wrapper 2FA * [NEW] Send 2FA on Email * [I18n] Add translations * [NEW] Translations & Cancel totp * [CHORE] Totp -> TwoFactor * [NEW] Two Factor by email * [NEW] Tablet Support * [FIX] Text colors * [NEW] Password 2fa * [FIX] Encrypt password on 2FA * [NEW] MethodCall2FA * [FIX] Password fallback * [FIX] Wrap all post/methodCall with 2fa * [FIX] Wrap missed function * few fixes * [FIX] Use new TOTP on Login * [improvement] 2fa methodCall Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Correct message for manual approval user Registration (#1906) * [FIX] Correct message for manual approval from admin shown on Registeration * lint fix - added semicolon * Updated the translations * [FIX] Translations * i18n to match server Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Direct Message between multiple users REST (#1974) * [FIX] Investigate app losing connection issues (#1890) * [WIP] Reopen without timeOut & ping with 5 sec & Fix Unsubscribe * [FIX] Remove duplicated close * [FIX] Use no-dist lib * [FIX] Try minor fix * [FIX] Try reopen connection when app was put on foreground * [FIX] Remove timeout * [FIX] Build * [FIX] Patch * [FIX] Snapshot * [IMPROVEMENT] Decrease time to reopen * [FIX] Some fixes * [FIX] Update sdk version * [FIX] Subscribe Room Once * [CHORE] Update sdk * [FIX] Subscribe Room * [FIX] Try to resend missed subs * [FIX] Users never show status when start app without network * [FIX] Subscribe to room * [FIX] Multiple servers * [CHORE] Update SDK * [FIX] Don't duplicate streams on subscribeAll * [FIX] Server version when start the app offline * [FIX] Server version cached * [CHORE] Remove unnecessary code * [FIX] Offline server version * [FIX] Subscribe before connect * [FIX] Remove unncessary props * [FIX] Update sdk * [FIX] User status & Unsubscribe Typing * [FIX] Typing at incorrect room * [FIX] Multiple Servers * [CHORE] Update SDK * [REVERT] Undo some changes on SDK * [CHORE] Update sdk to prevent incorrect subscribes * [FIX] Prevent no reconnect * [FIX] Remove close on open * [FIX] Clear typing when disconnect/connect to SDK * [CHORE] Update SDK * [CHORE] Update SDK * Update SDK * fix merge develop Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Single message thread inserting thread without rid (#1999) * [FIX] ThreadMessagesView crashing on load (#1997) * [FIX] Saml (#1996) * [FIX] SAML incorrect close * [FIX] Pathname Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Change user own status (#1995) * [FIX] Change user own status * [IMPROVEMENT] Set activeUsers Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Loading all updated rooms after app resume (#1998) * [FIX] Loading all updated rooms after app resume * Fix room date on RoomItem Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Change notifications preferences (#2000) * [FIX] Change notifications preferences * [IMPROVEMENT] Picker View * [I18N] Translations * [FIX] Picker Selection * [FIX] List border * [FIX] Prevent crash * [FIX] Not-Pref tablet * [FIX] Use same style of LanguageView * [IMPROVEMENT] Send listItem title Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.6.1 (#2001) * [FIX] DM header blink (#2011) * [FIX] Split get settings into two requests (#2017) * [FIX] Split get settings into two requests * [FIX] Clear settings only when change server * [IMPROVEMENT] Move the way to clear settings * [REVERT] Revert some changes * [FIX] Server Icon Co-authored-by: Diego Mello <diegolmello@gmail.com> * [REGRESSION] Invite Links (#2007) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Read only channel/broadcast (#1951) * [FIX] Read only channel/broadcast * [FIX] Roles missing * [FIX] Check roles to readOnly * [FIX] Can post * [FIX] Respect post-readonly permission * [FIX] Search a room readOnly Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Cas auth (#2024) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Login TOTP Compatibility to older servers (#2018) * [FIX] Login TOTP Compatibility to older servers * [FIX] Android crashes if use double negation Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.6.4 (#2029) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Lint (#2030) * [FIX] UIKit with only one block (#2022) * [FIX] Message with only one block * [FIX] Update headers Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.7.0 (#2035) * [FIX] Action Tint Color on Black theme (#2081) * [FIX] Prevent crash when thread is not found (#2080) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Prevent double click (#2079) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Show slash commands when disconnected (#2078) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Backhandler onboarding (#2077) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Respect UI_Allow_room_names_with_special_chars setting (#2076) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] RoomsList update sometimes isn't fired (#2071) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Stop inserting last message as message object from rooms stream if room is focused (#2069) * [IMPROVEMENT] No insert last message if the room is focused * fix discussion/threads Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Hide system messages (#2067) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Pending update (#2066) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Prevent crash when room.uids was not inserted yet (#2055) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FEATURE] Save video (#2063) * added-feature-save-video * fix sha256 Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Send totp-code to meteor call (#2050) * fixed-issue * removed-variable-name-errors * reverted-last-commit Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] MessageBox mention shouldn't show group DMs (#2049) * fixed-issue * [FIX] Filter users only if it's not a group chat Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] AttachmentView (Android)(Tablet) (#2047) * [fix]Tablet attachment View and Room Navigation * fix weird navigation and margin bottom Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Allow special chars in Filename (#2020) * fixed-filename-issue * improve Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Recorded audio on Android doesn't play on iOS (#2073) * react-native-video -> expo-av * remove react-native-video * Add audio mode * update mocks * [FIX] Loading bigger than play/pause Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Message Touchable (#2082) * [FIX] Avatar touchable * [IMPROVEMENT] onLongPress on all Message Touchables * [IMPROVEMENT] User & baseUrl on MessageContext * [FIX] Context Access * [FIX] BaseURL * Fix User Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] ReactionsModal (#2085) * [NEW] Delete Server (#1975) * [NEW] Delete server Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com> Co-authored-by: Calebe Rios <calebersmendes@gmail.com> * [FIX] Revert removed function Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com> Co-authored-by: Calebe Rios <calebersmendes@gmail.com> * pods * i18n * Revert "pods" This reverts commit 2854a1650538159aeeafe90fdb2118d12b76a82f. Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com> Co-authored-by: Calebe Rios <calebersmendes@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Change server while connecting/updating (#1981) * [IMPROVEMENT] Change server while connecting * [FIX] Not login/reconnect to previous server * [FIX] Abort all fetch while connecting * [FIX] Abort sdk fetch * [FIX] Patch-package * Add comments Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Keep screen awake while recording/playing some audio (#2089) * [IMPROVEMENT] Keep screen awake while recording/playing some audio * [FIX] Add expo-keep-awake mock * [FIX] UIKit crashing when UIKitModal receive update event (#2088) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Close announcement banner (#2064) * [NEW] Created new field in subscription table Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * [NEW] New field added to obeserver in room view Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * [NEW] Added icon and new design to banner Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * [NEW] Close banner function works Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * [IMPROVEMENT] closed banner status now update correctly Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> * improve banner style Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * Update all dependencies (#2008) * Android RN 62 * First steps iOS * Second step iOS * iOS compiling * "New" build system * Finish iOS * Flipper * Update to RN 0.62.1 * expo libs * Hermes working * Fix lint * Fix android build * Patches * Dev patches * Patch WatermelonDB: https://github.com/Nozbe/WatermelonDB/pull/660 * Fix jitsi * Update several minors * Update dev minors and lint * react-native-keyboard-input * Few updates * device info * react-native-fast-image * Navigation bar color * react-native-picker-select * webview * reactotron-react-native * Watermelondb * RN 0.62.2 * Few updates * Fix selection * update gems * remove lib * finishing * tests * Use node 10 * Re-enable app bundle * iOS build * Update jitsi ios * [NEW] Passcode and biometric unlock (#2059) * Update expo libs * Configure expo-local-authentication * ScreenLockedView * Authenticate server change * Auth on app resume * localAuthentication util * Add servers.lastLocalAuthenticatedSession column * Save last session date on background * Use our own version of app state redux * Fix libs * Remove inactive * ScreenLockConfigView * Apply on saved data * Auto lock option label * Starting passcode * Basic passcode flow working * Change passcode * Check if biometry is enrolled * Use fork * Migration * Patch expo-local-authentication * Use async storage * Styling * Timer * Refactor * Lock orientation portrait when not on tablet * share extension * Deep linking * Share extension * Refactoring passcode * use state * Stash * Refactor * Change passcode * Animate dots on error * Matching passcodes * Shake * Remove lib * Delete button * Fade animation on modal * Refactoring * ItemInfo * I18n * I18n * Remove unnecessary prop * Save biometry column * Raise time to lock to 30 seconds * Vibrate on wrong confirmation passcode * Reset attempts and save last authentication on local passcode confirmation * Remove inline style * Save last auth * Fix header blink * Change function name * Fix android modal * Fix vibration permission * PasscodeEnter calls biometry * Passcode on the state * Biometry button on PasscodeEnter * Show whole passcode * Secure passcode * Save passcode with promise to prevent empty passcodes and immediately lock * Patch expo-local-authentication * I18n * Fix biometry being called every time * Blur screen on app inactive * Revert "Blur screen on app inactive" This reverts commit a4ce812934adcf6cf87eb1a92aec9283e2f26753. * Remove immediately because of how Activities work on Android * Pods * New layout * stash * Layout refactored * Fix icons * Force set passcode from server * Lint * Improve permission message * Forced passcode subtitle * Disable based on admin's choice * Require local authentication on login success * Refactor * Update tests * Update react-native-device-info to fix notch * Lint * Fix modal * Fix icons * Fix min auto lock time * Review * keep enabled on mobile * fix forced by admin when enable unlock with passcode * use DEFAULT_AUTO_LOCK when manual enable screenLock * fix check has passcode * request biometry on first password * reset auto time lock when disabled on server Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Messages View (#2090) * [FIX] Messages View * [FIX] Opening PDF from Files View * [FIX] Audio * [FIX] SearchMessagesView Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Big names overflow (#2072) * [FIX] Big names overflow * [FIX] Message time Co-authored-by: devyaniChoubey <devyanichoubey16@gmail.com> * [FIX] Some alignments * fix user item overflow * some adjustments Co-authored-by: devyaniChoubey <devyanichoubey16@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Avatar of message as an emoji (#2038) * fixed-issue * removed-hardcoded-emoji * Merge develop * replaced markdown with emoji componenent * made-changes * use avatar onPress Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Livechat (#2004) * [WIP][NEW] Livechat info/actions * [IMPROVEMENT] RoomActionsView * [NEW] Visitor Navigation * [NEW] Get Department REST * [FIX] Borders * [IMPROVEMENT] Refactor RoomInfo View * [FIX] Error while navigate from mention -> roomInfo * [NEW] Livechat Fields * [NEW] Close Livechat * [WIP] Forward livechat * [NEW] Return inquiry * [WIP] Comment when close livechat * [WIP] Improve roomInfo * [IMPROVEMENT] Forward room * [FIX] Department picker * [FIX] Picker without results * [FIX] Superfluous argument * [FIX] Check permissions on RoomActionsView * [FIX] Livechat permissions * [WIP] Show edit to livechat * [I18N] Add pt-br translations * [WIP] Livechat Info * [IMPROVEMENT] Livechat info * [WIP] Livechat Edit * [WIP] Livechat edit * [WIP] Livechat Edit * [WIP] Livechat edit scroll * [FIX] Edit customFields * [FIX] Clean livechat customField * [FIX] Visitor Navigation * [NEW] Next input logic LivechatEdit * [FIX] Add livechat data to subscription * [FIX] Revert change * [NEW] Livechat user Status * [WIP] Livechat tags * [NEW] Edit livechat tags * [FIX] Prevent some crashes * [FIX] Forward * [FIX] Return Livechat error * [FIX] Prevent livechat info crash * [IMPROVEMENT] Use input style on forward chat * OnboardingSeparator -> OrSeparator * [FIX] Go to next input * [NEW] Added some icons * [NEW] Livechat close * [NEW] Forward Room Action * [FIX] Livechat edit style * [FIX] Change status logic * [CHORE] Remove unnecessary logic * [CHORE] Remove unnecessary code * [CHORE] Remove unecessary case * [FIX] Superfluous argument * [IMPROVEMENT] Submit livechat edit * [CHORE] Remove textInput type * [FIX] Livechat edit * [FIX] Livechat Edit * [FIX] Use same effect * [IMPROVEMENT] Tags input * [FIX] Add empty tag * Fix minor issues * Fix typo * insert livechat room data to our room object * review * add method calls server version Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Delete Subs (#2091) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Android build (#2094) * [FIX] Blink header DM (#2093) * [FIX] Blink header DM * Remove query * [FIX] Push RoomInfoView * remove unnecessary try/catch * [FIX] RoomInfo > Message (Tablet) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Default biometry enabled (#2095) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Enable navigating to a room from auth deep linking (#2115) * Wait for login success to navigate * Enable auth and room deep linking at the same time * [FIX] NewMessageView Press Item should open DM (#2116) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Roles throwing error (#2110) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Wait attach activity before changeNavigationBarColor (#2111) * [FIX] Wait attach activity before changeNavigationBarColor * Remove timeout and add try/catch Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] UIKit crash when some app send a list (#2117) * [FIX] StoryBook * [FIX] UIKit crash when some app send a list * [CHORE] Update snapshot * [CHORE] Remove token & id * [FIX] Change bar color while no activity attached (#2130) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Screen Lock options i18n (#2120) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Added missing German translation strings (#2105) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Sometimes SDK is null when try to connect (#2131) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Autocomplete position on Android (#2106) * [FIX] Autocomplete position on Android * [FIX] Set selection to 0 when needed Co-authored-by: Diego Mello <diegolmello@gmail.com> * Revert "[FIX] Autocomplete position on Android (#2106)" (#2136) This reverts commit e8c38d6f6f69ae396a4aae6e37336617da739a6d. * [FIX] Here and all mentions shouldn't refer to users (#2137) * [FIX] No send data to bugsnag if it's an aborted request (#2133) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [TESTS] Update and separate E2E tests (#2126) * Tests passing until roomslist * create room * roominfo * change server * broadcast * profile * custom status * forgot password * working * room and onboarding * Tests separated * config.yml refactor * Revert "config.yml refactor" This reverts commit 0e984d3029e47612726bf199553f7abdf24843e5. * CI * lint * CI refactor * Onboarding tests * npx detox * Add all tests * Save brew cache * mac-env executor * detox-test command * Update readme * Remove folder * [FIX] Screen Lock Time respect local value (#2141) * [FIX] Screen Lock Time respect local value * [FIX] Enable biometry at the first passcode change * Bump version to 4.8.0 (#2147) * [IMPROVEMENT] Refactor icon package (#2146) * [IMPROVEMENT] Refactor Icon Package * some size fixes * [CHORE] Update WatermelonDB to 0.16.2 (#2166) * [CHORE] Update WatermelonDB to 0.16.2 * Patch watermelon * Markdown linting for e2e README (#2173) * Markdown linting for e2e README * Running a subset of tests * [FIX] Load messages when hideSystemMessages is enabled (#2101) * [WIP] Load messages when hideSystemMessages is enabled * Improve method name * Minor improvements Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Respect server HideSystemMessages (#2175) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Screen Lock (#2177) * [FIX] Screen Lock * improve variable name Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Load messages issue when trying to get ts from empty results (#2185) * [FIX] Show registration form when add server by a invite link (#2187) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] 2FA email - send code again (#2188) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Update react-navigation to v5 (#2154) * react-navigation v5 installed * compiling * Outside working * InsideStack compiling * Switch stack * Starting room * RoomView header * SafeAreaView * Slide from right stack animation * stash * Fix params * Create channel * inapp notification * Custom status * Add server working * Refactor appStart * Attachment * in-app notification * AuthLoadingView * Remove compat * Navigation * Outside animations * Fix new server icon * block modal * AttachmentView header * Remove unnecessary code * SelectedUsersView header * StatusView * CreateDiscussionView * RoomInfoView * RoomInfoEditView style * RoomMembersView * RoomsListView header * RoomView header * Share extension * getParam * Focus/blur * Trying to fix inapp * Lint * Simpler app container * Update libs * Revert "Simpler app container" This reverts commit 1e49d80bb49481c34f415831b9da5e9d53e66057. * Load messages faster * Fix safearea on ReactionsModal * Update safe area to v3 * lint * Fix transition * stash - drawer replace working * stash - modal nav * RoomActionsView as tablet modal * RoomStack * Stop showing RoomView header when there's no room * Custom Header and different navigation based on stack * Refactor setHeader * MasterDetailContext * RoomView header * Fix isMasterDetail rule * KeyCommands kind of working * Create channel on tablet * RoomView sCU * Remove withSplit * Settings opening as modal * Settings * StatusView headerLeft * Admin panel * TwoFactor style * DirectoryView * ServerDropdown and SortDropdown animations * ThreadMessagesView * Navigate to empty RoomView on server switch when in master detail * ProfileView header * Fix navigation issues * Nav to any room info on tablet * Room info * Refactoring * Fix rooms search * Roomslist commands * SearchMessagesView close modal * Key commands * Fix undefined subscription * Disallow navigate to focused room * isFocused state on RoomsListView * Blur text inputs when focus is lost * Replace animation * Default nav theme * Refactoring * Always open Attachment with close modal button * ModalContainer backdrop following themes * Screen tracking * Refactor get active route for in-app notification * Only mark room as focused when in master detail layout * Lint * Open modals as fade from bottom on Android * typo * Fixing tests * Fix in-app update * Fixing goRoom issues * Refactor stack names * Fix unreadsCount * Fix stack * Fix header animation * Refactor ShareNavigation * Refactor navigation theme * Make sure title is set * Fix create discussion navigation * Remove unused variable * Create discussions from actions fixed * Layout animation * Screen lock on share extension * Unnecessary change * Admin border * Set header after state callback * Fix key commands on outside stack * Fix back button pressed * Remove layout animations from Android * Tweak animations on Android * Disable swipe gesture to open drawer * Fix current item on RoomsListView * Fix add server * Fix drawer * Fix broadcast * LayoutAnimation instead of Transitions * Fix onboarding back press * Fix assorted tests * Create discussion fix * RoomInfoView header * Drawer active item * [NEW] Action Sheet (#2114) * [WIP] New Action Sheet * [NEW] Header Indicator * [IMPROVEMENT] Header Logic * [NEW] Use EventEmitter to show ActionSheet for while * [FIX] Animation * [IMPROVEMENT] Use provider * [FIX] Add callback * [FIX] Message Actions * [FIX] Add MessageActions icons * [NEW] MessageErrorActions * [IMPROVEMENT] OnClose * [FIX] Adjust height * [FIX] Close/Reopen * [CHORE] Remove react-native-action-sheet * [CHORE] Move ActionSheet * [FIX] Reply Message * [IMPROVEMENT] Hide ActionSheet logic * [WIP] Custom MessageActions Header * [IMPROVEMENT] MessageActions Header * [IMPROVEMENT] Enable Scroll * [FIX] Scroll on Android * Move to react-native-scroll-bottom-sheet * Stash * Refactor actions * Revert some changes * Trying react-native-modalize * Back to HOC * ActionSheet style * HOC Header * Reaction actionSheet * Fix messageBox actions * Fix add reaction * Change to flatListProps * fix modalize android scroll * Use react-native-scroll-bottom-sheet * [NEW] BottomSheet dismissable & [FIX] Android not opening * [NEW] Show emojis based on screen width * [WIP] Adjust to content height * [IMPROVEMENT] Responsible * [IMPROVEMENT] Use alert instead actionSheet at NewServerView * [FIX] Handle tablet cases * [IMPROVEMENT] Remove actionSheet of RoomMembersView * [IMPROVEMENT] Min snap distance when its portrait * [CHORE] Remove unused Components * [IMPROVEMENT] Remove duplicated add-reaction * [IMPROVEMENT] Refactor Icon Package * [IMPROVEMENT] Use new icons * [FIX] Select message at MessageActions before getOptions * [FIX] Custom header height * [CHORE] Remove patch & [FIX] Tablet bottom sheet * [FIX] Use ListItem height to BottomSheet Height * Some fixes * [FIX] Custom MessageActions header * [FIX] Android height adjust * [IMPROVEMENT] Item touchable & [FIX] Respect pin permission * [IMPROVEMENT] More than one snap point * some size fixes * improve code * hide horizontal scroll indicator * [FIX] Focus MessageBox on edit message * [FIX] Ripple color * [IMPROVEMENT] Backdrop must keep same opacity after 50% of the screen * [TEST] Change animation config * [IMPROVEMENT] BackHandler should close the ActionSheet * [CHORE] Add react-native-safe-area-context * [FIX] Provide a bottom padding at notch devices * [IMPROVEMENT] Improve backdrop input/output range * [FIX] Weird Android Snap behavior * [PATCH] React-native-scroll-bottom-sheet * [CI] Re-run build * [FIX] Landscape android * [IMPROVEMENT] Cover 50% of the screen at the landscape mode * [FIX] Adjust emoji content to width size * [IMPROVEMENT] Use hooks library * [IMPROVEMENT] Close the actionSheet when orientation change * deactivate safe-area-context for while * [REVERT] Re-add react-native-safe-area-context (3.0.2) * [IMPROVEMENT] Use focused background * [TESTS] E2E Tests updated to new BottomSheet * [NEW] Add cancel button * [FIX] Cancel button at android * [IMPROVEMENT] Use cancelable bottom sheet at room members view * [IMPROVEMENT] Use better function names * [IMPROVEMENT] Use getItemLayout * [FIX][TEMP] Animation * Review * Build * Header keyExtractor * Rename function * Tweak animation * Refactoring * useTheme * Refactoring * TestIDs * Refactor * Remove old lib Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Add fastlane to android module and configure CI (#2100) * [IMPROVEMENT] Use react-native-notifier for in-app notifications (#2139) Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Create DimensionsContext (#2098) Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Remove duplicated sCU condition (#2194) * [FIX] The auto translate toggle don't save right state (#2142) Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com> Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] Increase "content_hash_max_items" on Watchman (#2181) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] IFrame authentication (#2184) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Send multiple attachments (#2162) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Omnichannel Status Toggle (#2217) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Typing when UI_Use_Real_Name is enabled (#2216) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [REGRESSION] Logout failing after #2217 (#2222) * [CHORE] Add wrapper to make Meteor methods calls over REST (#2104) * [WIP] Use rest instead methodCall * [WIP] Some method calls using wrapper * [WIP] Wrap all necessary methodCalls * fix Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Mark thread as read on open (#2225) * [IMPROVEMENT] Mark a thread as read * Use methodCallWrapper * Check server version Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Read receipt icon on action sheet (#2237) * [FIX] Handle TypeErrors on navigationRef and draftMessage due to null properties (#2232) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Android crashing when restoring from background (#2238) * [FIX] Send thread attachment (#2242) * [FIX] Iframe auth Login Button (#2241) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [REGRESSION] Audio Recording (#2240) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Expo-av audio recorder (#2195) * [NEW] MessageBox: Expo-av audio recorder * Refactor MessageBox to accommodate recording button even when recording * Rename Recording.js -> RecordAudio.js as we could implement video recording in the future * RecordAudio: Introduce cancel and send buttons * RecordAudio: Introduce recorderBusy state, refactor MessageBox, remove useless SafeAreaView * RecordAudio: Better audio quality 🎉, stop recording on unmount * RecordAudio: Use FileSystem from expo-file-system instead of RNFetchBlob * chore: flush out react-native-audio * fix(MessageBox): bring back some missed styles during refactor * refactor(RecordAudio): use class component * refactor(RecordAudio): recorder busy to class property, styling changes * recorder initialisation changes * fix(RecordAudio): missing await in isRecordingPermissionGranted * fix(RecordAudio): set isRecording = false on cancel/finish, refactor perms Co-authored-by: Diego Mello <diegolmello@gmail.com> * [IMPROVEMENT] Unified header UX (#2234) * Change drawer icon * Removed iOS variation * Patch to react-navigation-header-buttons... easier to patch then to overwrite its behaviour :( * Correctly position title * Header subtitle * Layout * Alignment * RoomView header * Renamed RoomHeaderLeft to LeftButtons * RoomView back button * Search icon on RoomView * Refactor * Fix header on tablet * Fix search messages close button on tablet * Search key command * Network status on RoomView header subtitle * Update tests * Scale content * SearchBox cancel color * Bump version to 4.9.0 (#2248) * [FIX] Check for UI_Use_Real_Name when sorting rooms (#2230) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Emoji keyboard not showing custom and frequently used emojis on Share Extension (#2251) * [FIX] Scroll to top crashing when ref is undefined (#2252) * [FIX] Check if exists scroll ref * Remove scrollTo Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] AttachmentView crashing during title decode (#2253) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Command previews crashing when API returns an error (#2254) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] ThreadMessagesView throwing error when subscription wasn't found (#2255) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Register crashing when error data is undefined (#2256) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Get active route returning undefined (#2257) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] ImageViewer not recognising gestures after zoomed (#2261) * [FIX] Zoomed in images must react to gestures * AnimatedFastImage -> AnimatedImage Co-authored-by: Diego Mello <diegolmello@gmail.com> * [FIX] Android stack animation throwing illegal node ID (#2260) * [FIX] Navigation object undefined when tapping sidebar's user header on tablet (#2259) * [FIX] Action sheet cutting emojis on the header (#2263) * [FIX] Action sheet cutting emojis on the header * fix tablet case Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] Mime type check crashing the app (#2264) * [FIX] Notification preferences update crashing the app (#2262) * [FIX] Create discussion not working from MessageActions (#2265) * [FIX] getSettings not catching errors (#2271) * [REGRESSION] Jitsi Call doesn't send message link (#2277) * [FIX] Messages hidden behind MessageBox (#2281) * fix: package.json & yarn.lock to reduce vulnerabilities (#2275) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JPEGJS-570039 - https://snyk.io/vuln/SNYK-JS-LODASH-567746 Co-authored-by: Diego Mello <diegolmello@gmail.com> * [i18n] Add missing german strings (#2278) * cleaned mixed usage of "du" and "Sie" Co-authored-by: Diego Mello <diegolmello@gmail.com> * [CHORE] CircleCI Upgrades (#2269) * Upgrade nvm * Upgrade XCode * Use nvm's default installed version of node (LTS) Co-authored-by: Diego Mello <diegolmello@gmail.com> * [NEW] Sign in with Apple (#2282) * Add expo-apple-authentication * Button * Create new provisioning profiles * Login with Apple * Change provisioning profile * Button color based on theme Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> * [FIX] MessageBox not being shown on ShareView when Preview is a video (#2283) * Wrap video preview with ScrollView so Messagebox is shown properly * Fix border color * [TESTS] Test in docker (#2290) * Add docker env with orchestration * Update detox, update mocha config format * One simulator at a time - mocha won't run parallel * Docker runner, with test changes to match RC data * Better error trapping in infrastructure control script * Swap user provisioning from Mongo to RC API to work against existing servers * Add docker to e2e readme * Stop using example.com for emails * Default detox to the tests directory * Add working configs for both run scenarios * Add some optional forcing of data.js version for Docker * [CHORE] Consistent Rocket.Chat Branding (#2293) Co-authored-by: Diego Mello <diegolmello@gmail.com> * Bump version to 4.10.0 (#2305) Co-authored-by: Daanchaam <daanhendriks97@gmail.com> Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com> Co-authored-by: Youssef Muhamad <emaildeyoussefmuhamad@gmail.com> Co-authored-by: Iván Álvarez <ialvarezpereira@gmail.com> Co-authored-by: Prateek Jain <prateek93a@gmail.com> Co-authored-by: Sarthak Pranesh <41206172+sarthakpranesh@users.noreply.github.com> Co-authored-by: phriedrich <info@phriedrich.de> Co-authored-by: Michele Pellegrini <pellettiero@users.noreply.github.com> Co-authored-by: Tanmoy Bhowmik <tanmoy.openroot@gmail.com> Co-authored-by: Hibikine Kage <14365761+hibikine@users.noreply.github.com> Co-authored-by: devyaniChoubey <52153085+devyaniChoubey@users.noreply.github.com> Co-authored-by: Ezequiel de Oliveira <ezequiel1de1oliveira@gmail.com> Co-authored-by: Neil Agarwal <neil@neilagarwal.me> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Govind Dixit <GOVINDDIXIT93@GMAIL.COM> Co-authored-by: Zhaubassarova Aruzhan <49000079+azhaubassar@users.noreply.github.com> Co-authored-by: Aroo <azhaubassar@gmail.com> Co-authored-by: Sarthak Pranesh <sarthak.pranesh2018@vitstudent.ac.in> Co-authored-by: Siddharth Padhi <padhisiddharth31@gmail.com> Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com> Co-authored-by: Calebe Rios <calebersmendes@gmail.com> Co-authored-by: devyaniChoubey <devyanichoubey16@gmail.com> Co-authored-by: Dan Caseley <dan@caseley.me.uk> Co-authored-by: Heng Sok <sokheng@idatahub.com> Co-authored-by: Snyk bot <snyk-bot@snyk.io>
2020-07-17 14:23:28 +00:00
db.getCollection("rocketchat_settings").insert({"_id":"E2E_Enabled_Default_DirectRooms","_updatedAt":new Date(1591734392064),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465219630),"enableQuery":"{\"_id\":\"E2E_Enable\",\"value\":true}","group":"E2E Encryption","hidden":false,"i18nDescription":"E2E_Enabled_Default_DirectRooms_Description","i18nLabel":"E2E_Enabled_Default_DirectRooms","packageValue":false,"secret":false,"sorter":NumberInt(1),"ts":new Date(1591648586549),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"E2E_Enabled_Default_PrivateRooms","_updatedAt":new Date(1591734392068),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465219635),"enableQuery":"{\"_id\":\"E2E_Enable\",\"value\":true}","group":"E2E Encryption","hidden":false,"i18nDescription":"E2E_Enabled_Default_PrivateRooms_Description","i18nLabel":"E2E_Enabled_Default_PrivateRooms","packageValue":false,"secret":false,"sorter":NumberInt(2),"ts":new Date(1591648586557),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Email","_updatedAt":new Date(1591734377231),"blocked":false,"createdAt":new Date(1584022362339),"hidden":false,"i18nDescription":"Email_Description","i18nLabel":"Email","ts":new Date(1591734377231),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Email_Changed_Email","_updatedAt":new Date(1591734377471),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022362579),"group":"Email","hidden":false,"i18nDescription":"Email_Changed_Description","i18nLabel":"Body","multiline":true,"packageValue":"<h2>{Hi},</h2><p>{Your_email_address_has_changed}</p><p>{Your_new_email_is_email}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>","secret":false,"section":"Email_changed_section","sorter":NumberInt(41),"ts":new Date(1589465205759),"type":"code","value":"<h2>{Hi},</h2><p>{Your_email_address_has_changed}</p><p>{Your_new_email_is_email}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Email_Changed_Email_Subject","_updatedAt":new Date(1591734377467),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362575),"group":"Email","hidden":false,"i18nDescription":"Email_Changed_Email_Subject_Description","i18nLabel":"Subject","packageValue":"{Email_Changed_Email_Subject}","secret":false,"section":"Email_changed_section","sorter":NumberInt(40),"ts":new Date(1589465205755),"type":"string","value":"{Email_Changed_Email_Subject}","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Email_Footer","_updatedAt":new Date(1591734377284),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022362374),"group":"Email","hidden":false,"i18nDescription":"Email_Footer_Description","i18nLabel":"Footer","multiline":true,"packageValue":"</td></tr></table></div></td></tr></table><!-- /BODY --></td></tr><tr style=\"margin: 0; padding: 0;\"><td style=\"margin: 0; padding: 0;\"><!-- FOOTER --><table class=\"wrap\"><tr><td class=\"container\"><!-- content --><div class=\"content\"><table width=\"100%\"><tr><td align=\"center\" class=\"social\"><a href=\"https://rocket.chat/blog\">Blog</a> | <a href=\"https://github.com/RocketChat\">Github</a> | <a href=\"https://www.facebook.com/RocketChatApp\">Facebook</a> | <a href=\"https://www.instagram.com/rocket.chat\">Instagram</a></td></tr><tr><td align=\"center\"><h6>© Rocket.Chat Technologies Corp.</h6><h6>Made with ❤️ in 🇧🇷 🇨🇦 🇩🇪 🇮🇳 🇬🇧 🇺🇸 </h6></td></tr></table></div><!-- /content --></td></tr></table><!-- /FOOTER --></td></tr></table></body></html>","secret":false,"section":"Header_and_Footer","sorter":NumberInt(6),"ts":new Date(1584022362378),"type":"code","value":"</td></tr></table></div></td></tr></table><!-- /BODY --></td></tr><tr style=\"margin: 0; padding: 0;\"><td style=\"margin: 0; padding: 0;\"><!-- FOOTER --><table class=\"wrap\"><tr><td class=\"container\"><!-- content --><div class=\"content\"><table width=\"100%\"><tr><td align=\"center\" class=\"social\"><a href=\"https://rocket.chat/blog\">Blog</a> | <a href=\"https://github.com/RocketChat\">Github</a> | <a href=\"https://www.facebook.com/RocketChatApp\">Facebook</a> | <a href=\"https://www.instagram.com/rocket.chat\">Instagram</a></td></tr><tr><td align=\"center\"><h6>© Rocket.Chat Technologies Corp.</h6><h6>Made with ❤️ in 🇧🇷 🇨🇦 🇩🇪 🇮🇳 🇬🇧 🇺🇸 </h6></td></tr></table></div><!-- /content --></td></tr></table><!-- /FOOTER --></td></tr></table></body></html>","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Email_Footer_Direct_Reply","_updatedAt":new Date(1591734377291),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022362381),"group":"Email","hidden":false,"i18nDescription":"Email_Footer_Direct_Reply_Description","i18nLabel":"Footer_Direct_Reply","multiline":true,"packageValue":"<p class=\"advice\">{Direct_Reply_Advice}</p>","secret":false,"section":"Header_and_Footer","sorter":NumberInt(7),"ts":new Date(1584022362383),"type":"code","value":"<p class=\"advice\">{Direct_Reply_Advice}</p>","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Email_Header","_updatedAt":new Date(1591734377278),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022362367),"group":"Email","hidden":false,"i18nDescription":"Email_Header_Description","i18nLabel":"Header","multiline":true,"packageValue":"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"><html xmlns=\"http://www.w3.org/1999/xhtml\"><head><!-- If you delete this tag, the sky will fall on your head --><meta name=\"viewport\" content=\"width=device-width\" /><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" /><title>Rocket.Chat Cloud</title></head><body bgcolor=\"#F7F8FA\"><table class=\"body\" bgcolor=\"#F7F8FA\" width=\"100%\"><tr><td><!-- HEADER --><table class=\"wrap\" bgcolor=\"#F7F8FA\"><tr><td class=\"header container\"><div class=\"header-content\"><table bgcolor=\"#F7F8FA\" width=\"100%\"><tr><td><img src=\"[Site_Url_Slash]assets/logo.png\" alt=\"Rocket.chat\" width=\"150px\" /></td></tr></table></div></td></tr></table><!-- /HEADER --></td></tr><tr><td><!-- BODY --><table class=\"wrap\"><tr><td class=\"container\" bgcolor=\"#FFFFFF\"><div class=\"content\"><table><tr><td>","secret":false,"section":"Header_and_Footer","sorter":NumberInt(5),"ts":new Date(1584022362371),"type":"code","value":"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"><html xmlns=\"http://www.w3.org/1999/xhtml\"><head><!-- If you delete this tag, the sky will fall on your head --><meta name=\"viewport\" content=\"width=device-width\" /><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" /><title>Rocket.Chat Cloud</title></head><body bgcolor=\"#F7F8FA\"><table class=\"body\" bgcolor=\"#F7F8FA\" width=\"100%\"><tr><td><!-- HEADER --><table class=\"wrap\" bgcolor=\"#F7F8FA\"><tr><td class=\"header container\"><div class=\"header-content\"><table bgcolor=\"#F7F8FA\" width=\"100%\"><tr><td><img src=\"[Site_Url_Slash]assets/logo.png\" alt=\"Rocket.chat\" width=\"150px\" /></td></tr></table></div></td></tr></table><!-- /HEADER --></td></tr><tr><td><!-- BODY --><table class=\"wrap\"><tr><td class=\"container\" bgcolor=\"#FFFFFF\"><div class=\"content\"><table><tr><td>","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Email_notification_show_message","_updatedAt":new Date(1591734377485),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362594),"group":"Email","hidden":false,"i18nDescription":"Email_notification_show_message_Description","i18nLabel":"Email_notification_show_message","packageValue":true,"public":true,"secret":false,"section":"Privacy","sorter":NumberInt(44),"ts":new Date(1589465205772),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"EmojiCustomFilesystem","_updatedAt":new Date(1591734385771),"blocked":false,"createdAt":new Date(1584022370394),"hidden":false,"i18nDescription":"EmojiCustomFilesystem_Description","i18nLabel":"EmojiCustomFilesystem","ts":new Date(1591734385771),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"EmojiUpload_FileSystemPath","_updatedAt":new Date(1591734385782),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370401),"enableQuery":"{\"_id\":\"EmojiUpload_Storage_Type\",\"value\":\"FileSystem\"}","group":"EmojiCustomFilesystem","hidden":false,"i18nDescription":"EmojiUpload_FileSystemPath_Description","i18nLabel":"FileUpload_FileSystemPath","packageValue":"","secret":false,"sorter":NumberInt(1),"ts":new Date(1587032110810),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"EmojiUpload_Storage_Type","_updatedAt":new Date(1591734385777),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370396),"group":"EmojiCustomFilesystem","hidden":false,"i18nDescription":"EmojiUpload_Storage_Type_Description","i18nLabel":"FileUpload_Storage_Type","packageValue":"GridFS","secret":false,"sorter":NumberInt(0),"ts":new Date(1587032110803),"type":"select","value":"GridFS","valueSource":"meteorSettingsValue","values":[{"key":"GridFS","i18nLabel":"GridFS"},{"key":"FileSystem","i18nLabel":"FileSystem"}],"meteorSettingsValue":"GridFS"});
db.getCollection("rocketchat_settings").insert({"_id":"Enterprise","_updatedAt":new Date(1591734397297),"blocked":false,"createdAt":new Date(1589465236275),"hidden":false,"i18nDescription":"Enterprise_Description","i18nLabel":"Enterprise","ts":new Date(1591734397297),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Enterprise_License","_updatedAt":new Date(1591734397310),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465236283),"group":"Enterprise","hidden":false,"i18nDescription":"Enterprise_License_Description","i18nLabel":"Enterprise_License","packageValue":"","secret":false,"section":"License","sorter":NumberInt(0),"ts":new Date(1591648593110),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Enterprise_License_Status","_updatedAt":new Date(1591734397321),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465236289),"group":"Enterprise","hidden":false,"i18nDescription":"Enterprise_License_Status_Description","i18nLabel":"Status","packageValue":"","readonly":true,"secret":false,"section":"License","sorter":NumberInt(1),"ts":new Date(1591648593117),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FEDERATION_Discovery_Method","_updatedAt":new Date(1591734397983),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380814),"group":"Federation","hidden":false,"i18nDescription":"FEDERATION_Discovery_Method_Description","i18nLabel":"FEDERATION_Discovery_Method","packageValue":"dns","public":true,"secret":false,"sorter":NumberInt(4),"ts":new Date(1587032123400),"type":"select","value":"dns","valueSource":"meteorSettingsValue","values":[{"key":"dns","i18nLabel":"DNS"},{"key":"hub","i18nLabel":"Hub"}],"meteorSettingsValue":"dns"});
db.getCollection("rocketchat_settings").insert({"_id":"FEDERATION_Domain","_updatedAt":new Date(1591734397968),"alert":"FEDERATION_Domain_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1584022380803),"disableReset":true,"group":"Federation","hidden":false,"i18nDescription":"FEDERATION_Domain_Description","i18nLabel":"FEDERATION_Domain","packageValue":"","secret":false,"sorter":NumberInt(2),"ts":new Date(1587032123381),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FEDERATION_Enabled","_updatedAt":new Date(1591734397948),"alert":"FEDERATION_Enabled_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1584022380793),"group":"Federation","hidden":false,"i18nDescription":"FEDERATION_Enabled","i18nLabel":"Enabled","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032123364),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"FEDERATION_Public_Key","_updatedAt":new Date(1591734397976),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380807),"group":"Federation","hidden":false,"i18nDescription":"FEDERATION_Public_Key_Description","i18nLabel":"FEDERATION_Public_Key","multiline":true,"packageValue":"-----BEGIN PUBLIC KEY-----MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvSntLb0qs27PlJSP7RXTBNUkuSd9KGEAerymWIgu1o234OXTpzAfpd5CsALSh0MNp32cpzYJ1c7pLMr5/nO5sOlp3fhzPRFGCIbQTLGqJwQy9LHjIKNXV9qhqtg8lOOkIQZp09TSU83veupXmECtnLFKMbFt/wPpKlbHtb2hrUw/Xu+q6oZSAlwX2DJB31lsH1o8Ktcr5OwCdaettrpE2iZEK7gg5/OLDEGQfqxxHw/3uhoHa//ugT4TDWzde4671tZaJRuJTazVwRh/OT5++GqO/V1kz6YJ++SldQpQZEm3av5J/q6JSl+TS44Oy0cEQSJY+66gRIflcxrFEbuiMQIDAQAB-----END PUBLIC KEY-----","readonly":true,"secret":false,"sorter":NumberInt(3),"ts":new Date(1587032123392),"type":"string","value":"-----BEGIN PUBLIC KEY-----MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvSntLb0qs27PlJSP7RXTBNUkuSd9KGEAerymWIgu1o234OXTpzAfpd5CsALSh0MNp32cpzYJ1c7pLMr5/nO5sOlp3fhzPRFGCIbQTLGqJwQy9LHjIKNXV9qhqtg8lOOkIQZp09TSU83veupXmECtnLFKMbFt/wPpKlbHtb2hrUw/Xu+q6oZSAlwX2DJB31lsH1o8Ktcr5OwCdaettrpE2iZEK7gg5/OLDEGQfqxxHw/3uhoHa//ugT4TDWzde4671tZaJRuJTazVwRh/OT5++GqO/V1kz6YJ++SldQpQZEm3av5J/q6JSl+TS44Oy0cEQSJY+66gRIflcxrFEbuiMQIDAQAB-----END PUBLIC KEY-----","valueSource":"meteorSettingsValue","meteorSettingsValue":"-----BEGIN PUBLIC KEY-----MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvSntLb0qs27PlJSP7RXTBNUkuSd9KGEAerymWIgu1o234OXTpzAfpd5CsALSh0MNp32cpzYJ1c7pLMr5/nO5sOlp3fhzPRFGCIbQTLGqJwQy9LHjIKNXV9qhqtg8lOOkIQZp09TSU83veupXmECtnLFKMbFt/wPpKlbHtb2hrUw/Xu+q6oZSAlwX2DJB31lsH1o8Ktcr5OwCdaettrpE2iZEK7gg5/OLDEGQfqxxHw/3uhoHa//ugT4TDWzde4671tZaJRuJTazVwRh/OT5++GqO/V1kz6YJ++SldQpQZEm3av5J/q6JSl+TS44Oy0cEQSJY+66gRIflcxrFEbuiMQIDAQAB-----END PUBLIC KEY-----"});
db.getCollection("rocketchat_settings").insert({"_id":"FEDERATION_Status","_updatedAt":new Date(1591734398809),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380797),"group":"Federation","hidden":false,"i18nDescription":"FEDERATION_Status_Description","i18nLabel":"FEDERATION_Status","packageValue":"Disabled","readonly":true,"secret":false,"sorter":NumberInt(1),"ts":new Date(1587032123371),"type":"string","value":"Enabled","valueSource":"meteorSettingsValue","meteorSettingsValue":"Enabled"});
db.getCollection("rocketchat_settings").insert({"_id":"FEDERATION_Test_Setup","_updatedAt":new Date(1591734397991),"actionText":"FEDERATION_Test_Setup","autocomplete":true,"blocked":false,"createdAt":new Date(1584022380817),"group":"Federation","hidden":false,"i18nDescription":"FEDERATION_Test_Setup_Description","i18nLabel":"FEDERATION_Test_Setup","packageValue":"FEDERATION_Test_Setup","secret":false,"sorter":NumberInt(5),"ts":new Date(1587032123405),"type":"action","value":"FEDERATION_Test_Setup","valueSource":"meteorSettingsValue","meteorSettingsValue":"FEDERATION_Test_Setup"});
db.getCollection("rocketchat_settings").insert({"_id":"Favorite_Rooms","_updatedAt":new Date(1591734378047),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363304),"group":"General","hidden":false,"i18nDescription":"Favorite_Rooms_Description","i18nLabel":"Favorite_Rooms","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(18),"ts":new Date(1589465206500),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Federation","_updatedAt":new Date(1591734397939),"blocked":false,"createdAt":new Date(1584022380791),"hidden":false,"i18nDescription":"Federation_Description","i18nLabel":"Federation","ts":new Date(1591734397939),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload","_updatedAt":new Date(1591734380123),"blocked":false,"createdAt":new Date(1584022364848),"hidden":false,"i18nDescription":"FileUpload_Description","i18nLabel":"FileUpload","ts":new Date(1591734380123),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_Enable_json_web_token_for_files","_updatedAt":new Date(1591734380231),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364878),"enableQuery":"{\"_id\":\"FileUpload_ProtectFiles\",\"value\":true}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_Enable_json_web_token_for_files_description","i18nLabel":"FileUpload_Enable_json_web_token_for_files","packageValue":true,"secret":false,"sorter":NumberInt(4),"ts":new Date(1587032103956),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_Enabled","_updatedAt":new Date(1591734380133),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364852),"group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_Enabled_Description","i18nLabel":"FileUpload_Enabled","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032103822),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_Enabled_Direct","_updatedAt":new Date(1591734380349),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022365015),"group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_Enabled_Direct_Description","i18nLabel":"FileUpload_Enabled_Direct","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(31),"ts":new Date(1587032104156),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_FileSystemPath","_updatedAt":new Date(1591734380321),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364984),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"FileSystem\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_FileSystemPath_Description","i18nLabel":"FileUpload_FileSystemPath","packageValue":"","secret":false,"section":"File System","sorter":NumberInt(24),"ts":new Date(1587032104104),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_GoogleStorage_AccessId","_updatedAt":new Date(1591734380301),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364959),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"GoogleCloudStorage\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_GoogleStorage_AccessId_Description","i18nLabel":"FileUpload_GoogleStorage_AccessId","packageValue":"","private":true,"secret":true,"section":"Google Cloud Storage","sorter":NumberInt(20),"ts":new Date(1587032104077),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_GoogleStorage_Bucket","_updatedAt":new Date(1591734380296),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364955),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"GoogleCloudStorage\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_GoogleStorage_Bucket_Description","i18nLabel":"FileUpload_GoogleStorage_Bucket","packageValue":"","private":true,"secret":true,"section":"Google Cloud Storage","sorter":NumberInt(19),"ts":new Date(1587032104070),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_GoogleStorage_Proxy_Avatars","_updatedAt":new Date(1591734380313),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364971),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"GoogleCloudStorage\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_GoogleStorage_Proxy_Avatars_Description","i18nLabel":"FileUpload_GoogleStorage_Proxy_Avatars","packageValue":false,"secret":false,"section":"Google Cloud Storage","sorter":NumberInt(22),"ts":new Date(1587032104088),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_GoogleStorage_Proxy_Uploads","_updatedAt":new Date(1591734380317),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364975),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"GoogleCloudStorage\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_GoogleStorage_Proxy_Uploads_Description","i18nLabel":"FileUpload_GoogleStorage_Proxy_Uploads","packageValue":false,"secret":false,"section":"Google Cloud Storage","sorter":NumberInt(23),"ts":new Date(1587032104098),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_GoogleStorage_Secret","_updatedAt":new Date(1591734380304),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364965),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"GoogleCloudStorage\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_GoogleStorage_Secret_Description","i18nLabel":"FileUpload_GoogleStorage_Secret","multiline":true,"packageValue":"","private":true,"secret":true,"section":"Google Cloud Storage","sorter":NumberInt(21),"ts":new Date(1587032104082),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_MaxFileSize","_updatedAt":new Date(1591734380220),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364860),"group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_MaxFileSizeDescription","i18nLabel":"FileUpload_MaxFileSize","packageValue":NumberInt(104857600),"public":true,"secret":false,"sorter":NumberInt(1),"ts":new Date(1587032103939),"type":"int","value":NumberInt(104857600),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(104857600)});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_MediaTypeWhiteList","_updatedAt":new Date(1591734380223),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364865),"group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_MediaTypeWhiteListDescription","i18nLabel":"FileUpload_MediaTypeWhiteList","packageValue":"image/*,audio/*,video/*,application/zip,application/x-rar-compressed,application/pdf,text/plain,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.oasis.opendocument.text,application/vnd.oasis.opendocument.spreadsheet,application/vnd.oasis.opendocument.presentation","public":true,"secret":false,"sorter":NumberInt(2),"ts":new Date(1589465208511),"type":"string","value":"image/*,audio/*,video/*,application/zip,application/x-rar-compressed,application/pdf,text/plain,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document","valueSource":"meteorSettingsValue","meteorSettingsValue":"image/*,audio/*,video/*,application/zip,application/x-rar-compressed,application/pdf,text/plain,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document"});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_ProtectFiles","_updatedAt":new Date(1591734380227),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364873),"group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_ProtectFilesDescription","i18nLabel":"FileUpload_ProtectFiles","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(3),"ts":new Date(1587032103949),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_S3_AWSAccessKeyId","_updatedAt":new Date(1591734380251),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364908),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_S3_AWSAccessKeyId_Description","i18nLabel":"FileUpload_S3_AWSAccessKeyId","packageValue":"","secret":true,"section":"Amazon S3","sorter":NumberInt(9),"ts":new Date(1587032104002),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_S3_AWSSecretAccessKey","_updatedAt":new Date(1591734380255),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364912),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_S3_AWSSecretAccessKey_Description","i18nLabel":"FileUpload_S3_AWSSecretAccessKey","packageValue":"","secret":true,"section":"Amazon S3","sorter":NumberInt(10),"ts":new Date(1587032104010),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_S3_Acl","_updatedAt":new Date(1591734380247),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364903),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_S3_Acl_Description","i18nLabel":"FileUpload_S3_Acl","packageValue":"","secret":false,"section":"Amazon S3","sorter":NumberInt(8),"ts":new Date(1587032103996),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_S3_Bucket","_updatedAt":new Date(1591734380243),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364896),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_S3_Bucket_Description","i18nLabel":"FileUpload_S3_Bucket","packageValue":"","secret":false,"section":"Amazon S3","sorter":NumberInt(7),"ts":new Date(1587032103991),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_S3_BucketURL","_updatedAt":new Date(1591734380268),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364927),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}","group":"FileUpload","hidden":false,"i18nDescription":"Override_URL_to_which_files_are_uploaded_This_url_also_used_for_downloads_unless_a_CDN_is_given.","i18nLabel":"FileUpload_S3_BucketURL","packageValue":"","secret":true,"section":"Amazon S3","sorter":NumberInt(13),"ts":new Date(1587032104030),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_S3_CDN","_updatedAt":new Date(1591734380259),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364916),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_S3_CDN_Description","i18nLabel":"FileUpload_S3_CDN","packageValue":"","secret":false,"section":"Amazon S3","sorter":NumberInt(11),"ts":new Date(1587032104019),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_S3_ForcePathStyle","_updatedAt":new Date(1591734380276),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364936),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_S3_ForcePathStyle_Description","i18nLabel":"FileUpload_S3_ForcePathStyle","packageValue":false,"secret":false,"section":"Amazon S3","sorter":NumberInt(15),"ts":new Date(1587032104043),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_S3_Proxy_Avatars","_updatedAt":new Date(1591734380286),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364946),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_S3_Proxy_Avatars_Description","i18nLabel":"FileUpload_S3_Proxy_Avatars","packageValue":false,"secret":false,"section":"Amazon S3","sorter":NumberInt(17),"ts":new Date(1587032104058),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_S3_Proxy_Uploads","_updatedAt":new Date(1591734380289),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364950),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_S3_Proxy_Uploads_Description","i18nLabel":"FileUpload_S3_Proxy_Uploads","packageValue":false,"secret":false,"section":"Amazon S3","sorter":NumberInt(18),"ts":new Date(1587032104064),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_S3_Region","_updatedAt":new Date(1591734380264),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364923),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_S3_Region_Description","i18nLabel":"FileUpload_S3_Region","packageValue":"","secret":false,"section":"Amazon S3","sorter":NumberInt(12),"ts":new Date(1587032104025),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_S3_SignatureVersion","_updatedAt":new Date(1591734380272),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364931),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_S3_SignatureVersion_Description","i18nLabel":"FileUpload_S3_SignatureVersion","packageValue":"v4","secret":false,"section":"Amazon S3","sorter":NumberInt(14),"ts":new Date(1587032104037),"type":"string","value":"v4","valueSource":"meteorSettingsValue","meteorSettingsValue":"v4"});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_S3_URLExpiryTimeSpan","_updatedAt":new Date(1591734380282),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364942),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_S3_URLExpiryTimeSpan_Description","i18nLabel":"FileUpload_S3_URLExpiryTimeSpan","packageValue":NumberInt(120),"secret":false,"section":"Amazon S3","sorter":NumberInt(16),"ts":new Date(1587032104050),"type":"int","value":NumberInt(120),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(120)});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_Storage_Type","_updatedAt":new Date(1591734380239),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364891),"group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_Storage_Type_Description","i18nLabel":"FileUpload_Storage_Type","packageValue":"GridFS","public":true,"secret":false,"sorter":NumberInt(6),"ts":new Date(1587032103972),"type":"select","value":"GridFS","valueSource":"meteorSettingsValue","values":[{"key":"GridFS","i18nLabel":"GridFS"},{"key":"AmazonS3","i18nLabel":"AmazonS3"},{"key":"GoogleCloudStorage","i18nLabel":"GoogleCloudStorage"},{"key":"Webdav","i18nLabel":"WebDAV"},{"key":"FileSystem","i18nLabel":"FileSystem"}],"meteorSettingsValue":"GridFS"});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_Webdav_Password","_updatedAt":new Date(1591734380337),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022365002),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"Webdav\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_Webdav_Password_Description","i18nLabel":"FileUpload_Webdav_Password","packageValue":"","private":true,"secret":true,"section":"WebDAV","sorter":NumberInt(28),"ts":new Date(1587032104142),"type":"password","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_Webdav_Proxy_Avatars","_updatedAt":new Date(1591734380341),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022365007),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"Webdav\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_Webdav_Proxy_Avatars_Description","i18nLabel":"FileUpload_Webdav_Proxy_Avatars","packageValue":false,"secret":false,"section":"WebDAV","sorter":NumberInt(29),"ts":new Date(1587032104147),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_Webdav_Proxy_Uploads","_updatedAt":new Date(1591734380345),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022365011),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"Webdav\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_Webdav_Proxy_Uploads_Description","i18nLabel":"FileUpload_Webdav_Proxy_Uploads","packageValue":false,"secret":false,"section":"WebDAV","sorter":NumberInt(30),"ts":new Date(1587032104151),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_Webdav_Server_URL","_updatedAt":new Date(1591734380331),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364993),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"Webdav\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_Webdav_Server_URL_Description","i18nLabel":"FileUpload_Webdav_Server_URL","packageValue":"","secret":false,"section":"WebDAV","sorter":NumberInt(26),"ts":new Date(1587032104127),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_Webdav_Upload_Folder_Path","_updatedAt":new Date(1591734380325),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364988),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"Webdav\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_Webdav_Upload_Folder_Path_Description","i18nLabel":"FileUpload_Webdav_Upload_Folder_Path","packageValue":"","secret":false,"section":"WebDAV","sorter":NumberInt(25),"ts":new Date(1587032104112),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_Webdav_Username","_updatedAt":new Date(1591734380334),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364997),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"Webdav\"}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_Webdav_Username_Description","i18nLabel":"FileUpload_Webdav_Username","packageValue":"","secret":true,"section":"WebDAV","sorter":NumberInt(27),"ts":new Date(1587032104135),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"FileUpload_json_web_token_secret_for_files","_updatedAt":new Date(1591734380235),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022364883),"enableQuery":"{\"_id\":\"FileUpload_Enable_json_web_token_for_files\",\"value\":true}","group":"FileUpload","hidden":false,"i18nDescription":"FileUpload_json_web_token_secret_for_files_description","i18nLabel":"FileUpload_json_web_token_secret_for_files","packageValue":"","secret":false,"sorter":NumberInt(5),"ts":new Date(1587032103963),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"First_Channel_After_Login","_updatedAt":new Date(1591734378054),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363307),"group":"General","hidden":false,"i18nDescription":"First_Channel_After_Login_Description","i18nLabel":"First_Channel_After_Login","packageValue":"","public":true,"secret":false,"sorter":NumberInt(19),"ts":new Date(1589465206504),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Force_SSL","_updatedAt":new Date(1591734378079),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363335),"group":"General","hidden":false,"i18nDescription":"Force_SSL_Description","i18nLabel":"Force_SSL","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(26),"ts":new Date(1589465206537),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Forgot_Password_Email","_updatedAt":new Date(1591734377463),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022362570),"group":"Email","hidden":false,"i18nDescription":"Forgot_Password_Description","i18nLabel":"Body","multiline":true,"packageValue":"<h2>{Forgot_password}</h2><p>{Lets_get_you_new_one}</p><a class=\"btn\" href=\"[Forgot_Password_Url]\">{Reset}</a><p class=\"advice\">{If_you_didnt_ask_for_reset_ignore_this_email}</p>","secret":false,"section":"Forgot_password_section","sorter":NumberInt(39),"ts":new Date(1589465205749),"type":"code","value":"<h2>{Forgot_password}</h2><p>{Lets_get_you_new_one}</p><a class=\"btn\" href=\"[Forgot_Password_Url]\">{Reset}</a><p class=\"advice\">{If_you_didnt_ask_for_reset_ignore_this_email}</p>","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Forgot_Password_Email_Subject","_updatedAt":new Date(1591734377459),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362554),"group":"Email","hidden":false,"i18nDescription":"Forgot_Password_Email_Subject_Description","i18nLabel":"Subject","packageValue":"{Forgot_Password_Email_Subject}","secret":false,"section":"Forgot_password_section","sorter":NumberInt(38),"ts":new Date(1589465205743),"type":"string","value":"{Forgot_Password_Email_Subject}","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"From_Email","_updatedAt":new Date(1591734377410),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362502),"group":"Email","hidden":false,"i18nDescription":"From_Email_Description","i18nLabel":"From_Email","packageValue":"","placeholder":"email@domain","secret":false,"section":"SMTP","sorter":NumberInt(27),"ts":new Date(1584022362505),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"General","_updatedAt":new Date(1591734392893),"blocked":false,"createdAt":new Date(1584022361627),"hidden":false,"i18nDescription":"General_Description","i18nLabel":"General","ts":new Date(1591734392893),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleAnalytics_ID","_updatedAt":new Date(1591734376097),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361587),"enableQuery":"{\"_id\":\"GoogleAnalytics_enabled\",\"value\":true}","group":"Analytics","hidden":false,"i18nDescription":"GoogleAnalytics_ID_Description","i18nLabel":"Analytics_Google_id","packageValue":"","public":true,"secret":false,"section":"Analytics_Google","sorter":NumberInt(8),"ts":new Date(1584022361590),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleAnalytics_enabled","_updatedAt":new Date(1591734376083),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361582),"group":"Analytics","hidden":false,"i18nDescription":"GoogleAnalytics_enabled_Description","i18nLabel":"Enable","packageValue":false,"public":true,"secret":false,"section":"Analytics_Google","sorter":NumberInt(7),"ts":new Date(1584022361585),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleTagManager_id","_updatedAt":new Date(1591734378093),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363343),"group":"General","hidden":false,"i18nDescription":"GoogleTagManager_id_Description","i18nLabel":"GoogleTagManager_id","packageValue":"","public":true,"secret":true,"sorter":NumberInt(28),"ts":new Date(1589465206550),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleVision_Block_Adult_Images","_updatedAt":new Date(1591734398083),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380904),"enableQuery":"[{\"_id\":\"GoogleVision_Enable\",\"value\":true},{\"_id\":\"GoogleVision_Type_SafeSearch\",\"value\":true}]","group":"FileUpload","hidden":false,"i18nDescription":"GoogleVision_Block_Adult_Images_Description","i18nLabel":"GoogleVision_Block_Adult_Images","packageValue":false,"secret":false,"section":"Google Vision","sorter":NumberInt(44),"ts":new Date(1587032123500),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleVision_Current_Month","_updatedAt":new Date(1591734398021),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380849),"group":"FileUpload","hidden":true,"i18nDescription":"GoogleVision_Current_Month_Description","i18nLabel":"GoogleVision_Current_Month","packageValue":NumberInt(0),"secret":false,"section":"Google Vision","sorter":NumberInt(35),"ts":new Date(1587032123446),"type":"int","value":NumberInt(0),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(0)});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleVision_Current_Month_Calls","_updatedAt":new Date(1591734398028),"autocomplete":true,"blocked":true,"createdAt":new Date(1584022380861),"group":"FileUpload","hidden":false,"i18nDescription":"GoogleVision_Current_Month_Calls_Description","i18nLabel":"GoogleVision_Current_Month_Calls","packageValue":NumberInt(0),"secret":false,"section":"Google Vision","sorter":NumberInt(36),"ts":new Date(1587032123451),"type":"int","value":NumberInt(0),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(0)});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleVision_Enable","_updatedAt":new Date(1591734397998),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380825),"enableQuery":"{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"GoogleCloudStorage\"}","group":"FileUpload","hidden":false,"i18nDescription":"GoogleVision_Enable_Description","i18nLabel":"GoogleVision_Enable","packageValue":false,"public":true,"secret":false,"section":"Google Vision","sorter":NumberInt(32),"ts":new Date(1587032123412),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleVision_Max_Monthly_Calls","_updatedAt":new Date(1591734398012),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380837),"enableQuery":"{\"_id\":\"GoogleVision_Enable\",\"value\":true}","group":"FileUpload","hidden":false,"i18nDescription":"GoogleVision_Max_Monthly_Calls_Description","i18nLabel":"GoogleVision_Max_Monthly_Calls","packageValue":NumberInt(0),"secret":false,"section":"Google Vision","sorter":NumberInt(34),"ts":new Date(1587032123425),"type":"int","value":NumberInt(0),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(0)});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleVision_ServiceAccount","_updatedAt":new Date(1591734398006),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380833),"enableQuery":"{\"_id\":\"GoogleVision_Enable\",\"value\":true}","group":"FileUpload","hidden":false,"i18nDescription":"GoogleVision_ServiceAccount_Description","i18nLabel":"GoogleVision_ServiceAccount","multiline":true,"packageValue":"","secret":true,"section":"Google Vision","sorter":NumberInt(33),"ts":new Date(1587032123418),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleVision_Type_Document","_updatedAt":new Date(1591734398034),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380864),"enableQuery":"{\"_id\":\"GoogleVision_Enable\",\"value\":true}","group":"FileUpload","hidden":false,"i18nDescription":"GoogleVision_Type_Document_Description","i18nLabel":"GoogleVision_Type_Document","packageValue":false,"secret":false,"section":"Google Vision","sorter":NumberInt(37),"ts":new Date(1587032123456),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleVision_Type_Faces","_updatedAt":new Date(1591734398042),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380871),"enableQuery":"{\"_id\":\"GoogleVision_Enable\",\"value\":true}","group":"FileUpload","hidden":false,"i18nDescription":"GoogleVision_Type_Faces_Description","i18nLabel":"GoogleVision_Type_Faces","packageValue":false,"secret":false,"section":"Google Vision","sorter":NumberInt(38),"ts":new Date(1587032123462),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleVision_Type_Labels","_updatedAt":new Date(1591734398057),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380882),"enableQuery":"{\"_id\":\"GoogleVision_Enable\",\"value\":true}","group":"FileUpload","hidden":false,"i18nDescription":"GoogleVision_Type_Labels_Description","i18nLabel":"GoogleVision_Type_Labels","packageValue":false,"secret":false,"section":"Google Vision","sorter":NumberInt(40),"ts":new Date(1587032123473),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleVision_Type_Landmarks","_updatedAt":new Date(1591734398050),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380875),"enableQuery":"{\"_id\":\"GoogleVision_Enable\",\"value\":true}","group":"FileUpload","hidden":false,"i18nDescription":"GoogleVision_Type_Landmarks_Description","i18nLabel":"GoogleVision_Type_Landmarks","packageValue":false,"secret":false,"section":"Google Vision","sorter":NumberInt(39),"ts":new Date(1587032123467),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleVision_Type_Logos","_updatedAt":new Date(1591734398064),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380886),"enableQuery":"{\"_id\":\"GoogleVision_Enable\",\"value\":true}","group":"FileUpload","hidden":false,"i18nDescription":"GoogleVision_Type_Logos_Description","i18nLabel":"GoogleVision_Type_Logos","packageValue":false,"secret":false,"section":"Google Vision","sorter":NumberInt(41),"ts":new Date(1587032123480),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleVision_Type_Properties","_updatedAt":new Date(1591734398071),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380894),"enableQuery":"{\"_id\":\"GoogleVision_Enable\",\"value\":true}","group":"FileUpload","hidden":false,"i18nDescription":"GoogleVision_Type_Properties_Description","i18nLabel":"GoogleVision_Type_Properties","packageValue":false,"secret":false,"section":"Google Vision","sorter":NumberInt(42),"ts":new Date(1587032123487),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleVision_Type_SafeSearch","_updatedAt":new Date(1591734398077),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380898),"enableQuery":"{\"_id\":\"GoogleVision_Enable\",\"value\":true}","group":"FileUpload","hidden":false,"i18nDescription":"GoogleVision_Type_SafeSearch_Description","i18nLabel":"GoogleVision_Type_SafeSearch","packageValue":false,"secret":false,"section":"Google Vision","sorter":NumberInt(43),"ts":new Date(1587032123493),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"GoogleVision_Type_Similar","_updatedAt":new Date(1591734398111),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380909),"enableQuery":"{\"_id\":\"GoogleVision_Enable\",\"value\":true}","group":"FileUpload","hidden":false,"i18nDescription":"GoogleVision_Type_Similar_Description","i18nLabel":"GoogleVision_Type_Similar","packageValue":false,"secret":false,"section":"Google Vision","sorter":NumberInt(45),"ts":new Date(1587032123505),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"HexColorPreview_Enabled","_updatedAt":new Date(1591734385615),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370236),"group":"Message","hidden":false,"i18nDescription":"HexColorPreview_Enabled_Description","i18nLabel":"Enabled","packageValue":true,"public":true,"secret":false,"section":"Hex_Color_Preview","sorter":NumberInt(34),"ts":new Date(1587032110573),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Hide_System_Messages","_updatedAt":new Date(1591734378277),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363556),"group":"Message","hidden":false,"i18nDescription":"Hide_System_Messages_Description","i18nLabel":"Hide_System_Messages","packageValue":[],"public":true,"secret":false,"sorter":NumberInt(31),"ts":new Date(1589465206781),"type":"multiSelect","value":[],"valueSource":"packageValue","values":[{"key":"uj","i18nLabel":"Message_HideType_uj"},{"key":"ul","i18nLabel":"Message_HideType_ul"},{"key":"ru","i18nLabel":"Message_HideType_ru"},{"key":"au","i18nLabel":"Message_HideType_au"},{"key":"mute_unmute","i18nLabel":"Message_HideType_mute_unmute"},{"key":"r","i18nLabel":"Message_HideType_r"},{"key":"ut","i18nLabel":"Message_HideType_ut"},{"key":"wm","i18nLabel":"Message_HideType_wm"},{"key":"rm","i18nLabel":"Message_HideType_rm"},{"key":"subscription_role_added","i18nLabel":"Message_HideType_subscription_role_added"},{"key":"subscription_role_removed","i18nLabel":"Message_HideType_subscription_role_removed"},{"key":"room_archived","i18nLabel":"Message_HideType_room_archived"},{"key":"room_unarchived","i18nLabel":"Message_HideType_room_unarchived"}]});
db.getCollection("rocketchat_settings").insert({"_id":"IRC_Description","_updatedAt":new Date(1591734398194),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380980),"group":"IRC_Federation","hidden":false,"i18nDescription":"IRC_Description","i18nLabel":"Description","packageValue":"Rocket.Chat IRC Bridge","secret":false,"sorter":NumberInt(5),"ts":new Date(1587032123585),"type":"string","value":"Rocket.Chat IRC Bridge","valueSource":"meteorSettingsValue","meteorSettingsValue":"Rocket.Chat IRC Bridge"});
db.getCollection("rocketchat_settings").insert({"_id":"IRC_Enabled","_updatedAt":new Date(1591734398159),"alert":"IRC_Enabled_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1584022380951),"group":"IRC_Federation","hidden":false,"i18nDescription":"IRC_Enabled","i18nLabel":"Enabled","packageValue":false,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032123550),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"IRC_Federation","_updatedAt":new Date(1591734398149),"blocked":false,"createdAt":new Date(1584022380948),"hidden":false,"i18nDescription":"IRC_Federation_Description","i18nLabel":"IRC_Federation","ts":new Date(1591734398149),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"IRC_Host","_updatedAt":new Date(1591734398173),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380963),"group":"IRC_Federation","hidden":false,"i18nDescription":"IRC_Host","i18nLabel":"Host","packageValue":"localhost","secret":false,"sorter":NumberInt(2),"ts":new Date(1587032123566),"type":"string","value":"localhost","valueSource":"meteorSettingsValue","meteorSettingsValue":"localhost"});
db.getCollection("rocketchat_settings").insert({"_id":"IRC_Local_Password","_updatedAt":new Date(1591734398201),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380983),"group":"IRC_Federation","hidden":false,"i18nDescription":"IRC_Local_Password","i18nLabel":"Local_Password","packageValue":"password","secret":false,"sorter":NumberInt(6),"ts":new Date(1587032123592),"type":"string","value":"password","valueSource":"meteorSettingsValue","meteorSettingsValue":"password"});
db.getCollection("rocketchat_settings").insert({"_id":"IRC_Name","_updatedAt":new Date(1591734398187),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380974),"group":"IRC_Federation","hidden":false,"i18nDescription":"IRC_Name","i18nLabel":"Name","packageValue":"irc.rocket.chat","secret":false,"sorter":NumberInt(4),"ts":new Date(1587032123580),"type":"string","value":"irc.rocket.chat","valueSource":"meteorSettingsValue","meteorSettingsValue":"irc.rocket.chat"});
db.getCollection("rocketchat_settings").insert({"_id":"IRC_Peer_Password","_updatedAt":new Date(1591734398208),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380991),"group":"IRC_Federation","hidden":false,"i18nDescription":"IRC_Peer_Password","i18nLabel":"Peer_Password","packageValue":"password","secret":false,"sorter":NumberInt(7),"ts":new Date(1587032123604),"type":"string","value":"password","valueSource":"meteorSettingsValue","meteorSettingsValue":"password"});
db.getCollection("rocketchat_settings").insert({"_id":"IRC_Port","_updatedAt":new Date(1591734398181),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380970),"group":"IRC_Federation","hidden":false,"i18nDescription":"IRC_Port","i18nLabel":"Port","packageValue":NumberInt(6667),"secret":false,"sorter":NumberInt(3),"ts":new Date(1587032123573),"type":"int","value":NumberInt(6667),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(6667)});
db.getCollection("rocketchat_settings").insert({"_id":"IRC_Protocol","_updatedAt":new Date(1591734398165),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380959),"group":"IRC_Federation","hidden":false,"i18nDescription":"IRC_Protocol","i18nLabel":"Protocol","packageValue":"RFC2813","secret":false,"sorter":NumberInt(1),"ts":new Date(1587032123557),"type":"select","value":"RFC2813","valueSource":"meteorSettingsValue","values":[{"key":"RFC2813","i18nLabel":"RFC2813"}],"meteorSettingsValue":"RFC2813"});
db.getCollection("rocketchat_settings").insert({"_id":"IRC_Reset_Connection","_updatedAt":new Date(1591734398214),"actionText":"Reset_Connection","autocomplete":true,"blocked":false,"createdAt":new Date(1584022380997),"group":"IRC_Federation","hidden":false,"i18nDescription":"IRC_Reset_Connection_Description","i18nLabel":"Reset_Connection","packageValue":"resetIrcConnection","secret":false,"sorter":NumberInt(8),"ts":new Date(1587032123609),"type":"action","value":"resetIrcConnection","valueSource":"meteorSettingsValue","meteorSettingsValue":"resetIrcConnection"});
db.getCollection("rocketchat_settings").insert({"_id":"Iframe_Integration_receive_enable","_updatedAt":new Date(1591734378141),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363393),"group":"General","hidden":false,"i18nDescription":"Iframe_Integration_receive_enable_Description","i18nLabel":"Iframe_Integration_receive_enable","packageValue":false,"public":true,"secret":false,"section":"Iframe_Integration","sorter":NumberInt(40),"ts":new Date(1589465206607),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Iframe_Integration_receive_origin","_updatedAt":new Date(1591734378144),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363396),"enableQuery":"{\"_id\":\"Iframe_Integration_receive_enable\",\"value\":true}","group":"General","hidden":false,"i18nDescription":"Iframe_Integration_receive_origin_Description","i18nLabel":"Iframe_Integration_receive_origin","packageValue":"*","public":true,"secret":false,"section":"Iframe_Integration","sorter":NumberInt(41),"ts":new Date(1589465206611),"type":"string","value":"*","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Iframe_Integration_send_enable","_updatedAt":new Date(1591734378134),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363385),"group":"General","hidden":false,"i18nDescription":"Iframe_Integration_send_enable_Description","i18nLabel":"Iframe_Integration_send_enable","packageValue":false,"public":true,"secret":false,"section":"Iframe_Integration","sorter":NumberInt(38),"ts":new Date(1589465206600),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Iframe_Integration_send_target_origin","_updatedAt":new Date(1591734378138),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363388),"enableQuery":"{\"_id\":\"Iframe_Integration_send_enable\",\"value\":true}","group":"General","hidden":false,"i18nDescription":"Iframe_Integration_send_target_origin_Description","i18nLabel":"Iframe_Integration_send_target_origin","packageValue":"*","public":true,"secret":false,"section":"Iframe_Integration","sorter":NumberInt(39),"ts":new Date(1589465206603),"type":"string","value":"*","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Iframe_Restrict_Access","_updatedAt":new Date(1591734378041),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363294),"group":"General","hidden":false,"i18nDescription":"Iframe_Restrict_Access_Description","i18nLabel":"Iframe_Restrict_Access","packageValue":true,"secret":true,"sorter":NumberInt(16),"ts":new Date(1589465206491),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Iframe_X_Frame_Options","_updatedAt":new Date(1591734378044),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363300),"enableQuery":"{\"_id\":\"Iframe_Restrict_Access\",\"value\":true}","group":"General","hidden":false,"i18nDescription":"Iframe_X_Frame_Options_Description","i18nLabel":"Iframe_X_Frame_Options","packageValue":"sameorigin","secret":true,"sorter":NumberInt(17),"ts":new Date(1589465206495),"type":"string","value":"sameorigin","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Industry","_updatedAt":new Date(1591734378524),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363838),"group":"Setup_Wizard","hidden":false,"i18nDescription":"Industry_Description","i18nLabel":"Industry","packageValue":"","secret":false,"section":"Organization_Info","sorter":NumberInt(2),"ts":new Date(1584022363842),"type":"select","value":"other","valueSource":"packageValue","values":[{"key":"advocacy","i18nLabel":"Advocacy"},{"key":"blockchain","i18nLabel":"Blockchain"},{"key":"helpCenter","i18nLabel":"Help_Center"},{"key":"manufacturing","i18nLabel":"Manufacturing"},{"key":"education","i18nLabel":"Education"},{"key":"insurance","i18nLabel":"Insurance"},{"key":"logistics","i18nLabel":"Logistics"},{"key":"consulting","i18nLabel":"Consulting"},{"key":"entertainment","i18nLabel":"Entertainment"},{"key":"publicRelations","i18nLabel":"Public_Relations"},{"key":"religious","i18nLabel":"Religious"},{"key":"gaming","i18nLabel":"Gaming"},{"key":"socialNetwork","i18nLabel":"Social_Network"},{"key":"realEstate","i18nLabel":"Real_Estate"},{"key":"tourism","i18nLabel":"Tourism"},{"key":"telecom","i18nLabel":"Telecom"},{"key":"consumerGoods","i18nLabel":"Consumer_Goods"},{"key":"financialServices","i18nLabel":"Financial_Services"},{"key":"healthcarePharmaceutical","i18nLabel":"Healthcare_and_Pharmaceutical"},{"key":"industry","i18nLabel":"Industry"},{"key":"media","i18nLabel":"Media"},{"key":"retail","i18nLabel":"Retail"},{"key":"technologyServices","i18nLabel":"Technology_Services"},{"key":"technologyProvider","i18nLabel":"Technology_Provider"},{"key":"other","i18nLabel":"Other"}],"wizard":{"step":NumberInt(2),"order":NumberInt(2)}});
db.getCollection("rocketchat_settings").insert({"_id":"Invitation_Email","_updatedAt":new Date(1591734377455),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022362548),"group":"Email","hidden":false,"i18nDescription":"Invitation_Email_Description","i18nLabel":"Body","multiline":true,"packageValue":"<h2>{Welcome_to Site_Name}</h2><p>{Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today}</p><a class=\"btn\" href=\"[Site_URL]\">{Join_Chat}</a>","secret":false,"section":"Invitation","sorter":NumberInt(37),"ts":new Date(1589465205738),"type":"code","value":"<h2>{Welcome_to Site_Name}</h2><p>{Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today}</p><a class=\"btn\" href=\"[Site_URL]\">{Join_Chat}</a>","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Invitation_Subject","_updatedAt":new Date(1591734377451),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362543),"group":"Email","hidden":false,"i18nDescription":"Invitation_Subject_Description","i18nLabel":"Subject","packageValue":"{Invitation_Subject_Default}","secret":false,"section":"Invitation","sorter":NumberInt(36),"ts":new Date(1589465205732),"type":"string","value":"{Invitation_Subject_Default}","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"IssueLinks_Enabled","_updatedAt":new Date(1591734388554),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374237),"group":"Message","hidden":false,"i18nDescription":"IssueLinks_Incompatible","i18nLabel":"Enabled","packageValue":false,"public":true,"secret":false,"section":"Issue_Links","sorter":NumberInt(35),"ts":new Date(1587032113441),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"IssueLinks_Template","_updatedAt":new Date(1591734388561),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374243),"group":"Message","hidden":false,"i18nDescription":"IssueLinks_LinkTemplate_Description","i18nLabel":"IssueLinks_LinkTemplate","packageValue":"","public":true,"secret":false,"section":"Issue_Links","sorter":NumberInt(36),"ts":new Date(1587032113448),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Jitsi_Application_ID","_updatedAt":new Date(1591734398832),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381610),"enableQuery":"[{\"_id\":\"Jitsi_Enabled\",\"value\":true},{\"_id\":\"Jitsi_Enabled_TokenAuth\",\"value\":true}]","group":"Video Conference","hidden":false,"i18nDescription":"Jitsi_Application_ID_Description","i18nLabel":"Jitsi_Application_ID","packageValue":"","secret":false,"section":"Jitsi","sorter":NumberInt(14),"ts":new Date(1587032124201),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Jitsi_Application_Secret","_updatedAt":new Date(1591734398840),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381616),"enableQuery":"[{\"_id\":\"Jitsi_Enabled\",\"value\":true},{\"_id\":\"Jitsi_Enabled_TokenAuth\",\"value\":true}]","group":"Video Conference","hidden":false,"i18nDescription":"Jitsi_Application_Secret_Description","i18nLabel":"Jitsi_Application_Secret","packageValue":"","secret":false,"section":"Jitsi","sorter":NumberInt(15),"ts":new Date(1587032124208),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Jitsi_Chrome_Extension","_updatedAt":new Date(1591734398816),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381591),"enableQuery":"{\"_id\":\"Jitsi_Enabled\",\"value\":true}","group":"Video Conference","hidden":false,"i18nDescription":"Jitsi_Chrome_Extension_Description","i18nLabel":"Jitsi_Chrome_Extension","packageValue":"nocfbnnmjnndkbipkabodnheejiegccf","public":true,"secret":false,"section":"Jitsi","sorter":NumberInt(12),"ts":new Date(1587032124188),"type":"string","value":"nocfbnnmjnndkbipkabodnheejiegccf","valueSource":"meteorSettingsValue","meteorSettingsValue":"nocfbnnmjnndkbipkabodnheejiegccf"});
db.getCollection("rocketchat_settings").insert({"_id":"Jitsi_Domain","_updatedAt":new Date(1591734398557),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381353),"enableQuery":"{\"_id\":\"Jitsi_Enabled\",\"value\":true}","group":"Video Conference","hidden":false,"i18nDescription":"Jitsi_Domain_Description","i18nLabel":"Domain","packageValue":"meet.jit.si","public":true,"secret":false,"section":"Jitsi","sorter":NumberInt(7),"ts":new Date(1587032123925),"type":"string","value":"meet.jit.si","valueSource":"meteorSettingsValue","meteorSettingsValue":"meet.jit.si"});
db.getCollection("rocketchat_settings").insert({"_id":"Jitsi_Enable_Channels","_updatedAt":new Date(1591734398809),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381385),"enableQuery":"{\"_id\":\"Jitsi_Enabled\",\"value\":true}","group":"Video Conference","hidden":false,"i18nDescription":"Jitsi_Enable_Channels_Description","i18nLabel":"Jitsi_Enable_Channels","packageValue":false,"public":true,"secret":false,"section":"Jitsi","sorter":NumberInt(11),"ts":new Date(1587032124168),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Jitsi_Enabled","_updatedAt":new Date(1591734398550),"alert":"This Feature is currently in beta! Please report bugs to github.com/RocketChat/Rocket.Chat/issues","autocomplete":true,"blocked":false,"createdAt":new Date(1584022381349),"group":"Video Conference","hidden":false,"i18nDescription":"Jitsi_Enabled_Description","i18nLabel":"Enabled","packageValue":false,"public":true,"secret":false,"section":"Jitsi","sorter":NumberInt(6),"ts":new Date(1587032123917),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Jitsi_Enabled_TokenAuth","_updatedAt":new Date(1591734398825),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381603),"enableQuery":"{\"_id\":\"Jitsi_Enabled\",\"value\":true}","group":"Video Conference","hidden":false,"i18nDescription":"Jitsi_Enabled_TokenAuth_Description","i18nLabel":"Jitsi_Enabled_TokenAuth","packageValue":false,"public":true,"secret":false,"section":"Jitsi","sorter":NumberInt(13),"ts":new Date(1587032124195),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Jitsi_Limit_Token_To_Room","_updatedAt":new Date(1591734398846),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381625),"enableQuery":"[{\"_id\":\"Jitsi_Enabled\",\"value\":true},{\"_id\":\"Jitsi_Enabled_TokenAuth\",\"value\":true}]","group":"Video Conference","hidden":false,"i18nDescription":"Jitsi_Limit_Token_To_Room_Description","i18nLabel":"Jitsi_Limit_Token_To_Room","packageValue":true,"public":true,"secret":false,"section":"Jitsi","sorter":NumberInt(16),"ts":new Date(1587032124214),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Jitsi_Open_New_Window","_updatedAt":new Date(1591734398579),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381378),"enableQuery":"{\"_id\":\"Jitsi_Enabled\",\"value\":true}","group":"Video Conference","hidden":false,"i18nDescription":"Jitsi_Open_New_Window_Description","i18nLabel":"Always_open_in_new_window","packageValue":false,"public":true,"secret":false,"section":"Jitsi","sorter":NumberInt(10),"ts":new Date(1587032124154),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Jitsi_SSL","_updatedAt":new Date(1591734398570),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381366),"enableQuery":"{\"_id\":\"Jitsi_Enabled\",\"value\":true}","group":"Video Conference","hidden":false,"i18nDescription":"Jitsi_SSL_Description","i18nLabel":"SSL","packageValue":true,"public":true,"secret":false,"section":"Jitsi","sorter":NumberInt(9),"ts":new Date(1587032123941),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Jitsi_URL_Room_Prefix","_updatedAt":new Date(1591734398564),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381361),"enableQuery":"{\"_id\":\"Jitsi_Enabled\",\"value\":true}","group":"Video Conference","hidden":false,"i18nDescription":"Jitsi_URL_Room_Prefix_Description","i18nLabel":"URL_room_prefix","packageValue":"RocketChat","public":true,"secret":false,"section":"Jitsi","sorter":NumberInt(8),"ts":new Date(1587032123934),"type":"string","value":"RocketChat","valueSource":"meteorSettingsValue","meteorSettingsValue":"RocketChat"});
db.getCollection("rocketchat_settings").insert({"_id":"Katex_Dollar_Syntax","_updatedAt":new Date(1591734398238),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381021),"enableQuery":"{\"_id\":\"Katex_Enabled\",\"value\":true}","group":"Message","hidden":false,"i18nDescription":"Katex_Dollar_Syntax_Description","i18nLabel":"Katex_Dollar_Syntax","packageValue":false,"public":true,"secret":false,"section":"Katex","sorter":NumberInt(64),"ts":new Date(1589465236886),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Katex_Enabled","_updatedAt":new Date(1591734398220),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381006),"group":"Message","hidden":false,"i18n":"Katex_Enabled_Description","i18nDescription":"Katex_Enabled_Description","i18nLabel":"Katex_Enabled","packageValue":true,"public":true,"secret":false,"section":"Katex","sorter":NumberInt(62),"ts":new Date(1589465236873),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Katex_Parenthesis_Syntax","_updatedAt":new Date(1591734398228),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381016),"enableQuery":"{\"_id\":\"Katex_Enabled\",\"value\":true}","group":"Message","hidden":false,"i18nDescription":"Katex_Parenthesis_Syntax_Description","i18nLabel":"Katex_Parenthesis_Syntax","packageValue":true,"public":true,"secret":false,"section":"Katex","sorter":NumberInt(63),"ts":new Date(1589465236879),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP","_updatedAt":new Date(1591734388764),"blocked":false,"createdAt":new Date(1584022374364),"hidden":false,"i18nDescription":"LDAP_Description","i18nLabel":"LDAP","ts":new Date(1591734388764),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Authentication","_updatedAt":new Date(1591734388837),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374425),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Authentication_Description","i18nLabel":"LDAP_Authentication","packageValue":false,"secret":false,"section":"Authentication","sorter":NumberInt(12),"ts":new Date(1587032113790),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Authentication_Password","_updatedAt":new Date(1591734388845),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374434),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Authentication\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Authentication_Password_Description","i18nLabel":"LDAP_Authentication_Password","packageValue":"","secret":true,"section":"Authentication","sorter":NumberInt(14),"ts":new Date(1587032113810),"type":"password","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Authentication_UserDN","_updatedAt":new Date(1591734388841),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374429),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Authentication\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Authentication_UserDN_Description","i18nLabel":"LDAP_Authentication_UserDN","packageValue":"","secret":true,"section":"Authentication","sorter":NumberInt(13),"ts":new Date(1587032113797),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Background_Sync","_updatedAt":new Date(1591734388995),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374569),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Background_Sync_Description","i18nLabel":"LDAP_Background_Sync","packageValue":false,"secret":false,"section":"Sync / Import","sorter":NumberInt(45),"ts":new Date(1587032114086),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Background_Sync_Import_New_Users","_updatedAt":new Date(1591734389003),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374577),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Background_Sync\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Background_Sync_Import_New_Users_Description","i18nLabel":"LDAP_Background_Sync_Import_New_Users","packageValue":true,"secret":false,"section":"Sync / Import","sorter":NumberInt(47),"ts":new Date(1587032114099),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Background_Sync_Interval","_updatedAt":new Date(1591734388998),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374574),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Background_Sync\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Background_Sync_Interval_Description","i18nLabel":"LDAP_Background_Sync_Interval","packageValue":"Every 24 hours","secret":false,"section":"Sync / Import","sorter":NumberInt(46),"ts":new Date(1587032114091),"type":"string","value":"Every 24 hours","valueSource":"meteorSettingsValue","meteorSettingsValue":"Every 24 hours"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Background_Sync_Keep_Existant_Users_Updated","_updatedAt":new Date(1591734389007),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374581),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Background_Sync\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Background_Sync_Keep_Existant_Users_Updated_Description","i18nLabel":"LDAP_Background_Sync_Keep_Existant_Users_Updated","packageValue":true,"secret":false,"section":"Sync / Import","sorter":NumberInt(48),"ts":new Date(1587032114104),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_BaseDN","_updatedAt":new Date(1591734388825),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374412),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_BaseDN_Description","i18nLabel":"LDAP_BaseDN","packageValue":"","secret":false,"sorter":NumberInt(9),"ts":new Date(1587032113746),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_CA_Cert","_updatedAt":new Date(1591734388816),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374403),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Encryption\",\"value\":{\"$in\":[\"tls\",\"ssl\"]}}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_CA_Cert_Description","i18nLabel":"LDAP_CA_Cert","multiline":true,"packageValue":"","secret":true,"sorter":NumberInt(7),"ts":new Date(1587032113731),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Connect_Timeout","_updatedAt":new Date(1591734388854),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374442),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Connect_Timeout_Description","i18nLabel":"LDAP_Connect_Timeout","packageValue":NumberInt(1000),"secret":false,"section":"Timeouts","sorter":NumberInt(16),"ts":new Date(1587032113828),"type":"int","value":NumberInt(1000),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(1000)});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Default_Domain","_updatedAt":new Date(1591734388924),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374501),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Default_Domain_Description","i18nLabel":"LDAP_Default_Domain","packageValue":"","secret":false,"section":"Sync / Import","sorter":NumberInt(31),"ts":new Date(1587032113972),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Enable","_updatedAt":new Date(1591734388772),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374367),"group":"LDAP","hidden":false,"i18nDescription":"LDAP_Enable_Description","i18nLabel":"LDAP_Enable","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032113664),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Encryption","_updatedAt":new Date(1591734388811),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374399),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Encryption_Description","i18nLabel":"LDAP_Encryption","packageValue":"plain","secret":false,"sorter":NumberInt(6),"ts":new Date(1587032113722),"type":"select","value":"plain","valueSource":"meteorSettingsValue","values":[{"key":"plain","i18nLabel":"No_Encryption"},{"key":"tls","i18nLabel":"StartTLS"},{"key":"ssl","i18nLabel":"SSL/LDAPS"}],"meteorSettingsValue":"plain"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Find_User_After_Login","_updatedAt":new Date(1591734388787),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374381),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Find_User_After_Login_Description","i18nLabel":"LDAP_Find_User_After_Login","packageValue":true,"secret":false,"sorter":NumberInt(2),"ts":new Date(1587032113688),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Group_Filter_Enable","_updatedAt":new Date(1591734388886),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374472),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Group_Filter_Enable_Description","i18nLabel":"LDAP_Group_Filter_Enable","packageValue":false,"secret":false,"section":"User Search (Group Validation)","sorter":NumberInt(23),"ts":new Date(1587032113899),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Group_Filter_Group_Id_Attribute","_updatedAt":new Date(1591734388898),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374479),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Group_Filter_Enable\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Group_Filter_Group_Id_Attribute_Description","i18nLabel":"LDAP_Group_Filter_Group_Id_Attribute","packageValue":"cn","secret":false,"section":"User Search (Group Validation)","sorter":NumberInt(25),"ts":new Date(1587032113917),"type":"string","value":"cn","valueSource":"meteorSettingsValue","meteorSettingsValue":"cn"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Group_Filter_Group_Member_Attribute","_updatedAt":new Date(1591734388902),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374482),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Group_Filter_Enable\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Group_Filter_Group_Member_Attribute_Description","i18nLabel":"LDAP_Group_Filter_Group_Member_Attribute","packageValue":"uniqueMember","secret":false,"section":"User Search (Group Validation)","sorter":NumberInt(26),"ts":new Date(1587032113929),"type":"string","value":"uniqueMember","valueSource":"meteorSettingsValue","meteorSettingsValue":"uniqueMember"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Group_Filter_Group_Member_Format","_updatedAt":new Date(1591734388907),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374486),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Group_Filter_Enable\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Group_Filter_Group_Member_Format_Description","i18nLabel":"LDAP_Group_Filter_Group_Member_Format","packageValue":"uniqueMember","secret":false,"section":"User Search (Group Validation)","sorter":NumberInt(27),"ts":new Date(1587032113939),"type":"string","value":"uniqueMember","valueSource":"meteorSettingsValue","meteorSettingsValue":"uniqueMember"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Group_Filter_Group_Name","_updatedAt":new Date(1591734388911),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374490),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Group_Filter_Enable\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Group_Filter_Group_Name_Description","i18nLabel":"LDAP_Group_Filter_Group_Name","packageValue":"ROCKET_CHAT","secret":false,"section":"User Search (Group Validation)","sorter":NumberInt(28),"ts":new Date(1587032113946),"type":"string","value":"ROCKET_CHAT","valueSource":"meteorSettingsValue","meteorSettingsValue":"ROCKET_CHAT"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Group_Filter_ObjectClass","_updatedAt":new Date(1591734388894),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374475),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Group_Filter_Enable\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Group_Filter_ObjectClass_Description","i18nLabel":"LDAP_Group_Filter_ObjectClass","packageValue":"groupOfUniqueNames","secret":false,"section":"User Search (Group Validation)","sorter":NumberInt(24),"ts":new Date(1587032113907),"type":"string","value":"groupOfUniqueNames","valueSource":"meteorSettingsValue","meteorSettingsValue":"groupOfUniqueNames"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Host","_updatedAt":new Date(1591734388794),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374385),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Host_Description","i18nLabel":"LDAP_Host","packageValue":"","secret":false,"sorter":NumberInt(3),"ts":new Date(1587032113694),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Idle_Timeout","_updatedAt":new Date(1591734388858),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374446),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Idle_Timeout_Description","i18nLabel":"LDAP_Idle_Timeout","packageValue":NumberInt(1000),"secret":false,"section":"Timeouts","sorter":NumberInt(17),"ts":new Date(1587032113839),"type":"int","value":NumberInt(1000),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(1000)});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Internal_Log_Level","_updatedAt":new Date(1591734388829),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374416),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Internal_Log_Level_Description","i18nLabel":"LDAP_Internal_Log_Level","packageValue":"disabled","secret":false,"sorter":NumberInt(10),"ts":new Date(1587032113756),"type":"select","value":"disabled","valueSource":"meteorSettingsValue","values":[{"key":"disabled","i18nLabel":"Disabled"},{"key":"error","i18nLabel":"Error"},{"key":"warn","i18nLabel":"Warn"},{"key":"info","i18nLabel":"Info"},{"key":"debug","i18nLabel":"Debug"},{"key":"trace","i18nLabel":"Trace"}],"meteorSettingsValue":"disabled"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Login_Fallback","_updatedAt":new Date(1591734388779),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374377),"enableQuery":null,"group":"LDAP","hidden":false,"i18nDescription":"LDAP_Login_Fallback_Description","i18nLabel":"LDAP_Login_Fallback","packageValue":false,"secret":false,"sorter":NumberInt(1),"ts":new Date(1589465216920),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Merge_Existing_Users","_updatedAt":new Date(1591734388928),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374504),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Merge_Existing_Users_Description","i18nLabel":"LDAP_Merge_Existing_Users","packageValue":false,"secret":false,"section":"Sync / Import","sorter":NumberInt(32),"ts":new Date(1587032113981),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Port","_updatedAt":new Date(1591734388799),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374390),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Port_Description","i18nLabel":"LDAP_Port","packageValue":"389","secret":false,"sorter":NumberInt(4),"ts":new Date(1587032113702),"type":"string","value":"389","valueSource":"meteorSettingsValue","meteorSettingsValue":"389"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Reconnect","_updatedAt":new Date(1591734388803),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374394),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Reconnect_Description","i18nLabel":"LDAP_Reconnect","packageValue":false,"secret":false,"sorter":NumberInt(5),"ts":new Date(1587032113711),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Reject_Unauthorized","_updatedAt":new Date(1591734388820),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374408),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Encryption\",\"value\":{\"$in\":[\"tls\",\"ssl\"]}}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Reject_Unauthorized_Description","i18nLabel":"LDAP_Reject_Unauthorized","packageValue":true,"secret":false,"sorter":NumberInt(8),"ts":new Date(1587032113739),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Search_Page_Size","_updatedAt":new Date(1591734388878),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374463),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Search_Page_Size_Description","i18nLabel":"LDAP_Search_Page_Size","packageValue":NumberInt(250),"secret":false,"section":"User Search","sorter":NumberInt(21),"ts":new Date(1587032113879),"type":"int","value":NumberInt(250),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(250)});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Search_Size_Limit","_updatedAt":new Date(1591734388882),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374468),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Search_Size_Limit_Description","i18nLabel":"LDAP_Search_Size_Limit","packageValue":NumberInt(1000),"secret":false,"section":"User Search","sorter":NumberInt(22),"ts":new Date(1587032113889),"type":"int","value":NumberInt(1000),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(1000)});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Sync_Now","_updatedAt":new Date(1591734389012),"actionText":"Execute_Synchronization_Now","autocomplete":true,"blocked":false,"createdAt":new Date(1584022374584),"group":"LDAP","hidden":false,"i18nDescription":"LDAP_Sync_Now_Description","i18nLabel":"LDAP_Sync_Now","packageValue":"ldap_sync_now","secret":false,"section":"Sync / Import","sorter":NumberInt(49),"ts":new Date(1587032114109),"type":"action","value":"ldap_sync_now","valueSource":"meteorSettingsValue","meteorSettingsValue":"ldap_sync_now"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Sync_User_Avatar","_updatedAt":new Date(1591734388990),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374564),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Sync_User_Avatar_Description","i18nLabel":"LDAP_Sync_User_Avatar","packageValue":true,"secret":false,"section":"Sync / Import","sorter":NumberInt(44),"ts":new Date(1587032114081),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Sync_User_Data","_updatedAt":new Date(1591734388931),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374508),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Sync_User_Data_Description","i18nLabel":"LDAP_Sync_User_Data","packageValue":false,"secret":false,"section":"Sync / Import","sorter":NumberInt(33),"ts":new Date(1587032113991),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Sync_User_Data_FieldMap","_updatedAt":new Date(1591734388936),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374512),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Sync_User_Data_FieldMap_Description","i18nLabel":"LDAP_Sync_User_Data_FieldMap","packageValue":"{\"cn\":\"name\", \"mail\":\"email\"}","secret":false,"section":"Sync / Import","sorter":NumberInt(34),"ts":new Date(1587032113997),"type":"string","value":"{\"cn\":\"name\", \"mail\":\"email\"}","valueSource":"meteorSettingsValue","meteorSettingsValue":"{\"cn\":\"name\", \"mail\":\"email\"}"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Sync_User_Data_Groups","_updatedAt":new Date(1591734388940),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374516),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Sync_User_Data_Groups_Description","i18nLabel":"LDAP_Sync_User_Data_Groups","packageValue":false,"secret":false,"section":"Sync / Import","sorter":NumberInt(35),"ts":new Date(1587032114006),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Sync_User_Data_GroupsMap","_updatedAt":new Date(1591734388966),"autocomplete":true,"blocked":false,"code":"application/json","createdAt":new Date(1584022374544),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Sync_User_Data_GroupsMap_Description","i18nLabel":"LDAP_Sync_User_Data_GroupsMap","multiline":true,"packageValue":"{\n\t\"rocket-admin\": \"admin\",\n\t\"tech-support\": \"support\"\n}","public":false,"secret":false,"section":"Sync / Import","sorter":NumberInt(39),"ts":new Date(1587032114040),"type":"code","value":"{\n\t\"rocket-admin\": \"admin\",\n\t\"tech-support\": \"support\"\n}","valueSource":"meteorSettingsValue","meteorSettingsValue":"{\n\t\"rocket-admin\": \"admin\",\n\t\"tech-support\": \"support\"\n}"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Sync_User_Data_Groups_AutoChannels","_updatedAt":new Date(1591734388970),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374548),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Sync_User_Data_Groups_AutoChannels_Description","i18nLabel":"LDAP_Sync_User_Data_Groups_AutoChannels","packageValue":false,"secret":false,"section":"Sync / Import","sorter":NumberInt(40),"ts":new Date(1587032114044),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Sync_User_Data_Groups_AutoChannelsMap","_updatedAt":new Date(1591734388982),"autocomplete":true,"blocked":false,"code":"application/json","createdAt":new Date(1584022374557),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups_AutoChannels\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Sync_User_Data_Groups_AutoChannelsMap_Description","i18nLabel":"LDAP_Sync_User_Data_Groups_AutoChannelsMap","multiline":true,"packageValue":"{\n\t\"employee\": \"general\",\n\t\"techsupport\": [\n\t\t\"helpdesk\",\n\t\t\"support\"\n\t]\n}","public":false,"secret":false,"section":"Sync / Import","sorter":NumberInt(42),"ts":new Date(1587032114072),"type":"code","value":"{\n\t\"employee\": \"general\",\n\t\"techsupport\": [\n\t\t\"helpdesk\",\n\t\t\"support\"\n\t]\n}","valueSource":"meteorSettingsValue","meteorSettingsValue":"{\n\t\"employee\": \"general\",\n\t\"techsupport\": [\n\t\t\"helpdesk\",\n\t\t\"support\"\n\t]\n}"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Sync_User_Data_Groups_AutoChannels_Admin","_updatedAt":new Date(1591734388975),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374552),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups_AutoChannels\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Sync_User_Data_Groups_AutoChannels_Admin_Description","i18nLabel":"LDAP_Sync_User_Data_Groups_AutoChannels_Admin","packageValue":"rocket.cat","secret":false,"section":"Sync / Import","sorter":NumberInt(41),"ts":new Date(1587032114064),"type":"string","value":"rocket.cat","valueSource":"meteorSettingsValue","meteorSettingsValue":"rocket.cat"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Sync_User_Data_Groups_AutoRemove","_updatedAt":new Date(1591734388944),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374522),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Sync_User_Data_Groups_AutoRemove_Description","i18nLabel":"LDAP_Sync_User_Data_Groups_AutoRemove","packageValue":false,"secret":false,"section":"Sync / Import","sorter":NumberInt(36),"ts":new Date(1587032114014),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Sync_User_Data_Groups_BaseDN","_updatedAt":new Date(1591734388952),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374540),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Sync_User_Data_Groups_BaseDN_Description","i18nLabel":"LDAP_Sync_User_Data_Groups_BaseDN","packageValue":"","secret":false,"section":"Sync / Import","sorter":NumberInt(38),"ts":new Date(1587032114035),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Sync_User_Data_Groups_Enforce_AutoChannels","_updatedAt":new Date(1591734388986),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374561),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups_AutoChannels\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Sync_User_Data_Groups_Enforce_AutoChannels_Description","i18nLabel":"LDAP_Sync_User_Data_Groups_Enforce_AutoChannels","packageValue":false,"secret":false,"section":"Sync / Import","sorter":NumberInt(43),"ts":new Date(1587032114077),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Sync_User_Data_Groups_Filter","_updatedAt":new Date(1591734388948),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374526),"enableQuery":"[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true}]","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Sync_User_Data_Groups_Filter_Description","i18nLabel":"LDAP_Sync_User_Data_Groups_Filter","packageValue":"(&(cn=#{groupName})(memberUid=#{username}))","secret":false,"section":"Sync / Import","sorter":NumberInt(37),"ts":new Date(1587032114028),"type":"string","value":"(&(cn=#{groupName})(memberUid=#{username}))","valueSource":"meteorSettingsValue","meteorSettingsValue":"(&(cn=#{groupName})(memberUid=#{username}))"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Test_Connection","_updatedAt":new Date(1591734388833),"actionText":"Test_Connection","autocomplete":true,"blocked":false,"createdAt":new Date(1584022374421),"group":"LDAP","hidden":false,"i18nDescription":"LDAP_Test_Connection_Description","i18nLabel":"LDAP_Test_Connection","packageValue":"ldap_test_connection","secret":false,"sorter":NumberInt(11),"ts":new Date(1587032113769),"type":"action","value":"ldap_test_connection","valueSource":"meteorSettingsValue","meteorSettingsValue":"ldap_test_connection"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Timeout","_updatedAt":new Date(1591734388850),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374438),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Timeout_Description","i18nLabel":"LDAP_Timeout","packageValue":NumberInt(60000),"secret":false,"section":"Timeouts","sorter":NumberInt(15),"ts":new Date(1587032113820),"type":"int","value":NumberInt(60000),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(60000)});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Unique_Identifier_Field","_updatedAt":new Date(1591734388920),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374497),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Unique_Identifier_Field_Description","i18nLabel":"LDAP_Unique_Identifier_Field","packageValue":"objectGUID,ibm-entryUUID,GUID,dominoUNID,nsuniqueId,uidNumber","secret":false,"section":"Sync / Import","sorter":NumberInt(30),"ts":new Date(1587032113961),"type":"string","value":"objectGUID,ibm-entryUUID,GUID,dominoUNID,nsuniqueId,uidNumber","valueSource":"meteorSettingsValue","meteorSettingsValue":"objectGUID,ibm-entryUUID,GUID,dominoUNID,nsuniqueId,uidNumber"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_User_Search_Field","_updatedAt":new Date(1591734388873),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374460),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_User_Search_Field_Description","i18nLabel":"LDAP_User_Search_Field","packageValue":"sAMAccountName","secret":false,"section":"User Search","sorter":NumberInt(20),"ts":new Date(1587032113870),"type":"string","value":"sAMAccountName","valueSource":"meteorSettingsValue","meteorSettingsValue":"sAMAccountName"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_User_Search_Filter","_updatedAt":new Date(1591734388864),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374450),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_User_Search_Filter_Description","i18nLabel":"LDAP_User_Search_Filter","packageValue":"(objectclass=*)","secret":false,"section":"User Search","sorter":NumberInt(18),"ts":new Date(1587032113851),"type":"string","value":"(objectclass=*)","valueSource":"meteorSettingsValue","meteorSettingsValue":"(objectclass=*)"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_User_Search_Scope","_updatedAt":new Date(1591734388868),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374455),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_User_Search_Scope_Description","i18nLabel":"LDAP_User_Search_Scope","packageValue":"sub","secret":false,"section":"User Search","sorter":NumberInt(19),"ts":new Date(1587032113860),"type":"string","value":"sub","valueSource":"meteorSettingsValue","meteorSettingsValue":"sub"});
db.getCollection("rocketchat_settings").insert({"_id":"LDAP_Username_Field","_updatedAt":new Date(1591734388916),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022374494),"enableQuery":"{\"_id\":\"LDAP_Enable\",\"value\":true}","group":"LDAP","hidden":false,"i18nDescription":"LDAP_Username_Field_Description","i18nLabel":"LDAP_Username_Field","packageValue":"sAMAccountName","secret":false,"section":"Sync / Import","sorter":NumberInt(29),"ts":new Date(1587032113955),"type":"string","value":"sAMAccountName","valueSource":"meteorSettingsValue","meteorSettingsValue":"sAMAccountName"});
db.getCollection("rocketchat_settings").insert({"_id":"Language","_updatedAt":new Date(1591734378036),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363287),"group":"General","hidden":false,"i18nDescription":"Language_Description","i18nLabel":"Language","packageValue":"","public":true,"secret":false,"sorter":NumberInt(14),"ts":new Date(1589465206482),"type":"language","value":"","valueSource":"packageValue","wizard":{"step":NumberInt(3),"order":NumberInt(1)}});
db.getCollection("rocketchat_settings").insert({"_id":"Layout","_updatedAt":new Date(1591734391323),"blocked":false,"createdAt":new Date(1584022363685),"hidden":false,"i18nDescription":"Layout_Description","i18nLabel":"Layout","ts":new Date(1591734391323),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Layout_Home_Body","_updatedAt":new Date(1591734378386),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022363691),"group":"Layout","hidden":false,"i18nDescription":"Layout_Home_Body_Description","i18nLabel":"Layout_Home_Body","multiline":true,"packageValue":"<p>Welcome to Rocket.Chat!</p>\n<p>The Rocket.Chat desktops apps for Windows, macOS and Linux are available to download <a title=\"Rocket.Chat desktop apps\" href=\"https://rocket.chat/download\" target=\"_blank\" rel=\"noopener\">here</a>.</p><p>The native mobile app, Rocket.Chat,\n for Android and iOS is available from <a title=\"Rocket.Chat on Google Play\" href=\"https://play.google.com/store/apps/details?id=chat.rocket.android\" target=\"_blank\" rel=\"noopener\">Google Play</a> and the <a title=\"Rocket.Chat on the App Store\" href=\"https://itunes.apple.com/app/rocket-chat/id1148741252\" target=\"_blank\" rel=\"noopener\">App Store</a>.</p>\n<p>For further help, please consult the <a title=\"Rocket.Chat Documentation\" href=\"https://rocket.chat/docs/\" target=\"_blank\" rel=\"noopener\">documentation</a>.</p>\n<p>If you're an admin, feel free to change this content via <strong>Administration</strong> &rarr; <strong>Layout</strong> &rarr; <strong>Home Body</strong>. Or clicking <a title=\"Home Body Layout\" href=\"/admin/Layout\">here</a>.</p>","public":true,"secret":false,"section":"Content","sorter":NumberInt(2),"ts":new Date(1589465206909),"type":"code","value":"<p>Welcome to Rocket.Chat!</p>\n<p>The Rocket.Chat desktops apps for Windows, macOS and Linux are available to download <a title=\"Rocket.Chat desktop apps\" href=\"https://rocket.chat/download\" target=\"_blank\" rel=\"noopener\">here</a>.</p><p>The native mobile app, Rocket.Chat,\n for Android and iOS is available from <a title=\"Rocket.Chat on Google Play\" href=\"https://play.google.com/store/apps/details?id=chat.rocket.android\" target=\"_blank\" rel=\"noopener\">Google Play</a> and the <a title=\"Rocket.Chat on the App Store\" href=\"https://itunes.apple.com/app/rocket-chat/id1148741252\" target=\"_blank\" rel=\"noopener\">App Store</a>.</p>\n<p>For further help, please consult the <a title=\"Rocket.Chat Documentation\" href=\"https://rocket.chat/docs/\" target=\"_blank\" rel=\"noopener\">documentation</a>.</p>\n<p>If you're an admin, feel free to change this content via <strong>Administration</strong> &rarr; <strong>Layout</strong> &rarr; <strong>Home Body</strong>. Or clicking <a title=\"Home Body Layout\" href=\"/admin/Layout\">here</a>.</p>","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Layout_Home_Title","_updatedAt":new Date(1591734378379),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363688),"group":"Layout","hidden":false,"i18nDescription":"Layout_Home_Title_Description","i18nLabel":"Layout_Home_Title","packageValue":"Home","public":true,"secret":false,"section":"Content","sorter":NumberInt(0),"ts":new Date(1584022363689),"type":"string","value":"Home","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Layout_Legal_Notice","_updatedAt":new Date(1591734378405),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022363707),"group":"Layout","hidden":false,"i18nDescription":"Layout_Legal_Notice_Description","i18nLabel":"Layout_Legal_Notice","multiline":true,"packageValue":"Legal Notice <br> Go to APP SETTINGS -> Layout to customize this page.","public":true,"secret":false,"section":"Content","sorter":NumberInt(6),"ts":new Date(1589465206926),"type":"code","value":"Legal Notice <br> Go to APP SETTINGS -> Layout to customize this page.","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Layout_Login_Terms","_updatedAt":new Date(1591734378397),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363699),"group":"Layout","hidden":false,"i18nDescription":"Layout_Login_Terms_Description","i18nLabel":"Layout_Login_Terms","multiline":true,"packageValue":"By proceeding you are agreeing to our <a href=\"terms-of-service\">Terms of Service</a>, <a href=\"privacy-policy\">Privacy Policy</a> and <a href=\"legal-notice\">Legal Notice</a>.","public":true,"secret":false,"section":"Content","sorter":NumberInt(4),"ts":new Date(1589465206917),"type":"string","value":"By proceeding you are agreeing to our <a href=\"terms-of-service\">Terms of Service</a>, <a href=\"privacy-policy\">Privacy Policy</a> and <a href=\"legal-notice\">Legal Notice</a>.","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Layout_Privacy_Policy","_updatedAt":new Date(1591734378401),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022363703),"group":"Layout","hidden":false,"i18nDescription":"Layout_Privacy_Policy_Description","i18nLabel":"Layout_Privacy_Policy","multiline":true,"packageValue":"Privacy Policy <br> Go to APP SETTINGS &rarr; Layout to customize this page.","public":true,"secret":false,"section":"Content","sorter":NumberInt(5),"ts":new Date(1589465206922),"type":"code","value":"Privacy Policy <br> Go to APP SETTINGS &rarr; Layout to customize this page.","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Layout_Show_Home_Button","_updatedAt":new Date(1591734378382),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465206903),"group":"Layout","hidden":false,"i18nDescription":"Layout_Show_Home_Button_Description","i18nLabel":"Layout_Show_Home_Button","packageValue":true,"public":true,"secret":false,"section":"Content","sorter":NumberInt(1),"ts":new Date(1589465206906),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Layout_Sidenav_Footer","_updatedAt":new Date(1591734378409),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022363710),"group":"Layout","hidden":false,"i18nDescription":"Layout_Sidenav_Footer_description","i18nLabel":"Layout_Sidenav_Footer","packageValue":"<a href=\"/home\"><img src=\"assets/logo.png\" alt=\"Home\" /></a>","public":true,"secret":false,"section":"Content","sorter":NumberInt(7),"ts":new Date(1589465206931),"type":"code","value":"<a href=\"/home\"><img src=\"assets/logo.png\" alt=\"Home\" /></a>","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Layout_Terms_of_Service","_updatedAt":new Date(1591734378392),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022363695),"group":"Layout","hidden":false,"i18nDescription":"Layout_Terms_of_Service_Description","i18nLabel":"Layout_Terms_of_Service","multiline":true,"packageValue":"Terms of Service <br> Go to APP SETTINGS &rarr; Layout to customize this page.","public":true,"secret":false,"section":"Content","sorter":NumberInt(3),"ts":new Date(1589465206913),"type":"code","value":"Terms of Service <br> Go to APP SETTINGS &rarr; Layout to customize this page.","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"LiveStream & Broadcasting","_updatedAt":new Date(1591734398242),"blocked":false,"createdAt":new Date(1584022381026),"hidden":false,"i18nDescription":"LiveStream & Broadcasting_Description","i18nLabel":"LiveStream & Broadcasting","ts":new Date(1591734398242),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_Allow_collect_and_store_HTTP_header_informations","_updatedAt":new Date(1591734400407),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382908),"group":"Omnichannel","hidden":false,"i18nDescription":"Allow_collect_and_store_HTTP_header_informations_description","i18nLabel":"Allow_collect_and_store_HTTP_header_informations","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(62),"ts":new Date(1589465238598),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false,"section":"GDPR"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_AllowedDomainsList","_updatedAt":new Date(1591734400310),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382841),"group":"Omnichannel","hidden":false,"i18nDescription":"Domains_allowed_to_embed_the_livechat_widget","i18nLabel":"Livechat_AllowedDomainsList","packageValue":"","public":true,"secret":false,"sorter":NumberInt(50),"ts":new Date(1589465238507),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":"","section":"Livechat"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_External_Queue_Token","_updatedAt":new Date(1591734400398),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382903),"enableQuery":"{\"_id\":\"Livechat_Routing_Method\",\"value\":\"External\"}","group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_External_Queue_Token_Description","i18nLabel":"Secret_token","packageValue":"","public":false,"secret":false,"section":"Routing","sorter":NumberInt(61),"ts":new Date(1589465238588),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_External_Queue_URL","_updatedAt":new Date(1591734400392),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382898),"enableQuery":"{\"_id\":\"Livechat_Routing_Method\",\"value\":\"External\"}","group":"Omnichannel","hidden":false,"i18nDescription":"For_more_details_please_check_our_docs","i18nLabel":"External_Queue_Service_URL","packageValue":"","public":false,"secret":false,"section":"Routing","sorter":NumberInt(60),"ts":new Date(1589465238584),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_Facebook_API_Key","_updatedAt":new Date(1591734400326),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382851),"group":"Omnichannel","hidden":false,"i18nDescription":"If_you_dont_have_one_send_an_email_to_omni_rocketchat_to_get_yours","i18nLabel":"Livechat_Facebook_API_Key","packageValue":"","secret":false,"section":"Facebook","sorter":NumberInt(52),"ts":new Date(1589465238520),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_Facebook_API_Secret","_updatedAt":new Date(1591734400332),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382856),"group":"Omnichannel","hidden":false,"i18nDescription":"If_you_dont_have_one_send_an_email_to_omni_rocketchat_to_get_yours","i18nLabel":"Livechat_Facebook_API_Secret","packageValue":"","secret":false,"section":"Facebook","sorter":NumberInt(53),"ts":new Date(1589465238527),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_Facebook_Enabled","_updatedAt":new Date(1591734400319),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382847),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_Facebook_Enabled_Description","i18nLabel":"Livechat_Facebook_Enabled","packageValue":false,"secret":false,"section":"Facebook","sorter":NumberInt(51),"ts":new Date(1589465238514),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_Knowledge_Apiai_Key","_updatedAt":new Date(1591734400213),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382785),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_Knowledge_Apiai_Key_Description","i18nLabel":"Apiai_Key","packageValue":"","public":true,"secret":true,"section":"Knowledge_Base","sorter":NumberInt(38),"ts":new Date(1589465238409),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_Knowledge_Apiai_Language","_updatedAt":new Date(1591734400222),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382789),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_Knowledge_Apiai_Language_Description","i18nLabel":"Apiai_Language","packageValue":"en","public":true,"secret":false,"section":"Knowledge_Base","sorter":NumberInt(39),"ts":new Date(1589465238415),"type":"string","value":"en","valueSource":"meteorSettingsValue","meteorSettingsValue":"en"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_Knowledge_Enabled","_updatedAt":new Date(1591734400207),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382777),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_Knowledge_Enabled_Description","i18nLabel":"Enabled","packageValue":false,"public":true,"secret":false,"section":"Knowledge_Base","sorter":NumberInt(37),"ts":new Date(1589465238401),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_RDStation_Token","_updatedAt":new Date(1591734400342),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382861),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_RDStation_Token_Description","i18nLabel":"RDStation_Token","packageValue":"","public":false,"secret":false,"section":"RD Station","sorter":NumberInt(54),"ts":new Date(1589465238533),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_Room_Count","_updatedAt":new Date(1591734400101),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382695),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_Room_Count_Description","i18nLabel":"Livechat_room_count","packageValue":NumberInt(1),"secret":false,"sorter":NumberInt(25),"ts":new Date(1589465238305),"type":"int","value":NumberInt(1),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(1)});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_Routing_Method","_updatedAt":new Date(1591734400350),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382865),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_Routing_Method_Description","i18nLabel":"Livechat_Routing_Method","packageValue":"Auto_Selection","public":true,"secret":false,"section":"Routing","sorter":NumberInt(55),"ts":new Date(1589465238540),"type":"select","value":"Auto_Selection","valueSource":"meteorSettingsValue","values":[{"key":"External","i18nLabel":"External_Service"},{"key":"Auto_Selection","i18nLabel":"Auto_Selection"},{"key":"Manual_Selection","i18nLabel":"Manual_Selection"}],"meteorSettingsValue":"Auto_Selection"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_Visitor_navigation_as_a_message","_updatedAt":new Date(1591734400239),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382798),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_Visitor_navigation_as_a_message_Description","i18nLabel":"Send_Visitor_navigation_history_as_a_message","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(41),"ts":new Date(1589465238428),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false,"section":"Livechat"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_accept_chats_with_no_agents","_updatedAt":new Date(1591734400355),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382870),"group":"Omnichannel","hidden":false,"i18nDescription":"Accept_incoming_livechat_requests_even_if_there_are_no_online_agents","i18nLabel":"Accept_with_no_online_agents","packageValue":false,"secret":false,"section":"Routing","sorter":NumberInt(56),"ts":new Date(1589465238545),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_agent_leave_action","_updatedAt":new Date(1591734400431),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382922),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_agent_leave_action_Description","i18nLabel":"How_to_handle_open_sessions_when_agent_goes_offline","packageValue":"none","secret":false,"section":"Sessions","sorter":NumberInt(65),"ts":new Date(1589465238616),"type":"select","value":"none","valueSource":"meteorSettingsValue","values":[{"key":"none","i18nLabel":"None"},{"key":"forward","i18nLabel":"Forward"},{"key":"close","i18nLabel":"Close"}],"meteorSettingsValue":"none"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_agent_leave_action_timeout","_updatedAt":new Date(1591734400439),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382927),"enableQuery":"{\"_id\":\"Livechat_agent_leave_action\",\"value\":{\"$ne\":\"none\"}}","group":"Omnichannel","hidden":false,"i18nDescription":"Time_in_seconds","i18nLabel":"How_long_to_wait_after_agent_goes_offline","packageValue":NumberInt(60),"secret":false,"section":"Sessions","sorter":NumberInt(66),"ts":new Date(1589465238625),"type":"int","value":NumberInt(60),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(60)});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_agent_leave_comment","_updatedAt":new Date(1591734400446),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382931),"enableQuery":"{\"_id\":\"Livechat_agent_leave_action\",\"value\":\"close\"}","group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_agent_leave_comment_Description","i18nLabel":"Comment_to_leave_on_closing_session","packageValue":"","secret":false,"section":"Sessions","sorter":NumberInt(67),"ts":new Date(1589465238630),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_allow_online_agents_outside_office_hours","_updatedAt":new Date(1591734400253),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382809),"enableQuery":"{\"_id\":\"Livechat_enable_office_hours\",\"value\":true}","group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_allow_online_agents_outside_office_hours_Description","i18nLabel":"Allow_Online_Agents_Outside_Office_Hours","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(43),"ts":new Date(1589465238446),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_allow_switching_departments","_updatedAt":new Date(1591734400034),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382649),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_allow_switching_departments_Description","i18nLabel":"Allow_switching_departments","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(15),"ts":new Date(1589465238197),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true,"section":"Livechat"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_assign_new_conversation_to_bot","_updatedAt":new Date(1591734400370),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382875),"group":"Omnichannel","hidden":false,"i18nDescription":"Assign_new_conversations_to_bot_agent_description","i18nLabel":"Assign_new_conversations_to_bot_agent","packageValue":false,"secret":false,"section":"Routing","sorter":NumberInt(57),"ts":new Date(1589465238555),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_continuous_sound_notification_new_livechat_room","_updatedAt":new Date(1591734400258),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382816),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_continuous_sound_notification_new_livechat_room_Description","i18nLabel":"Continuous_sound_notifications_for_new_livechat_room","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(44),"ts":new Date(1589465238455),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_conversation_finished_message","_updatedAt":new Date(1591734400061),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382669),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_conversation_finished_message_Description","i18nLabel":"Conversation_finished_message","packageValue":"","public":true,"secret":false,"sorter":NumberInt(19),"ts":new Date(1589465238242),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":"","section":"Livechat"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_conversation_finished_text","_updatedAt":new Date(1591734400068),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382674),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_conversation_finished_text_Description","i18nLabel":"Conversation_finished_text","multiline":true,"packageValue":"","public":true,"secret":false,"sorter":NumberInt(20),"ts":new Date(1589465238263),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":"","section":"Livechat"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_data_processing_consent_text","_updatedAt":new Date(1591734400422),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382918),"enableQuery":"{\"_id\":\"Livechat_force_accept_data_processing_consent\",\"value\":true}","group":"Omnichannel","hidden":false,"i18nDescription":"Data_processing_consent_text_description","i18nLabel":"Data_processing_consent_text","multiline":true,"packageValue":"","public":true,"secret":false,"sorter":NumberInt(64),"ts":new Date(1589465238612),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":"","section":"GDPR"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_display_offline_form","_updatedAt":new Date(1591734399966),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382606),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_display_offline_form_Description","i18nLabel":"Display_offline_form","packageValue":true,"public":true,"secret":false,"section":"Livechat","sorter":NumberInt(7),"ts":new Date(1589465238134),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_email_field_registration_form","_updatedAt":new Date(1591734400089),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382686),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_email_field_registration_form_Description","i18nLabel":"Show_email_field","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(23),"ts":new Date(1589465238291),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true,"section":"Livechat"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_enable_office_hours","_updatedAt":new Date(1591734400247),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382805),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_enable_office_hours_Description","i18nLabel":"Office_hours_enabled","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(42),"ts":new Date(1589465238434),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_enable_transcript","_updatedAt":new Date(1591734400284),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382828),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_enable_transcript_Description","i18nLabel":"Transcript_Enabled","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(47),"ts":new Date(1589465238475),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_enabled","_updatedAt":new Date(1591734399944),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382586),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_enabled_Description","i18nLabel":"Livechat_enabled","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(4),"ts":new Date(1589465238117),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_enabled_when_agent_idle","_updatedAt":new Date(1591734400114),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382700),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_enabled_when_agent_idle_Description","i18nLabel":"Accept_new_livechats_when_agent_is_idle","packageValue":true,"secret":false,"sorter":NumberInt(26),"ts":new Date(1589465238315),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_fileupload_enabled","_updatedAt":new Date(1591734400275),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382824),"enableQuery":"{\"_id\":\"FileUpload_Enabled\",\"value\":true}","group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_fileupload_enabled_Description","i18nLabel":"FileUpload_Enabled","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(46),"ts":new Date(1589465238467),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_force_accept_data_processing_consent","_updatedAt":new Date(1591734400413),"alert":"Force_visitor_to_accept_data_processing_consent_enabled_alert","autocomplete":true,"blocked":false,"createdAt":new Date(1584022382913),"group":"Omnichannel","hidden":false,"i18nDescription":"Force_visitor_to_accept_data_processing_consent_description","i18nLabel":"Force_visitor_to_accept_data_processing_consent","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(63),"ts":new Date(1589465238603),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false,"section":"GDPR"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_guest_count","_updatedAt":new Date(1591734400095),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382690),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_guest_count_Description","i18nLabel":"Livechat_guest_count","packageValue":NumberInt(1),"secret":false,"sorter":NumberInt(24),"ts":new Date(1589465238299),"type":"int","value":NumberInt(1),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(1)});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_guest_pool_max_number_incoming_livechats_displayed","_updatedAt":new Date(1591734400378),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382887),"enableQuery":"{\"_id\":\"Livechat_Routing_Method\",\"value\":\"Manual_Selection\"}","group":"Omnichannel","hidden":false,"i18nDescription":"Max_number_incoming_livechats_displayed_description","i18nLabel":"Max_number_incoming_livechats_displayed","packageValue":NumberInt(0),"public":true,"secret":false,"section":"Routing","sorter":NumberInt(58),"ts":new Date(1589465238564),"type":"int","value":NumberInt(0),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(0)});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_history_monitor_type","_updatedAt":new Date(1591734400233),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382793),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_history_monitor_type_Description","i18nLabel":"Monitor_history_for_changes_on","packageValue":"url","secret":false,"sorter":NumberInt(40),"ts":new Date(1589465238421),"type":"select","value":"url","valueSource":"meteorSettingsValue","values":[{"key":"url","i18nLabel":"Page_URL"},{"key":"title","i18nLabel":"Page_title"}],"meteorSettingsValue":"url","section":"Livechat"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_lead_email_regex","_updatedAt":new Date(1591734400189),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382762),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_lead_email_regex_Description","i18nLabel":"Lead_capture_email_regex","packageValue":"\\b[A-Z0-9._%+-]+@(?:[A-Z0-9-]+\\.)+[A-Z]{2,4}\\b","secret":false,"section":"CRM_Integration","sorter":NumberInt(35),"ts":new Date(1589465238392),"type":"string","value":"\\b[A-Z0-9._%+-]+@(?:[A-Z0-9-]+\\.)+[A-Z]{2,4}\\b","valueSource":"meteorSettingsValue","meteorSettingsValue":"\\b[A-Z0-9._%+-]+@(?:[A-Z0-9-]+\\.)+[A-Z]{2,4}\\b"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_lead_phone_regex","_updatedAt":new Date(1591734400198),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382769),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_lead_phone_regex_Description","i18nLabel":"Lead_capture_phone_regex","packageValue":"((?:\\([0-9]{1,3}\\)|[0-9]{2})[ \\-]*?[0-9]{4,5}(?:[\\-\\s\\_]{1,2})?[0-9]{4}(?:(?=[^0-9])|$)|[0-9]{4,5}(?:[\\-\\s\\_]{1,2})?[0-9]{4}(?:(?=[^0-9])|$))","secret":false,"section":"CRM_Integration","sorter":NumberInt(36),"ts":new Date(1589465238398),"type":"string","value":"((?:\\([0-9]{1,3}\\)|[0-9]{2})[ \\-]*?[0-9]{4,5}(?:[\\-\\s\\_]{1,2})?[0-9]{4}(?:(?=[^0-9])|$)|[0-9]{4,5}(?:[\\-\\s\\_]{1,2})?[0-9]{4}(?:(?=[^0-9])|$))","valueSource":"meteorSettingsValue","meteorSettingsValue":"((?:\\([0-9]{1,3}\\)|[0-9]{2})[ \\-]*?[0-9]{4,5}(?:[\\-\\s\\_]{1,2})?[0-9]{4}(?:(?=[^0-9])|$)|[0-9]{4,5}(?:[\\-\\s\\_]{1,2})?[0-9]{4}(?:(?=[^0-9])|$))"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_name_field_registration_form","_updatedAt":new Date(1591734400082),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382681),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_name_field_registration_form_Description","i18nLabel":"Show_name_field","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(22),"ts":new Date(1589465238283),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true,"section":"Livechat"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_offline_email","_updatedAt":new Date(1591734400007),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382640),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_offline_email_Description","i18nLabel":"Email_address_to_send_offline_messages","packageValue":"","secret":false,"section":"Livechat","sorter":NumberInt(13),"ts":new Date(1589465238170),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_offline_form_unavailable","_updatedAt":new Date(1591734399980),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382621),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_offline_form_unavailable_Description","i18nLabel":"Offline_form_unavailable_message","packageValue":"","public":true,"secret":false,"section":"Livechat","sorter":NumberInt(9),"ts":new Date(1589465238146),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_offline_message","_updatedAt":new Date(1591734400002),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382637),"group":"Omnichannel","hidden":false,"i18nDescription":"Instructions_to_your_visitor_fill_the_form_to_send_a_message","i18nLabel":"Instructions","packageValue":"","public":true,"secret":false,"section":"Livechat","sorter":NumberInt(12),"ts":new Date(1589465238163),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_offline_success_message","_updatedAt":new Date(1591734400027),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382644),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_offline_success_message_Description","i18nLabel":"Offline_success_message","packageValue":"","public":true,"secret":false,"section":"Livechat","sorter":NumberInt(14),"ts":new Date(1589465238177),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_offline_title","_updatedAt":new Date(1591734399988),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382625),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_offline_title_Description","i18nLabel":"Title","packageValue":"Leave a message","public":true,"secret":false,"section":"Livechat","sorter":NumberInt(10),"ts":new Date(1589465238150),"type":"string","value":"Leave a message","valueSource":"meteorSettingsValue","meteorSettingsValue":"Leave a message"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_offline_title_color","_updatedAt":new Date(1591734399996),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382632),"editor":"color","group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_offline_title_color_Description","i18nLabel":"Color","packageValue":"#666666","public":true,"secret":false,"section":"Livechat","sorter":NumberInt(11),"ts":new Date(1589465238157),"type":"color","value":"#666666","valueSource":"meteorSettingsValue","meteorSettingsValue":"#666666"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_registration_form","_updatedAt":new Date(1591734400075),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382678),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_registration_form_Description","i18nLabel":"Show_preregistration_form","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(21),"ts":new Date(1589465238273),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true,"section":"Livechat"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_registration_form_message","_updatedAt":new Date(1591734400300),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382837),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_registration_form_message_Description","i18nLabel":"Livechat_registration_form_message","packageValue":"","public":true,"secret":false,"sorter":NumberInt(49),"ts":new Date(1589465238492),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":"","section":"Livechat"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_request_comment_when_closing_conversation","_updatedAt":new Date(1591734400054),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382662),"group":"Omnichannel","hidden":false,"i18nDescription":"Request_comment_when_closing_conversation_description","i18nLabel":"Request_comment_when_closing_conversation","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(18),"ts":new Date(1589465238233),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_secret_token","_updatedAt":new Date(1591734400130),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382709),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_secret_token_Description","i18nLabel":"Secret_token","packageValue":"","secret":true,"section":"CRM_Integration","sorter":NumberInt(28),"ts":new Date(1589465238331),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_show_agent_email","_updatedAt":new Date(1591734400047),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382657),"enableQuery":"{\"_id\":\"Livechat_show_agent_info\",\"value\":true}","group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_show_agent_email_Description","i18nLabel":"Show_agent_email","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(17),"ts":new Date(1589465238218),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true,"section":"Livechat"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_show_agent_info","_updatedAt":new Date(1591734400040),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382654),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_show_agent_info_Description","i18nLabel":"Show_agent_info","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(16),"ts":new Date(1589465238205),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true,"section":"Livechat"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_show_queue_list_link","_updatedAt":new Date(1591734400385),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382892),"enableQuery":"{\"_id\":\"Livechat_Routing_Method\",\"value\":{\"$ne\":\"External\"}}","group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_show_queue_list_link_Description","i18nLabel":"Show_queue_list_to_all_agents","packageValue":false,"public":true,"secret":false,"section":"Routing","sorter":NumberInt(59),"ts":new Date(1589465238575),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_title","_updatedAt":new Date(1591734399952),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382593),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_title_Description","i18nLabel":"Livechat_title","packageValue":"Rocket.Chat","public":true,"secret":false,"sorter":NumberInt(5),"ts":new Date(1589465238122),"type":"string","value":"Rocket.Chat","valueSource":"meteorSettingsValue","meteorSettingsValue":"Rocket.Chat","section":"Livechat"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_title_color","_updatedAt":new Date(1591734399959),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382600),"editor":"color","group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_title_color_Description","i18nLabel":"Livechat_title_color","packageValue":"#C1272D","public":true,"secret":false,"sorter":NumberInt(6),"ts":new Date(1589465238128),"type":"color","value":"#C1272D","valueSource":"meteorSettingsValue","meteorSettingsValue":"#C1272D","section":"Livechat"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_transcript_message","_updatedAt":new Date(1591734400292),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382833),"enableQuery":"{\"_id\":\"Livechat_enable_transcript\",\"value\":true}","group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_transcript_message_Description","i18nLabel":"Transcript_message","packageValue":"","public":true,"secret":false,"sorter":NumberInt(48),"ts":new Date(1589465238481),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_validate_offline_email","_updatedAt":new Date(1591734399974),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382614),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_validate_offline_email_Description","i18nLabel":"Validate_email_address","packageValue":true,"public":true,"secret":false,"section":"Livechat","sorter":NumberInt(8),"ts":new Date(1589465238139),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_videocall_enabled","_updatedAt":new Date(1591734400264),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382820),"enableQuery":"{\"_id\":\"Jitsi_Enabled\",\"value\":true}","group":"Omnichannel","hidden":false,"i18nDescription":"Beta_feature_Depends_on_Video_Conference_to_be_enabled","i18nLabel":"Videocall_enabled","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(45),"ts":new Date(1589465238462),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false,"section":"Livechat"});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_visitor_inactivity_timeout","_updatedAt":new Date(1591734400455),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382935),"group":"Omnichannel","hidden":false,"i18nDescription":"Time_in_seconds","i18nLabel":"How_long_to_wait_to_consider_visitor_abandonment","packageValue":NumberInt(3600),"secret":false,"section":"Sessions","sorter":NumberInt(68),"ts":new Date(1589465238641),"type":"int","value":NumberInt(3600),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(3600)});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_webhookUrl","_updatedAt":new Date(1591734400122),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382705),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_webhookUrl_Description","i18nLabel":"Webhook_URL","packageValue":"","secret":false,"section":"CRM_Integration","sorter":NumberInt(27),"ts":new Date(1589465238323),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_webhook_on_agent_message","_updatedAt":new Date(1591734400166),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382743),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_webhook_on_agent_message_Description","i18nLabel":"Send_request_on_agent_message","packageValue":false,"secret":false,"section":"CRM_Integration","sorter":NumberInt(32),"ts":new Date(1589465238366),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_webhook_on_capture","_updatedAt":new Date(1591734400181),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382753),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_webhook_on_capture_Description","i18nLabel":"Send_request_on_lead_capture","packageValue":false,"secret":false,"section":"CRM_Integration","sorter":NumberInt(34),"ts":new Date(1589465238380),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_webhook_on_close","_updatedAt":new Date(1591734400140),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382715),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_webhook_on_close_Description","i18nLabel":"Send_request_on_chat_close","packageValue":false,"secret":false,"section":"CRM_Integration","sorter":NumberInt(29),"ts":new Date(1589465238339),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_webhook_on_offline_msg","_updatedAt":new Date(1591734400148),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382735),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_webhook_on_offline_msg_Description","i18nLabel":"Send_request_on_offline_messages","packageValue":false,"secret":false,"section":"CRM_Integration","sorter":NumberInt(30),"ts":new Date(1589465238352),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Livechat_webhook_on_visitor_message","_updatedAt":new Date(1591734400158),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382738),"group":"Omnichannel","hidden":false,"i18nDescription":"Livechat_webhook_on_visitor_message_Description","i18nLabel":"Send_request_on_visitor_message","packageValue":false,"secret":false,"section":"CRM_Integration","sorter":NumberInt(31),"ts":new Date(1589465238357),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Livestream_enabled","_updatedAt":new Date(1591734398254),"alert":"This feature is currently in beta! Please report bugs to github.com/RocketChat/Rocket.Chat/issues","autocomplete":true,"blocked":false,"createdAt":new Date(1584022381029),"group":"LiveStream & Broadcasting","hidden":false,"i18nDescription":"Livestream_enabled_Description","i18nLabel":"Livestream_enabled","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032123642),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Log_Exceptions_to_Channel","_updatedAt":new Date(1591734385876),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022370432),"group":"Logs","hidden":false,"i18nDescription":"Log_Exceptions_to_Channel_Description","i18nLabel":"Log_Exceptions_to_Channel","packageValue":"","secret":false,"sorter":NumberInt(13),"ts":new Date(1589465214981),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Log_File","_updatedAt":new Date(1591734378463),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363780),"group":"Logs","hidden":false,"i18nDescription":"Log_File_Description","i18nLabel":"Log_File","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(2),"ts":new Date(1584022363783),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Log_Level","_updatedAt":new Date(1591734378456),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363773),"group":"Logs","hidden":false,"i18nDescription":"Log_Level_Description","i18nLabel":"Log_Level","packageValue":"0","public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1584022363775),"type":"select","value":"2","valueSource":"packageValue","values":[{"key":"0","i18nLabel":"0_Errors_Only"},{"key":"1","i18nLabel":"1_Errors_and_Information"},{"key":"2","i18nLabel":"2_Erros_Information_and_Debug"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Log_Package","_updatedAt":new Date(1591734378460),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363776),"group":"Logs","hidden":false,"i18nDescription":"Log_Package_Description","i18nLabel":"Log_Package","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(1),"ts":new Date(1584022363778),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Log_Trace_Methods","_updatedAt":new Date(1591734378470),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363790),"group":"Logs","hidden":false,"i18nDescription":"Log_Trace_Methods_Description","i18nLabel":"Log_Trace_Methods","packageValue":false,"secret":false,"sorter":NumberInt(4),"ts":new Date(1584022363792),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Log_Trace_Methods_Filter","_updatedAt":new Date(1591734378481),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363794),"enableQuery":"{\"_id\":\"Log_Trace_Methods\",\"value\":true}","group":"Logs","hidden":false,"i18nDescription":"Log_Trace_Methods_Filter_Description","i18nLabel":"Log_Trace_Methods_Filter","packageValue":"","secret":false,"sorter":NumberInt(5),"ts":new Date(1584022363796),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Log_Trace_Subscriptions","_updatedAt":new Date(1591734378484),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363798),"group":"Logs","hidden":false,"i18nDescription":"Log_Trace_Subscriptions_Description","i18nLabel":"Log_Trace_Subscriptions","packageValue":false,"secret":false,"sorter":NumberInt(6),"ts":new Date(1584022363800),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Log_Trace_Subscriptions_Filter","_updatedAt":new Date(1591734378488),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363802),"enableQuery":"{\"_id\":\"Log_Trace_Subscriptions\",\"value\":true}","group":"Logs","hidden":false,"i18nDescription":"Log_Trace_Subscriptions_Filter_Description","i18nLabel":"Log_Trace_Subscriptions_Filter","packageValue":"","secret":false,"sorter":NumberInt(7),"ts":new Date(1584022363805),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Log_View_Limit","_updatedAt":new Date(1591734378467),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363785),"group":"Logs","hidden":false,"i18nDescription":"Log_View_Limit_Description","i18nLabel":"Log_View_Limit","packageValue":NumberInt(1000),"secret":false,"sorter":NumberInt(3),"ts":new Date(1584022363788),"type":"int","value":NumberInt(1000),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Logs","_updatedAt":new Date(1591734385868),"blocked":false,"createdAt":new Date(1584022363770),"hidden":false,"i18nDescription":"Logs_Description","i18nLabel":"Logs","ts":new Date(1591734385868),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"MapView_Enabled","_updatedAt":new Date(1591734398308),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381169),"group":"Message","hidden":false,"i18nDescription":"MapView_Enabled_Description","i18nLabel":"MapView_Enabled","packageValue":false,"public":true,"secret":false,"section":"Google Maps","sorter":NumberInt(65),"ts":new Date(1589465236936),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"MapView_GMapsAPIKey","_updatedAt":new Date(1591734398316),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381173),"group":"Message","hidden":false,"i18nDescription":"MapView_GMapsAPIKey_Description","i18nLabel":"MapView_GMapsAPIKey","packageValue":"","public":true,"secret":true,"section":"Google Maps","sorter":NumberInt(66),"ts":new Date(1589465236940),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Markdown_Headers","_updatedAt":new Date(1591734397163),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380361),"enableQuery":"{\"_id\":\"Markdown_Parser\",\"value\":\"original\"}","group":"Message","hidden":false,"i18nDescription":"Markdown_Headers_Description","i18nLabel":"Markdown_Headers","packageValue":false,"public":true,"secret":false,"section":"Markdown","sorter":NumberInt(41),"ts":new Date(1587032122715),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Markdown_Marked_Breaks","_updatedAt":new Date(1591734397190),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380386),"enableQuery":"{\"_id\":\"Markdown_Parser\",\"value\":\"marked\"}","group":"Message","hidden":false,"i18nDescription":"Markdown_Marked_Breaks_Description","i18nLabel":"Markdown_Marked_Breaks","packageValue":true,"public":true,"secret":false,"section":"Markdown","sorter":NumberInt(45),"ts":new Date(1587032122745),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Markdown_Marked_GFM","_updatedAt":new Date(1591734397177),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380372),"enableQuery":"{\"_id\":\"Markdown_Parser\",\"value\":\"marked\"}","group":"Message","hidden":false,"i18nDescription":"Markdown_Marked_GFM_Description","i18nLabel":"Markdown_Marked_GFM","packageValue":true,"public":true,"secret":false,"section":"Markdown","sorter":NumberInt(43),"ts":new Date(1587032122730),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Markdown_Marked_Pedantic","_updatedAt":new Date(1591734397201),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380393),"enableQuery":"[{\"_id\":\"Markdown_Parser\",\"value\":\"marked\"},{\"_id\":\"Markdown_Marked_GFM\",\"value\":false}]","group":"Message","hidden":false,"i18nDescription":"Markdown_Marked_Pedantic_Description","i18nLabel":"Markdown_Marked_Pedantic","packageValue":false,"public":true,"secret":false,"section":"Markdown","sorter":NumberInt(46),"ts":new Date(1587032122752),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Markdown_Marked_SmartLists","_updatedAt":new Date(1591734397211),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380397),"enableQuery":"{\"_id\":\"Markdown_Parser\",\"value\":\"marked\"}","group":"Message","hidden":false,"i18nDescription":"Markdown_Marked_SmartLists_Description","i18nLabel":"Markdown_Marked_SmartLists","packageValue":true,"public":true,"secret":false,"section":"Markdown","sorter":NumberInt(47),"ts":new Date(1587032122760),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Markdown_Marked_Smartypants","_updatedAt":new Date(1591734397220),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380402),"enableQuery":"{\"_id\":\"Markdown_Parser\",\"value\":\"marked\"}","group":"Message","hidden":false,"i18nDescription":"Markdown_Marked_Smartypants_Description","i18nLabel":"Markdown_Marked_Smartypants","packageValue":true,"public":true,"secret":false,"section":"Markdown","sorter":NumberInt(48),"ts":new Date(1587032122768),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Markdown_Marked_Tables","_updatedAt":new Date(1591734397183),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380379),"enableQuery":"{\"_id\":\"Markdown_Parser\",\"value\":\"marked\"}","group":"Message","hidden":false,"i18nDescription":"Markdown_Marked_Tables_Description","i18nLabel":"Markdown_Marked_Tables","packageValue":true,"public":true,"secret":false,"section":"Markdown","sorter":NumberInt(44),"ts":new Date(1587032122738),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Markdown_Parser","_updatedAt":new Date(1591734397155),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380355),"group":"Message","hidden":false,"i18nDescription":"Markdown_Parser_Description","i18nLabel":"Markdown_Parser","packageValue":"original","public":true,"secret":false,"section":"Markdown","sorter":NumberInt(40),"ts":new Date(1587032122705),"type":"select","value":"original","valueSource":"meteorSettingsValue","values":[{"key":"disabled","i18nLabel":"Disabled"},{"key":"original","i18nLabel":"Original"},{"key":"marked","i18nLabel":"Marked"}],"meteorSettingsValue":"original"});
db.getCollection("rocketchat_settings").insert({"_id":"Markdown_SupportSchemesForLink","_updatedAt":new Date(1591734397171),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380367),"enableQuery":"{\"_id\":\"Markdown_Parser\",\"value\":\"original\"}","group":"Message","hidden":false,"i18nDescription":"Markdown_SupportSchemesForLink_Description","i18nLabel":"Markdown_SupportSchemesForLink","packageValue":"http,https","public":true,"secret":false,"section":"Markdown","sorter":NumberInt(42),"ts":new Date(1587032122721),"type":"string","value":"http,https","valueSource":"meteorSettingsValue","meteorSettingsValue":"http,https"});
db.getCollection("rocketchat_settings").insert({"_id":"Message","_updatedAt":new Date(1591734391587),"blocked":false,"createdAt":new Date(1584022363409),"hidden":false,"i18nDescription":"Message_Description","i18nLabel":"Message","ts":new Date(1591734391587),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_AllowBadWordsFilter","_updatedAt":new Date(1591734378200),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363458),"group":"Message","hidden":false,"i18nDescription":"Message_AllowBadWordsFilter_Description","i18nLabel":"Message_AllowBadWordsFilter","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(12),"ts":new Date(1584022363460),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_AllowConvertLongMessagesToAttachment","_updatedAt":new Date(1591734378218),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363487),"group":"Message","hidden":false,"i18nDescription":"Message_AllowConvertLongMessagesToAttachment_Description","i18nLabel":"Message_AllowConvertLongMessagesToAttachment","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(17),"ts":new Date(1584022363490),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_AllowDeleting","_updatedAt":new Date(1591734378177),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363430),"group":"Message","hidden":false,"i18nDescription":"Message_AllowDeleting_Description","i18nLabel":"Message_AllowDeleting","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(5),"ts":new Date(1584022363433),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_AllowDeleting_BlockDeleteInMinutes","_updatedAt":new Date(1591734378180),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363435),"group":"Message","hidden":false,"i18nDescription":"Message_AllowDeleting_BlockDeleteInMinutes","i18nLabel":"Message_AllowDeleting_BlockDeleteInMinutes","packageValue":NumberInt(0),"public":true,"secret":false,"sorter":NumberInt(6),"ts":new Date(1584022363436),"type":"int","value":NumberInt(0),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_AllowDirectMessagesToYourself","_updatedAt":new Date(1591734378187),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363441),"group":"Message","hidden":false,"i18nDescription":"Message_AllowDirectMessagesToYourself_Description","i18nLabel":"Message_AllowDirectMessagesToYourself","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(8),"ts":new Date(1584022363443),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_AllowEditing","_updatedAt":new Date(1591734378170),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363424),"group":"Message","hidden":false,"i18nDescription":"Message_AllowEditing_Description","i18nLabel":"Message_AllowEditing","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(3),"ts":new Date(1584022363426),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_AllowEditing_BlockEditInMinutes","_updatedAt":new Date(1591734378174),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363427),"group":"Message","hidden":false,"i18nDescription":"Message_AllowEditing_BlockEditInMinutesDescription","i18nLabel":"Message_AllowEditing_BlockEditInMinutes","packageValue":NumberInt(0),"public":true,"secret":false,"sorter":NumberInt(4),"ts":new Date(1584022363429),"type":"int","value":NumberInt(0),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_AllowPinning","_updatedAt":new Date(1591734398323),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381178),"group":"Message","hidden":false,"i18nDescription":"Message_AllowPinning_Description","i18nLabel":"Message_AllowPinning","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(67),"ts":new Date(1589465236945),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Message_AllowSnippeting","_updatedAt":new Date(1591734398336),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381187),"group":"Message","hidden":false,"i18nDescription":"Message_AllowSnippeting_Description","i18nLabel":"Message_AllowSnippeting","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(68),"ts":new Date(1589465236953),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Message_AllowStarring","_updatedAt":new Date(1591734398349),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381199),"group":"Message","hidden":false,"i18nDescription":"Message_AllowStarring_Description","i18nLabel":"Message_AllowStarring","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(69),"ts":new Date(1589465236959),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Message_AllowUnrecognizedSlashCommand","_updatedAt":new Date(1591734378184),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363438),"group":"Message","hidden":false,"i18nDescription":"Message_AllowUnrecognizedSlashCommand_Description","i18nLabel":"Message_AllowUnrecognizedSlashCommand","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(7),"ts":new Date(1584022363440),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_AlwaysSearchRegExp","_updatedAt":new Date(1591734378191),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363445),"group":"Message","hidden":false,"i18nDescription":"Message_AlwaysSearchRegExp_Description","i18nLabel":"Message_AlwaysSearchRegExp","packageValue":false,"secret":false,"sorter":NumberInt(9),"ts":new Date(1584022363447),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_Attachments_GroupAttach","_updatedAt":new Date(1591734378159),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363412),"group":"Message","hidden":false,"i18nDescription":"Message_Attachments_GroupAttachDescription","i18nLabel":"Message_Attachments_GroupAttach","packageValue":false,"public":true,"secret":false,"section":"Message_Attachments","sorter":NumberInt(0),"ts":new Date(1584022363415),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_AudioRecorderEnabled","_updatedAt":new Date(1591734378163),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363417),"group":"Message","hidden":false,"i18nDescription":"Message_AudioRecorderEnabledDescription","i18nLabel":"Message_AudioRecorderEnabled","packageValue":true,"public":true,"secret":false,"section":"Message_Audio","sorter":NumberInt(1),"ts":new Date(1584022363419),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_Audio_bitRate","_updatedAt":new Date(1591734378167),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363420),"group":"Message","hidden":false,"i18nDescription":"Message_Audio_bitRate_Description","i18nLabel":"Message_Audio_bitRate","packageValue":NumberInt(32),"public":true,"secret":false,"section":"Message_Audio","sorter":NumberInt(2),"ts":new Date(1584022363422),"type":"int","value":NumberInt(32),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_BadWordsFilterList","_updatedAt":new Date(1591734378204),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363462),"group":"Message","hidden":false,"i18nDescription":"Message_BadWordsFilterList_Description","i18nLabel":"Message_BadWordsFilterList","packageValue":"","public":true,"secret":false,"sorter":NumberInt(13),"ts":new Date(1584022363464),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_DateFormat","_updatedAt":new Date(1591734378267),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363540),"group":"Message","hidden":false,"i18nDescription":"Message_DateFormat_Description","i18nLabel":"Message_DateFormat","packageValue":"LL","public":true,"secret":false,"sorter":NumberInt(28),"ts":new Date(1589465206764),"type":"string","value":"LL","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_ErasureType","_updatedAt":new Date(1591734378285),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363560),"group":"Message","hidden":false,"i18nDescription":"Message_ErasureType_Description","i18nLabel":"Message_ErasureType","packageValue":"Delete","public":true,"secret":false,"sorter":NumberInt(33),"ts":new Date(1584022363563),"type":"select","value":"Delete","valueSource":"packageValue","values":[{"key":"Keep","i18nLabel":"Message_ErasureType_Keep"},{"key":"Delete","i18nLabel":"Message_ErasureType_Delete"},{"key":"Unlink","i18nLabel":"Message_ErasureType_Unlink"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Message_GroupingPeriod","_updatedAt":new Date(1591734378228),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363502),"group":"Message","hidden":false,"i18nDescription":"Message_GroupingPeriodDescription","i18nLabel":"Message_GroupingPeriod","packageValue":NumberInt(300),"public":true,"secret":false,"sorter":NumberInt(19),"ts":new Date(1589465206715),"type":"int","value":NumberInt(300),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_KeepHistory","_updatedAt":new Date(1591734378207),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363467),"group":"Message","hidden":false,"i18nDescription":"Message_KeepHistory_Description","i18nLabel":"Message_KeepHistory","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(14),"ts":new Date(1584022363470),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_MaxAll","_updatedAt":new Date(1591734378210),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363477),"group":"Message","hidden":false,"i18nDescription":"Message_MaxAll_Description","i18nLabel":"Message_MaxAll","packageValue":NumberInt(0),"public":true,"secret":false,"sorter":NumberInt(15),"ts":new Date(1584022363480),"type":"int","value":NumberInt(0),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_MaxAllowedSize","_updatedAt":new Date(1591734378214),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363482),"group":"Message","hidden":false,"i18nDescription":"Message_MaxAllowedSize_Description","i18nLabel":"Message_MaxAllowedSize","packageValue":NumberInt(5000),"public":true,"secret":false,"sorter":NumberInt(16),"ts":new Date(1584022363484),"type":"int","value":NumberInt(5000),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_QuoteChainLimit","_updatedAt":new Date(1591734378273),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363551),"group":"Message","hidden":false,"i18nDescription":"Message_QuoteChainLimit_Description","i18nLabel":"Message_QuoteChainLimit","packageValue":NumberInt(2),"public":true,"secret":false,"sorter":NumberInt(30),"ts":new Date(1589465206776),"type":"int","value":NumberInt(2),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_Read_Receipt_Enabled","_updatedAt":new Date(1591734393316),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022377735),"group":"Message","hidden":false,"i18nDescription":"Message_Read_Receipt_Enabled_Description","i18nLabel":"Message_Read_Receipt_Enabled","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(38),"ts":new Date(1587032119252),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Message_Read_Receipt_Store_Users","_updatedAt":new Date(1591734393321),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022377739),"enableQuery":"{\"_id\":\"Message_Read_Receipt_Enabled\",\"value\":true}","group":"Message","hidden":false,"i18nDescription":"Message_Read_Receipt_Store_Users_Description","i18nLabel":"Message_Read_Receipt_Store_Users","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(39),"ts":new Date(1587032119257),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Message_ShowDeletedStatus","_updatedAt":new Date(1591734378197),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363454),"group":"Message","hidden":false,"i18nDescription":"Message_ShowDeletedStatus_Description","i18nLabel":"Message_ShowDeletedStatus","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(11),"ts":new Date(1584022363456),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_ShowEditedStatus","_updatedAt":new Date(1591734378194),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363449),"group":"Message","hidden":false,"i18nDescription":"Message_ShowEditedStatus_Description","i18nLabel":"Message_ShowEditedStatus","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(10),"ts":new Date(1584022363452),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_ShowFormattingTips","_updatedAt":new Date(1591734378225),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363492),"group":"Message","hidden":false,"i18nDescription":"Message_ShowFormattingTips_Description","i18nLabel":"Message_ShowFormattingTips","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(18),"ts":new Date(1584022363494),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_TimeAndDateFormat","_updatedAt":new Date(1591734378270),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363547),"group":"Message","hidden":false,"i18nDescription":"Message_TimeAndDateFormat_Description","i18nLabel":"Message_TimeAndDateFormat","packageValue":"LLL","public":true,"secret":false,"sorter":NumberInt(29),"ts":new Date(1589465206771),"type":"string","value":"LLL","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_TimeFormat","_updatedAt":new Date(1591734378258),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363536),"group":"Message","hidden":false,"i18nDescription":"Message_TimeFormat_Description","i18nLabel":"Message_TimeFormat","packageValue":"LT","public":true,"secret":false,"sorter":NumberInt(27),"ts":new Date(1589465206758),"type":"string","value":"LT","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Message_VideoRecorderEnabled","_updatedAt":new Date(1591734391593),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376496),"group":"Message","hidden":false,"i18nDescription":"Message_VideoRecorderEnabledDescription","i18nLabel":"Message_VideoRecorderEnabled","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(37),"ts":new Date(1587032117403),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Meta","_updatedAt":new Date(1591734378287),"blocked":false,"createdAt":new Date(1584022363566),"hidden":false,"i18nDescription":"Meta_Description","i18nLabel":"Meta","ts":new Date(1591734378287),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Meta_custom","_updatedAt":new Date(1591734378310),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022363592),"group":"Meta","hidden":false,"i18nDescription":"Meta_custom_Description","i18nLabel":"Meta_custom","multiline":true,"packageValue":"","secret":false,"sorter":NumberInt(5),"ts":new Date(1584022363594),"type":"code","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Meta_fb_app_id","_updatedAt":new Date(1591734378297),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363575),"group":"Meta","hidden":false,"i18nDescription":"Meta_fb_app_id_Description","i18nLabel":"Meta_fb_app_id","packageValue":"","secret":true,"sorter":NumberInt(1),"ts":new Date(1584022363576),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Meta_google-site-verification","_updatedAt":new Date(1591734378303),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363582),"group":"Meta","hidden":false,"i18nDescription":"Meta_google-site-verification_Description","i18nLabel":"Meta_google-site-verification","packageValue":"","secret":true,"sorter":NumberInt(3),"ts":new Date(1584022363587),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Meta_language","_updatedAt":new Date(1591734378293),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363569),"group":"Meta","hidden":false,"i18nDescription":"Meta_language_Description","i18nLabel":"Meta_language","packageValue":"","secret":false,"sorter":NumberInt(0),"ts":new Date(1584022363572),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Meta_msvalidate01","_updatedAt":new Date(1591734378306),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363588),"group":"Meta","hidden":false,"i18nDescription":"Meta_msvalidate01_Description","i18nLabel":"Meta_msvalidate01","packageValue":"","secret":true,"sorter":NumberInt(4),"ts":new Date(1584022363590),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Meta_robots","_updatedAt":new Date(1591734378300),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363578),"group":"Meta","hidden":false,"i18nDescription":"Meta_robots_Description","i18nLabel":"Meta_robots","packageValue":"INDEX,FOLLOW","secret":false,"sorter":NumberInt(2),"ts":new Date(1584022363580),"type":"string","value":"INDEX,FOLLOW","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Notifications_Max_Room_Members","_updatedAt":new Date(1591734378126),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363373),"group":"General","hidden":false,"i18nDescription":"Notifications_Max_Room_Members_Description","i18nLabel":"Notifications_Max_Room_Members","packageValue":NumberInt(100),"public":true,"secret":false,"section":"Notifications","sorter":NumberInt(36),"ts":new Date(1589465206592),"type":"int","value":NumberInt(100),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"OAuth","_updatedAt":new Date(1591734391808),"blocked":false,"createdAt":new Date(1584022363075),"hidden":false,"i18nDescription":"OAuth_Description","i18nLabel":"OAuth","ts":new Date(1591734391808),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"OTR","_updatedAt":new Date(1591734389917),"blocked":false,"createdAt":new Date(1584022375237),"hidden":false,"i18nDescription":"OTR_Description","i18nLabel":"OTR","ts":new Date(1591734389917),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"OTR_Enable","_updatedAt":new Date(1591734389922),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375240),"group":"OTR","hidden":false,"i18nDescription":"OTR_Enable_Description","i18nLabel":"Enabled","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032115171),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Offline_DM_Email","_updatedAt":new Date(1591734377250),"autocomplete":true,"blocked":false,"code":"text","createdAt":new Date(1584022362353),"group":"Email","hidden":false,"i18nDescription":"Offline_Email_Subject_Description","i18nLabel":"Offline_DM_Email","multiline":true,"packageValue":"[[Site_Name]] You have been direct messaged by [User]","secret":false,"section":"Subject","sorter":NumberInt(2),"ts":new Date(1584022362356),"type":"code","value":"[[Site_Name]] You have been direct messaged by [User]","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Offline_Mention_All_Email","_updatedAt":new Date(1591734377270),"autocomplete":true,"blocked":false,"code":"text","createdAt":new Date(1584022362363),"group":"Email","hidden":false,"i18nDescription":"Offline_Email_Subject_Description","i18nLabel":"Offline_Mention_All_Email","multiline":true,"packageValue":"[User] has posted a message in #[Room]","secret":false,"section":"Subject","sorter":NumberInt(4),"ts":new Date(1584022362365),"type":"code","value":"[User] has posted a message in #[Room]","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Offline_Mention_Email","_updatedAt":new Date(1591734377263),"autocomplete":true,"blocked":false,"code":"text","createdAt":new Date(1584022362358),"group":"Email","hidden":false,"i18nDescription":"Offline_Email_Subject_Description","i18nLabel":"Offline_Mention_Email","multiline":true,"packageValue":"[[Site_Name]] You have been mentioned by [User] in #[Room]","secret":false,"section":"Subject","sorter":NumberInt(3),"ts":new Date(1584022362360),"type":"code","value":"[[Site_Name]] You have been mentioned by [User] in #[Room]","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Offline_Message_Use_DeepLink","_updatedAt":new Date(1591734377447),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465205725),"group":"Email","hidden":false,"i18nDescription":"Offline_Message_Use_DeepLink_Description","i18nLabel":"Offline_Message_Use_DeepLink","packageValue":true,"secret":false,"section":"Offline_Message","sorter":NumberInt(35),"ts":new Date(1589465205727),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Omnichannel","_updatedAt":new Date(1591734399933),"blocked":false,"createdAt":new Date(1589465220590),"hidden":false,"i18nDescription":"Omnichannel_Description","i18nLabel":"Omnichannel","ts":new Date(1591734399933),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Omnichannel_External_Frame_Enabled","_updatedAt":new Date(1591734393284),"alert":"Experimental_Feature_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1589465220592),"group":"Omnichannel","hidden":false,"i18nDescription":"Omnichannel_External_Frame_Enabled_Description","i18nLabel":"Omnichannel_External_Frame_Enabled","packageValue":false,"public":true,"secret":false,"section":"External Frame","sorter":NumberInt(0),"ts":new Date(1591648588657),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Omnichannel_External_Frame_Encryption_JWK","_updatedAt":new Date(1591734393297),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465220609),"enableQuery":"{\"_id\":\"Omnichannel_External_Frame_Enabled\",\"value\":true}","group":"Omnichannel","hidden":false,"i18nDescription":"Omnichannel_External_Frame_Encryption_JWK_Description","i18nLabel":"Omnichannel_External_Frame_Encryption_JWK","packageValue":"","public":true,"secret":false,"section":"External Frame","sorter":NumberInt(2),"ts":new Date(1591648588699),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Omnichannel_External_Frame_GenerateKey","_updatedAt":new Date(1591734393302),"actionText":"Generate_new_key","autocomplete":true,"blocked":false,"createdAt":new Date(1589465220627),"enableQuery":"{\"_id\":\"Omnichannel_External_Frame_Enabled\",\"value\":true}","group":"Omnichannel","hidden":false,"i18nDescription":"Omnichannel_External_Frame_GenerateKey_Description","i18nLabel":"Omnichannel_External_Frame_GenerateKey","packageValue":"omnichannelExternalFrameGenerateKey","secret":false,"section":"External Frame","sorter":NumberInt(3),"ts":new Date(1591648588716),"type":"action","value":"omnichannelExternalFrameGenerateKey","valueSource":"meteorSettingsValue","meteorSettingsValue":"omnichannelExternalFrameGenerateKey"});
db.getCollection("rocketchat_settings").insert({"_id":"Omnichannel_External_Frame_URL","_updatedAt":new Date(1591734393293),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465220598),"enableQuery":"{\"_id\":\"Omnichannel_External_Frame_Enabled\",\"value\":true}","group":"Omnichannel","hidden":false,"i18nDescription":"Omnichannel_External_Frame_URL_Description","i18nLabel":"Omnichannel_External_Frame_URL","packageValue":"","public":true,"secret":false,"section":"External Frame","sorter":NumberInt(1),"ts":new Date(1591648588681),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Organization_Email","_updatedAt":new Date(1591734378563),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363884),"group":"Setup_Wizard","hidden":false,"i18nDescription":"Organization_Email_Description","i18nLabel":"Organization_Email","packageValue":"","secret":false,"section":"Organization_Info","sorter":NumberInt(9),"ts":new Date(1584022363888),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Organization_Name","_updatedAt":new Date(1591734378520),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363831),"group":"Setup_Wizard","hidden":false,"i18nDescription":"Organization_Name_Description","i18nLabel":"Organization_Name","packageValue":"","secret":false,"section":"Organization_Info","sorter":NumberInt(1),"ts":new Date(1584022363836),"type":"string","value":"Docker","valueSource":"packageValue","wizard":{"step":NumberInt(2),"order":NumberInt(1)}});
db.getCollection("rocketchat_settings").insert({"_id":"Organization_Type","_updatedAt":new Date(1591734378515),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363824),"group":"Setup_Wizard","hidden":false,"i18nDescription":"Organization_Type_Description","i18nLabel":"Organization_Type","packageValue":"","secret":false,"section":"Organization_Info","sorter":NumberInt(0),"ts":new Date(1584022363827),"type":"select","value":"nonprofit","valueSource":"packageValue","values":[{"key":"nonprofit","i18nLabel":"Nonprofit"},{"key":"enterprise","i18nLabel":"Enterprise"},{"key":"government","i18nLabel":"Government"},{"key":"community","i18nLabel":"Community"}],"wizard":{"step":NumberInt(2),"order":NumberInt(0)}});
db.getCollection("rocketchat_settings").insert({"_id":"Password_Changed_Email","_updatedAt":new Date(1591734377479),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022362589),"group":"Email","hidden":false,"i18nDescription":"Password_Changed_Description","i18nLabel":"Body","multiline":true,"packageValue":"<h2>{Hi},</h2><p>{Your_password_was_changed_by_an_admin}</p><p>{Your_temporary_password_is_password}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>","secret":false,"section":"Password_changed_section","sorter":NumberInt(43),"ts":new Date(1589465205768),"type":"code","value":"<h2>{Hi},</h2><p>{Your_password_was_changed_by_an_admin}</p><p>{Your_temporary_password_is_password}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Password_Changed_Email_Subject","_updatedAt":new Date(1591734377475),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362584),"group":"Email","hidden":false,"i18nDescription":"Password_Changed_Email_Subject_Description","i18nLabel":"Subject","packageValue":"{Password_Changed_Email_Subject}","secret":false,"section":"Password_changed_section","sorter":NumberInt(42),"ts":new Date(1589465205763),"type":"string","value":"{Password_Changed_Email_Subject}","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"PiwikAdditionalTrackers","_updatedAt":new Date(1591734376065),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361555),"enableQuery":"{\"_id\":\"PiwikAnalytics_enabled\",\"value\":true}","group":"Analytics","hidden":false,"i18nDescription":"PiwikAdditionalTrackers_Description","i18nLabel":"PiwikAdditionalTrackers","multiline":true,"packageValue":"","public":true,"secret":false,"section":"Piwik","sorter":NumberInt(3),"ts":new Date(1584022361560),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"PiwikAnalytics_cookieDomain","_updatedAt":new Date(1591734376074),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361569),"enableQuery":"{\"_id\":\"PiwikAnalytics_enabled\",\"value\":true}","group":"Analytics","hidden":false,"i18nDescription":"PiwikAnalytics_cookieDomain_Description","i18nLabel":"PiwikAnalytics_cookieDomain","packageValue":false,"public":true,"secret":false,"section":"Piwik","sorter":NumberInt(5),"ts":new Date(1584022361572),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"PiwikAnalytics_domains","_updatedAt":new Date(1591734376079),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361575),"enableQuery":"{\"_id\":\"PiwikAnalytics_enabled\",\"value\":true}","group":"Analytics","hidden":false,"i18nDescription":"PiwikAnalytics_domains_Description","i18nLabel":"PiwikAnalytics_domains","multiline":true,"packageValue":"","public":true,"secret":false,"section":"Piwik","sorter":NumberInt(6),"ts":new Date(1584022361578),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"PiwikAnalytics_enabled","_updatedAt":new Date(1591734376048),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361535),"group":"Analytics","hidden":false,"i18nDescription":"PiwikAnalytics_enabled_Description","i18nLabel":"Enable","packageValue":false,"public":true,"secret":false,"section":"Piwik","sorter":NumberInt(0),"ts":new Date(1584022361540),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"PiwikAnalytics_prependDomain","_updatedAt":new Date(1591734376069),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361563),"enableQuery":"{\"_id\":\"PiwikAnalytics_enabled\",\"value\":true}","group":"Analytics","hidden":false,"i18nDescription":"PiwikAnalytics_prependDomain_Description","i18nLabel":"PiwikAnalytics_prependDomain","packageValue":false,"public":true,"secret":false,"section":"Piwik","sorter":NumberInt(4),"ts":new Date(1584022361566),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"PiwikAnalytics_siteId","_updatedAt":new Date(1591734376060),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361549),"enableQuery":"{\"_id\":\"PiwikAnalytics_enabled\",\"value\":true}","group":"Analytics","hidden":false,"i18nDescription":"PiwikAnalytics_siteId_Description","i18nLabel":"Client_ID","packageValue":"","public":true,"secret":false,"section":"Piwik","sorter":NumberInt(2),"ts":new Date(1584022361553),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"PiwikAnalytics_url","_updatedAt":new Date(1591734376053),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022361543),"enableQuery":"{\"_id\":\"PiwikAnalytics_enabled\",\"value\":true}","group":"Analytics","hidden":false,"i18nDescription":"PiwikAnalytics_url_Description","i18nLabel":"URL","packageValue":"","public":true,"secret":false,"section":"Piwik","sorter":NumberInt(1),"ts":new Date(1584022361547),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Prometheus_API_User_Agent","_updatedAt":new Date(1591734378508),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465207037),"group":"Logs","hidden":false,"i18nDescription":"Prometheus_API_User_Agent_Description","i18nLabel":"Prometheus_API_User_Agent","packageValue":false,"secret":false,"section":"Prometheus","sorter":NumberInt(12),"ts":new Date(1589465207039),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Prometheus_Enabled","_updatedAt":new Date(1591734378492),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363807),"group":"Logs","hidden":false,"i18nDescription":"Prometheus_Enabled_Description","i18nLabel":"Enabled","packageValue":false,"secret":false,"section":"Prometheus","sorter":NumberInt(8),"ts":new Date(1584022363809),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Prometheus_Garbage_Collector","_updatedAt":new Date(1591734378504),"alert":"Prometheus_Garbage_Collector_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1589465207033),"group":"Logs","hidden":false,"i18nDescription":"Prometheus_Garbage_Collector_Description","i18nLabel":"Prometheus_Garbage_Collector","packageValue":false,"secret":false,"section":"Prometheus","sorter":NumberInt(11),"ts":new Date(1589465207035),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Prometheus_Port","_updatedAt":new Date(1591734378497),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363811),"group":"Logs","hidden":false,"i18nDescription":"Prometheus_Port_Description","i18nLabel":"Port","packageValue":NumberInt(9458),"secret":false,"section":"Prometheus","sorter":NumberInt(9),"ts":new Date(1584022363814),"type":"string","value":NumberInt(9458),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Prometheus_Reset_Interval","_updatedAt":new Date(1591734378500),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465207029),"group":"Logs","hidden":false,"i18nDescription":"Prometheus_Reset_Interval_Description","i18nLabel":"Prometheus_Reset_Interval","packageValue":NumberInt(0),"secret":false,"section":"Prometheus","sorter":NumberInt(10),"ts":new Date(1589465207032),"type":"int","value":NumberInt(0),"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Push","_updatedAt":new Date(1591734378312),"blocked":false,"createdAt":new Date(1584022363596),"hidden":false,"i18nDescription":"Push_Description","i18nLabel":"Push","ts":new Date(1591734378312),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Push_apn_cert","_updatedAt":new Date(1591734378348),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363647),"group":"Push","hidden":false,"i18nDescription":"Push_apn_cert_Description","i18nLabel":"Push_apn_cert","multiline":true,"packageValue":"","secret":true,"section":"Certificates_and_Keys","sorter":NumberInt(7),"ts":new Date(1589465206863),"type":"string","value":"","valueSource":"packageValue","enableQuery":"[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]"});
db.getCollection("rocketchat_settings").insert({"_id":"Push_apn_dev_cert","_updatedAt":new Date(1591734378359),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363659),"group":"Push","hidden":false,"i18nDescription":"Push_apn_dev_cert_Description","i18nLabel":"Push_apn_dev_cert","multiline":true,"packageValue":"","secret":true,"section":"Certificates_and_Keys","sorter":NumberInt(10),"ts":new Date(1589465206876),"type":"string","value":"","valueSource":"packageValue","enableQuery":"[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]"});
db.getCollection("rocketchat_settings").insert({"_id":"Push_apn_dev_key","_updatedAt":new Date(1591734378355),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363656),"group":"Push","hidden":false,"i18nDescription":"Push_apn_dev_key_Description","i18nLabel":"Push_apn_dev_key","multiline":true,"packageValue":"","secret":true,"section":"Certificates_and_Keys","sorter":NumberInt(9),"ts":new Date(1589465206870),"type":"string","value":"","valueSource":"packageValue","enableQuery":"[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]"});
db.getCollection("rocketchat_settings").insert({"_id":"Push_apn_dev_passphrase","_updatedAt":new Date(1591734378352),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363652),"group":"Push","hidden":false,"i18nDescription":"Push_apn_dev_passphrase_Description","i18nLabel":"Push_apn_dev_passphrase","packageValue":"","secret":true,"section":"Certificates_and_Keys","sorter":NumberInt(8),"ts":new Date(1589465206867),"type":"string","value":"","valueSource":"packageValue","enableQuery":"[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]"});
db.getCollection("rocketchat_settings").insert({"_id":"Push_apn_key","_updatedAt":new Date(1591734378345),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363644),"group":"Push","hidden":false,"i18nDescription":"Push_apn_key_Description","i18nLabel":"Push_apn_key","multiline":true,"packageValue":"","secret":true,"section":"Certificates_and_Keys","sorter":NumberInt(6),"ts":new Date(1589465206858),"type":"string","value":"","valueSource":"packageValue","enableQuery":"[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]"});
db.getCollection("rocketchat_settings").insert({"_id":"Push_apn_passphrase","_updatedAt":new Date(1591734378342),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363640),"group":"Push","hidden":false,"i18nDescription":"Push_apn_passphrase_Description","i18nLabel":"Push_apn_passphrase","packageValue":"","secret":true,"section":"Certificates_and_Keys","sorter":NumberInt(5),"ts":new Date(1589465206852),"type":"string","value":"","valueSource":"packageValue","enableQuery":"[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]"});
db.getCollection("rocketchat_settings").insert({"_id":"Push_enable","_updatedAt":new Date(1591734378316),"alert":"Push_Setting_Requires_Restart_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1584022363600),"group":"Push","hidden":false,"i18nDescription":"Push_enable_Description","i18nLabel":"Push_enable","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1584022363602),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Push_enable_gateway","_updatedAt":new Date(1591734378321),"alert":"Push_Setting_Requires_Restart_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1584022363624),"enableQuery":"{\"_id\":\"Push_enable\",\"value\":true}","group":"Push","hidden":false,"i18nDescription":"Push_enable_gateway_Description","i18nLabel":"Push_enable_gateway","packageValue":true,"secret":false,"sorter":NumberInt(1),"ts":new Date(1589465206834),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Push_gateway","_updatedAt":new Date(1591734378325),"alert":"Push_Setting_Requires_Restart_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1584022363627),"enableQuery":"[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":true}]","group":"Push","hidden":false,"i18nDescription":"Push_gateway_description","i18nLabel":"Push_gateway","multiline":true,"packageValue":"https://gateway.rocket.chat","secret":false,"sorter":NumberInt(2),"ts":new Date(1589465206837),"type":"string","value":"https://gateway.rocket.chat","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Push_gcm_api_key","_updatedAt":new Date(1591734378362),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363662),"group":"Push","hidden":false,"i18nDescription":"Push_gcm_api_key_Description","i18nLabel":"Push_gcm_api_key","packageValue":"","secret":true,"section":"Certificates_and_Keys","sorter":NumberInt(11),"ts":new Date(1589465206882),"type":"string","value":"","valueSource":"packageValue","enableQuery":"[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]"});
db.getCollection("rocketchat_settings").insert({"_id":"Push_gcm_project_number","_updatedAt":new Date(1591734378365),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363667),"group":"Push","hidden":false,"i18nDescription":"Push_gcm_project_number_Description","i18nLabel":"Push_gcm_project_number","packageValue":"","public":true,"secret":true,"section":"Certificates_and_Keys","sorter":NumberInt(12),"ts":new Date(1589465206887),"type":"string","value":"","valueSource":"packageValue","enableQuery":"[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]"});
db.getCollection("rocketchat_settings").insert({"_id":"Push_production","_updatedAt":new Date(1591734378329),"alert":"Push_Setting_Requires_Restart_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1584022363631),"enableQuery":"[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]","group":"Push","hidden":false,"i18nDescription":"Push_production_Description","i18nLabel":"Push_production","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(3),"ts":new Date(1589465206841),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Push_show_message","_updatedAt":new Date(1591734378373),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363681),"group":"Push","hidden":false,"i18nDescription":"Push_show_message_Description","i18nLabel":"Push_show_message","packageValue":true,"public":true,"secret":false,"section":"Privacy","sorter":NumberInt(14),"ts":new Date(1589465206895),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Push_show_username_room","_updatedAt":new Date(1591734378369),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363678),"group":"Push","hidden":false,"i18nDescription":"Push_show_username_room_Description","i18nLabel":"Push_show_username_room","packageValue":true,"public":true,"secret":false,"section":"Privacy","sorter":NumberInt(13),"ts":new Date(1589465206891),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Push_test_push","_updatedAt":new Date(1591734378338),"actionText":"Send_a_test_push_to_my_user","autocomplete":true,"blocked":false,"createdAt":new Date(1584022363636),"enableQuery":"{\"_id\":\"Push_enable\",\"value\":true}","group":"Push","hidden":false,"i18nDescription":"Push_test_push_Description","i18nLabel":"Push_test_push","packageValue":"push_test","secret":false,"sorter":NumberInt(4),"ts":new Date(1589465206847),"type":"action","value":"push_test","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Rate Limiter","_updatedAt":new Date(1591734378617),"blocked":false,"createdAt":new Date(1584022363946),"hidden":false,"i18nDescription":"Rate Limiter_Description","i18nLabel":"Rate Limiter","ts":new Date(1591734378617),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Register_Server","_updatedAt":new Date(1591734378559),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363880),"group":"Setup_Wizard","hidden":false,"i18nDescription":"Register_Server_Description","i18nLabel":"Register_Server","packageValue":true,"secret":false,"section":"Organization_Info","sorter":NumberInt(8),"ts":new Date(1584022363882),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Restart","_updatedAt":new Date(1591734378102),"actionText":"Restart_the_server","autocomplete":true,"blocked":false,"createdAt":new Date(1584022363350),"group":"General","hidden":false,"i18nDescription":"Restart_Description","i18nLabel":"Restart","packageValue":"restart_server","secret":false,"sorter":NumberInt(30),"ts":new Date(1589465206561),"type":"action","value":"restart_server","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"RetentionPolicy","_updatedAt":new Date(1591734389928),"blocked":false,"createdAt":new Date(1584022375250),"hidden":false,"i18nDescription":"RetentionPolicy_Description","i18nLabel":"RetentionPolicy","ts":new Date(1591734389928),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"RetentionPolicy_AppliesToChannels","_updatedAt":new Date(1591734389943),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375264),"enableQuery":"{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}","group":"RetentionPolicy","hidden":false,"i18nDescription":"RetentionPolicy_AppliesToChannels_Description","i18nLabel":"RetentionPolicy_AppliesToChannels","packageValue":false,"public":true,"secret":false,"section":"Global Policy","sorter":NumberInt(2),"ts":new Date(1587032115198),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"RetentionPolicy_AppliesToDMs","_updatedAt":new Date(1591734389962),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375284),"enableQuery":"{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}","group":"RetentionPolicy","hidden":false,"i18nDescription":"RetentionPolicy_AppliesToDMs_Description","i18nLabel":"RetentionPolicy_AppliesToDMs","packageValue":false,"public":true,"secret":false,"section":"Global Policy","sorter":NumberInt(6),"ts":new Date(1587032115216),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"RetentionPolicy_AppliesToGroups","_updatedAt":new Date(1591734389951),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375274),"enableQuery":"{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}","group":"RetentionPolicy","hidden":false,"i18nDescription":"RetentionPolicy_AppliesToGroups_Description","i18nLabel":"RetentionPolicy_AppliesToGroups","packageValue":false,"public":true,"secret":false,"section":"Global Policy","sorter":NumberInt(4),"ts":new Date(1587032115208),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"RetentionPolicy_DoNotExcludeDiscussion","_updatedAt":new Date(1591734399912),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382556),"enableQuery":"{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}","group":"RetentionPolicy","hidden":false,"i18nDescription":"RetentionPolicy_DoNotExcludeDiscussion_Description","i18nLabel":"RetentionPolicy_DoNotExcludeDiscussion","packageValue":true,"public":true,"secret":false,"section":"Global Policy","sorter":NumberInt(10),"ts":new Date(1587032125137),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"RetentionPolicy_Enabled","_updatedAt":new Date(1591734389933),"alert":"Watch out! Tweaking these settings without utmost care can destroy all message history. Please read the documentation before turning the feature on at rocket.chat/docs/administrator-guides/retention-policies/","autocomplete":true,"blocked":false,"createdAt":new Date(1584022375252),"group":"RetentionPolicy","hidden":false,"i18nDescription":"RetentionPolicy_Enabled_Description","i18nLabel":"RetentionPolicy_Enabled","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032115188),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"RetentionPolicy_ExcludePinned","_updatedAt":new Date(1591734389970),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375314),"enableQuery":"{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}","group":"RetentionPolicy","hidden":false,"i18nDescription":"RetentionPolicy_ExcludePinned_Description","i18nLabel":"RetentionPolicy_ExcludePinned","packageValue":false,"public":true,"secret":false,"section":"Global Policy","sorter":NumberInt(8),"ts":new Date(1587032115230),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"RetentionPolicy_FilesOnly","_updatedAt":new Date(1591734389974),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375318),"enableQuery":"{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}","group":"RetentionPolicy","hidden":false,"i18nDescription":"RetentionPolicy_FilesOnly_Description","i18nLabel":"RetentionPolicy_FilesOnly","packageValue":false,"public":true,"secret":false,"section":"Global Policy","sorter":NumberInt(9),"ts":new Date(1587032115235),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"RetentionPolicy_MaxAge_Channels","_updatedAt":new Date(1591734389947),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375269),"enableQuery":"[{\"_id\":\"RetentionPolicy_AppliesToChannels\",\"value\":true},{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}]","group":"RetentionPolicy","hidden":false,"i18nDescription":"RetentionPolicy_MaxAge_Description","i18nLabel":"RetentionPolicy_MaxAge_Channels","packageValue":NumberInt(30),"public":true,"secret":false,"section":"Global Policy","sorter":NumberInt(3),"ts":new Date(1587032115204),"type":"int","value":NumberInt(30),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(30)});
db.getCollection("rocketchat_settings").insert({"_id":"RetentionPolicy_MaxAge_DMs","_updatedAt":new Date(1591734389966),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375290),"enableQuery":"[{\"_id\":\"RetentionPolicy_AppliesToDMs\",\"value\":true},{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}]","group":"RetentionPolicy","hidden":false,"i18nDescription":"RetentionPolicy_MaxAge_Description","i18nLabel":"RetentionPolicy_MaxAge_DMs","packageValue":NumberInt(30),"public":true,"secret":false,"section":"Global Policy","sorter":NumberInt(7),"ts":new Date(1587032115224),"type":"int","value":NumberInt(30),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(30)});
db.getCollection("rocketchat_settings").insert({"_id":"RetentionPolicy_MaxAge_Groups","_updatedAt":new Date(1591734389958),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375279),"enableQuery":"[{\"_id\":\"RetentionPolicy_AppliesToGroups\",\"value\":true},{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}]","group":"RetentionPolicy","hidden":false,"i18nDescription":"RetentionPolicy_MaxAge_Description","i18nLabel":"RetentionPolicy_MaxAge_Groups","packageValue":NumberInt(30),"public":true,"secret":false,"section":"Global Policy","sorter":NumberInt(5),"ts":new Date(1587032115211),"type":"int","value":NumberInt(30),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(30)});
db.getCollection("rocketchat_settings").insert({"_id":"RetentionPolicy_Precision","_updatedAt":new Date(1591734389937),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375259),"enableQuery":"{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}","group":"RetentionPolicy","hidden":false,"i18nDescription":"RetentionPolicy_Precision_Description","i18nLabel":"RetentionPolicy_Precision","packageValue":"0","public":true,"secret":false,"sorter":NumberInt(1),"ts":new Date(1587032115193),"type":"select","value":"0","valueSource":"meteorSettingsValue","values":[{"key":"0","i18nLabel":"every_30_minutes"},{"key":"1","i18nLabel":"every_hour"},{"key":"2","i18nLabel":"every_six_hours"},{"key":"3","i18nLabel":"every_day"}],"meteorSettingsValue":"0"});
db.getCollection("rocketchat_settings").insert({"_id":"Robot_Instructions_File_Content","_updatedAt":new Date(1591734378112),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363357),"group":"General","hidden":false,"i18nDescription":"Robot_Instructions_File_Content_Description","i18nLabel":"Robot_Instructions_File_Content","multiline":true,"packageValue":"User-agent: *\nDisallow: /","public":true,"secret":false,"sorter":NumberInt(32),"ts":new Date(1589465206575),"type":"string","value":"User-agent: *\nDisallow: /","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"SAML","_updatedAt":new Date(1591734391847),"blocked":false,"createdAt":new Date(1584022376707),"hidden":false,"i18nDescription":"SAML_Description","i18nLabel":"SAML","ts":new Date(1591734391847),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default","_updatedAt":new Date(1591734398896),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381638),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_Description","i18nLabel":"Accounts_OAuth_Custom_Enable","packageValue":false,"secret":false,"section":"Default","sorter":NumberInt(0),"ts":new Date(1587032124244),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_allowed_clock_drift","_updatedAt":new Date(1591734399072),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465237412),"group":"SAML","hidden":false,"i18nDescription":"SAML_Allowed_Clock_Drift_Description","i18nLabel":"SAML_Allowed_Clock_Drift","packageValue":NumberInt(0),"secret":false,"section":"Default","sorter":NumberInt(25),"ts":new Date(1591648594781),"type":"int","value":NumberInt(0),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(0)});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_authn_context_comparison","_updatedAt":new Date(1591734399048),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381736),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_authn_context_comparison_Description","i18nLabel":"SAML_Custom_Authn_Context_Comparison","packageValue":"exact","secret":false,"section":"Default","sorter":NumberInt(21),"ts":new Date(1589465237394),"type":"select","value":"exact","valueSource":"meteorSettingsValue","values":[{"key":"better","i18nLabel":"Better"},{"key":"exact","i18nLabel":"Exact"},{"key":"maximum","i18nLabel":"Maximum"},{"key":"minimum","i18nLabel":"Minimum"}],"meteorSettingsValue":"exact"});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_button_color","_updatedAt":new Date(1591734398982),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381688),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_button_color_Description","i18nLabel":"Accounts_OAuth_Custom_Button_Color","packageValue":"#1d74f5","secret":false,"section":"Default","sorter":NumberInt(11),"ts":new Date(1589465237340),"type":"string","value":"#1d74f5","valueSource":"meteorSettingsValue","meteorSettingsValue":"#1d74f5"});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_button_label_color","_updatedAt":new Date(1591734398975),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381683),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_button_label_color_Description","i18nLabel":"Accounts_OAuth_Custom_Button_Label_Color","packageValue":"#FFFFFF","secret":false,"section":"Default","sorter":NumberInt(10),"ts":new Date(1589465237336),"type":"string","value":"#FFFFFF","valueSource":"meteorSettingsValue","meteorSettingsValue":"#FFFFFF"});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_button_label_text","_updatedAt":new Date(1591734398967),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381679),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_button_label_text_Description","i18nLabel":"Accounts_OAuth_Custom_Button_Label_Text","packageValue":"","secret":false,"section":"Default","sorter":NumberInt(9),"ts":new Date(1589465237331),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_cert","_updatedAt":new Date(1591734398930),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381662),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_cert_Description","i18nLabel":"SAML_Custom_Cert","multiline":true,"packageValue":"","secret":true,"section":"Default","sorter":NumberInt(5),"ts":new Date(1587032124274),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_custom_authn_context","_updatedAt":new Date(1591734399036),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381725),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Authn_Context_description","i18nLabel":"SAML_Custom_Authn_Context","packageValue":"urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport","secret":false,"section":"Default","sorter":NumberInt(19),"ts":new Date(1589465237379),"type":"string","value":"urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport","valueSource":"meteorSettingsValue","meteorSettingsValue":"urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport"});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_debug","_updatedAt":new Date(1591734399009),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381707),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_debug_Description","i18nLabel":"SAML_Custom_Debug","packageValue":false,"secret":false,"section":"Default","sorter":NumberInt(15),"ts":new Date(1589465237361),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_default_user_role","_updatedAt":new Date(1591734399055),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381742),"group":"SAML","hidden":false,"i18nDescription":"SAML_Default_User_Role_Description","i18nLabel":"SAML_Default_User_Role","packageValue":"user","secret":false,"section":"Default","sorter":NumberInt(22),"ts":new Date(1589465237398),"type":"string","value":"user","valueSource":"meteorSettingsValue","meteorSettingsValue":"user"});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_entry_point","_updatedAt":new Date(1591734398909),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381648),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_entry_point_Description","i18nLabel":"SAML_Custom_Entry_point","packageValue":"https://example.com/simplesaml/saml2/idp/SSOService.php","secret":false,"section":"Default","sorter":NumberInt(2),"ts":new Date(1587032124256),"type":"string","value":"https://example.com/simplesaml/saml2/idp/SSOService.php","valueSource":"meteorSettingsValue","meteorSettingsValue":"https://example.com/simplesaml/saml2/idp/SSOService.php"});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_generate_username","_updatedAt":new Date(1591734398989),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381693),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_generate_username_Description","i18nLabel":"SAML_Custom_Generate_Username","packageValue":false,"secret":false,"section":"Default","sorter":NumberInt(12),"ts":new Date(1589465237344),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_idp_slo_redirect_url","_updatedAt":new Date(1591734398917),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381651),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_idp_slo_redirect_url_Description","i18nLabel":"SAML_Custom_IDP_SLO_Redirect_URL","packageValue":"https://example.com/simplesaml/saml2/idp/SingleLogoutService.php","secret":false,"section":"Default","sorter":NumberInt(3),"ts":new Date(1587032124261),"type":"string","value":"https://example.com/simplesaml/saml2/idp/SingleLogoutService.php","valueSource":"meteorSettingsValue","meteorSettingsValue":"https://example.com/simplesaml/saml2/idp/SingleLogoutService.php"});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_immutable_property","_updatedAt":new Date(1591734399002),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381702),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_immutable_property_Description","i18nLabel":"SAML_Custom_Immutable_Property","packageValue":"EMail","secret":false,"section":"Default","sorter":NumberInt(14),"ts":new Date(1589465237356),"type":"select","value":"EMail","valueSource":"meteorSettingsValue","values":[{"key":"Username","i18nLabel":"SAML_Custom_Immutable_Property_Username"},{"key":"EMail","i18nLabel":"SAML_Custom_Immutable_Property_EMail"}],"meteorSettingsValue":"EMail"});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_issuer","_updatedAt":new Date(1591734398924),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381658),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_issuer_Description","i18nLabel":"SAML_Custom_Issuer","packageValue":"https://your-rocket-chat/_saml/metadata/provider-name","secret":false,"section":"Default","sorter":NumberInt(4),"ts":new Date(1587032124269),"type":"string","value":"https://your-rocket-chat/_saml/metadata/provider-name","valueSource":"meteorSettingsValue","meteorSettingsValue":"https://your-rocket-chat/_saml/metadata/provider-name"});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_logout_behaviour","_updatedAt":new Date(1591734399029),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381722),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_logout_behaviour_Description","i18nLabel":"SAML_Custom_Logout_Behaviour","packageValue":"SAML","secret":false,"section":"Default","sorter":NumberInt(18),"ts":new Date(1589465237375),"type":"select","value":"SAML","valueSource":"meteorSettingsValue","values":[{"key":"SAML","i18nLabel":"SAML_Custom_Logout_Behaviour_Terminate_SAML_Session"},{"key":"Local","i18nLabel":"SAML_Custom_Logout_Behaviour_End_Only_RocketChat"}],"meteorSettingsValue":"SAML"});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_mail_overwrite","_updatedAt":new Date(1591734399021),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381716),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_mail_overwrite_Description","i18nLabel":"SAML_Custom_mail_overwrite","packageValue":false,"secret":false,"section":"Default","sorter":NumberInt(17),"ts":new Date(1589465237372),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_name_overwrite","_updatedAt":new Date(1591734399014),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381712),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_name_overwrite_Description","i18nLabel":"SAML_Custom_name_overwrite","packageValue":false,"secret":false,"section":"Default","sorter":NumberInt(16),"ts":new Date(1589465237368),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_private_key","_updatedAt":new Date(1591734398956),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381670),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_private_key_Description","i18nLabel":"SAML_Custom_Private_Key","multiline":true,"packageValue":"","secret":true,"section":"Default","sorter":NumberInt(8),"ts":new Date(1589465237326),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_provider","_updatedAt":new Date(1591734398903),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381643),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_provider_Description","i18nLabel":"SAML_Custom_Provider","packageValue":"provider-name","secret":false,"section":"Default","sorter":NumberInt(1),"ts":new Date(1587032124250),"type":"string","value":"provider-name","valueSource":"meteorSettingsValue","meteorSettingsValue":"provider-name"});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_public_cert","_updatedAt":new Date(1591734398941),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381667),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_public_cert_Description","i18nLabel":"SAML_Custom_Public_Cert","multiline":true,"packageValue":"","secret":false,"section":"Default","sorter":NumberInt(6),"ts":new Date(1587032124281),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_role_attribute_name","_updatedAt":new Date(1591734399060),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381745),"group":"SAML","hidden":false,"i18nDescription":"SAML_Role_Attribute_Name_Description","i18nLabel":"SAML_Role_Attribute_Name","packageValue":"","secret":false,"section":"Default","sorter":NumberInt(23),"ts":new Date(1589465237404),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_role_attribute_sync","_updatedAt":new Date(1591734399066),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465237407),"group":"SAML","hidden":false,"i18nDescription":"SAML_Role_Attribute_Sync_Description","i18nLabel":"SAML_Role_Attribute_Sync","packageValue":false,"secret":false,"section":"Default","sorter":NumberInt(24),"ts":new Date(1591648594759),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_signature_validation_type","_updatedAt":new Date(1591734398950),"value":"Either","autocomplete":true,"blocked":false,"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_signature_validation_type_description","i18nLabel":"SAML_Custom_signature_validation_type","meteorSettingsValue":"Either","packageValue":"All","secret":false,"section":"Default","sorter":NumberInt(7),"ts":new Date(1589465237321),"type":"select","valueSource":"meteorSettingsValue","values":[{"key":"Response","i18nLabel":"SAML_Custom_signature_validation_response"},{"key":"Assertion","i18nLabel":"SAML_Custom_signature_validation_assertion"},{"key":"Either","i18nLabel":"SAML_Custom_signature_validation_either"},{"key":"All","i18nLabel":"SAML_Custom_signature_validation_all"}]});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_user_data_fieldmap","_updatedAt":new Date(1591734399043),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381731),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_user_data_fieldmap_description","i18nLabel":"SAML_Custom_user_data_fieldmap","packageValue":"{\"username\":\"username\", \"email\":\"email\", \"cn\": \"name\"}","secret":false,"section":"Default","sorter":NumberInt(20),"ts":new Date(1589465237385),"type":"string","value":"{\"username\":\"username\", \"email\":\"email\", \"cn\": \"name\"}","valueSource":"meteorSettingsValue","meteorSettingsValue":"{\"username\":\"username\", \"email\":\"email\", \"cn\": \"name\"}"});
db.getCollection("rocketchat_settings").insert({"_id":"SAML_Custom_Default_username_normalize","_updatedAt":new Date(1591734398995),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381698),"group":"SAML","hidden":false,"i18nDescription":"SAML_Custom_Default_username_normalize_Description","i18nLabel":"SAML_Custom_Username_Normalize","packageValue":"None","secret":false,"section":"Default","sorter":NumberInt(13),"ts":new Date(1589465237351),"type":"select","value":"None","valueSource":"meteorSettingsValue","values":[{"key":"None","i18nLabel":"SAML_Custom_Username_Normalize_None"},{"key":"Lowercase","i18nLabel":"SAML_Custom_Username_Normalize_Lowercase"}],"meteorSettingsValue":"None"});
db.getCollection("rocketchat_settings").insert({"_id":"SMS","_updatedAt":new Date(1591734396993),"blocked":false,"createdAt":new Date(1584022380265),"hidden":false,"i18nDescription":"SMS_Description","i18nLabel":"SMS","ts":new Date(1591734396993),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Default_Omnichannel_Department","_updatedAt":new Date(1591734397032),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465236035),"group":"SMS","hidden":false,"i18nDescription":"SMS_Default_Omnichannel_Department_Description","i18nLabel":"SMS_Default_Omnichannel_Department","packageValue":"","secret":false,"sorter":NumberInt(2),"ts":new Date(1591648592839),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Enabled","_updatedAt":new Date(1591734397000),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380268),"group":"SMS","hidden":false,"i18nDescription":"SMS_Enabled_Description","i18nLabel":"Enabled","packageValue":false,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032122571),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Mobex_from_number","_updatedAt":new Date(1591734397120),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380327),"enableQuery":"{\"_id\":\"SMS_Service\",\"value\":\"mobex\"}","group":"SMS","hidden":false,"i18nDescription":"Mobex_sms_gateway_from_number_desc","i18nLabel":"Mobex_sms_gateway_from_number","packageValue":"","secret":false,"section":"Mobex","sorter":NumberInt(15),"ts":new Date(1589465236145),"type":"int","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Mobex_from_numbers_list","_updatedAt":new Date(1591734397125),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380332),"enableQuery":"{\"_id\":\"SMS_Service\",\"value\":\"mobex\"}","group":"SMS","hidden":false,"i18nDescription":"Mobex_sms_gateway_from_numbers_list_desc","i18nLabel":"Mobex_sms_gateway_from_numbers_list","packageValue":"","secret":false,"section":"Mobex","sorter":NumberInt(16),"ts":new Date(1589465236148),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Mobex_gateway_address","_updatedAt":new Date(1591734397093),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380307),"enableQuery":"{\"_id\":\"SMS_Service\",\"value\":\"mobex\"}","group":"SMS","hidden":false,"i18nDescription":"Mobex_sms_gateway_address_desc","i18nLabel":"Mobex_sms_gateway_address","packageValue":"","secret":false,"section":"Mobex","sorter":NumberInt(11),"ts":new Date(1589465236107),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Mobex_password","_updatedAt":new Date(1591734397114),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380321),"enableQuery":"{\"_id\":\"SMS_Service\",\"value\":\"mobex\"}","group":"SMS","hidden":false,"i18nDescription":"SMS_Mobex_password_Description","i18nLabel":"Mobex_sms_gateway_password","packageValue":"","secret":false,"section":"Mobex","sorter":NumberInt(14),"ts":new Date(1589465236135),"type":"password","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Mobex_restful_address","_updatedAt":new Date(1591734397100),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380312),"enableQuery":"{\"_id\":\"SMS_Service\",\"value\":\"mobex\"}","group":"SMS","hidden":false,"i18nDescription":"Mobex_sms_gateway_restful_address_desc","i18nLabel":"Mobex_sms_gateway_restful_address","packageValue":"","secret":false,"section":"Mobex","sorter":NumberInt(12),"ts":new Date(1589465236117),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Mobex_username","_updatedAt":new Date(1591734397107),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380316),"enableQuery":"{\"_id\":\"SMS_Service\",\"value\":\"mobex\"}","group":"SMS","hidden":false,"i18nDescription":"SMS_Mobex_username_Description","i18nLabel":"Mobex_sms_gateway_username","packageValue":"","secret":false,"section":"Mobex","sorter":NumberInt(13),"ts":new Date(1589465236125),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Service","_updatedAt":new Date(1591734397015),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380271),"group":"SMS","hidden":false,"i18nDescription":"SMS_Service_Description","i18nLabel":"Service","packageValue":"twilio","secret":false,"sorter":NumberInt(1),"ts":new Date(1587032122586),"type":"select","value":"twilio","valueSource":"meteorSettingsValue","values":[{"key":"twilio","i18nLabel":"Twilio"},{"key":"voxtelesys","i18nLabel":"Voxtelesys"},{"key":"mobex","i18nLabel":"Mobex"}],"meteorSettingsValue":"twilio"});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Twilio_Account_SID","_updatedAt":new Date(1591734397039),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380276),"enableQuery":"{\"_id\":\"SMS_Service\",\"value\":\"twilio\"}","group":"SMS","hidden":false,"i18nDescription":"SMS_Twilio_Account_SID_Description","i18nLabel":"Account_SID","packageValue":"","secret":true,"section":"Twilio","sorter":NumberInt(3),"ts":new Date(1589465236051),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Twilio_FileUpload_Enabled","_updatedAt":new Date(1591734397052),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380287),"enableQuery":"{\"_id\":\"SMS_Service\",\"value\":\"twilio\"}","group":"SMS","hidden":false,"i18nDescription":"SMS_Twilio_FileUpload_Enabled_Description","i18nLabel":"FileUpload_Enabled","packageValue":true,"secret":true,"section":"Twilio","sorter":NumberInt(5),"ts":new Date(1589465236071),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Twilio_FileUpload_MediaTypeWhiteList","_updatedAt":new Date(1591734397060),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380292),"enableQuery":"{\"_id\":\"SMS_Service\",\"value\":\"twilio\"}","group":"SMS","hidden":false,"i18nDescription":"FileUpload_MediaTypeWhiteListDescription","i18nLabel":"FileUpload_MediaTypeWhiteList","packageValue":"image/*,audio/*,video/*,text/*,application/pdf","secret":true,"section":"Twilio","sorter":NumberInt(6),"ts":new Date(1589465236077),"type":"string","value":"image/*,audio/*,video/*,text/*,application/pdf","valueSource":"meteorSettingsValue","meteorSettingsValue":"image/*,audio/*,video/*,text/*,application/pdf"});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Twilio_authToken","_updatedAt":new Date(1591734397044),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380281),"enableQuery":"{\"_id\":\"SMS_Service\",\"value\":\"twilio\"}","group":"SMS","hidden":false,"i18nDescription":"SMS_Twilio_authToken_Description","i18nLabel":"Auth_Token","packageValue":"","secret":true,"section":"Twilio","sorter":NumberInt(4),"ts":new Date(1589465236056),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Voxtelesys_FileUpload_Enabled","_updatedAt":new Date(1591734397083),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465236092),"enableQuery":"{\"_id\":\"SMS_Service\",\"value\":\"voxtelesys\"}","group":"SMS","hidden":false,"i18nDescription":"SMS_Voxtelesys_FileUpload_Enabled_Description","i18nLabel":"FileUpload_Enabled","packageValue":true,"secret":true,"section":"Voxtelesys","sorter":NumberInt(9),"ts":new Date(1591648592889),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Voxtelesys_FileUpload_MediaTypeWhiteList","_updatedAt":new Date(1591734397088),"autocomplete":true,"blocked":false,"createdAt":new Date(1589465236098),"enableQuery":"{\"_id\":\"SMS_Service\",\"value\":\"voxtelesys\"}","group":"SMS","hidden":false,"i18nDescription":"FileUpload_MediaTypeWhiteListDescription","i18nLabel":"FileUpload_MediaTypeWhiteList","packageValue":"image/*,audio/*,video/*,text/*,application/pdf","secret":true,"section":"Voxtelesys","sorter":NumberInt(10),"ts":new Date(1591648592893),"type":"string","value":"image/*,audio/*,video/*,text/*,application/pdf","valueSource":"meteorSettingsValue","meteorSettingsValue":"image/*,audio/*,video/*,text/*,application/pdf"});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Voxtelesys_URL","_updatedAt":new Date(1591734397074),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380302),"enableQuery":"{\"_id\":\"SMS_Service\",\"value\":\"voxtelesys\"}","group":"SMS","hidden":false,"i18nDescription":"SMS_Voxtelesys_URL_Description","i18nLabel":"URL","packageValue":"https://smsapi.voxtelesys.net/api/v1/sms","secret":true,"section":"Voxtelesys","sorter":NumberInt(8),"ts":new Date(1589465236089),"type":"string","value":"https://smsapi.voxtelesys.net/api/v1/sms","valueSource":"meteorSettingsValue","meteorSettingsValue":"https://smsapi.voxtelesys.net/api/v1/sms"});
db.getCollection("rocketchat_settings").insert({"_id":"SMS_Voxtelesys_authToken","_updatedAt":new Date(1591734397066),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022380297),"enableQuery":"{\"_id\":\"SMS_Service\",\"value\":\"voxtelesys\"}","group":"SMS","hidden":false,"i18nDescription":"SMS_Voxtelesys_authToken_Description","i18nLabel":"Auth_Token","packageValue":"","secret":true,"section":"Voxtelesys","sorter":NumberInt(7),"ts":new Date(1589465236084),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SMTP_Host","_updatedAt":new Date(1591734377368),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362475),"env":true,"group":"Email","hidden":false,"i18nDescription":"SMTP_Host_Description","i18nLabel":"Host","packageValue":"","secret":false,"section":"SMTP","sorter":NumberInt(21),"ts":new Date(1584022362478),"type":"string","value":"rc_test_env_mailcatcher_1","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"SMTP_IgnoreTLS","_updatedAt":new Date(1591734377380),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362485),"enableQuery":"{\"_id\":\"SMTP_Protocol\",\"value\":\"smtp\"}","env":true,"group":"Email","hidden":false,"i18nDescription":"SMTP_IgnoreTLS_Description","i18nLabel":"IgnoreTLS","packageValue":true,"secret":false,"section":"SMTP","sorter":NumberInt(23),"ts":new Date(1584022362487),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"SMTP_Password","_updatedAt":new Date(1591734377405),"autocomplete":false,"blocked":false,"createdAt":new Date(1584022362497),"env":true,"group":"Email","hidden":false,"i18nDescription":"SMTP_Password_Description","i18nLabel":"Password","packageValue":"","secret":true,"section":"SMTP","sorter":NumberInt(26),"ts":new Date(1584022362500),"type":"password","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"SMTP_Pool","_updatedAt":new Date(1591734377396),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362489),"env":true,"group":"Email","hidden":false,"i18nDescription":"SMTP_Pool_Description","i18nLabel":"Pool","packageValue":true,"secret":false,"section":"SMTP","sorter":NumberInt(24),"ts":new Date(1584022362491),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"SMTP_Port","_updatedAt":new Date(1591734377374),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362480),"env":true,"group":"Email","hidden":false,"i18nDescription":"SMTP_Port_Description","i18nLabel":"Port","packageValue":"","secret":false,"section":"SMTP","sorter":NumberInt(22),"ts":new Date(1584022362483),"type":"string","value":" 25","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"SMTP_Protocol","_updatedAt":new Date(1591734377364),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362470),"env":true,"group":"Email","hidden":false,"i18nDescription":"SMTP_Protocol_Description","i18nLabel":"Protocol","packageValue":"smtp","secret":false,"section":"SMTP","sorter":NumberInt(20),"ts":new Date(1584022362473),"type":"select","value":"smtp","valueSource":"packageValue","values":[{"key":"smtp","i18nLabel":"smtp"},{"key":"smtps","i18nLabel":"smtps"}]});
db.getCollection("rocketchat_settings").insert({"_id":"SMTP_Test_Button","_updatedAt":new Date(1591734377414),"actionText":"Send_a_test_mail_to_my_user","autocomplete":true,"blocked":false,"createdAt":new Date(1584022362507),"group":"Email","hidden":false,"i18nDescription":"SMTP_Test_Button_Description","i18nLabel":"SMTP_Test_Button","packageValue":"sendSMTPTestEmail","secret":false,"section":"SMTP","sorter":NumberInt(28),"ts":new Date(1584022362509),"type":"action","value":"sendSMTPTestEmail","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"SMTP_Username","_updatedAt":new Date(1591734377400),"autocomplete":false,"blocked":false,"createdAt":new Date(1584022362492),"env":true,"group":"Email","hidden":false,"i18nDescription":"SMTP_Username_Description","i18nLabel":"Username","packageValue":"","secret":true,"section":"SMTP","sorter":NumberInt(25),"ts":new Date(1584022362495),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Search","_updatedAt":new Date(1591734399763),"blocked":false,"createdAt":new Date(1584022382451),"hidden":false,"i18nDescription":"Search_Description","i18nLabel":"Search","ts":new Date(1591734399763),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Search.Provider","_updatedAt":new Date(1591734399777),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382455),"group":"Search","hidden":false,"i18nDescription":"Search.Provider_Description","i18nLabel":"Search_Provider","packageValue":"defaultProvider","public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032125007),"type":"select","value":"defaultProvider","valueSource":"meteorSettingsValue","values":[{"key":"defaultProvider","i18nLabel":"Default provider"},{"key":"chatpalProvider","i18nLabel":"Chatpal Provider"}],"meteorSettingsValue":"defaultProvider"});
db.getCollection("rocketchat_settings").insert({"_id":"Search.chatpalProvider.API_Key","_updatedAt":new Date(1591734399813),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382483),"enableQuery":"[{\"_id\":\"Search.chatpalProvider.Backend\",\"value\":\"cloud\"},{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]","group":"Search","hidden":false,"i18nDescription":"Chatpal_API_Key_Description","i18nLabel":"Chatpal_API_Key","packageValue":"","secret":false,"section":"Chatpal Provider","sorter":NumberInt(4),"ts":new Date(1587032125039),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Search.chatpalProvider.Backend","_updatedAt":new Date(1591734399805),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382469),"enableQuery":"[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]","group":"Search","hidden":false,"i18nDescription":"Chatpal_Backend_Description","i18nLabel":"Chatpal_Backend","packageValue":"cloud","secret":false,"section":"Chatpal Provider","sorter":NumberInt(3),"ts":new Date(1587032125034),"type":"select","value":"cloud","valueSource":"meteorSettingsValue","values":[{"key":"cloud","i18nLabel":"Cloud Service"},{"key":"onsite","i18nLabel":"On-Site"}],"meteorSettingsValue":"cloud"});
db.getCollection("rocketchat_settings").insert({"_id":"Search.chatpalProvider.Base_URL","_updatedAt":new Date(1591734399823),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382489),"enableQuery":"[{\"_id\":\"Search.chatpalProvider.Backend\",\"value\":\"onsite\"},{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]","group":"Search","hidden":false,"i18nDescription":"Chatpal_Base_URL_Description","i18nLabel":"Chatpal_Base_URL","packageValue":"","secret":false,"section":"Chatpal Provider","sorter":NumberInt(5),"ts":new Date(1587032125048),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Search.chatpalProvider.BatchSize","_updatedAt":new Date(1591734399865),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382524),"enableQuery":"[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]","group":"Search","hidden":false,"i18nDescription":"Chatpal_Batch_Size_Description","i18nLabel":"Chatpal_Batch_Size","packageValue":NumberInt(100),"secret":false,"section":"Chatpal Provider","sorter":NumberInt(11),"ts":new Date(1587032125098),"type":"int","value":NumberInt(100),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(100)});
db.getCollection("rocketchat_settings").insert({"_id":"Search.chatpalProvider.DefaultResultType","_updatedAt":new Date(1591734399845),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382507),"enableQuery":"[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]","group":"Search","hidden":false,"i18nDescription":"Chatpal_Default_Result_Type_Description","i18nLabel":"Chatpal_Default_Result_Type","packageValue":"All","secret":false,"section":"Chatpal Provider","sorter":NumberInt(8),"ts":new Date(1587032125075),"type":"select","value":"All","valueSource":"meteorSettingsValue","values":[{"key":"All","i18nLabel":"All"},{"key":"Messages","i18nLabel":"Messages"}],"meteorSettingsValue":"All"});
db.getCollection("rocketchat_settings").insert({"_id":"Search.chatpalProvider.HTTP_Headers","_updatedAt":new Date(1591734399829),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382494),"enableQuery":"[{\"_id\":\"Search.chatpalProvider.Backend\",\"value\":\"onsite\"},{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]","group":"Search","hidden":false,"i18nDescription":"Chatpal_HTTP_Headers_Description","i18nLabel":"Chatpal_HTTP_Headers","multiline":true,"packageValue":"","secret":false,"section":"Chatpal Provider","sorter":NumberInt(6),"ts":new Date(1587032125061),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Search.chatpalProvider.Main_Language","_updatedAt":new Date(1591734399837),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382502),"enableQuery":"[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]","group":"Search","hidden":false,"i18nDescription":"Chatpal_Main_Language_Description","i18nLabel":"Chatpal_Main_Language","packageValue":"en","secret":false,"section":"Chatpal Provider","sorter":NumberInt(7),"ts":new Date(1587032125069),"type":"select","value":"en","valueSource":"meteorSettingsValue","values":[{"key":"en","i18nLabel":"English"},{"key":"none","i18nLabel":"Language_Not_set"},{"key":"cs","i18nLabel":"Czech"},{"key":"de","i18nLabel":"Deutsch"},{"key":"el","i18nLabel":"Greek"},{"key":"es","i18nLabel":"Spanish"},{"key":"fi","i18nLabel":"Finish"},{"key":"fr","i18nLabel":"French"},{"key":"hu","i18nLabel":"Hungarian"},{"key":"it","i18nLabel":"Italian"},{"key":"nl","i18nLabel":"Dutsch"},{"key":"pl","i18nLabel":"Polish"},{"key":"pt","i18nLabel":"Portuguese"},{"key":"pt_BR","i18nLabel":"Brasilian"},{"key":"ro","i18nLabel":"Romanian"},{"key":"ru","i18nLabel":"Russian"},{"key":"sv","i18nLabel":"Swedisch"},{"key":"tr","i18nLabel":"Turkish"},{"key":"uk","i18nLabel":"Ukrainian"}],"meteorSettingsValue":"en"});
db.getCollection("rocketchat_settings").insert({"_id":"Search.chatpalProvider.PageSize","_updatedAt":new Date(1591734399852),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382514),"enableQuery":"[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]","group":"Search","hidden":false,"i18nDescription":"Search.chatpalProvider.PageSize_Description","i18nLabel":"Search_Page_Size","packageValue":NumberInt(15),"secret":false,"section":"Chatpal Provider","sorter":NumberInt(9),"ts":new Date(1587032125084),"type":"int","value":NumberInt(15),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(15)});
db.getCollection("rocketchat_settings").insert({"_id":"Search.chatpalProvider.SuggestionEnabled","_updatedAt":new Date(1591734399859),"alert":"This feature is currently in beta and will be extended in the future","autocomplete":true,"blocked":false,"createdAt":new Date(1584022382518),"enableQuery":"[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]","group":"Search","hidden":false,"i18nDescription":"Search.chatpalProvider.SuggestionEnabled_Description","i18nLabel":"Chatpal_Suggestion_Enabled","packageValue":true,"secret":false,"section":"Chatpal Provider","sorter":NumberInt(10),"ts":new Date(1587032125090),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Search.chatpalProvider.TimeoutSize","_updatedAt":new Date(1591734399875),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382528),"enableQuery":"[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]","group":"Search","hidden":false,"i18nDescription":"Chatpal_Timeout_Size_Description","i18nLabel":"Chatpal_Timeout_Size","packageValue":NumberInt(5000),"secret":false,"section":"Chatpal Provider","sorter":NumberInt(12),"ts":new Date(1587032125108),"type":"int","value":NumberInt(5000),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(5000)});
db.getCollection("rocketchat_settings").insert({"_id":"Search.chatpalProvider.WindowSize","_updatedAt":new Date(1591734399881),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382535),"enableQuery":"[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]","group":"Search","hidden":false,"i18nDescription":"Chatpal_Window_Size_Description","i18nLabel":"Chatpal_Window_Size","packageValue":NumberInt(48),"secret":false,"section":"Chatpal Provider","sorter":NumberInt(13),"ts":new Date(1587032125114),"type":"int","value":NumberInt(48),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(48)});
db.getCollection("rocketchat_settings").insert({"_id":"Search.defaultProvider.GlobalSearchEnabled","_updatedAt":new Date(1591734399786),"alert":"This feature is currently in beta and could decrease the application performance! Please report bugs to github.com/RocketChat/Rocket.Chat/issues","autocomplete":true,"blocked":false,"createdAt":new Date(1584022382460),"enableQuery":"[{\"_id\":\"Search.Provider\",\"value\":\"defaultProvider\"}]","group":"Search","hidden":false,"i18nDescription":"Search.defaultProvider.GlobalSearchEnabled_Description","i18nLabel":"Global_Search","packageValue":false,"secret":false,"section":"Default provider","sorter":NumberInt(1),"ts":new Date(1587032125018),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Search.defaultProvider.PageSize","_updatedAt":new Date(1591734399797),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382464),"enableQuery":"[{\"_id\":\"Search.Provider\",\"value\":\"defaultProvider\"}]","group":"Search","hidden":false,"i18nDescription":"Search.defaultProvider.PageSize_Description","i18nLabel":"Search_Page_Size","packageValue":NumberInt(10),"secret":false,"section":"Default provider","sorter":NumberInt(2),"ts":new Date(1587032125024),"type":"int","value":NumberInt(10),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(10)});
db.getCollection("rocketchat_settings").insert({"_id":"Send_visitor_navigation_history_livechat_webhook_request","_updatedAt":new Date(1591734400175),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022382747),"enableQuery":"{\"_id\":\"Livechat_Visitor_navigation_as_a_message\",\"value\":true}","group":"Omnichannel","hidden":false,"i18nDescription":"Feature_Depends_on_Livechat_Visitor_navigation_as_a_message_to_be_enabled","i18nLabel":"Send_visitor_navigation_history_on_request","packageValue":false,"secret":false,"section":"CRM_Integration","sorter":NumberInt(33),"ts":new Date(1589465238373),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Server_Type","_updatedAt":new Date(1591734378549),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363872),"group":"Setup_Wizard","hidden":false,"i18nDescription":"Server_Type_Description","i18nLabel":"Server_Type","packageValue":"","secret":false,"section":"Organization_Info","sorter":NumberInt(6),"ts":new Date(1584022363874),"type":"select","value":"","valueSource":"packageValue","values":[{"key":"privateTeam","i18nLabel":"Private_Team"},{"key":"publicCommunity","i18nLabel":"Public_Community"}],"wizard":{"step":NumberInt(3),"order":NumberInt(2)}});
db.getCollection("rocketchat_settings").insert({"_id":"Setup_Wizard","_updatedAt":new Date(1591734378510),"blocked":false,"createdAt":new Date(1584022363818),"hidden":false,"i18nDescription":"Setup_Wizard_Description","i18nLabel":"Setup_Wizard","ts":new Date(1591734378510),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Show_Setup_Wizard","_updatedAt":new Date(1591734378024),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363271),"group":"General","hidden":false,"i18nDescription":"Show_Setup_Wizard_Description","i18nLabel":"Show_Setup_Wizard","packageValue":"pending","public":true,"readonly":true,"secret":false,"sorter":NumberInt(10),"ts":new Date(1589465206466),"type":"select","value":"completed","valueSource":"packageValue","values":[{"key":"pending","i18nLabel":"Pending"},{"key":"in_progress","i18nLabel":"In_progress"},{"key":"completed","i18nLabel":"Completed"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Site_Name","_updatedAt":new Date(1591734378030),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363278),"group":"General","hidden":false,"i18nDescription":"Site_Name_Description","i18nLabel":"Site_Name","packageValue":"Rocket.Chat","public":true,"secret":false,"sorter":NumberInt(12),"ts":new Date(1589465206474),"type":"string","value":"Docker.Chat","valueSource":"packageValue","wizard":{"step":NumberInt(3),"order":NumberInt(0)}});
db.getCollection("rocketchat_settings").insert({"_id":"Site_Url","_updatedAt":new Date(1591734378027),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363275),"group":"General","hidden":false,"i18nDescription":"Site_Url_Description","i18nLabel":"Site_Url","packageValue":"http://localhost:3000","public":true,"secret":false,"sorter":NumberInt(11),"ts":new Date(1589465206470),"type":"string","value":"http://localhost:3000","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Size","_updatedAt":new Date(1591734378529),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363844),"group":"Setup_Wizard","hidden":false,"i18nDescription":"Size_Description","i18nLabel":"Size","packageValue":"","secret":false,"section":"Organization_Info","sorter":NumberInt(3),"ts":new Date(1584022363849),"type":"select","value":"0","valueSource":"packageValue","values":[{"key":"0","i18nLabel":"1-10 people"},{"key":"1","i18nLabel":"11-50 people"},{"key":"2","i18nLabel":"51-100 people"},{"key":"3","i18nLabel":"101-250 people"},{"key":"4","i18nLabel":"251-500 people"},{"key":"5","i18nLabel":"501-1000 people"},{"key":"6","i18nLabel":"1001-4000 people"},{"key":"7","i18nLabel":"4000 or more people"}],"wizard":{"step":NumberInt(2),"order":NumberInt(3)}});
db.getCollection("rocketchat_settings").insert({"_id":"SlackBridge","_updatedAt":new Date(1591734398355),"blocked":false,"createdAt":new Date(1584022381210),"hidden":false,"i18nDescription":"SlackBridge_Description","i18nLabel":"SlackBridge","ts":new Date(1591734398355),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"SlackBridge_APIToken","_updatedAt":new Date(1591734398378),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381230),"enableQuery":"{\"_id\":\"SlackBridge_Enabled\",\"value\":true}","group":"SlackBridge","hidden":false,"i18nDescription":"SlackBridge_APIToken_Description","i18nLabel":"SlackBridge_APIToken","multiline":true,"packageValue":"","secret":true,"sorter":NumberInt(1),"ts":new Date(1587032123756),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SlackBridge_AliasFormat","_updatedAt":new Date(1591734398431),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381254),"enableQuery":"{\"_id\":\"SlackBridge_Enabled\",\"value\":true}","group":"SlackBridge","hidden":false,"i18nDescription":"Alias_Format_Description","i18nLabel":"Alias_Format","packageValue":"","secret":false,"sorter":NumberInt(6),"ts":new Date(1587032123795),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SlackBridge_Enabled","_updatedAt":new Date(1591734398370),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381223),"group":"SlackBridge","hidden":false,"i18nDescription":"SlackBridge_Enabled_Description","i18nLabel":"Enabled","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032123749),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"SlackBridge_ExcludeBotnames","_updatedAt":new Date(1591734398440),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381262),"enableQuery":"{\"_id\":\"SlackBridge_Enabled\",\"value\":true}","group":"SlackBridge","hidden":false,"i18nDescription":"Exclude_Botnames_Description","i18nLabel":"Exclude_Botnames","packageValue":"","secret":false,"sorter":NumberInt(7),"ts":new Date(1587032123803),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SlackBridge_FileUpload_Enabled","_updatedAt":new Date(1591734398397),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381237),"enableQuery":"{\"_id\":\"SlackBridge_Enabled\",\"value\":true}","group":"SlackBridge","hidden":false,"i18nDescription":"SlackBridge_FileUpload_Enabled_Description","i18nLabel":"FileUpload","packageValue":true,"secret":false,"sorter":NumberInt(2),"ts":new Date(1587032123765),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"SlackBridge_Out_All","_updatedAt":new Date(1591734398417),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381246),"enableQuery":"[{\"_id\":\"SlackBridge_Enabled\",\"value\":true},{\"_id\":\"SlackBridge_Out_Enabled\",\"value\":true}]","group":"SlackBridge","hidden":false,"i18nDescription":"SlackBridge_Out_All_Description","i18nLabel":"SlackBridge_Out_All","packageValue":false,"secret":false,"sorter":NumberInt(4),"ts":new Date(1587032123781),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"SlackBridge_Out_Channels","_updatedAt":new Date(1591734398425),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381249),"enableQuery":"[{\"_id\":\"SlackBridge_Enabled\",\"value\":true},{\"_id\":\"SlackBridge_Out_Enabled\",\"value\":true},{\"_id\":\"SlackBridge_Out_All\",\"value\":false}]","group":"SlackBridge","hidden":false,"i18nDescription":"SlackBridge_Out_Channels_Description","i18nLabel":"SlackBridge_Out_Channels","packageValue":"","secret":false,"sorter":NumberInt(5),"ts":new Date(1587032123787),"type":"roomPick","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"SlackBridge_Out_Enabled","_updatedAt":new Date(1591734398410),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381243),"enableQuery":"{\"_id\":\"SlackBridge_Enabled\",\"value\":true}","group":"SlackBridge","hidden":false,"i18nDescription":"SlackBridge_Out_Enabled_Description","i18nLabel":"SlackBridge_Out_Enabled","packageValue":false,"secret":false,"sorter":NumberInt(3),"ts":new Date(1587032123775),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"SlackBridge_Reactions_Enabled","_updatedAt":new Date(1591734398451),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381267),"enableQuery":"{\"_id\":\"SlackBridge_Enabled\",\"value\":true}","group":"SlackBridge","hidden":false,"i18nDescription":"SlackBridge_Reactions_Enabled_Description","i18nLabel":"Reactions","packageValue":true,"secret":false,"sorter":NumberInt(8),"ts":new Date(1587032123811),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Smarsh","_updatedAt":new Date(1591734390291),"blocked":false,"createdAt":new Date(1584022375528),"hidden":false,"i18nDescription":"Smarsh_Description","i18nLabel":"Smarsh","ts":new Date(1591734390291),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Smarsh_Email","_updatedAt":new Date(1591734390301),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375538),"group":"Smarsh","hidden":false,"i18nDescription":"Smarsh_Email_Description","i18nLabel":"Smarsh_Email","packageValue":"","placeholder":"email@domain.com","secret":true,"sorter":NumberInt(1),"ts":new Date(1587032115604),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"Smarsh_Enabled","_updatedAt":new Date(1591734390297),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375534),"enableQuery":"{\"_id\":\"From_Email\",\"value\":{\"$exists\":1,\"$ne\":\"\"}}","group":"Smarsh","hidden":false,"i18nDescription":"Smarsh_Enabled_Description","i18nLabel":"Smarsh_Enabled","packageValue":false,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032115598),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Smarsh_Interval","_updatedAt":new Date(1591734390335),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375575),"enableQuery":"{\"_id\":\"From_Email\",\"value\":{\"$exists\":1,\"$ne\":\"\"}}","group":"Smarsh","hidden":false,"i18nDescription":"Smarsh_Interval_Description","i18nLabel":"Smarsh_Interval","packageValue":"every_30_minutes","secret":false,"sorter":NumberInt(4),"ts":new Date(1587032115638),"type":"select","value":"every_30_minutes","valueSource":"meteorSettingsValue","values":[{"key":"every_30_seconds","i18nLabel":"every_30_seconds"},{"key":"every_30_minutes","i18nLabel":"every_30_minutes"},{"key":"every_1_hours","i18nLabel":"every_hour"},{"key":"every_6_hours","i18nLabel":"every_six_hours"}],"meteorSettingsValue":"every_30_minutes"});
db.getCollection("rocketchat_settings").insert({"_id":"Smarsh_MissingEmail_Email","_updatedAt":new Date(1591734390305),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375543),"group":"Smarsh","hidden":false,"i18nDescription":"Smarsh_MissingEmail_Email_Description","i18nLabel":"Smarsh_MissingEmail_Email","packageValue":"no-email@example.com","placeholder":"no-email@example.com","secret":false,"sorter":NumberInt(2),"ts":new Date(1587032115610),"type":"string","value":"no-email@example.com","valueSource":"meteorSettingsValue","meteorSettingsValue":"no-email@example.com"});
db.getCollection("rocketchat_settings").insert({"_id":"Smarsh_Timezone","_updatedAt":new Date(1591734390321),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022375551),"group":"Smarsh","hidden":false,"i18nDescription":"Smarsh_Timezone_Description","i18nLabel":"Smarsh_Timezone","packageValue":"America/Los_Angeles","secret":false,"sorter":NumberInt(3),"ts":new Date(1587032115624),"type":"select","value":"America/Los_Angeles","valueSource":"meteorSettingsValue","values":[{"key":"Africa/Abidjan","i18nLabel":"Africa/Abidjan"},{"key":"Africa/Accra","i18nLabel":"Africa/Accra"},{"key":"Africa/Addis_Ababa","i18nLabel":"Africa/Addis_Ababa"},{"key":"Africa/Algiers","i18nLabel":"Africa/Algiers"},{"key":"Africa/Asmara","i18nLabel":"Africa/Asmara"},{"key":"Africa/Asmera","i18nLabel":"Africa/Asmera"},{"key":"Africa/Bamako","i18nLabel":"Africa/Bamako"},{"key":"Africa/Bangui","i18nLabel":"Africa/Bangui"},{"key":"Africa/Banjul","i18nLabel":"Africa/Banjul"},{"key":"Africa/Bissau","i18nLabel":"Africa/Bissau"},{"key":"Africa/Blantyre","i18nLabel":"Africa/Blantyre"},{"key":"Africa/Brazzaville","i18nLabel":"Africa/Brazzaville"},{"key":"Africa/Bujumbura","i18nLabel":"Africa/Bujumbura"},{"key":"Africa/Cairo","i18nLabel":"Africa/Cairo"},{"key":"Africa/Casablanca","i18nLabel":"Africa/Casablanca"},{"key":"Africa/Ceuta","i18nLabel":"Africa/Ceuta"},{"key":"Africa/Conakry","i18nLabel":"Africa/Conakry"},{"key":"Africa/Dakar","i18nLabel":"Africa/Dakar"},{"key":"Africa/Dar_es_Salaam","i18nLabel":"Africa/Dar_es_Salaam"},{"key":"Africa/Djibouti","i18nLabel":"Africa/Djibouti"},{"key":"Africa/Douala","i18nLabel":"Africa/Douala"},{"key":"Africa/El_Aaiun","i18nLabel":"Africa/El_Aaiun"},{"key":"Africa/Freetown","i18nLabel":"Africa/Freetown"},{"key":"Africa/Gaborone","i18nLabel":"Africa/Gaborone"},{"key":"Africa/Harare","i18nLabel":"Africa/Harare"},{"key":"Africa/Johannesburg","i18nLabel":"Africa/Johannesburg"},{"key":"Africa/Juba","i18nLabel":"Africa/Juba"},{"key":"Africa/Kampala","i18nLabel":"Africa/Kampala"},{"key":"Africa/Khartoum","i18nLabel":"Africa/Khartoum"},{"key":"Africa/Kigali","i18nLabel":"Africa/Kigali"},{"key":"Africa/Kinshasa","i18nLabel":"Africa/Kinshasa"},{"key":"Africa/Lagos","i18nLabel":"Africa/Lagos"},{"key":"Africa/Libreville","i18nLabel":"Africa/Libreville"},{"key":"Africa/Lome","i18nLabel":"Africa/Lome"},{"key":"Africa/Luanda","i18nLabel":"Africa/Luanda"},{"key":"Africa/Lubumbashi","i18nLabel":"Africa/Lubumbashi"},{"key":"Africa/Lusaka","i18nLabel":"Africa/Lusaka"},{"key":"Africa/Malabo","i18nLabel":"Africa/Malabo"},{"key":"Africa/Maputo","i18nLabel":"Africa/Maputo"},{"key":"Africa/Maseru","i18nLabel":"Africa/Maseru"},{"key":"Africa/Mbabane","i18nLabel":"Africa/Mbabane"},{"key":"Africa/Mogadishu","i18nLabel":"Africa/Mogadishu"},{"key":"Africa/Monrovia","i18nLabel":"Africa/Monrovia"},{"key":"Africa/Nairobi","i18nLabel":"Africa/Nairobi"},{"key":"Africa/Ndjamena","i18nLabel":"Africa/Ndjamena"},{"key":"Africa/Niamey","i18nLabel":"Africa/Niamey"},{"key":"Africa/Nouakchott","i18nLabel":"Africa/Nouakchott"},{"key":"Africa/Ouagadougou","i18nLabel":"Africa/Ouagadougou"},{"key":"Africa/Porto-Novo","i18nLabel":"Africa/Porto-Novo"},{"key":"Africa/Sao_Tome","i18nLabel":"Africa/Sao_Tome"},{"key":"Africa/Timbuktu","i18nLabel":"Africa/Timbuktu"},{"key":"Africa/Tripoli","i18nLabel":"Africa/Tripoli"},{"key":"Africa/Tunis","i18nLabel":"Africa/Tunis"},{"key":"Africa/Windhoek","i18nLabel":"Africa/Windhoek"},{"key":"America/Adak","i18nLabel":"America/Adak"},{"key":"America/Anchorage","i18nLabel":"America/Anchorage"},{"key":"America/Anguilla","i18nLabel":"America/Anguilla"},{"key":"America/Antigua","i18nLabel":"America/Antigua"},{"key":"America/Araguaina","i18nLabel":"America/Araguaina"},{"key":"America/Argentina/Buenos_Aires","i18nLabel":"America/Argentina/Buenos_Aires"},{"key":"America/Argentina/Catamarca","i18nLabel":"America/Argentina/Catamarca"},{"key":"America/Argentina/ComodRivadavia","i18nLabel":"America/Argentina/ComodRivadavia"},{"key":"America/Argentina/Cordoba","i18nLabel":"America/Argentina/Cordoba"},{"key":"America/Argentina/Jujuy","i
db.getCollection("rocketchat_settings").insert({"_id":"Statistics_reporting","_updatedAt":new Date(1591734378123),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363369),"group":"General","hidden":false,"i18nDescription":"Statistics_reporting_Description","i18nLabel":"Statistics_reporting","packageValue":true,"secret":false,"section":"Reporting","sorter":NumberInt(35),"ts":new Date(1589465206588),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Store_Last_Message","_updatedAt":new Date(1591734378108),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363353),"group":"General","hidden":false,"i18nDescription":"Store_Last_Message_Sent_per_Room","i18nLabel":"Store_Last_Message","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(31),"ts":new Date(1589465206569),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Stream_Cast_Address","_updatedAt":new Date(1591734378153),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363404),"group":"General","hidden":false,"i18nDescription":"Stream_Cast_Address_Description","i18nLabel":"Stream_Cast_Address","packageValue":"","secret":false,"section":"Stream_Cast","sorter":NumberInt(43),"ts":new Date(1589465206619),"type":"string","value":"","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Support_Cordova_App","_updatedAt":new Date(1591734378083),"alert":"Support_Cordova_App_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1584022363339),"group":"General","hidden":false,"i18nDescription":"Support_Cordova_App_Description","i18nLabel":"Support_Cordova_App","packageValue":false,"secret":false,"sorter":NumberInt(27),"ts":new Date(1589465206541),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Threads","_updatedAt":new Date(1591734398476),"blocked":false,"createdAt":new Date(1584022381284),"hidden":false,"i18nDescription":"Threads_Description","i18nLabel":"Threads","ts":new Date(1591734398475),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Threads_enabled","_updatedAt":new Date(1591734398484),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381288),"group":"Threads","hidden":false,"i18nDescription":"Threads_enabled_Description","i18nLabel":"Enable","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032123840),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"Troubleshoot","_updatedAt":new Date(1591734378697),"blocked":false,"createdAt":new Date(1589465207240),"hidden":false,"i18nDescription":"Troubleshoot_Description","i18nLabel":"Troubleshoot","ts":new Date(1591734378697),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Troubleshoot_Disable_Data_Exporter_Processor","_updatedAt":new Date(1591734378726),"alert":"Troubleshoot_Disable_Data_Exporter_Processor_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1589465207278),"group":"Troubleshoot","hidden":false,"i18nDescription":"Troubleshoot_Disable_Data_Exporter_Processor_Description","i18nLabel":"Troubleshoot_Disable_Data_Exporter_Processor","packageValue":false,"secret":false,"sorter":NumberInt(6),"ts":new Date(1589465207281),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Troubleshoot_Disable_Instance_Broadcast","_updatedAt":new Date(1591734378710),"alert":"Troubleshoot_Disable_Instance_Broadcast_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1589465207256),"group":"Troubleshoot","hidden":false,"i18nDescription":"Troubleshoot_Disable_Instance_Broadcast_Description","i18nLabel":"Troubleshoot_Disable_Instance_Broadcast","packageValue":false,"secret":false,"sorter":NumberInt(2),"ts":new Date(1589465207258),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Troubleshoot_Disable_Livechat_Activity_Monitor","_updatedAt":new Date(1591734378717),"alert":"Troubleshoot_Disable_Livechat_Activity_Monitor_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1589465207263),"group":"Troubleshoot","hidden":false,"i18nDescription":"Troubleshoot_Disable_Livechat_Activity_Monitor_Description","i18nLabel":"Troubleshoot_Disable_Livechat_Activity_Monitor","packageValue":false,"secret":false,"sorter":NumberInt(4),"ts":new Date(1589465207273),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Troubleshoot_Disable_Notifications","_updatedAt":new Date(1591734378701),"alert":"Troubleshoot_Disable_Notifications_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1589465207242),"group":"Troubleshoot","hidden":false,"i18nDescription":"Troubleshoot_Disable_Notifications_Description","i18nLabel":"Troubleshoot_Disable_Notifications","packageValue":false,"secret":false,"sorter":NumberInt(0),"ts":new Date(1589465207245),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Troubleshoot_Disable_Presence_Broadcast","_updatedAt":new Date(1591734378706),"alert":"Troubleshoot_Disable_Presence_Broadcast_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1589465207252),"group":"Troubleshoot","hidden":false,"i18nDescription":"Troubleshoot_Disable_Presence_Broadcast_Description","i18nLabel":"Troubleshoot_Disable_Presence_Broadcast","packageValue":false,"secret":false,"sorter":NumberInt(1),"ts":new Date(1589465207254),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Troubleshoot_Disable_Sessions_Monitor","_updatedAt":new Date(1591734378714),"alert":"Troubleshoot_Disable_Sessions_Monitor_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1589465207259),"group":"Troubleshoot","hidden":false,"i18nDescription":"Troubleshoot_Disable_Sessions_Monitor_Description","i18nLabel":"Troubleshoot_Disable_Sessions_Monitor","packageValue":false,"secret":false,"sorter":NumberInt(3),"ts":new Date(1589465207261),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Troubleshoot_Disable_Statistics_Generator","_updatedAt":new Date(1591734378722),"alert":"Troubleshoot_Disable_Statistics_Generator_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1589465207275),"group":"Troubleshoot","hidden":false,"i18nDescription":"Troubleshoot_Disable_Statistics_Generator_Description","i18nLabel":"Troubleshoot_Disable_Statistics_Generator","packageValue":false,"secret":false,"sorter":NumberInt(5),"ts":new Date(1589465207276),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Troubleshoot_Disable_Workspace_Sync","_updatedAt":new Date(1591734378730),"alert":"Troubleshoot_Disable_Workspace_Sync_Alert","autocomplete":true,"blocked":false,"createdAt":new Date(1589465207283),"group":"Troubleshoot","hidden":false,"i18nDescription":"Troubleshoot_Disable_Workspace_Sync_Description","i18nLabel":"Troubleshoot_Disable_Workspace_Sync","packageValue":false,"secret":false,"sorter":NumberInt(7),"ts":new Date(1589465207286),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"UI_Allow_room_names_with_special_chars","_updatedAt":new Date(1591734378446),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363762),"group":"Layout","hidden":false,"i18nDescription":"UI_Allow_room_names_with_special_chars_Description","i18nLabel":"UI_Allow_room_names_with_special_chars","packageValue":false,"public":true,"secret":false,"section":"User_Interface","sorter":NumberInt(17),"ts":new Date(1589465206973),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"UI_Click_Direct_Message","_updatedAt":new Date(1591734378438),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363754),"group":"Layout","hidden":false,"i18nDescription":"UI_Click_Direct_Message_Description","i18nLabel":"UI_Click_Direct_Message","packageValue":false,"public":true,"secret":false,"section":"User_Interface","sorter":NumberInt(15),"ts":new Date(1589465206965),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"UI_DisplayRoles","_updatedAt":new Date(1591734378424),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363731),"group":"Layout","hidden":false,"i18nDescription":"UI_DisplayRoles_Description","i18nLabel":"UI_DisplayRoles","packageValue":true,"public":true,"secret":false,"section":"User_Interface","sorter":NumberInt(11),"ts":new Date(1589465206946),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"UI_Group_Channels_By_Type","_updatedAt":new Date(1591734378428),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363735),"group":"Layout","hidden":false,"i18nDescription":"UI_Group_Channels_By_Type_Description","i18nLabel":"UI_Group_Channels_By_Type","packageValue":true,"public":false,"secret":false,"section":"User_Interface","sorter":NumberInt(12),"ts":new Date(1589465206951),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"UI_Show_top_navbar_embedded_layout","_updatedAt":new Date(1591734378449),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363766),"group":"Layout","hidden":false,"i18nDescription":"UI_Show_top_navbar_embedded_layout_Description","i18nLabel":"UI_Show_top_navbar_embedded_layout","packageValue":false,"public":true,"secret":false,"section":"User_Interface","sorter":NumberInt(18),"ts":new Date(1589465206976),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"UI_Unread_Counter_Style","_updatedAt":new Date(1591734378442),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363757),"group":"Layout","hidden":false,"i18nDescription":"UI_Unread_Counter_Style_Description","i18nLabel":"UI_Unread_Counter_Style","packageValue":"Different_Style_For_User_Mentions","public":true,"secret":false,"section":"User_Interface","sorter":NumberInt(16),"ts":new Date(1589465206968),"type":"select","value":"Different_Style_For_User_Mentions","valueSource":"packageValue","values":[{"key":"Same_Style_For_Mentions","i18nLabel":"Same_Style_For_Mentions"},{"key":"Different_Style_For_User_Mentions","i18nLabel":"Different_Style_For_User_Mentions"}]});
db.getCollection("rocketchat_settings").insert({"_id":"UI_Use_Name_Avatar","_updatedAt":new Date(1591734378431),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363746),"group":"Layout","hidden":false,"i18nDescription":"UI_Use_Name_Avatar_Description","i18nLabel":"UI_Use_Name_Avatar","packageValue":false,"public":true,"secret":false,"section":"User_Interface","sorter":NumberInt(13),"ts":new Date(1589465206956),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"UI_Use_Real_Name","_updatedAt":new Date(1591734378434),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363750),"group":"Layout","hidden":false,"i18nDescription":"UI_Use_Real_Name_Description","i18nLabel":"UI_Use_Real_Name","packageValue":false,"public":true,"secret":false,"section":"User_Interface","sorter":NumberInt(14),"ts":new Date(1589465206960),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"UTF8_Names_Slugify","_updatedAt":new Date(1591734378119),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363366),"group":"General","hidden":false,"i18nDescription":"UTF8_Names_Slugify_Description","i18nLabel":"UTF8_Names_Slugify","packageValue":true,"public":true,"secret":false,"section":"UTF8","sorter":NumberInt(34),"ts":new Date(1589465206583),"type":"boolean","value":true,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"UTF8_Names_Validation","_updatedAt":new Date(1591734378116),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363361),"group":"General","hidden":false,"i18nDescription":"UTF8_Names_Validation_Description","i18nLabel":"UTF8_Names_Validation","packageValue":"[0-9a-zA-Z-_.]+","public":true,"secret":false,"section":"UTF8","sorter":NumberInt(33),"ts":new Date(1589465206578),"type":"string","value":"[0-9a-zA-Z-_.]+","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Unread_Count","_updatedAt":new Date(1591734378057),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363311),"group":"General","hidden":false,"i18nDescription":"Unread_Count_Description","i18nLabel":"Unread_Count","packageValue":"user_and_group_mentions_only","public":true,"secret":false,"sorter":NumberInt(20),"ts":new Date(1589465206507),"type":"select","value":"user_and_group_mentions_only","valueSource":"packageValue","values":[{"key":"all_messages","i18nLabel":"All_messages"},{"key":"user_mentions_only","i18nLabel":"User_mentions_only"},{"key":"group_mentions_only","i18nLabel":"Group_mentions_only"},{"key":"user_and_group_mentions_only","i18nLabel":"User_and_group_mentions_only"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Unread_Count_DM","_updatedAt":new Date(1591734378061),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363320),"group":"General","hidden":false,"i18nDescription":"Unread_Count_DM_Description","i18nLabel":"Unread_Count_DM","packageValue":"all_messages","public":true,"secret":false,"sorter":NumberInt(21),"ts":new Date(1589465206511),"type":"select","value":"all_messages","valueSource":"packageValue","values":[{"key":"all_messages","i18nLabel":"All_messages"},{"key":"mentions_only","i18nLabel":"Mentions_only"}]});
db.getCollection("rocketchat_settings").insert({"_id":"Update_LatestAvailableVersion","_updatedAt":new Date(1591734392898),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022377379),"group":"General","hidden":false,"i18nDescription":"Update_LatestAvailableVersion_Description","i18nLabel":"Update_LatestAvailableVersion","packageValue":"0.0.0","readonly":true,"secret":false,"section":"Update","sorter":NumberInt(47),"ts":new Date(1589465220111),"type":"string","value":"0.0.0","valueSource":"meteorSettingsValue","meteorSettingsValue":"0.0.0"});
db.getCollection("rocketchat_settings").insert({"_id":"UserDataDownload","_updatedAt":new Date(1591734391596),"blocked":false,"createdAt":new Date(1584022376500),"hidden":false,"i18nDescription":"UserDataDownload_Description","i18nLabel":"UserDataDownload","ts":new Date(1591734391596),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"UserData_EnableDownload","_updatedAt":new Date(1591734391601),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376502),"group":"UserDataDownload","hidden":false,"i18nDescription":"UserData_EnableDownload_Description","i18nLabel":"UserData_EnableDownload","packageValue":true,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032117411),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"UserData_FileSystemPath","_updatedAt":new Date(1591734391606),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376506),"group":"UserDataDownload","hidden":false,"i18nDescription":"UserData_FileSystemPath_Description","i18nLabel":"UserData_FileSystemPath","packageValue":"","public":true,"secret":false,"sorter":NumberInt(1),"ts":new Date(1587032117416),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"UserData_FileSystemZipPath","_updatedAt":new Date(1591734391610),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376510),"group":"UserDataDownload","hidden":false,"i18nDescription":"UserData_FileSystemZipPath_Description","i18nLabel":"UserData_FileSystemZipPath","packageValue":"","public":true,"secret":false,"sorter":NumberInt(2),"ts":new Date(1587032117422),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"UserData_MessageLimitPerRequest","_updatedAt":new Date(1591734391619),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376521),"group":"UserDataDownload","hidden":false,"i18nDescription":"UserData_MessageLimitPerRequest_Description","i18nLabel":"UserData_MessageLimitPerRequest","packageValue":NumberInt(1000),"public":true,"secret":false,"sorter":NumberInt(4),"ts":new Date(1587032117431),"type":"int","value":NumberInt(1000),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(1000)});
db.getCollection("rocketchat_settings").insert({"_id":"UserData_ProcessingFrequency","_updatedAt":new Date(1591734391614),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376513),"group":"UserDataDownload","hidden":false,"i18nDescription":"UserData_ProcessingFrequency_Description","i18nLabel":"UserData_ProcessingFrequency","packageValue":NumberInt(2),"public":true,"secret":false,"sorter":NumberInt(3),"ts":new Date(1587032117427),"type":"int","value":NumberInt(2),"valueSource":"meteorSettingsValue","meteorSettingsValue":NumberInt(2)});
db.getCollection("rocketchat_settings").insert({"_id":"Verification_Email","_updatedAt":new Date(1591734377443),"autocomplete":true,"blocked":false,"code":"text/html","createdAt":new Date(1584022362539),"group":"Email","hidden":false,"i18nDescription":"Verification_Description","i18nLabel":"Body","multiline":true,"packageValue":"<h2>{Hi_username}</h2><p>{Verification_email_body}</p><a class=\"btn\" target=\"_blank\" href=\"[Verification_Url]\">{Verify_your_email}</a>","secret":false,"section":"Verification","sorter":NumberInt(34),"ts":new Date(1584022362541),"type":"code","value":"<h2>{Hi_username}</h2><p>{Verification_email_body}</p><a class=\"btn\" target=\"_blank\" href=\"[Verification_Url]\">{Verify_your_email}</a>","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Verification_Email_Subject","_updatedAt":new Date(1591734377437),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362535),"group":"Email","hidden":false,"i18nDescription":"Verification_Email_Subject_Description","i18nLabel":"Subject","packageValue":"{Verification_Email_Subject}","secret":false,"section":"Verification","sorter":NumberInt(33),"ts":new Date(1584022362538),"type":"string","value":"{Verification_Email_Subject}","valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"Video Conference","_updatedAt":new Date(1591734398489),"blocked":false,"createdAt":new Date(1584022381311),"hidden":false,"i18nDescription":"Video Conference_Description","i18nLabel":"Video Conference","ts":new Date(1591734398489),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"WebRTC","_updatedAt":new Date(1591734391785),"blocked":false,"createdAt":new Date(1584022376618),"hidden":false,"i18nDescription":"WebRTC_Description","i18nLabel":"WebRTC","ts":new Date(1591734391785),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"WebRTC_Enable_Channel","_updatedAt":new Date(1591734391788),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376620),"group":"WebRTC","hidden":false,"i18nDescription":"WebRTC_Enable_Channel_Description","i18nLabel":"WebRTC_Enable_Channel","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032117640),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"WebRTC_Enable_Direct","_updatedAt":new Date(1591734391796),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376627),"group":"WebRTC","hidden":false,"i18nDescription":"WebRTC_Enable_Direct_Description","i18nLabel":"WebRTC_Enable_Direct","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(2),"ts":new Date(1587032117651),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"WebRTC_Enable_Private","_updatedAt":new Date(1591734391792),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376623),"group":"WebRTC","hidden":false,"i18nDescription":"WebRTC_Enable_Private_Description","i18nLabel":"WebRTC_Enable_Private","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(1),"ts":new Date(1587032117646),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"WebRTC_Servers","_updatedAt":new Date(1591734391800),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376630),"group":"WebRTC","hidden":false,"i18nDescription":"WebRTC_Servers_Description","i18nLabel":"WebRTC_Servers","packageValue":"stun:stun.l.google.com:19302, stun:23.21.150.121, team%40rocket.chat:demo@turn:numb.viagenie.ca:3478","public":true,"secret":false,"sorter":NumberInt(3),"ts":new Date(1587032117656),"type":"string","value":"stun:stun.l.google.com:19302, stun:23.21.150.121, team%40rocket.chat:demo@turn:numb.viagenie.ca:3478","valueSource":"meteorSettingsValue","meteorSettingsValue":"stun:stun.l.google.com:19302, stun:23.21.150.121, team%40rocket.chat:demo@turn:numb.viagenie.ca:3478"});
db.getCollection("rocketchat_settings").insert({"_id":"Webdav Integration","_updatedAt":new Date(1591734391779),"blocked":false,"createdAt":new Date(1584022376610),"hidden":false,"i18nDescription":"Webdav Integration_Description","i18nLabel":"Webdav Integration","ts":new Date(1591734391779),"type":"group"});
db.getCollection("rocketchat_settings").insert({"_id":"Webdav_Integration_Enabled","_updatedAt":new Date(1591734391783),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376613),"group":"Webdav Integration","hidden":false,"i18nDescription":"Webdav_Integration_Enabled_Description","i18nLabel":"Webdav_Integration_Enabled","packageValue":false,"public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1587032117628),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"Website","_updatedAt":new Date(1591734378544),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022363863),"group":"Setup_Wizard","hidden":false,"i18nDescription":"Website_Description","i18nLabel":"Website","packageValue":"","secret":false,"section":"Organization_Info","sorter":NumberInt(5),"ts":new Date(1584022363869),"type":"string","value":"","valueSource":"packageValue","wizard":{"step":NumberInt(2),"order":NumberInt(5)}});
db.getCollection("rocketchat_settings").insert({"_id":"bigbluebutton_Enabled","_updatedAt":new Date(1591734398499),"alert":"This Feature is currently in beta! Please report bugs to github.com/RocketChat/Rocket.Chat/issues","autocomplete":true,"blocked":false,"createdAt":new Date(1584022381316),"group":"Video Conference","hidden":false,"i18nDescription":"bigbluebutton_Enabled_Description","i18nLabel":"Enabled","packageValue":false,"public":true,"secret":false,"section":"BigBlueButton","sorter":NumberInt(0),"ts":new Date(1587032123861),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"bigbluebutton_enable_c","_updatedAt":new Date(1591734398542),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381343),"enableQuery":"{\"_id\":\"bigbluebutton_Enabled\",\"value\":true}","group":"Video Conference","hidden":false,"i18nDescription":"bigbluebutton_enable_c_Description","i18nLabel":"WebRTC_Enable_Channel","packageValue":false,"public":true,"secret":false,"section":"BigBlueButton","sorter":NumberInt(5),"ts":new Date(1587032123910),"type":"boolean","value":false,"valueSource":"meteorSettingsValue","meteorSettingsValue":false});
db.getCollection("rocketchat_settings").insert({"_id":"bigbluebutton_enable_d","_updatedAt":new Date(1591734398527),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381335),"enableQuery":"{\"_id\":\"bigbluebutton_Enabled\",\"value\":true}","group":"Video Conference","hidden":false,"i18nDescription":"bigbluebutton_enable_d_Description","i18nLabel":"WebRTC_Enable_Direct","packageValue":true,"public":true,"secret":false,"section":"BigBlueButton","sorter":NumberInt(3),"ts":new Date(1587032123888),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"bigbluebutton_enable_p","_updatedAt":new Date(1591734398535),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381339),"enableQuery":"{\"_id\":\"bigbluebutton_Enabled\",\"value\":true}","group":"Video Conference","hidden":false,"i18nDescription":"bigbluebutton_enable_p_Description","i18nLabel":"WebRTC_Enable_Private","packageValue":true,"public":true,"secret":false,"section":"BigBlueButton","sorter":NumberInt(4),"ts":new Date(1587032123896),"type":"boolean","value":true,"valueSource":"meteorSettingsValue","meteorSettingsValue":true});
db.getCollection("rocketchat_settings").insert({"_id":"bigbluebutton_server","_updatedAt":new Date(1591734398506),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381324),"enableQuery":"{\"_id\":\"bigbluebutton_Enabled\",\"value\":true}","group":"Video Conference","hidden":false,"i18nDescription":"bigbluebutton_server_Description","i18nLabel":"Domain","packageValue":"","secret":false,"section":"BigBlueButton","sorter":NumberInt(1),"ts":new Date(1587032123870),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"bigbluebutton_sharedSecret","_updatedAt":new Date(1591734398517),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022381329),"enableQuery":"{\"_id\":\"bigbluebutton_Enabled\",\"value\":true}","group":"Video Conference","hidden":false,"i18nDescription":"bigbluebutton_sharedSecret_Description","i18nLabel":"Shared_Secret","packageValue":"","secret":false,"section":"BigBlueButton","sorter":NumberInt(2),"ts":new Date(1587032123880),"type":"string","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"css","_updatedAt":new Date(1591734391321),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376265),"hidden":false,"i18nDescription":"css_Description","i18nLabel":"css","packageValue":"","secret":false,"sorter":NumberInt(1),"ts":new Date(1587032116940),"value":":root{--legacy-default-action-color:#cecece;--legacy-default-action-contrast:#444;--legacy-primary-background-contrast:#fff;--legacy-primary-action-contrast:#fff;--legacy-secondary-background-contrast:#444;--legacy-secondary-action-contrast:#444;--legacy-selection-background:#89defe;--legacy-success-background:#fff;--legacy-success-border:#e6ffe6;--legacy-error-background:#f6cbd0;--legacy-error-border:#eb8a95;--legacy-error-contrast:#fff;--legacy-pending-background:#fffdf9;--legacy-pending-border:#fee4ad;--legacy-transparent-darkest:rgba(17,12,12,0.5);--legacy-transparent-darker:rgba(0,0,0,0.15);--legacy-transparent-dark:rgba(15,34,0,0.05);--legacy-transparent-light:rgba(255,255,255,0.1);--legacy-transparent-lighter:rgba(255,255,255,0.3);--legacy-transparent-lightest:rgba(255,255,255,0.6)}.content-background-color{background-color:#fff}.color-content-background-color{color:#fff}.primary-background-color{background-color:#04436a}.global-font-family{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Helvetica Neue','Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Meiryo UI',Arial,sans-serif}.color-primary-font-color{color:#444}.color-primary-action-color{color:#1d74f5}.background-primary-action-color{background-color:#1d74f5}.secondary-background-color{background-color:#f4f4f4}.border-secondary-background-color{border-color:#f4f4f4}.secondary-font-color{color:#a0a0a0}.border-component-color{border-color:#f2f3f5}.background-component-color{background-color:#f2f3f5}.color-component-color{color:#f2f3f5}.success-color{color:#4dff4d}.pending-color{color:#fcb316}.pending-background{background-color:#fffdf9}.pending-border{border-color:#fee4ad}.error-color{color:#bc2031}.background-error-color{background-color:#bc2031}.color-info-font-color{color:#a0a0a0}.background-info-font-color{background-color:#a0a0a0}.background-attention-color{background-color:#9c27b0}.tertiary-background-color{background-color:#f2f3f5}.border-tertiary-background-color{border-color:#f2f3f5}.color-tertiary-font-color{color:rgba(255,255,255,0.6)}.error-background{background-color:#f6cbd0}.error-border{border-color:#eb8a95}.color-error-contrast{color:#fff}.background-transparent-darkest{background-color:rgba(17,12,12,0.5)}.background-transparent-darker{background-color:rgba(0,0,0,0.15)}.background-transparent-darker-hover:hover{background-color:rgba(0,0,0,0.15)}.background-transparent-darker-before::before{background-color:rgba(0,0,0,0.15)}.background-transparent-dark{background-color:rgba(15,34,0,0.05)}.background-transparent-dark-hover:hover{background-color:rgba(15,34,0,0.05)}.border-transparent-dark{border-color:rgba(15,34,0,0.05)}.background-transparent-light{background-color:rgba(255,255,255,0.1)}.border-transparent-lighter{border-color:rgba(255,255,255,0.3)}.background-transparent-lightest{background-color:rgba(255,255,255,0.6)}.color-primary-action-contrast{color:#fff}*{-webkit-overflow-scrolling:touch}*::-webkit-scrollbar{height:8px;width:8px;background:rgba(15,34,0,0.05)}*::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.15);-webkit-border-radius:50px}*::-webkit-scrollbar-corner{background-color:rgba(15,34,0,0.05)}.filter-item:hover{border-color:#a0a0a0}.filter-item.active{border-color:#04436a}.burger i{background-color:#444}input,select,textarea{color:#444;background-color:transparent;border-color:#e6e6e6;border-style:solid}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#737373}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#737373}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#737373}input::-ms-input-placeholder,select::-ms-input-
db.getCollection("rocketchat_settings").insert({"_id":"email_plain_text_only","_updatedAt":new Date(1591734377236),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362341),"group":"Email","hidden":false,"i18nDescription":"email_plain_text_only_Description","i18nLabel":"email_plain_text_only","packageValue":false,"secret":false,"section":"Style","sorter":NumberInt(0),"ts":new Date(1584022362344),"type":"boolean","value":false,"valueSource":"packageValue"});
db.getCollection("rocketchat_settings").insert({"_id":"email_style","_updatedAt":new Date(1591734377245),"autocomplete":true,"blocked":false,"code":"css","createdAt":new Date(1584022362347),"enableQuery":"{\"_id\":\"email_plain_text_only\",\"value\":false}","group":"Email","hidden":false,"i18nDescription":"email_style_description","i18nLabel":"email_style_label","multiline":true,"packageValue":"html, body, .body { font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Helvetica Neue','Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Meiryo UI',Arial,sans-serif; }\n\n\tbody, .body {\n\t\twidth: 100%;\n\t\theight: 100%;\n\t}\n\n\ta {\n\t\tcolor: #1D74F5;\n\t\tfont-weight: bold;\n\t\ttext-decoration: none;\n\t\tline-height: 1.8;\n\t\tpadding-left: 2px;\n\t\tpadding-right: 2px;\n\t}\n\tp {\n\t\tmargin: 1rem 0;\n\t}\n\t.btn {\n\t\ttext-decoration: none;\n\t\tcolor: #FFF;\n\t\tbackground-color: #1D74F5;\n\t\tpadding: 12px 18px;\n\t\tfont-weight: 500;\n\t\tfont-size: 14px;\n\t\tmargin-top: 8px;\n\t\ttext-align: center;\n\t\tcursor: pointer;\n\t\tdisplay: inline-block;\n\t\tborder-radius: 2px;\n\t}\n\n\tol, ul, div {\n\t\tlist-style-position: inside;\n\t\tpadding: 16px 0 ;\n\t}\n\tli {\n\t\tpadding: 8px 0;\n\t\tfont-weight: 600;\n\t}\n\t.wrap {\n\t\twidth: 100%;\n\t\tclear: both;\n\t}\n\n\th1,h2,h3,h4,h5,h6 {\n\t\tline-height: 1.1; margin:0 0 16px 0; color: #000;\n\t}\n\n\th1 { font-weight: 100; font-size: 44px;}\n\th2 { font-weight: 600; font-size: 30px; color: #2F343D;}\n\th3 { font-weight: 100; font-size: 27px;}\n\th4 { font-weight: 500; font-size: 14px; color: #2F343D;}\n\th5 { font-weight: 500; font-size: 13px; line-height: 1.6; color: #2F343D}\n\th6 { font-weight: 500; font-size: 10px; color: #6c727A; line-height: 1.7;}\n\n\t.container {\n\t\tdisplay: block;\n\t\tmax-width: 640px;\n\t\tmargin: 0 auto; /Applications /Library /System /Users /Volumes /bin /cores /dev /etc /home /opt /private /sbin /tmp /usr /var makes it centered */\n\t\tclear: both;\n\t\tborder-radius: 2px;\n\t}\n\n\t.content {\n\t\tpadding: 36px;\n\t}\n\n\t.header-content {\n\t\tpadding-top: 36px;\n\t\tpadding-bottom: 36px;\n\t\tpadding-left: 36px;\n\t\tpadding-right: 36px;\n\t\tmax-width: 640px;\n\t\tmargin: 0 auto;\n\t\tdisplay: block;\n\t}\n\n\t.lead {\n\t\tmargin-bottom: 32px;\n\t\tcolor: #2f343d;\n\t\tline-height: 22px;\n\t\tfont-size: 14px;\n\t}\n\n\t.advice {\n\t\theight: 20px;\n\t\tcolor: #9EA2A8;\n\t\tfont-size: 12px;\n\t\tfont-weight: normal;\n\t\tmargin-bottom: 0;\n\t}\n\t.social {\n\t\tfont-size: 12px\n\t}\n\t\t\t","secret":false,"section":"Style","sorter":NumberInt(1),"ts":new Date(1584022362350),"type":"code","value":"html, body, .body { font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Helvetica Neue','Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Meiryo UI',Arial,sans-serif; }\n\n\tbody, .body {\n\t\twidth: 100%;\n\t\theight: 100%;\n\t}\n\n\ta {\n\t\tcolor: #1D74F5;\n\t\tfont-weight: bold;\n\t\ttext-decoration: none;\n\t\tline-height: 1.8;\n\t\tpadding-left: 2px;\n\t\tpadding-right: 2px;\n\t}\n\tp {\n\t\tmargin: 1rem 0;\n\t}\n\t.btn {\n\t\ttext-decoration: none;\n\t\tcolor: #FFF;\n\t\tbackground-color: #1D74F5;\n\t\tpadding: 12px 18px;\n\t\tfont-weight: 500;\n\t\tfont-size: 14px;\n\t\tmargin-top: 8px;\n\t\ttext-align: center;\n\t\tcursor: pointer;\n\t\tdisplay: inline-block;\n\t\tborder-radius: 2px;\n\t}\n\n\tol, ul, div {\n\t\tlist-style-position: inside;\n\t\tpadding: 16px 0 ;\n\t}\n\tli {\n\t\tpadding: 8px 0;\n\t\tfont-weight: 600;\n\t}\n\t.wrap {\n\t\twidth: 100%;\n\t\tclear: both;\n\t}\n\n\th1,h2,h3,h4,h5,h6 {\n\t\tline-height: 1.1; margin:0 0 16px 0; color: #000;\n\t}\n\n\th1 { font-weight: 100; font-size: 44px;}\n\th2 { font-weight: 600; font-size: 30px; color: #2F343D;}\n\th3 { font-weight: 100; font-size: 27px;}\n\th4 { font-weight: 500; font-size: 14px; color: #2F343D;}\n\th5 { font-weight: 500; font-size: 13px; line-height: 1.6; color: #2F343D}\n\th6 { font-weight: 500; font-size: 10px; color: #6c727A; line-height: 1.7;}\n\n\t.container {\n\t\
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-attention-color","_updatedAt":new Date(1591734391517),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376413),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-attention-color_Description","i18nLabel":"theme-color-attention-color","packageValue":"#9C27B0","public":true,"secret":false,"section":"Old Colors","sorter":NumberInt(54),"ts":new Date(1589465219187),"type":"color","value":"#9C27B0","valueSource":"meteorSettingsValue","meteorSettingsValue":"#9C27B0","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-component-color","_updatedAt":new Date(1591734391493),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376395),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-component-color_Description","i18nLabel":"theme-color-component-color","packageValue":"#f2f3f5","public":true,"secret":false,"section":"Old Colors","sorter":NumberInt(49),"ts":new Date(1589465219161),"type":"color","value":"#f2f3f5","valueSource":"meteorSettingsValue","meteorSettingsValue":"#f2f3f5","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-content-background-color","_updatedAt":new Date(1591734391449),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376366),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-content-background-color_Description","i18nLabel":"theme-color-content-background-color","packageValue":"#FFFFFF","public":true,"secret":false,"section":"Old Colors","sorter":NumberInt(42),"ts":new Date(1589465219100),"type":"color","value":"#FFFFFF","valueSource":"meteorSettingsValue","meteorSettingsValue":"#FFFFFF","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-custom-scrollbar-color","_updatedAt":new Date(1591734391540),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376432),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-custom-scrollbar-color_Description","i18nLabel":"theme-color-custom-scrollbar-color","packageValue":"@transparent-darker","public":true,"secret":false,"section":"Old Colors (minor)","sorter":NumberInt(59),"ts":new Date(1589465219215),"type":"color","value":"@transparent-darker","valueSource":"meteorSettingsValue","meteorSettingsValue":"@transparent-darker","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-error-color","_updatedAt":new Date(1591734391507),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376406),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-error-color_Description","i18nLabel":"theme-color-error-color","packageValue":"#BC2031","public":true,"secret":false,"section":"Old Colors","sorter":NumberInt(52),"ts":new Date(1589465219175),"type":"color","value":"#BC2031","valueSource":"meteorSettingsValue","meteorSettingsValue":"#BC2031","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-info-font-color","_updatedAt":new Date(1591734391535),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376428),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-info-font-color_Description","i18nLabel":"theme-color-info-font-color","packageValue":"@secondary-font-color","public":true,"secret":false,"section":"Old Colors (minor)","sorter":NumberInt(58),"ts":new Date(1589465219209),"type":"color","value":"@secondary-font-color","valueSource":"meteorSettingsValue","meteorSettingsValue":"@secondary-font-color","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-link-font-color","_updatedAt":new Date(1591734391530),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376425),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-link-font-color_Description","i18nLabel":"theme-color-link-font-color","packageValue":"@primary-action-color","public":true,"secret":false,"section":"Old Colors (minor)","sorter":NumberInt(57),"ts":new Date(1589465219204),"type":"color","value":"@primary-action-color","valueSource":"meteorSettingsValue","meteorSettingsValue":"@primary-action-color","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-pending-color","_updatedAt":new Date(1591734391503),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376402),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-pending-color_Description","i18nLabel":"theme-color-pending-color","packageValue":"#FCB316","public":true,"secret":false,"section":"Old Colors","sorter":NumberInt(51),"ts":new Date(1589465219171),"type":"color","value":"#FCB316","valueSource":"meteorSettingsValue","meteorSettingsValue":"#FCB316","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-primary-action-color","_updatedAt":new Date(1591734391464),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376380),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-primary-action-color_Description","i18nLabel":"theme-color-primary-action-color","packageValue":"#1d74f5","public":true,"secret":false,"section":"Old Colors","sorter":NumberInt(45),"ts":new Date(1589465219120),"type":"color","value":"#1d74f5","valueSource":"meteorSettingsValue","meteorSettingsValue":"#1d74f5","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-primary-background-color","_updatedAt":new Date(1591734391454),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376372),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-primary-background-color_Description","i18nLabel":"theme-color-primary-background-color","packageValue":"#04436A","public":true,"secret":false,"section":"Old Colors","sorter":NumberInt(43),"ts":new Date(1589465219106),"type":"color","value":"#04436A","valueSource":"meteorSettingsValue","meteorSettingsValue":"#04436A","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-primary-font-color","_updatedAt":new Date(1591734391459),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376376),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-primary-font-color_Description","i18nLabel":"theme-color-primary-font-color","packageValue":"#444444","public":true,"secret":false,"section":"Old Colors","sorter":NumberInt(44),"ts":new Date(1589465219111),"type":"color","value":"#444444","valueSource":"meteorSettingsValue","meteorSettingsValue":"#444444","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-alert","_updatedAt":new Date(1591734391348),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376283),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-alert_Description","i18nLabel":"theme-color-rc-color-alert","packageValue":"color-yellow","public":true,"secret":false,"section":"Colors","sorter":NumberInt(21),"ts":new Date(1589465218964),"type":"color","value":"color-yellow","valueSource":"meteorSettingsValue","meteorSettingsValue":"color-yellow","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-alert-light","_updatedAt":new Date(1591734391353),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376287),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-alert-light_Description","i18nLabel":"theme-color-rc-color-alert-light","packageValue":"color-dark-yellow","public":true,"secret":false,"section":"Colors","sorter":NumberInt(22),"ts":new Date(1589465218970),"type":"color","value":"color-dark-yellow","valueSource":"meteorSettingsValue","meteorSettingsValue":"color-dark-yellow","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-alert-message-primary","_updatedAt":new Date(1591734391378),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376309),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-alert-message-primary_Description","i18nLabel":"theme-color-rc-color-alert-message-primary","packageValue":"color-blue","public":true,"secret":false,"section":"Colors","sorter":NumberInt(27),"ts":new Date(1589465219004),"type":"color","value":"color-blue","valueSource":"meteorSettingsValue","meteorSettingsValue":"color-blue","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-alert-message-primary-background","_updatedAt":new Date(1591734391382),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376313),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-alert-message-primary-background_Description","i18nLabel":"theme-color-rc-color-alert-message-primary-background","packageValue":"#f1f6ff","public":true,"secret":false,"section":"Colors","sorter":NumberInt(28),"ts":new Date(1589465219009),"type":"color","value":"#f1f6ff","valueSource":"meteorSettingsValue","meteorSettingsValue":"#f1f6ff","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-alert-message-secondary","_updatedAt":new Date(1591734391387),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376316),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-alert-message-secondary_Description","i18nLabel":"theme-color-rc-color-alert-message-secondary","packageValue":"#7ca52b","public":true,"secret":false,"section":"Colors","sorter":NumberInt(29),"ts":new Date(1589465219017),"type":"color","value":"#7ca52b","valueSource":"meteorSettingsValue","meteorSettingsValue":"#7ca52b","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-alert-message-secondary-background","_updatedAt":new Date(1591734391392),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376320),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-alert-message-secondary-background_Description","i18nLabel":"theme-color-rc-color-alert-message-secondary-background","packageValue":"#fafff1","public":true,"secret":false,"section":"Colors","sorter":NumberInt(30),"ts":new Date(1589465219023),"type":"color","value":"#fafff1","valueSource":"meteorSettingsValue","meteorSettingsValue":"#fafff1","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-alert-message-warning","_updatedAt":new Date(1591734391397),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376324),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-alert-message-warning_Description","i18nLabel":"theme-color-rc-color-alert-message-warning","packageValue":"#d52d24","public":true,"secret":false,"section":"Colors","sorter":NumberInt(31),"ts":new Date(1589465219028),"type":"color","value":"#d52d24","valueSource":"meteorSettingsValue","meteorSettingsValue":"#d52d24","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-alert-message-warning-background","_updatedAt":new Date(1591734391401),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376328),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-alert-message-warning-background_Description","i18nLabel":"theme-color-rc-color-alert-message-warning-background","packageValue":"#fff3f3","public":true,"secret":false,"section":"Colors","sorter":NumberInt(32),"ts":new Date(1589465219033),"type":"color","value":"#fff3f3","valueSource":"meteorSettingsValue","meteorSettingsValue":"#fff3f3","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-button-primary","_updatedAt":new Date(1591734391368),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376298),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-button-primary_Description","i18nLabel":"theme-color-rc-color-button-primary","packageValue":"color-blue","public":true,"secret":false,"section":"Colors","sorter":NumberInt(25),"ts":new Date(1589465218991),"type":"color","value":"color-blue","valueSource":"meteorSettingsValue","meteorSettingsValue":"color-blue","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-button-primary-light","_updatedAt":new Date(1591734391373),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376304),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-button-primary-light_Description","i18nLabel":"theme-color-rc-color-button-primary-light","packageValue":"color-dark-blue","public":true,"secret":false,"section":"Colors","sorter":NumberInt(26),"ts":new Date(1589465218999),"type":"color","value":"color-dark-blue","valueSource":"meteorSettingsValue","meteorSettingsValue":"color-dark-blue","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-content","_updatedAt":new Date(1591734391439),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376358),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-content_Description","i18nLabel":"theme-color-rc-color-content","packageValue":"color-white","public":true,"secret":false,"section":"Colors","sorter":NumberInt(40),"ts":new Date(1589465219087),"type":"color","value":"color-white","valueSource":"meteorSettingsValue","meteorSettingsValue":"color-white","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-error","_updatedAt":new Date(1591734391338),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376275),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-error_Description","i18nLabel":"theme-color-rc-color-error","packageValue":"color-red","public":true,"secret":false,"section":"Colors","sorter":NumberInt(19),"ts":new Date(1589465218953),"type":"color","value":"color-red","valueSource":"meteorSettingsValue","meteorSettingsValue":"color-red","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-error-light","_updatedAt":new Date(1591734391343),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376279),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-error-light_Description","i18nLabel":"theme-color-rc-color-error-light","packageValue":"#e1364c","public":true,"secret":false,"section":"Colors","sorter":NumberInt(20),"ts":new Date(1589465218958),"type":"color","value":"#e1364c","valueSource":"meteorSettingsValue","meteorSettingsValue":"#e1364c","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-link-active","_updatedAt":new Date(1591734391444),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376362),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-link-active_Description","i18nLabel":"theme-color-rc-color-link-active","packageValue":"rc-color-button-primary","public":true,"secret":false,"section":"Colors","sorter":NumberInt(41),"ts":new Date(1589465219094),"type":"color","value":"rc-color-button-primary","valueSource":"meteorSettingsValue","meteorSettingsValue":"rc-color-button-primary","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-primary","_updatedAt":new Date(1591734391406),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376332),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-primary_Description","i18nLabel":"theme-color-rc-color-primary","packageValue":"color-dark","public":true,"secret":false,"section":"Colors","sorter":NumberInt(33),"ts":new Date(1589465219039),"type":"color","value":"color-dark","valueSource":"meteorSettingsValue","meteorSettingsValue":"color-dark","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-primary-background","_updatedAt":new Date(1591734391410),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1589465219041),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-primary-background_Description","i18nLabel":"theme-color-rc-color-primary-background","packageEditor":"expression","packageValue":"color-dark","public":true,"secret":false,"section":"Colors","sorter":NumberInt(34),"ts":new Date(1591648585453),"type":"color","value":"color-dark","valueSource":"meteorSettingsValue","meteorSettingsValue":"color-dark"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-primary-dark","_updatedAt":new Date(1591734391420),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376342),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-primary-dark_Description","i18nLabel":"theme-color-rc-color-primary-dark","packageValue":"color-dark-medium","public":true,"secret":false,"section":"Colors","sorter":NumberInt(36),"ts":new Date(1589465219057),"type":"color","value":"color-dark-medium","valueSource":"meteorSettingsValue","meteorSettingsValue":"color-dark-medium","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-primary-darkest","_updatedAt":new Date(1591734391415),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376336),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-primary-darkest_Description","i18nLabel":"theme-color-rc-color-primary-darkest","packageValue":"color-darkest","public":true,"secret":false,"section":"Colors","sorter":NumberInt(35),"ts":new Date(1589465219052),"type":"color","value":"color-darkest","valueSource":"meteorSettingsValue","meteorSettingsValue":"color-darkest","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-primary-light","_updatedAt":new Date(1591734391425),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376347),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-primary-light_Description","i18nLabel":"theme-color-rc-color-primary-light","packageValue":"color-gray","public":true,"secret":false,"section":"Colors","sorter":NumberInt(37),"ts":new Date(1589465219064),"type":"color","value":"color-gray","valueSource":"meteorSettingsValue","meteorSettingsValue":"color-gray","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-primary-light-medium","_updatedAt":new Date(1591734391430),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376350),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-primary-light-medium_Description","i18nLabel":"theme-color-rc-color-primary-light-medium","packageValue":"color-gray-medium","public":true,"secret":false,"section":"Colors","sorter":NumberInt(38),"ts":new Date(1589465219070),"type":"color","value":"color-gray-medium","valueSource":"meteorSettingsValue","meteorSettingsValue":"color-gray-medium","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-primary-lightest","_updatedAt":new Date(1591734391435),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376354),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-primary-lightest_Description","i18nLabel":"theme-color-rc-color-primary-lightest","packageValue":"color-gray-lightest","public":true,"secret":false,"section":"Colors","sorter":NumberInt(39),"ts":new Date(1589465219076),"type":"color","value":"color-gray-lightest","valueSource":"meteorSettingsValue","meteorSettingsValue":"color-gray-lightest","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-success","_updatedAt":new Date(1591734391358),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376290),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-success_Description","i18nLabel":"theme-color-rc-color-success","packageValue":"color-green","public":true,"secret":false,"section":"Colors","sorter":NumberInt(23),"ts":new Date(1589465218981),"type":"color","value":"color-green","valueSource":"meteorSettingsValue","meteorSettingsValue":"color-green","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-rc-color-success-light","_updatedAt":new Date(1591734391363),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376294),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-rc-color-success-light_Description","i18nLabel":"theme-color-rc-color-success-light","packageValue":"#25d198","public":true,"secret":false,"section":"Colors","sorter":NumberInt(24),"ts":new Date(1589465218987),"type":"color","value":"#25d198","valueSource":"meteorSettingsValue","meteorSettingsValue":"#25d198","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-secondary-action-color","_updatedAt":new Date(1591734391489),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376391),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-secondary-action-color_Description","i18nLabel":"theme-color-secondary-action-color","packageValue":"#DDDDDD","public":true,"secret":false,"section":"Old Colors","sorter":NumberInt(48),"ts":new Date(1589465219142),"type":"color","value":"#DDDDDD","valueSource":"meteorSettingsValue","meteorSettingsValue":"#DDDDDD","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-secondary-background-color","_updatedAt":new Date(1591734391469),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376384),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-secondary-background-color_Description","i18nLabel":"theme-color-secondary-background-color","packageValue":"#F4F4F4","public":true,"secret":false,"section":"Old Colors","sorter":NumberInt(46),"ts":new Date(1589465219127),"type":"color","value":"#F4F4F4","valueSource":"meteorSettingsValue","meteorSettingsValue":"#F4F4F4","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-secondary-font-color","_updatedAt":new Date(1591734391484),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376387),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-secondary-font-color_Description","i18nLabel":"theme-color-secondary-font-color","packageValue":"#A0A0A0","public":true,"secret":false,"section":"Old Colors","sorter":NumberInt(47),"ts":new Date(1589465219135),"type":"color","value":"#A0A0A0","valueSource":"meteorSettingsValue","meteorSettingsValue":"#A0A0A0","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-selection-color","_updatedAt":new Date(1591734391512),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376410),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-selection-color_Description","i18nLabel":"theme-color-selection-color","packageValue":"#02ACEC","public":true,"secret":false,"section":"Old Colors","sorter":NumberInt(53),"ts":new Date(1589465219181),"type":"color","value":"#02ACEC","valueSource":"meteorSettingsValue","meteorSettingsValue":"#02ACEC","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-status-away","_updatedAt":new Date(1591734391548),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376439),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-status-away_Description","i18nLabel":"theme-color-status-away","packageValue":"@pending-color","public":true,"secret":false,"section":"Old Colors (minor)","sorter":NumberInt(61),"ts":new Date(1589465219225),"type":"color","value":"@pending-color","valueSource":"meteorSettingsValue","meteorSettingsValue":"@pending-color","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-status-busy","_updatedAt":new Date(1591734391553),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376451),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-status-busy_Description","i18nLabel":"theme-color-status-busy","packageValue":"@error-color","public":true,"secret":false,"section":"Old Colors (minor)","sorter":NumberInt(62),"ts":new Date(1589465219230),"type":"color","value":"@error-color","valueSource":"meteorSettingsValue","meteorSettingsValue":"@error-color","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-status-offline","_updatedAt":new Date(1591734391558),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376456),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-status-offline_Description","i18nLabel":"theme-color-status-offline","packageValue":"@transparent-darker","public":true,"secret":false,"section":"Old Colors (minor)","sorter":NumberInt(63),"ts":new Date(1589465219235),"type":"color","value":"@transparent-darker","valueSource":"meteorSettingsValue","meteorSettingsValue":"@transparent-darker","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-status-online","_updatedAt":new Date(1591734391544),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376435),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-status-online_Description","i18nLabel":"theme-color-status-online","packageValue":"@success-color","public":true,"secret":false,"section":"Old Colors (minor)","sorter":NumberInt(60),"ts":new Date(1589465219221),"type":"color","value":"@success-color","valueSource":"meteorSettingsValue","meteorSettingsValue":"@success-color","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-success-color","_updatedAt":new Date(1591734391498),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376398),"editor":"color","group":"Layout","hidden":false,"i18nDescription":"theme-color-success-color_Description","i18nLabel":"theme-color-success-color","packageValue":"#4dff4d","public":true,"secret":false,"section":"Old Colors","sorter":NumberInt(50),"ts":new Date(1589465219167),"type":"color","value":"#4dff4d","valueSource":"meteorSettingsValue","meteorSettingsValue":"#4dff4d","packageEditor":"color"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-tertiary-background-color","_updatedAt":new Date(1591734391521),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376417),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-tertiary-background-color_Description","i18nLabel":"theme-color-tertiary-background-color","packageValue":"@component-color","public":true,"secret":false,"section":"Old Colors (minor)","sorter":NumberInt(55),"ts":new Date(1589465219192),"type":"color","value":"@component-color","valueSource":"meteorSettingsValue","meteorSettingsValue":"@component-color","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-color-tertiary-font-color","_updatedAt":new Date(1591734391526),"allowedTypes":["color","expression"],"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376421),"editor":"expression","group":"Layout","hidden":false,"i18nDescription":"theme-color-tertiary-font-color_Description","i18nLabel":"theme-color-tertiary-font-color","packageValue":"@transparent-lightest","public":true,"secret":false,"section":"Old Colors (minor)","sorter":NumberInt(56),"ts":new Date(1589465219200),"type":"color","value":"@transparent-lightest","valueSource":"meteorSettingsValue","meteorSettingsValue":"@transparent-lightest","packageEditor":"expression"});
db.getCollection("rocketchat_settings").insert({"_id":"theme-custom-css","_updatedAt":new Date(1591734391567),"autocomplete":true,"blocked":false,"code":"text/css","createdAt":new Date(1584022376464),"group":"Layout","hidden":false,"i18nDescription":"theme-custom-css_Description","i18nLabel":"theme-custom-css","multiline":true,"packageValue":"","public":true,"secret":false,"section":"Custom CSS","sorter":NumberInt(65),"ts":new Date(1589465219244),"type":"code","value":"","valueSource":"meteorSettingsValue","meteorSettingsValue":""});
db.getCollection("rocketchat_settings").insert({"_id":"theme-font-body-font-family","_updatedAt":new Date(1591734391562),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022376460),"editor":"font","group":"Layout","hidden":false,"i18nDescription":"theme-font-body-font-family_Description","i18nLabel":"theme-font-body-font-family","packageValue":"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Meiryo UI', Arial, sans-serif","public":true,"secret":false,"section":"Fonts","sorter":NumberInt(64),"ts":new Date(1589465219239),"type":"font","value":"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Meiryo UI', Arial, sans-serif","valueSource":"meteorSettingsValue","meteorSettingsValue":"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Meiryo UI', Arial, sans-serif"});
db.getCollection("rocketchat_settings").insert({"_id":"uniqueID","_updatedAt":new Date(1591734377566),"autocomplete":true,"blocked":false,"createdAt":new Date(1584022362665),"hidden":false,"i18nDescription":"uniqueID_Description","i18nLabel":"uniqueID","packageValue":"xoh7AivQ7FxuAgb5K","public":true,"secret":false,"sorter":NumberInt(0),"ts":new Date(1591734377566),"value":"2zbFT528GXW2oBwN7","valueSource":"packageValue"});