Commit e23c72e
committed
Merge branch 'develop' into single-server-4.18.0
# Conflicts:
# __tests__/__snapshots__/Storyshots.test.js.snap
# android/app/build.gradle
# app/actions/actionsTypes.js
# app/actions/permissions.js
# app/constants/settings.js
# app/containers/markdown/Link.js
# app/i18n/locales/ar.json
# app/i18n/locales/de.json
# app/i18n/locales/en.json
# app/i18n/locales/es-ES.json
# app/i18n/locales/fr.json
# app/i18n/locales/it.json
# app/i18n/locales/ja.json
# app/i18n/locales/nl.json
# app/i18n/locales/pt-BR.json
# app/i18n/locales/pt-PT.json
# app/i18n/locales/ru.json
# app/i18n/locales/tr.json
# app/i18n/locales/zh-CN.json
# app/i18n/locales/zh-TW.json
# app/lib/methods/getPermissions.js
# app/lib/methods/getRoles.js
# app/lib/rocketchat.js
# app/reducers/index.js
# app/reducers/permissions.js
# app/sagas/createChannel.js
# app/sagas/deepLinking.js
# app/sagas/init.js
# app/sagas/login.js
# app/sagas/room.js
# app/sagas/selectServer.js
# app/utils/log/events.js
# app/views/RoomActionsView/index.js
# app/views/RoomInfoEditView/index.js
# app/views/RoomInfoView/index.js
# app/views/RoomView/List/NavBottomFAB.js
# app/views/RoomView/List/index.js
# app/views/RoomsListView/Header/Header.js
# app/views/RoomsListView/index.js
# e2e/data.js
# e2e/data/data.cloud.js
# e2e/data/data.docker.js
# e2e/helpers/app.js
# e2e/helpers/data_setup.js
# e2e/tests/assorted/01-e2eencryption.spec.js
# e2e/tests/assorted/03-profile.spec.js
# e2e/tests/assorted/04-setting.spec.js
# e2e/tests/assorted/06-status.spec.js
# e2e/tests/assorted/07-changeserver.spec.js
# e2e/tests/assorted/09-joinfromdirectory.spec.js
# e2e/tests/assorted/10-deleteserver.spec.js
# e2e/tests/assorted/11-deeplinking.spec.js
# e2e/tests/assorted/12-i18n.spec.js
# e2e/tests/onboarding/01-onboarding.spec.js
# e2e/tests/room/01-createroom.spec.js
# e2e/tests/room/02-room.spec.js
# e2e/tests/room/03-roomactions.spec.js
# e2e/tests/room/04-discussion.spec.js
# e2e/tests/room/05-threads.spec.js
# e2e/tests/room/06-createdmgroup.spec.js
# e2e/tests/room/07-markasunread.spec.js
# e2e/tests/team/01-createteam.spec.js
# e2e/tests/team/02-team.spec.js
# e2e/tests/team/03-moveconvert.spec.js
# ios/RocketChatRN.xcodeproj/project.pbxproj
# ios/RocketChatRN/Info.plist
# ios/ShareRocketChatRN/Info.plist
# package.jsonFile tree
110 files changed
+5485
-2609
lines changed- __tests__/__snapshots__
- android/app
- app
- actions
- constants
- containers
- InAppNotification
- markdown
- i18n/locales
- lib
- database
- model/servers
- schema
- methods
- reducers
- sagas
- utils
- log
- views
- RoomActionsView
- RoomInfoEditView
- RoomInfoView
- RoomMembersView
- RoomView/List
- RoomsListView
- Header
- SettingsView
- SidebarView
- e2e
- data
- docker/docker-entrypoint-initdb.d
- helpers
- tests
- assorted
- onboarding
- room
- team
- ios
- RocketChatRN.xcodeproj
- RocketChatRN
- patches
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
110 files changed
+5485
-2609
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
158 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
159 | 178 | | |
0 commit comments