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

Update Rocket.Chat to 3.12.1 - last merged state including Smarti #685

Draft
wants to merge 612 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
612 commits
Select commit Hold shift + click to select a range
1523a25
Merge branch 'fix/#14027-edit-discussion-rooms' into merge/1.0
mrsimpson May 7, 2019
600cd0d
adjust migrations
vickyokrm May 7, 2019
addbbc0
fix the prev migration issue for team chat
vickyokrm May 7, 2019
24e587a
Adapt migration to discussions: Always create a quoted message
mrsimpson May 8, 2019
74dd7d9
remove intermediate fix for migration of team chat
mrsimpson May 8, 2019
78ecf7a
Migration of threads: Fix message_link
mrsimpson May 8, 2019
48d5f1a
Merge tag '1.0.3' into merge/1.0
mrsimpson May 13, 2019
e79525c
update timestamp on quote
vickyokrm May 13, 2019
d96dfa5
Re-merge tag '1.0.3' into HEAD
mrsimpson May 27, 2019
94b150c
Fix MongoURL in CircleCI
mrsimpson May 27, 2019
bf4caf2
Remove DBS autotranslate
mrsimpson May 27, 2019
5d48ee5
Install dependencies
mrsimpson May 27, 2019
476ffda
Re-add MONGO_URL in CircleCI
mrsimpson May 27, 2019
d1eb992
Migration: Set timestamp for quoted messages
mrsimpson May 27, 2019
b449ffd
Merge pull request #603 from assistify/merge/1.0
mrsimpson May 27, 2019
fd9404f
Merge tag '1.1.1' into merge/1.1
mrsimpson May 31, 2019
4531d58
Add missing german translations
mrsimpson May 31, 2019
73b7ee9
Two headers in one page: Try to add spacing
mrsimpson May 31, 2019
16c27a5
Adhere to new linting rules in Assistify-packages
mrsimpson May 31, 2019
6ea2717
Merge remote-tracking branch 'origin/develop' into merge/1.1
mrsimpson May 31, 2019
b9057ca
Drop an obsolete index on livechat subscriptions
mrsimpson Jun 3, 2019
beb36fa
Add missing German Translations
vickyokrm Jun 4, 2019
f92a8a6
Import Assistify logo for livechat
vickyokrm Jun 4, 2019
55e8831
Merge pull request #609 from assistify/fix/#608-Fix-LiveChat-Issues
mrsimpson Jun 4, 2019
2652fa3
Merge pull request #607 from assistify/fix/drop-obsolete-livechat-index
vickyokrm Jun 4, 2019
735c82d
update packages
mrsimpson Jun 4, 2019
39ee85f
Update deployed version of node.js
mrsimpson Jun 5, 2019
fa1a581
Merge pull request #610 from assistify/release/1.0.3-0.9.9
vickyokrm Jun 5, 2019
e092b4f
Merge pull request #611 from assistify/release/1.0.3-0.9.9
ruKurz Jun 6, 2019
64b419b
Use logger module for logging
vickyokrm Jun 19, 2019
90aeb72
Add sections for each provider
vickyokrm Jun 19, 2019
acaadfd
Show provide info on the log
vickyokrm Jun 19, 2019
53ea101
Fix translation issue from the context menu
vickyokrm Jun 19, 2019
b001d62
Merge pull request #615 from assistify/hotfix/#614-autotranslate-exce…
jschirrmacher Jun 19, 2019
097b01d
Pass the message text correctly
vickyokrm Jun 24, 2019
467fa9d
Merge pull request #617 from assistify/hotfix/#616-copy-not-working
jschirrmacher Jun 24, 2019
7e7467d
invalidate msg cache after 500ms
vickyokrm Jun 25, 2019
ce31532
Merge remote-tracking branch 'origin/hotfix/#614-autotranslate-except…
vickyokrm Jun 25, 2019
0b3ce8e
Merge pull request #619 from assistify/fix/#618-reduce-msg-render-time
jschirrmacher Jun 25, 2019
639d1f7
Merge tag '1.1.3' into merge/1.1
mrsimpson Jul 8, 2019
44de29f
Grant more time for info table to appear in test
mrsimpson Jul 8, 2019
5bf2c7b
Fix tests (DOM selectors)
mrsimpson Jul 8, 2019
072b83f
Make usage statistics configurable
mrsimpson Jul 11, 2019
6e0dd15
Fix test manual user activation: Wait for userlist
mrsimpson Jul 11, 2019
bab3eb5
Merge branch 'develop' into merge/1.1
mrsimpson Jul 12, 2019
052f631
Adhere to latest linting-rules
mrsimpson Jul 12, 2019
7eb12d1
Unblock loading of Smarti UI widget
mrsimpson Jul 15, 2019
ea8e9a7
Fix Smarti Adapter: Always pass roomId instead of room object
mrsimpson Jul 15, 2019
7f3d3f1
Fix Smarti re-sync and reading cached mapping
mrsimpson Jul 16, 2019
6320de3
Blank lines
mrsimpson Jul 17, 2019
2f8d69d
Merge pull request #606 from assistify/merge/1.1
mrsimpson Jul 19, 2019
b1d7bce
Merge remote-tracking branch 'origin/develop' into resolve-unneccessa…
vickyokrm Jul 23, 2019
82d75ad
Adjust package.json
vickyokrm Jul 23, 2019
78366c7
remove package.json from Assistifyai
vickyokrm Jul 23, 2019
4a4418a
Adjust import order
vickyokrm Jul 23, 2019
97765ed
Add hasha into Package.json to be used by statistics
vickyokrm Jul 23, 2019
cb07102
remove unused assistify ai files
vickyokrm Jul 23, 2019
d9a6128
Merge remote-tracking branch 'origin/master' into release/1.1.3-0.9.10
mrsimpson Jul 24, 2019
5f02681
Bump version to 1.1.3-0.9.10
mrsimpson Jul 24, 2019
7c4561b
Re-add assistify specific configuration
mrsimpson Jul 24, 2019
dff63c8
Merge pull request #622 from assistify/release/1.1.3-0.9.10
vickyokrm Jul 25, 2019
6551936
Allow manager to assign roles
vickyokrm Jul 26, 2019
133529f
Merge pull request #625 from assistify/fix/manager-assign-roles
jschirrmacher Jul 29, 2019
f9ebf80
Limit resynched messages to last 10 messages
mrsimpson Aug 14, 2019
d66ebad
Disable implicit resync to Smarti onMessage
mrsimpson Aug 14, 2019
1d74418
Merge remote-tracking branch 'origin/master' into develop
mrsimpson Aug 14, 2019
cc732ec
Merge branch 'develop' into fix/smarti-resync-performance-impact
mrsimpson Aug 14, 2019
ae7f039
Bump version to 1.1.3-
mrsimpson Aug 14, 2019
d39bdd6
Merge pull request #628 from assistify/release/1.1.3-0.9.11
ruKurz Aug 16, 2019
630372d
Fix deployment script - remove version dependency
mrsimpson Aug 23, 2019
db3d052
Merge pull request #629 from assistify/release/1.1.3-0.9.11
mrsimpson Aug 23, 2019
1516599
Merge tag '1.3.2' into merge/1.3
mrsimpson Aug 27, 2019
3233371
[NEW] #8771 - fine granular settings permissions (#8942)
mrsimpson Aug 20, 2019
1ff545c
[NEW] Integrate DEEPL translation service to RC core (#12174)
vickyokrm Aug 10, 2019
54995bb
Fix typo in permissions tab
mrsimpson Aug 27, 2019
f50a8ea
Allow managers to view statistics
mrsimpson Aug 27, 2019
8b34348
Remove dependency to rocketchat:tapi18n …
mrsimpson Aug 27, 2019
d8723bb
Fix assignment of permissions
mrsimpson Aug 27, 2019
7ce062d
Merge remote-tracking branch 'upstream/develop' into merge/2.0
mrsimpson Aug 27, 2019
fbe9230
Merge pull request #631 from assistify/manager-view-statistics
mrsimpson Aug 27, 2019
0d7cb92
Merge remote-tracking branch 'upstream/develop' into merge/2.0
mrsimpson Aug 28, 2019
fb9ebf4
Add trigger for ECS-infrastructure to deployment
mrsimpson Aug 28, 2019
3209fb9
Fix indention in deployment script
mrsimpson Aug 28, 2019
8a97f65
Merge pull request #634 from assistify/deployment-ecs
mrsimpson Aug 28, 2019
1241704
Merge branch 'develop' into fix-deployment-script
mrsimpson Aug 28, 2019
4c34cb5
Merge pull request #630 from assistify/fix-deployment-script
jschirrmacher Aug 28, 2019
8cadb79
Merge pull request #632 from assistify/merge/1.3
mrsimpson Aug 28, 2019
dc16403
Don't skip CircleCI if it's a PR
mrsimpson Aug 28, 2019
08268f1
Merge pull request #635 from assistify/fix-circleci-skip-deploy
mrsimpson Aug 28, 2019
ee38c92
CircleCI: Hold before deploy only on master branch
mrsimpson Aug 29, 2019
c486fb2
Merge remote-tracking branch 'upstream/develop' into merge/2.0
mrsimpson Sep 2, 2019
1a73ec4
Docker: Determine INSTANCE_IP if not injected (#637)
mrsimpson Sep 3, 2019
5fb00ff
Merge branch 'master' of https://github.com/assistify/Rocket.Chat int…
vickyokrm Sep 10, 2019
f1abaf5
bump version to v1.3.2-0.9.12
vickyokrm Sep 10, 2019
493dd25
Merge pull request #638 from assistify/release/1.3.2-0.9.12
ruKurz Sep 10, 2019
0ce0c98
Merge pull request #639 from assistify/master
mrsimpson Sep 11, 2019
0fbaf12
Update DeepL to version 2
mrsimpson Sep 13, 2019
04b87a7
Merge pull request #640 from assistify/deepl-v2
vickyokrm Sep 13, 2019
f70380f
Add migrations for Auto translate
vickyokrm Sep 13, 2019
c9bc966
Fix logging
vickyokrm Sep 13, 2019
91532c0
Merge pull request #641 from assistify/fix/auto-translate-migrations
vickyokrm Sep 16, 2019
e9678ab
Fix docker image build for non-PRs
mrsimpson Sep 19, 2019
633ee4c
Merge tag '2.0.0' into merge/2.0
mrsimpson Sep 19, 2019
e4d2e64
Merge pull request #642 from assistify/fix-docker-image-build
mrsimpson Sep 19, 2019
d0f350b
CHeery-Pick of a0d8658
sampaiodiego Sep 13, 2019
dda39a6
Try to make CircleCI build docker image on develop
mrsimpson Sep 19, 2019
c6941e7
Remove graphql
mrsimpson Sep 19, 2019
477b601
No GraphlQL, no GraphQL tests
mrsimpson Sep 19, 2019
ca29d5b
Fix admin page in tests since GraphQL was removed
mrsimpson Sep 19, 2019
73f0ca9
Merge pull request #643 from assistify/update-meteor-1.8.1
mrsimpson Sep 20, 2019
49bb317
Fix CircleCI dependency for image build on develop
mrsimpson Sep 20, 2019
22d9f95
Provide release notes
mrsimpson Sep 20, 2019
88cb24e
Merge remote-tracking branch 'origin/master' into develop
mrsimpson Sep 20, 2019
80911c8
Merge pull request #647 from assistify/release/1.1.3-0.9.13
vickyokrm Oct 31, 2019
ae93635
CircleCI: Re-add image-build-prod-step
vickyokrm Nov 4, 2019
1c715ce
Microsoft translate (#648)
vickyokrm Nov 6, 2019
a0f969b
Microsoft translate fixes (#649)
vickyokrm Nov 11, 2019
ca48ece
Add MD5 hash to packages
vickyokrm Nov 12, 2019
c065bc1
Hash the message to be used as key
vickyokrm Nov 12, 2019
5aa16a8
Clear cache on translation language change
vickyokrm Nov 12, 2019
2f7bfd0
remove unwanted packages
vickyokrm Nov 12, 2019
b2849d9
Check subscription to avoid undefined exception
vickyokrm Nov 12, 2019
29ee08c
Merge pull request #650 from assistify/fix/hash-message-cache-key
ruKurz Nov 12, 2019
be1bcf0
Make sure that config-experts can manage apps
jschirrmacher Nov 14, 2019
6e68e7c
Set verfication status for users invited by a manager
jschirrmacher Nov 14, 2019
3e35a04
Merge pull request #653 from assistify/fix/add-users-verified
ruKurz Nov 14, 2019
0a7435d
Provide release notes
ruKurz Nov 14, 2019
077b9f9
Fixed typo in release notes
ruKurz Nov 14, 2019
973666d
bump version
mrsimpson Nov 14, 2019
e5a5b40
Merge pull request #654 from assistify/release/1.3.2-0.9.14
mrsimpson Nov 14, 2019
3bffb5b
Merge pull request #652 from assistify/feature/config-experts-can-man…
ruKurz Nov 20, 2019
025d2a9
Merge tag '2.1.2' into merge/2.1.2
mrsimpson Dec 16, 2019
39e90a2
Merge remote-tracking branch 'origin/master' into merge/2.1.2
mrsimpson Dec 16, 2019
3641323
Fix merge issues
mrsimpson Dec 17, 2019
972b17c
Harmonize CircleCI with Upstream
mrsimpson Dec 17, 2019
bad3fa8
on't use startup script anymore
mrsimpson Dec 17, 2019
e7cab6f
make tests more robust
mrsimpson Dec 18, 2019
d1a5f69
Merge tag '2.3.2' into merge/2.3
mrsimpson Jan 4, 2020
0517939
linting
mrsimpson Jan 4, 2020
ad76e68
Merge remote-tracking branch 'origin/develop' into merge/2.3
mrsimpson Jan 6, 2020
a1a39dd
Merge pull request #658 from assistify/merge/2.3
jschirrmacher Jan 6, 2020
524cd72
bump version
mrsimpson Jan 7, 2020
50502bb
Fix CircleCI build of tagged commits
mrsimpson Jan 7, 2020
e39612d
Use local Dockerfile for building the image
mrsimpson Jan 7, 2020
f4743b4
Fix local Dockerfile
mrsimpson Jan 7, 2020
f71be21
Docker build: Fix permissions in meteor folder
mrsimpson Jan 7, 2020
7e9a11b
CircleCI: Remove steps for image tags
mrsimpson Jan 7, 2020
3a4ff8a
Docker local build: Reuse cache from build
mrsimpson Jan 7, 2020
d86b66a
New API route to log out from other sessions
jschirrmacher Jan 9, 2020
19d5a01
Execute api tests too
jschirrmacher Jan 9, 2020
98a7968
Saving working version, only tests doesn't work yet
jschirrmacher Jan 9, 2020
1cad7c4
Removed unwanted changes in 'versions'
jschirrmacher Jan 9, 2020
981dc4b
Commit of current state
jschirrmacher Jan 9, 2020
deab242
Adapted test to retry up to 20 times until timing out
jschirrmacher Jan 9, 2020
87905f6
Test for token removal: Fewer promises
mrsimpson Jan 9, 2020
6ce4df3
Merge pull request #661 from assistify/feature/api-to-logout-from-oth…
jschirrmacher Jan 10, 2020
a413b75
Rewritten again for explicit timeout
jschirrmacher Jan 10, 2020
a76a8fd
Reduced interval to 1s, fixed message
jschirrmacher Jan 10, 2020
3f15893
Merge pull request #659 from assistify/release/2.3.2-0.9.14
jschirrmacher Jan 10, 2020
7146b51
Merge pull request #660 from assistify/feature/api-to-logout-from-oth…
jschirrmacher Jan 10, 2020
a9f3559
Remove obsolete css
mrsimpson Jan 28, 2020
c2bea3a
Merge remote-tracking branch 'origin/develop' into resolve-unneccessa…
mrsimpson Jan 28, 2020
18b7cae
remove minor changes (blank lines etc.)
mrsimpson Jan 28, 2020
b5a9bda
remove unused startup script in image
mrsimpson Jan 28, 2020
c991d50
remove unused setting rename function
mrsimpson Jan 28, 2020
7958976
remove usage statistics
mrsimpson Jan 28, 2020
859a879
remove minor changes (blank lines etc.)
mrsimpson Jan 28, 2020
4dc5882
remove old artifacts from earlier packages
mrsimpson Jan 28, 2020
61bb3ef
Remove getRoomNameAndTypeByNameOrId
mrsimpson Jan 28, 2020
fbcf477
Remove old backup
mrsimpson Jan 28, 2020
879d9fb
remove non-existant imports
mrsimpson Jan 28, 2020
d09cba4
Remove method to hide old subscriptions
mrsimpson Jan 28, 2020
bd0b210
remove thread slash command
mrsimpson Jan 28, 2020
a26e6e1
Merge pull request #621 from assistify/resolve-unneccessary-diff
mrsimpson Jan 28, 2020
6b8f2ca
Merge tag '2.4.3' into develop
mrsimpson Feb 7, 2020
3f000a3
Merge remote-tracking branch 'origin/master' into release/2.4
mrsimpson Feb 7, 2020
94349ff
Re-establish CircleCI
mrsimpson Feb 7, 2020
3e303d6
linting
mrsimpson Feb 7, 2020
f6af0a1
Merge tag '2.4.7' into release/2.4
mrsimpson Feb 7, 2020
8d2b79e
Fix github actions accessing the github registry
mrsimpson Feb 7, 2020
8fd230b
Merge pull request #662 from assistify/release/2.4
jschirrmacher Feb 11, 2020
5b48a30
API for mass-disabling of idle users
mrsimpson Feb 11, 2020
68eeb64
Reactively show/hide smarti light bulb
mrsimpson Feb 11, 2020
5ae8b05
Merge pull request #666 from assistify/fix/664-deactivated-smarti
jschirrmacher Feb 12, 2020
99f35b3
Fix role being interpreted when deactivating users
mrsimpson Feb 12, 2020
18e4013
Remove local dockerfile
mrsimpson Feb 12, 2020
a04fd8d
Remove env logging on startup
mrsimpson Feb 12, 2020
4af0f46
Merge remote-tracking branch 'upstream/develop' into merge/3.0
mrsimpson Feb 12, 2020
58d342f
Fix syntax errors in Smarti UI tests
mrsimpson Feb 12, 2020
f975506
checkout unneccessarily change files from core
mrsimpson Feb 12, 2020
5bb0255
Merge pull request #665 from assistify/pick/deactivate-inactive-users…
mrsimpson Feb 12, 2020
ac0723f
Bump version livechat package
mrsimpson Feb 12, 2020
c5be203
Update package-lock.json
mrsimpson Feb 12, 2020
82f16f4
Publish to docker hub in CI
mrsimpson Feb 12, 2020
b880d30
Remove deploy step in CI completely
mrsimpson Feb 12, 2020
58e1177
Remove unneccessary builds
mrsimpson Feb 13, 2020
4fb94dd
Bump version to v2.4.7-0.9.15
mrsimpson Feb 14, 2020
2eb86d4
Merge pull request #668 from assistify/release/2.4.7-0.9.15
ruKurz Feb 14, 2020
e006726
Merge pull request #669 from assistify/master
mrsimpson Feb 15, 2020
bd72809
Merge tag '3.0.2' into merge/3.0
mrsimpson Mar 2, 2020
bacf456
merge develop
mrsimpson Mar 2, 2020
edf8a15
Remove unneeded migration
mrsimpson Mar 2, 2020
17a94fa
Grant more time to logoutOtherClients test
mrsimpson Mar 2, 2020
9d025f4
Re-enable building PR-images
mrsimpson Mar 2, 2020
8f30a9b
Use DockerHub as target for PR build
mrsimpson Mar 2, 2020
8ac689e
Provide proper docker credentials
mrsimpson Mar 2, 2020
fce99d6
Propagate secrets to env during build
mrsimpson Mar 3, 2020
64bbac4
Merge tag '3.0.3' into release/3.0.3-0.9.15
mrsimpson Mar 13, 2020
6132fcc
Merge pull request #670 from assistify/merge/3.0
mrsimpson Mar 13, 2020
e502b05
Merge pull request #671 from assistify/release/3.0.3-0.9.15
mrsimpson Mar 15, 2020
50ccbfa
Merge pull request #672 from assistify/master
mrsimpson Mar 16, 2020
a3f3acc
Merge tag '3.0.7'
mrsimpson Mar 27, 2020
2dd4d60
Merge pull request #673 from assistify/release/3.0.7
jschirrmacher Mar 28, 2020
72ca3d2
Merge tag '3.2.2' into release/3.2.2
mrsimpson May 26, 2020
2614e85
Remove everything not related to assistify-ai
mrsimpson May 27, 2020
baf63f2
Chatpal: copy global search option from defaultProvider
mrsimpson May 21, 2020
84bfd6f
Chatpal: Make "messages in current room" new result type
mrsimpson May 21, 2020
15ffb33
Chatpal: Fix scrolling in results
mrsimpson May 21, 2020
8e73187
Chatpal: Fix avatar display in results
mrsimpson May 21, 2020
e091033
Merge remote-tracking branch 'origin/master' into release/3.2.2
mrsimpson Jun 8, 2020
4165fdf
Merge pull request #676 from assistify/release/3.2.2
jschirrmacher Jul 4, 2020
2b7dd20
Merge branch 'master' into release-3.5.2
jschirrmacher Sep 9, 2020
650c65f
Merge Rocket.Chat version 3.6.3
jschirrmacher Sep 29, 2020
4c7b89b
Merge branch 'develop' into release/3.6.3
mrsimpson Oct 14, 2020
c39b16a
Merge pull request #678 from assistify/release/3.6.3
mrsimpson Oct 14, 2020
6d7b7b0
Merge tag '3.7.1' into develop
mrsimpson Oct 14, 2020
97acc4b
Remove unused model extension
mrsimpson Oct 14, 2020
e5ae924
Merge pull request #679 from assistify/release/3.7.1
mrsimpson Oct 14, 2020
7b6e174
Bump version to 3.8.3
sampaiodiego Dec 5, 2020
9e231ee
Merge tag '3.8.3' into develop
mrsimpson Dec 7, 2020
7d5e7f0
Don't build microservice-images for assistify
mrsimpson Dec 7, 2020
33685f8
Merge pull request #681 from assistify/merge/3.8.3
mrsimpson Dec 7, 2020
dfc18f0
[FIX] Issue with special message rendering (#19817)
MartinSchoeler Dec 9, 2020
14b0a1c
[FIX] Problem with attachment render (#19854)
MartinSchoeler Dec 15, 2020
47b17af
Bump version to 3.8.4
sampaiodiego Dec 19, 2020
d1c9e1d
Regression: Fix oembed (#19978)
sampaiodiego Dec 28, 2020
b71c157
Bump version to 3.8.5
sampaiodiego Dec 31, 2020
2a80341
Merge tag '3.8.5' into fix/implicit-translation
mrsimpson Jan 21, 2021
29a725c
[FIX] Auto Translate (#19599)
ggazzo Nov 21, 2020
2d01af4
Merge pull request #682 from assistify/fix/implicit-translation
jschirrmacher Jan 22, 2021
14c2acf
Security hotfix
sampaiodiego Jan 26, 2021
5267e66
Bump version to 3.8.6
sampaiodiego Jan 27, 2021
5c9296f
Bump version to 3.8.7
sampaiodiego Jan 27, 2021
95ed038
Bump version to 3.8.8
sampaiodiego Jan 27, 2021
89c14f9
Merge tag '3.8.8' into merge/3.8.8
mrsimpson Jan 27, 2021
ce4cb65
Merge pull request #683 from assistify/merge/3.8.8
mrsimpson Jan 27, 2021
b9f9f79
[FIX] Omnichannel Agents unable to take new chats in the queue (#20022)
rafaelblink Jan 2, 2021
ccc2746
Merge pull request #684 from assistify/fix/3.8-livechat-queue-visible
jschirrmacher Feb 3, 2021
429fe15
Merge tag 3.12.1 into assistify.chat
mrsimpson Mar 18, 2021
dae5f49
Fix Assistify-Tabbar crashing the app
mrsimpson Mar 19, 2021
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
  •  
  •  
  •  
518 changes: 0 additions & 518 deletions .circleci/config.yml.old

This file was deleted.

8 changes: 0 additions & 8 deletions .circleci/namefiles.sh

This file was deleted.

12 changes: 0 additions & 12 deletions .circleci/redhat-registry.sh

This file was deleted.

23 changes: 0 additions & 23 deletions .circleci/setartname.sh

This file was deleted.

2 changes: 0 additions & 2 deletions .circleci/setdeploydir.sh

This file was deleted.

8 changes: 0 additions & 8 deletions .circleci/setupsig.sh

This file was deleted.

40 changes: 0 additions & 40 deletions .circleci/snap.sh

This file was deleted.

10 changes: 0 additions & 10 deletions .circleci/update-releases.sh

This file was deleted.

8 changes: 4 additions & 4 deletions .docker-mongo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ RUN set -x \
&& mkdir -p /app/uploads \
&& chown rocketchat:rocketchat /app/uploads

ADD . /app
ADD entrypoint.sh /app/bundle/
# --chown requires Docker 17.12 and works only on Linux
ADD --chown=rocketchat:rocketchat . /app
ADD --chown=rocketchat:rocketchat entrypoint.sh /app/bundle/

RUN aptMark="$(apt-mark showmanual)" \
&& apt-get install -y --no-install-recommends g++ make python ca-certificates \
Expand All @@ -42,8 +43,7 @@ RUN aptMark="$(apt-mark showmanual)" \
| sort -u \
| xargs -r apt-mark manual \
&& apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false \
&& npm cache clear --force \
&& chown -R rocketchat:rocketchat /app
&& npm cache clear --force

VOLUME /app/uploads

Expand Down
6 changes: 3 additions & 3 deletions .docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ RUN groupadd -g 65533 -r rocketchat \
&& apt-get update \
&& apt-get install -y --no-install-recommends fontconfig

ADD . /app
# --chown requires Docker 17.12 and works only on Linux
ADD --chown=rocketchat:rocketchat . /app

RUN aptMark="$(apt-mark showmanual)" \
&& apt-get install -y --no-install-recommends g++ make python ca-certificates \
Expand All @@ -26,8 +27,7 @@ RUN aptMark="$(apt-mark showmanual)" \
| sort -u \
| xargs -r apt-mark manual \
&& apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false \
&& npm cache clear --force \
&& chown -R rocketchat:rocketchat /app
&& npm cache clear --force

USER rocketchat

Expand Down
14 changes: 5 additions & 9 deletions .docker/Dockerfile.rhel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM registry.access.redhat.com/rhscl/nodejs-8-rhel7
FROM registry.access.redhat.com/ubi8/nodejs-12

ENV RC_VERSION 3.8.2
ENV RC_VERSION 3.12.1

MAINTAINER [email protected]

Expand All @@ -13,9 +13,9 @@ LABEL name="Rocket.Chat" \
description="The Ultimate Open Source Web Chat Platform" \
run="docker run -d --name ${NAME} ${IMAGE}"


# This is ugly... But for some reason npm and node aren't available at this stage.
ENV PATH /opt/rh/rh-nodejs8/root/usr/bin:/opt/app-root/src/node_modules/.bin/:/opt/app-root/src/.npm-global/bin/:/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
USER root
RUN dnf install -y python38 && rm -rf /var/cache /var/log/dnf* /var/log/yum.*
USER default

RUN set -x \
&& gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 0E163286C20D07B9787EBE9FD7F9D0414FD08104 \
Expand All @@ -32,10 +32,6 @@ VOLUME /opt/app-root/src/uploads

WORKDIR /opt/app-root/src/bundle

# Hack needed to force use of bundled library instead of system level outdated library
# https://github.com/lovell/sharp/issues/892
ENV LD_PRELOAD=/opt/app-root/src/bundle/programs/server/npm/node_modules/sharp/vendor/lib/libz.so

ENV DEPLOY_METHOD=docker-redhat \
NODE_ENV=production \
MONGO_URL=mongodb://mongo:27017/rocketchat \
Expand Down
3 changes: 1 addition & 2 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ packages/meteor-streams/
packages/meteor-timesync/
app/emoji-emojione/generateEmojiIndex.js
app/favico/favico.js
app/katex/client/katex/katex.min.js
packages/rocketchat-livechat/assets/rocketchat-livechat.min.js
packages/rocketchat-livechat/assets/rocket-livechat.js
app/theme/client/vendor/
app/ui/client/lib/Modernizr.js
public/packages/rocketchat_videobridge/client/public/external_api.js
packages/tap-i18n/lib/tap_i18next/tap_i18next-1.7.3.js
private/moment-locales/
Expand All @@ -19,3 +17,4 @@ public/workers/**/*
imports/client/
!/.storybook/
ee/server/services/dist/**
!/.mocharc.js
13 changes: 9 additions & 4 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,9 @@
"indent": "off",
"no-extra-parens": "off",
"no-spaced-func": "off",
"no-unused-vars": "off",
"no-useless-constructor": "off",
"no-use-before-define": "off",
"react/jsx-uses-react": "error",
"react/jsx-uses-vars": "error",
"react/jsx-no-undef": "error",
Expand All @@ -99,6 +101,10 @@
"SwitchCase": 1
}
],
"@typescript-eslint/interface-name-prefix": [
"error",
"always"
],
"@typescript-eslint/no-extra-parens": [
"error",
"all",
Expand All @@ -111,10 +117,9 @@
}
],
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/interface-name-prefix": [
"error",
"always"
]
"@typescript-eslint/no-unused-vars": ["error", {
"argsIgnorePattern": "^_"
}]
},
"env": {
"browser": true,
Expand Down
64 changes: 28 additions & 36 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,46 +1,38 @@
<!-- This is a pull request template, you do not need to uncomment or remove the comments, they won't show up in the PR text. -->
<!-- Your Pull Request name should start with one of the following tags -->
<!-- [NEW] For new features -->
<!-- [FIX] For bug fixes -->
<!-- [BREAK] For pull requests including breaking changes -->

## Proposed changes
<!-- Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue below. -->
<!-- Your Pull Request name should start with one of the following tags
[NEW] For new features
[IMPROVE] For a improvement (performance or little improvements) in existent features
[FIX] For bug fixes that affects the end user
[BREAK] For pull requests including breaking changes
Chore: For small tasks
Doc: For documentation
-->

<!-- Checklist!!! If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.
- I have read the Contributing Guide - https://github.com/RocketChat/Rocket.Chat/blob/develop/.github/CONTRIBUTING.md#contributing-to-rocketchat doc
- I have signed the CLA - https://cla-assistant.io/RocketChat/Rocket.Chat
- Lint and unit tests pass locally with my changes
- I have added tests that prove my fix is effective or that my feature works (if applicable)
- I have added necessary documentation (if applicable)
- Any dependent changes have been merged and published in downstream modules
-->

## Proposed changes (including videos or screenshots)
<!-- CHANGELOG -->
<!--
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
If it fixes a bug or resolves a feature request, be sure to link to that issue below.
This description will appear in the release notes if we accept the contribution.
-->

<!-- END CHANGELOG -->

## Issue(s)
<!-- Link the issues being closed by or related to this PR. For example, you can use #594 if this PR closes issue number 594 -->

## How to test or reproduce
## Steps to test or reproduce
<!-- Mention how you would reproduce the bug if not mentioned on the issue page already. Also mention which screens are going to have the changes if applicable -->

## Screenshots

## Types of changes
<!-- What types of changes does your code introduce to Rocket.Chat? -->
<!-- Put an `x` in the boxes that apply -->

- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] Improvement (non-breaking change which improves a current function)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Hotfix (a major bugfix that has to be merged asap)
- [ ] Documentation Update (if none of the other choices apply)

## Checklist
<!-- Put an `x` in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code. -->

- [ ] I have read the [CONTRIBUTING](https://github.com/RocketChat/Rocket.Chat/blob/develop/.github/CONTRIBUTING.md#contributing-to-rocketchat) doc
- [ ] I have signed the [CLA](https://cla-assistant.io/RocketChat/Rocket.Chat)
- [ ] Lint and unit tests pass locally with my changes
- [ ] I have added tests that prove my fix is effective or that my feature works (if applicable)
- [ ] I have added necessary documentation (if applicable)
- [ ] Any dependent changes have been merged and published in downstream modules

## Changelog
<!-- CHANGELOG -->
<!-- Enter HERE a brief text that would go up on the changelog on our releases page -->
<!-- END CHANGELOG -->

## Further comments
<!-- If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc... -->

35 changes: 35 additions & 0 deletions .github/history-manual.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,40 @@
"userLogin": "rodrigok",
"contributors": [],
"description": "Requires the 2FA password fallback enforcement enabled to work"
}],
"3.7.3": [{
"title": "[FIX] Exception on certain login cases including SAML",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego"
]
}],
"3.8.3": [{
"title": "[FIX] Exception on certain login cases including SAML",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego"
]
}],
"3.9.1": [{
"title": "[FIX] Exception on certain login cases including SAML",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego"
]
}],
"3.10.5": [{
"title": "[FIX] Security Hotfix",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego"
]
}],
"3.12.0-rc.3": [{
"title": "[FIX] Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego"
]
}]
}
Loading