Commit 187f21a
Merge branch 'release/1.26.0' (#753)
* chore: Bump version to 1.10.0 (#714)
* build: Version 1.10.1 (#715)
* chore: Bump semver from 5.7.1 to 5.7.2 (#717)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: Bump word-wrap from 1.2.3 to 1.2.4 (#718)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: Bump tough-cookie from 4.1.2 to 4.1.3 (#716)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <[email protected]>
* feat: Refresh conversations and messages when the app start from the b.g (#720)
* fix: Attachment cropping in full screen (#721)
* fix: Sort messages by created date (#722)
* chore: enable herms in android (#724)
* chore: Stability improvements (#725)
* chore: Release iOS v1.10.7
* fix: Auto height issues in email messages (#727)
* chore: Translation updates (#729)
* chore: Bump activesupport from 6.1.7.3 to 6.1.7.6 (#728)
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.3 to 6.1.7.6.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v6.1.7.3...v6.1.7.6)
---
updated-dependencies:
- dependency-name: activesupport
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: Upgrade react native from `0.70.x` to `0.72.x` (#730)
* chore: upgrade all the packages to latest version
* chore: bumps node to 16.17.1
* chore: android/ios 1.10.13
* Update AndroidManifest.xml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* fix: change notification permission flow for android>32
* chore: add analytics event for FORGOT_PASSWORD
* chore: fix warnings
* fix: android share issues
* chore: fix attachment issues
* chore: android/ios 1.10.14
* fix: file upload issues in android
* fix: file upload issues in android
* chore: android/ios 1.10.15
* chore: android v1.10.16
* chore: bump node
* chore: Android v1.10.17
---------
Co-authored-by: Sojan Jose <[email protected]>
* chore: Upgrade minor packages (#733)
* fix: Non-serializable value update in auth slice (#735)
* chore: Bump `react-native-webview` (#736)
* chore: Upgrade rn web view
* Update Podfile.lock
* fix: Email message full body width (#737)
* fix: App is crashing when the label is added first time (#738)
* chore: Android/iOS v1.10.19
* chore: Bump react-devtools-core from 4.28.0 to 4.28.4 (#742)
Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.28.0 to 4.28.4.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core)
---
updated-dependencies:
- dependency-name: react-devtools-core
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: Changes to include delivery reports for all channels (#745)
* feat: Add changes to include delivery reports for all channels
* chore: fixes
* chore: Bump @babel/traverse from 7.22.10 to 7.23.2 (#740)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <[email protected]>
* fix: package.json & yarn.lock to reduce vulnerabilities (#743)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6032459
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Muhsin Keloth <[email protected]>
* chore: Bump sharp from 0.32.5 to 0.32.6 (#746)
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.5 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.32.5...v0.32.6)
---
updated-dependencies:
- dependency-name: sharp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <[email protected]>
* core: Translation updates (#739)
* feat: Replace SectionList with Flashlist in chat screen (#747)
* chore: Replace SectionList with FlashList
* Update MessageList.js
* More cleanup
* Update conversationSlice.selector.js
* chore: fix padding issue
* Update MessageDeliveryStatus.js
* chore: Android/iOS v1.10.20
---------
Co-authored-by: iamsivin <[email protected]>
* feat: Add contact slice (#748)
* feat: Add contact slice
* minor fixes
* Android/iOS v1.10.21
* feat: Fix last message id logic in chat screen (#749)
* feat: Add contact slice
* minor fixes
* Android/iOS v1.10.21
* Android/iOS v1.10.22
* chore: Android/iOS v1.10.23
* chore: Android/iOS v1.10.25
* chore: Android/iOS v1.10.26
* fix: Moved fonts to main assets folder (#750)
* Moved fonts to main assets folder
* added for android linking
* added for ios manifest as well
* Revert "fix: Moved fonts to main assets folder (#750)"
This reverts commit 175e029.
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Sivin Varghese <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chatwoot Bot <[email protected]>
Co-authored-by: Sojan Jose <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: iamsivin <[email protected]>
Co-authored-by: Zach Aronwald <[email protected]>1 parent c54450a commit 187f21a
File tree
139 files changed
+7661
-12364
lines changed- .circleci
- android
- app
- src
- debug/java/com/chatwoot
- main
- assets
- java/com/chatwoot
- res
- drawable-hdpi
- drawable-mdpi
- drawable-xhdpi
- drawable-xxhdpi
- drawable-xxxhdpi
- drawable
- values
- release/java/com/chatwoot
- fastlane
- gradle/wrapper
- e2e
- ios
- Chatwoot.xcodeproj
- project.xcworkspace
- Chatwoot
- Images.xcassets
- AppIcon.appiconset
- BootSplashLogo.imageset
- src
- components
- constants
- helpers
- specs
- fixtures
- i18n
- reducer
- specs
- screens
- ChatScreen
- components
- MessageList
- ConversationDetails/components
- Conversation
- components
- ConversationItem
- ConversationList
- ForgotPassword
- LoginScreen
- Notification
- Settings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
139 files changed
+7661
-12364
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 45 | | |
54 | 46 | | |
55 | 47 | | |
56 | 48 | | |
57 | 49 | | |
58 | 50 | | |
59 | 51 | | |
60 | | - | |
61 | | - | |
62 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
63 | 56 | | |
64 | 57 | | |
65 | 58 | | |
66 | 59 | | |
67 | | - | |
| 60 | + | |
68 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | | - | |
| 21 | + | |
23 | 22 | | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | | - | |
| 34 | + | |
36 | 35 | | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
59 | | - | |
| 58 | + | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
66 | | - | |
| 65 | + | |
67 | 66 | | |
68 | | - | |
69 | | - | |
| 67 | + | |
| 68 | + | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
75 | | - | |
| 74 | + | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
88 | | - | |
| 87 | + | |
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
92 | 91 | | |
93 | 92 | | |
94 | | - | |
| 93 | + | |
95 | 94 | | |
96 | 95 | | |
97 | | - | |
| 96 | + | |
98 | 97 | | |
99 | 98 | | |
100 | | - | |
| 99 | + | |
0 commit comments