Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Upstream Catchup] Merge RC:master to develop_pwa #1291

Draft
wants to merge 1,264 commits into
base: develop_pwa
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1264 commits
Select commit Hold shift + click to select a range
1c8d000
Regression: fix `directory` endpoint not listing teams (#26310)
carlosrodrigues94 Jul 20, 2022
1cce5e4
Bump version to 4.8.2
sampaiodiego Jul 20, 2022
abec1f9
Merge pull request #26326 from RocketChat/release-4.8.2
sampaiodiego Jul 21, 2022
ea4c595
Merge branch 'master' into develop
sampaiodiego Jul 21, 2022
c5c0077
Merge remote-tracking branch 'origin/develop' into release-candidate
sampaiodiego Jul 21, 2022
05b0e5a
Bump version to 5.0.0-rc.11
sampaiodiego Jul 21, 2022
8fb409f
Regression: Fix get myself user data (#26328)
sampaiodiego Jul 21, 2022
6d83015
Chore: Update useSidebarPalette selectors (#26322)
juliajforesti Jul 21, 2022
7b17ce1
Chore: bump fuselage packages (#26325)
dougfabris Jul 21, 2022
6cba40d
Regression: Livechat not rendering UiKit messages with action buttons…
murtaza98 Jul 21, 2022
5610cee
Merge remote-tracking branch 'origin/develop' into release-candidate
murtaza98 Jul 21, 2022
6a0fea4
Bump version to 5.0.0-rc.12
murtaza98 Jul 21, 2022
1ad49fd
Bump version to 5.0.0
murtaza98 Jul 21, 2022
59cae12
Merge pull request #26333 from RocketChat/release-5.0.0
sampaiodiego Jul 21, 2022
7894b12
Bump version to 5.1.0-develop
ggazzo Jul 22, 2022
3507e17
Chore: Change some places still using fields to projection (#26308)
sampaiodiego Jul 22, 2022
65c4906
Chore: convert autotranslate to ts (#25953)
felipe-rod123 Jul 22, 2022
bff5d48
Chore: Upgrade ESLint (#26132)
tassoevan Jul 22, 2022
e40237a
Chore: Replace direct multiple icon (#26342)
dougfabris Jul 22, 2022
bc364a2
Chore: Rewrite VerticalBarOldActions to TS (#26277)
dougfabris Jul 22, 2022
14b1543
Chore: Remove square prop from IconButton (#26343)
dougfabris Jul 22, 2022
2b90c48
[FIX] Missing bio field UI validation (#26345)
dougfabris Jul 22, 2022
5dffebf
Chore: Convert AccountPreferencesPage to ts (#26096)
juliajforesti Jul 22, 2022
0777bd1
Chore: cleanup startup of test and put wizard in setup function (#26306)
weslley543 Jul 22, 2022
45ee02d
Chore: Convert UserCardWithData to ts (#26192)
dougfabris Jul 22, 2022
2229724
[FIX] Unable to send voice recording to Whatsapp (#26276)
murtaza98 Jul 27, 2022
0c1ecb5
Chore: fix tests with beforeEach (#26335)
weslley543 Jul 27, 2022
3ca01a8
Regression: Fix app privacy links opening in desktop client instead o…
rique223 Jul 27, 2022
ae4de95
Chore: add playwright ee coverage (#26293)
weslley543 Jul 28, 2022
7794a0b
[FIX] Onhold auto chat resume feature not working for email channel (…
murtaza98 Jul 28, 2022
2ab6aa9
[IMPROVE] Remove public and node_modules folders from TypeScript serv…
tiagoevanp Jul 28, 2022
9989223
[IMPROVE] Use single change stream to watch DB changes (#26336)
sampaiodiego Jul 28, 2022
a40160e
Chore: Options in BaseRaw model could possibly be undefined (#26395)
MarcosSpessatto Jul 28, 2022
b9f5bcc
i18n: Manual sync from LingoHub (#26397)
sampaiodiego Jul 28, 2022
f2c8462
Chore: Rewrite custom OAuth Modals to react (#26204)
gabriellsh Jul 29, 2022
6d4f021
[NEW] Marketplace apps page new list view layout (#26181)
rique223 Jul 29, 2022
910d12c
Chore: Exclude private/public folders from typecheck (#26399)
KevLehman Jul 29, 2022
7de418b
Chore: Missing some English translation keywords (#20131)
Karting06 Jul 29, 2022
b11bab5
i18n: Makes the text less ambiguous (#20895)
pierreozoux Jul 29, 2022
1431f2e
Chore: Convert client/views/account/security folder to ts (#26413)
juliajforesti Jul 29, 2022
73c79cf
Regression: Fix spacing problem on AppStatus component (#26421)
rique223 Aug 1, 2022
f74ceaa
[IMPROVE] validateParams to accept different validators per request m…
KevLehman Aug 1, 2022
a40eba3
Chore: Rewrite SaveToWebdav Modal to React Component (#24365)
dougfabris Aug 1, 2022
1da6c9e
Chore: Rewrite Location modal to React (#26196)
gabriellsh Aug 1, 2022
355819e
Chore: Refactor UserInfo to typescript (#26323)
dougfabris Aug 1, 2022
d4deb4e
Chore: Omnichannel endpoints e2e tests (#26376)
KevLehman Aug 1, 2022
3e76b9d
Chore: Upgrade Fuselage packages to next dist-tag (#26435)
dougfabris Aug 1, 2022
133aa10
[IMPROVE] Upgrade nivo and React Query (#26338)
tassoevan Aug 1, 2022
f555889
[FIX] Empty results on `im.list` endpoint (#26438)
albuquerquefabio Aug 2, 2022
0343424
Chore: Cache playwright (#26432)
ggazzo Aug 2, 2022
3387c82
Chore: Remove square prop from IconButton (#26343)
dougfabris Jul 22, 2022
1295b5b
Chore: Convert UserCardWithData to ts (#26192)
dougfabris Jul 22, 2022
96d3120
Regression: Fix app privacy links opening in desktop client instead o…
rique223 Jul 27, 2022
5e1bbd8
[IMPROVE] Use single change stream to watch DB changes (#26336)
sampaiodiego Jul 28, 2022
b66e431
Chore: Refactor UserInfo to typescript (#26323)
dougfabris Aug 1, 2022
b29a2a5
Bump version to 5.0.1
sampaiodiego Aug 2, 2022
f00b83e
Chore: Add end-to-end tests to teams listing in the `directory` endpo…
carlosrodrigues94 Aug 2, 2022
b1d268d
i18n: Language update from LingoHub 🤖 on 2022-08-01Z (#26429)
lingohub[bot] Aug 2, 2022
4f18995
Chore: Purge some unused modules (#26447)
tassoevan Aug 2, 2022
935c240
Merge pull request #26450 from RocketChat/release-5.0.1
sampaiodiego Aug 2, 2022
6b4ae48
Chore: Accounts/token to TS (#26434)
yash-rajpal Aug 2, 2022
5518de7
[IMPROVE] use enter key to call using DialPad (#26454)
tiagoevanp Aug 3, 2022
7747bbd
Chore: Parallelize e2e tests (#26390)
Aug 3, 2022
720566d
[FIX] DialPad call button from end to center (#26459)
tiagoevanp Aug 3, 2022
d61b3a4
Chore: Use Docker compose on CI (#26437)
sampaiodiego Aug 3, 2022
a97e926
[FIX] Don't give errors on outbound voip call Request Terminated (#26…
MartinSchoeler Aug 4, 2022
1cb8101
Chore: Tests intermitences (#26464)
weslley543 Aug 4, 2022
dfc5838
Chore: Codecov threshold (#26477)
ggazzo Aug 4, 2022
c6d5958
[FIX] Undefined MediaDevices error on HTTP (#26396)
MartinSchoeler Aug 4, 2022
d41ce27
[FIX] Clear push token on save user password (#26466)
sampaiodiego Aug 4, 2022
1618d98
Chore: Exit process on `unhandledRejection` on CI (#26467)
sampaiodiego Aug 5, 2022
43cac74
[FIX] Request at least one field in the payload of `/v1/users.setStat…
tassoevan Aug 5, 2022
28ee94b
[NEW] Surface featured apps endpoint (#26416)
rique223 Aug 5, 2022
0f6f3e0
Chore: useEndpointData deprecation (#26494)
ggazzo Aug 5, 2022
d164c06
Chore: Refactor create-target-channel util (#26493)
Aug 6, 2022
f45b956
Chore: Remove settings Fibers usage (#26465)
ggazzo Aug 6, 2022
4577d28
[FIX] Undefined MediaDevices error on HTTP (#26396)
MartinSchoeler Aug 4, 2022
e3d75ba
[FIX] Empty results on `im.list` endpoint (#26438)
albuquerquefabio Aug 2, 2022
3f15c43
Bump version to 5.0.2
murtaza98 Aug 8, 2022
1bab465
Merge pull request #26507 from RocketChat/release-5.0.2
sampaiodiego Aug 8, 2022
f74ba4e
Chore: ESLint warnings (#26504)
tassoevan Aug 8, 2022
f79e8ed
Chore: Convert `client/views/account/preferences` folder to ts (#26496)
juliajforesti Aug 8, 2022
034f7c7
Chore: Migrate AppPermissionsReviewModal from JS to TS (#26498)
rique223 Aug 8, 2022
d98f71a
[FIX] Decrypt E2EE messages on thread list (#26133)
yash-rajpal Aug 9, 2022
2ebd463
[FIX] Chats holds to load history for some time (#26425)
Aug 9, 2022
37d8f59
Chore: Refactor WebdavFilePicker Modal to React Component (#26422)
dougfabris Aug 9, 2022
5f5b228
Chore: Bypass turbo cache on `ui-contexts` (#26526)
tassoevan Aug 9, 2022
9ae6a07
[FIX] Prevent VoIP issues during disconnection when network failed (#…
KevLehman Aug 9, 2022
d9422aa
[IMPROVE] OTR refactoring (#24757)
albuquerquefabio Aug 9, 2022
2ffd341
[FIX] Don't wrap wrap up notes (#26375)
MartinSchoeler Aug 9, 2022
9e5c9a2
Chore: Fix lint issues (#26531)
yash-rajpal Aug 9, 2022
db94a20
Chore: Refactor ReportMessage Modal to React Component (#26478)
dougfabris Aug 9, 2022
7b8be57
[FIX] Open team after room not found page (#26264)
hugocostadev Aug 9, 2022
204fe91
i18n: Language update from LingoHub 🤖 on 2022-08-08Z (#26508)
lingohub[bot] Aug 9, 2022
2901011
Chore: Convert `LivechatCustomField` model to raw model (#26446)
sampaiodiego Aug 10, 2022
25c9f31
Chore: Mocha handling multiple React instances (#26513)
tassoevan Aug 10, 2022
7b94323
[FIX] Too many REST API requests (#26330)
tassoevan Aug 10, 2022
4635fae
Chore: Fix UiKit dependency issue for Livechat (#26534)
murtaza98 Aug 10, 2022
3c1cee7
Chore: Improve test for livechat (#26527)
weslley543 Aug 10, 2022
6c569dd
Chore: create roomNameExists endpoint (#26386)
felipe-rod123 Aug 10, 2022
ca9b6cf
Chore: ModalFooterControllers adoption (#26445)
dougfabris Aug 10, 2022
6953c06
[NEW] `Home` page (#25734)
tassoevan Aug 10, 2022
9d818a7
[FIX] Endpoints not working when using "Use Real Name" setting (#26530)
sampaiodiego Aug 10, 2022
15b0931
Chore: restrict `.only` (#26537)
sampaiodiego Aug 10, 2022
fcf2864
[FIX] Allow normal user to open apps contextual bar (#26495)
tapiarafael Aug 11, 2022
58e68f2
[FIX] LDAP fails to sync teams when the user DN has escaped character…
pierre-lehnen-rc Aug 11, 2022
7cc39bc
[IMPROVE] validateParams to accept different validators per request m…
KevLehman Aug 1, 2022
bc6e5ee
[FIX] Chats holds to load history for some time (#26425)
Aug 9, 2022
f414e64
[FIX] Endpoints not working when using "Use Real Name" setting (#26530)
sampaiodiego Aug 10, 2022
8cca365
[FIX] LDAP fails to sync teams when the user DN has escaped character…
pierre-lehnen-rc Aug 11, 2022
1f6fb8f
Bump version to 5.0.3
sampaiodiego Aug 11, 2022
c5b43b0
Merge pull request #26551 from RocketChat/release-5.0.3
sampaiodiego Aug 12, 2022
50af9b2
Chore: update fuselage rounded edition (#26540)
dougfabris Aug 12, 2022
ad45f75
Chore: update codeowners for omnichannel (#25771)
KevLehman Aug 12, 2022
df2e775
Chore: Add translations code owner (#26560)
dougfabris Aug 12, 2022
69475aa
Chore: test for change avatar (#26543)
weslley543 Aug 12, 2022
5d5c060
i18n: Fix Korean set role translation (#24966)
imyaman Aug 12, 2022
662ffb8
[FIX] - Incoming SMSs no longer clash with ongoing livechat conversat…
cauefcr Aug 12, 2022
9557513
Chore: Replace timeAgo on WebdavFilePickerTable (#26564)
dougfabris Aug 12, 2022
5b8b53e
Chore: Remove method calls - Stage 1 (#26149)
ggazzo Aug 12, 2022
9d1ff90
Chore: transfer to another agent (#26545)
weslley543 Aug 15, 2022
4f946a0
[FIX] Chats not getting assigned to offline agents even when "Accept …
murtaza98 Aug 16, 2022
521e747
Chore: Migrate omni-chat forwarding to use API instead of meteor meth…
murtaza98 Aug 16, 2022
3d80a11
Regression: Team name validation failing always. (#26574)
gabriellsh Aug 16, 2022
49fa71a
[FIX] Slash commands description as undefined (#26372)
carlosrodrigues94 Aug 16, 2022
1928374
[FIX] incorrect error toast messages (#26320)
debdutdeb Aug 16, 2022
643e818
[FIX] Unable to remove a user who joined a public team with a mention…
LucianoPierdona Aug 16, 2022
e63b068
Chore: Separating user edit form to prevent browser autocomplete (#26…
hugocostadev Aug 16, 2022
0b8ebae
[FIX] SMS service check (#26558)
KevLehman Aug 16, 2022
aa02a99
[FIX] Katex is not respecting the 'Katex_Enabled' setting (#26542)
Aug 16, 2022
39ef692
Chore: Remove translation owners (#26598)
sampaiodiego Aug 16, 2022
b3bc896
Chore: Fix some settings with incompatible default value types (#26114)
pierre-lehnen-rc Aug 16, 2022
35c7862
[FIX][ENTERPRISE] User not marked as offline on log out when using mi…
sampaiodiego Aug 16, 2022
dc0510f
i18n: Language update from LingoHub 🤖 on 2022-08-15Z (#26570)
lingohub[bot] Aug 16, 2022
f28db32
[FIX] Prune messages not removing thumbnails (#26443)
LucianoPierdona Aug 17, 2022
5bca39e
[FIX] Default BH not getting applied in-case any other BH is disabled…
murtaza98 Aug 17, 2022
b513c5d
Chore: Wait subscription to expose message composer (#26600)
ggazzo Aug 17, 2022
fe26bce
[FIX] Reset password errors (#26597)
sampaiodiego Aug 17, 2022
ddfcf87
[FIX] Notification preferences not updated on save (#26461)
yash-rajpal Aug 17, 2022
22f209d
[FIX] Permission `view-all-teams` is not checked in the `teams.info` …
LucianoPierdona Aug 17, 2022
3039f2e
[NEW] Fallback Error component for Engagement Dashboard widgets (#26441)
hugocostadev Aug 17, 2022
e8aeae3
Chore: remove useMethod calls (#26195)
jeanfbrito Aug 17, 2022
7f66816
Regression: Update custom homepage content behavior (#26571)
gabriellsh Aug 17, 2022
a1476d0
[FIX] Users can access public discussions inside private channels the…
LucianoPierdona Aug 17, 2022
6cc17f1
[FIX] Save edited tags for omnichannel departments (#26481)
tiagoevanp Aug 18, 2022
d2f3e1f
[FIX] add image format validation (#25912)
Aug 18, 2022
563cc08
Chore: Fix services image publish do DockerHub (#26608)
sampaiodiego Aug 18, 2022
5380b3b
[FIX] UI fixes on dropdown titles (#26318)
guijun13 Aug 18, 2022
7d3523a
Chore: omnichannel-departments tests (#26607)
ggazzo Aug 18, 2022
c87eedd
Chore: Prevent tooltip from opening after click (#26612)
ggazzo Aug 18, 2022
06bf4ae
[FIX] Add Offline License Endpoint (#26282)
LucianoPierdona Aug 18, 2022
4deb181
[FIX] Slackbridge Connect Error (#25793)
LucianoPierdona Aug 19, 2022
1329ee1
Chore: skipping tests that are based on kebab menu (#26616)
ggazzo Aug 19, 2022
d3de938
Regression: Fix services Docker build (#26617)
sampaiodiego Aug 19, 2022
5750c22
[IMPROVE] New 'not found page' design (#26452)
guijun13 Aug 19, 2022
9d3a06e
Chore: Remove console.log (#26618)
debdutdeb Aug 19, 2022
27f716a
[FIX][ENTERPRISE] User not marked as offline on log out when using mi…
sampaiodiego Aug 16, 2022
c414b90
Chore: Fix services image publish do DockerHub (#26608)
sampaiodiego Aug 18, 2022
f5222dc
Regression: Fix services Docker build (#26617)
sampaiodiego Aug 19, 2022
3568f1d
Bump version to 5.0.4
murtaza98 Aug 19, 2022
cb5bf38
Revert: [FIX] Users can access public discussions inside private chan…
sampaiodiego Aug 19, 2022
38ba921
Chore: Missing permissions translations (#26546)
dougfabris Aug 19, 2022
29fb34b
Merge pull request #26620 from RocketChat/release-5.0.4
sampaiodiego Aug 19, 2022
bfbade5
Chore: Remove Livechat Dashboard Templates (#26627)
MartinSchoeler Aug 19, 2022
2b8db0d
Chore: Remove trash collection from models when not used (#26628)
sampaiodiego Aug 19, 2022
f40006c
Chore: create removeWebdavAccount endpoint (#26393)
felipe-rod123 Aug 19, 2022
af098c4
Chore: Move fuselage-ui-kit to main repo (#26630)
ggazzo Aug 19, 2022
940ef1c
Chore: Fail-fast on callbacks (#26572)
KevLehman Aug 19, 2022
f9e06bf
Regression: Modal footer alignment (#26635)
yash-rajpal Aug 19, 2022
f71c273
Regression: Home cards UI tweaks (#26610)
dougfabris Aug 19, 2022
6e3306b
Chore: Refactor RoomMembers to Typescript (#26559)
dougfabris Aug 20, 2022
00e1b2c
Chore: Convert AppSettingsAssembler to tsx (#26626)
juliajforesti Aug 22, 2022
90b44e8
Chore: Fix CI intermittent (#26649)
ggazzo Aug 22, 2022
71254af
[FIX] Blank screen after requesting transcript (#26385)
MartinSchoeler Aug 22, 2022
5be9725
Chore: Create teams management tests (#26578)
Aug 22, 2022
8a2899f
Chore: Migrate modules related to `room` template to TypeScript (#25881)
tassoevan Aug 22, 2022
f0ad004
[FIX] Current Chat Custom Field Filter (#26200)
MartinSchoeler Aug 22, 2022
41804a0
Regression: Custom status loading forever in Usercard (#26656)
dougfabris Aug 22, 2022
5b33cec
Chore: Move `Card` and related components to `@rocket.chat/ui-client`…
tassoevan Aug 23, 2022
4c412cd
Chore: Add license env var to ee tests (#26650)
ggazzo Aug 23, 2022
ae03dc7
i18n: Language update from LingoHub 🤖 on 2022-08-22Z (#26645)
lingohub[bot] Aug 23, 2022
34bd266
[FIX] Agents (with user status offline & omni-status as available) no…
murtaza98 Aug 23, 2022
655a6fd
Chore: Fix grammatical typo when only one message is pruned (#21902)
shrinish123 Aug 23, 2022
00c787f
[FIX] Not allowed error in discussion room with a private parent chan…
Aug 23, 2022
d326414
Regression: CI (#26658)
ggazzo Aug 23, 2022
86797fb
Chore: Permissions check per endpoint/method (#26419)
KevLehman Aug 23, 2022
dd138b4
[FIX] MDM content alignment (#26665)
guijun13 Aug 24, 2022
95d24cf
[NEW] allow ephemeral messages to receive a specific id (#26118)
tapiarafael Aug 24, 2022
76ed463
[NEW] Adding oauth crud on the rocket.chat side (#26220)
AllanPazRibeiro Aug 24, 2022
c3eb54a
Chore: Importer rest types, meteor methods to TS and API unit tests (…
albuquerquefabio Aug 24, 2022
72de81b
[FIX] Slack User CSV importer not working (#26629)
pierre-lehnen-rc Aug 24, 2022
7ada86f
[IMPROVE] Spotlight search user results (#26599)
pierre-lehnen-rc Aug 24, 2022
18722ac
Regression: Add alsoSendThreadToChannel to user settings api (#26663)
ggazzo Aug 24, 2022
0083b0d
Regression: Prevent message from being temp forever (#26668)
ggazzo Aug 24, 2022
f093640
[NEW] Warn admins about running multiple instances of the monolith (#…
pierre-lehnen-rc Aug 24, 2022
12481d5
[IMPROVE] General federation improvements (#26150)
MarcosSpessatto Aug 24, 2022
3ae6fbb
Chore: Remove & Test old closeChat templates (#26631)
MartinSchoeler Aug 25, 2022
0ba7bbc
Chore: Convert AppSetting to tsx (#26625)
juliajforesti Aug 25, 2022
7823746
Chore: Remove italic/bold font-style from system messages (#26655)
hugocostadev Aug 25, 2022
5f20d50
[FIX] Autotranslate method should respect setting (#26549)
KevLehman Aug 25, 2022
063de7d
[FIX] Active users count on `@all` and `@here` (#25957)
LucianoPierdona Aug 25, 2022
1de809a
[FIX] Correct IMAP configuration for email inbox (#25789)
cauefcr Aug 25, 2022
5ec8b3a
Regression: "Cache size is not a function" error when booting (#26683)
KevLehman Aug 25, 2022
68bc2ae
Regression: invalid statistics format (#26684)
cauefcr Aug 25, 2022
10932a5
[IMPROVE] Added identification on calls to/from existing contacts (#2…
aleksandernsilva Aug 25, 2022
862bd08
[FIX] Avatars of other chats disappear when they located near chat wi…
Aug 25, 2022
be9b1c6
Chore: Create tests for Omnichannel admin add a custom fields (#26609)
weslley543 Aug 25, 2022
6e77912
[NEW] Capability to search visitors by custom fields (#26312)
cauefcr Aug 25, 2022
74ea125
Regression: Banner - Room not found - Omnichannel room (#26693)
ggazzo Aug 26, 2022
4344746
Chore: More Omnichannel tests (#26691)
KevLehman Aug 26, 2022
b2480ad
Chore: Upgrade dependencies (#26694)
ggazzo Aug 26, 2022
860128b
Bump version to 5.1.0-rc.0
murtaza98 Aug 26, 2022
726d9f5
Regression: Remove log from banners.ts (#26699)
gabriellsh Aug 26, 2022
cfac3b6
Chore: Engagement Dashboard end to end tests (#26702)
hugocostadev Aug 26, 2022
0790192
Chore: Remove visitor, agent and customTemplate meteor templates (#26…
MartinSchoeler Aug 26, 2022
2155e04
Chore: create a test for managers screen (#26581)
weslley543 Aug 26, 2022
36d5252
Chore: Remove & Test cannedResponse meteor templates (#26706)
MartinSchoeler Aug 26, 2022
df8b9dc
Chore: Convert AutoCompleteAgent to tsx (#26704)
juliajforesti Aug 26, 2022
6735565
[FIX] Omnichannel inquiries being updated even if not needed (#26692)
KevLehman Aug 28, 2022
2bb188a
[FIX][ENTERPRISE] Omnichannel real time data on micro services (#26703)
KevLehman Aug 28, 2022
d0de03d
Merge remote-tracking branch 'origin/develop' into release-candidate
murtaza98 Aug 29, 2022
7a1297a
Bump version to 5.1.0-rc.1
murtaza98 Aug 29, 2022
e13d7d2
[FIX] Business Units endpoints not filtering by Unit type (#26713)
KevLehman Aug 29, 2022
5e3890f
[FIX] Omnichannel inquiries being updated even if not needed (#26692)
KevLehman Aug 28, 2022
eefaf91
[FIX][ENTERPRISE] Omnichannel real time data on micro services (#26703)
KevLehman Aug 28, 2022
dd4c2f7
[FIX] Business Units endpoints not filtering by Unit type (#26713)
KevLehman Aug 29, 2022
89fc642
Bump version to 5.0.5
sampaiodiego Aug 29, 2022
30695f2
Merge pull request #26718 from RocketChat/release-5.0.5
sampaiodiego Aug 29, 2022
473455a
Regression: Workaround to handle auto stopped computations 😞 (#26745)
ggazzo Aug 30, 2022
1b63693
Regression: REST setUserPublicAndPrivateKeys (#26753)
ggazzo Aug 30, 2022
2ee154a
Merge remote-tracking branch 'origin/develop' into release-candidate
murtaza98 Aug 31, 2022
8dab76e
Bump version to 5.1.0-rc.2
murtaza98 Aug 31, 2022
a0ce67f
Regression: AutoTranslate is disabled error (#26701)
gabriellsh Aug 31, 2022
13099b4
Regression: Select settings options not visible on Apps Setting panel…
murtaza98 Aug 31, 2022
1599a22
Regression: Sidebar Search list local data cache and keyboard navigat…
gabriellsh Aug 31, 2022
d860c34
Regression: Empty custom-fields filter on Current Chats causing issue…
murtaza98 Aug 31, 2022
875aef8
Regression: Fix Current Chats Page Issues (#26744)
MartinSchoeler Aug 31, 2022
717dc66
Regression: Custom fields not being saved for room (#26747)
KevLehman Aug 31, 2022
d167867
Chore: Fix docker latest tag push (#26770)
debdutdeb Sep 1, 2022
ce7d69c
Chore: Bump fuselage packages (#26769)
dougfabris Sep 1, 2022
e0b7e02
Chore: Update Apps-Engine (#26765)
d-gubert Sep 1, 2022
4d340d9
Regression: Visitor being overwritten on call end (#26756)
aleksandernsilva Sep 1, 2022
23b252c
[IMPROVE] Remove device-management banner and modal (#26729)
yash-rajpal Sep 1, 2022
aff3721
Regression: Instances Modal breaking (#26779)
gabriellsh Sep 1, 2022
7da8dc8
i18n: pt-BR translation typo (#26732)
jeanfbrito Sep 2, 2022
40f5e69
Merge branch 'master' into develop
Sep 2, 2022
4e72b34
Merge remote-tracking branch 'origin/develop' into release-candidate
murtaza98 Sep 2, 2022
860e75e
Bump version to 5.1.0-rc.3
murtaza98 Sep 2, 2022
b907a34
Bump version to 5.1.0
murtaza98 Sep 2, 2022
34df27a
Merge pull request #26783 from RocketChat/release-5.1.0
sampaiodiego Sep 2, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 0 additions & 6 deletions .babelrc

This file was deleted.

66 changes: 0 additions & 66 deletions .docker-mongo/Dockerfile

This file was deleted.

49 changes: 0 additions & 49 deletions .docker/Dockerfile

This file was deleted.

36 changes: 0 additions & 36 deletions .docker/Dockerfile.alpine

This file was deleted.

5 changes: 0 additions & 5 deletions .dockerignore

This file was deleted.

44 changes: 0 additions & 44 deletions .drone.yml

This file was deleted.

1 change: 0 additions & 1 deletion .drone.yml.sig

This file was deleted.

23 changes: 0 additions & 23 deletions .eslintignore

This file was deleted.

145 changes: 0 additions & 145 deletions .eslintrc

This file was deleted.

Loading