Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/chatwoot/chatwoot-mobile-app

Mobile app for Chatwoot - React Native
https://github.com/chatwoot/chatwoot-mobile-app

fix: display content in attachment (#311)

* Fix content display issue in attachement

* sperate chat header as seprate component

* co...

c61d3c232d6341ca23ca284294d3e9bac93e54d1 authored over 3 years ago by Muhsin Keloth <[email protected]>
fix: conversation display issue when opening the conversation screen from the notification (#309)

7b7dd34c3ab40f83a375619a489da04c592cad2a authored over 3 years ago by Muhsin Keloth <[email protected]>
Merge branch 'release/1.0.12'

a214f9ce579c4a39462e8a96259b41f358a7dcfe authored over 3 years ago by Muhsin <[email protected]>
chore: add camera and gallery usage description in info.plist (#305)

* add camera and gallery description in info.plist

* release version 1.0.12

f1f3afa0e7d46af564dd372fd0664c6cf3f41029 authored over 3 years ago by Muhsin Keloth <[email protected]>
enhancement: change the canned response layout (#304)

234e203a7ecc088c5b84471d26398f4cf2f8bc91 authored over 3 years ago by Muhsin Keloth <[email protected]>
feature: render user mentions in private note (#300)

* add markdown-display package

* render markdown content in private note

* release android...

d3289a52a358bb4b01a113275497eb4466af3fcb authored over 3 years ago by Muhsin Keloth <[email protected]>
feature: private notes (#298)

* add private notes feature

* code cleanup

* style fixes

* style fixes

* release and...

a7fa450655fd3c242cfb9e943a7a5610a147e631 authored over 3 years ago by Muhsin Keloth <[email protected]>
feature: universal linking in iOS (#297)

* add universal linking

* code cleanup

* release android/ios beta version 1.0.8

a73645fdaf73d757c62a4fa74cacc12b1b0870a5 authored over 3 years ago by Muhsin Keloth <[email protected]>
feature: allow sending images (#291)

* upgrade rn version, add react-native-image-picker package

* add attachment component

* c...

fef0a929e9e9b0827443e3a56a624919c3fb564f authored over 3 years ago by Muhsin Keloth <[email protected]>
chore: add missing inbox icons (#290)

25c574574f3757cc6ff184c69f6a0d96ac055bfd authored over 3 years ago by Muhsin Keloth <[email protected]>
feat: complete scroll to refresh in notification screen (#289)

28d607d6220fb397b2903587ab6f73ff88274bf9 authored over 3 years ago by Muhsin Keloth <[email protected]>
fix: back button click in image screen (#288)

64fb31f8439abe0bba164c69a3c75e65735a078d authored over 3 years ago by Muhsin Keloth <[email protected]>
feat: allow copying conversation message (#287)

* add clipboard package

* Complete copy message

* complete copy to clipboard

* code cle...

22a299725e1949de13975888b62c3ba3191b519a authored over 3 years ago by Muhsin Keloth <[email protected]>
chore: display conversation id in list view (#286)

* add conversation id in conversation list

* code cleanup

4397335f962326c94f83684651c395e9c1d7bf76 authored over 3 years ago by Muhsin Keloth <[email protected]>
code cleanup

e57702a92ba9a4099650186b3d76dcf73f80c985 authored over 3 years ago by Muhsin <[email protected]>
chore: crowdin updates (#258)

* New translations en.json (Spanish)

* New translations en.json (Spanish)

* New translatio...

1082f9ff83b104e3fd7c63370838db0c1d1e93c3 authored over 3 years ago by Pranav Raj S <[email protected]>
enhancement: show notification actions in action view (#285)

* move notifications actions to action sheet view

* Fix the condition

09136421a3da72a903d4cea1e6540628d9488877 authored over 3 years ago by Muhsin Keloth <[email protected]>
enhancement: show conversation actions in action view (#283)

* add react-native-actions-sheet package

* move conversation actions (reassign, close/reopen)...

56d5af4ff80e10f14dc588c90dd143b93cd9253c authored over 3 years ago by Muhsin Keloth <[email protected]>
feat: reassign conversation (#281)

* add agent actions, reducers

* call agent api in conversation list screen

* add conversat...

47391a4e01cd12856f634ab72636ba3e09d7b00b authored over 3 years ago by Muhsin Keloth <[email protected]>
fix: disable auto capitalize in login screen (#280)

25ed0511ed163e8ec3c75ae4a2047d88dc09b43d authored over 3 years ago by Muhsin Keloth <[email protected]>
enhancement: add title on login screen (#279)

* Add title in login screen

* update locale texts

63b2ae7e676a2d95580e81531ac0111e74a22943 authored over 3 years ago by Muhsin Keloth <[email protected]>
upgrade: All the packages to latest stable versions (#278)

* update packages

* Update fastlane android bundle

* android/ios beta version 1.0.4

055dc05c1b9b45e20df2dddb566f3773e90ef166 authored over 3 years ago by Muhsin Keloth <[email protected]>
chore: Bump axios from 0.20.0 to 0.21.1 (#257)

Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.1.
- [Release notes](https://...

3b0f7343cbc7f8f32cda7928cb52348010488886 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: enable Turkish language (#254)

* Enable turkish language

* Set default locale en

5e60f698f05bc81fc936b74ad936cb238cbcbc3d authored almost 4 years ago by Muhsin Keloth <[email protected]>
chore: update translations from Crowdin (#253)

* New translations en.json (Romanian)

* New translations en.json (Norwegian)

* New transla...

4a14a6a095d4b92dca932de541c73dbf796d8842 authored almost 4 years ago by Pranav Raj S <[email protected]>
Chore: Bump ini from 1.3.5 to 1.3.8 (#251)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://githu...

999fe2d89c6efacb77e7deff2d45d53320f63cba authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feature: added tooltip to show message sender name (#248)

* Added react-native-elements. Added tooltip to show sender name in a message.

* Removed Reac...

d92fd7b729bee6890ad3068b5f194a6f382baf8b authored almost 4 years ago by Prayush Dawda <[email protected]>
Fix: Show thumbnail if image failed to load (#246)

* Show thumbnail on image fail

* Release android/ios version 1.0.3

* Fix ios app version

46be0686f8f5d906593125d7ee7b3341f6fe6a50 authored almost 4 years ago by Muhsin Keloth <[email protected]>
Update mobile applications production URLs (#243)

3bbbfc524dfd4b12ac9a0af3991ec414035af533 authored almost 4 years ago by Muhsin Keloth <[email protected]>
Feature: Add safari view in iOS (#241)

* Add react native package

* Create web view screen

* Replace linking with web view every ...

13a33b5519f3e76178fbb581037ae3a3480c8e8f authored almost 4 years ago by Muhsin Keloth <[email protected]>
Merge branch 'master' into develop

9e0efe64881bdee19c73dd02e8223598f437b51b authored about 4 years ago by Muhsin K <[email protected]>
Release android/ios version 1.0.0

744e93097f267d76d7ccbc715e967fed01769e38 authored about 4 years ago by Muhsin K <[email protected]>
Feature: Update badge count after receiving the notification (#239)

6428c042deafcb9f2769d8d35c5fe8e3af158fde authored about 4 years ago by Muhsin Keloth <[email protected]>
Chore: fixes and improvements (#237)

* Change the URL validation logic

* Style fixes

* Message send issues

* Release android...

488ada301a2a704697fe2218f1705511f5734260 authored about 4 years ago by Muhsin Keloth <[email protected]>
Merge branch 'master' into develop

93b701af3da475b78128cb51042499773719cda5 authored about 4 years ago by Muhsin K <[email protected]>
Release version 0.0.58

a5245576696e6b30dc14ae7b0c75d102e6182b27 authored about 4 years ago by Muhsin K <[email protected]>
feature: Add more notification types (#235)

* Handle assigned conversation new message

* Fix the issue with clearing conversation on noti...

65a0f86081494ea968134d8f27a60a77ae817c08 authored about 4 years ago by Muhsin Keloth <[email protected]>
Feature: add automated end-to-end testing using detox (#230)

* add detox to project

* configure env

* add README.md

* fix test

* add eslint-plugi...

1f5feca1ddf8e1e69d9a3721ef2e8d4aec42ab23 authored about 4 years ago by arufanov <[email protected]>
chore: Fixes and improvements (#231)

* Fix the issue

* Added bot filter

7cac142b61274c68941224dee53b1ebcc8249d11 authored about 4 years ago by Muhsin Keloth <[email protected]>
chore: update docs, android round icons and small fixes (#228)

* Add minimum versions

* Release android version 0.0.55

* Update android round icons

* ...

313d5e2492d9badcfaabe8b95cbb7a72f8db1c11 authored about 4 years ago by Muhsin Keloth <[email protected]>
fix: app crash in conversation details screen (#227)

* Fix the crash issue

* Compress all the images

* Release android/ios version 0.0.54

* ...

67e80c00166d0e929fdd27dcc57886e13617b8c6 authored about 4 years ago by Muhsin Keloth <[email protected]>
Merge branch 'master' into develop

790ab946d3078c814d8140ca4391fd047ec33302 authored about 4 years ago by Muhsin K <[email protected]>
Merge branch 'release/0.0.53'

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges...

786eb4d130a02990a879cb249331f80607b98622 authored about 4 years ago by Muhsin K <[email protected]>
Release android/ios version 0.0.53

60fc7bbd873e4702fc285a2e38bbf92f2df82067 authored about 4 years ago by Muhsin K <[email protected]>
fix: conversation menu display issue for lengthy user name (#225)

* fix the issue

* Release android version 0.0.52

8fb2afbb43585b21c7829e46d232c8c0f9fe0107 authored about 4 years ago by Muhsin Keloth <[email protected]>
fix: conversation list infinite scroll (#223)

* Fix the issue

* Fix lint issues

417a1c691ea4f8aa3fc78bc08db320d6dca22e2c authored about 4 years ago by Muhsin Keloth <[email protected]>
upgrade: react native to 0.63 (#221)

* Fix name issue in settings screen

* Disable sentry now

* Update all packages to stable v...

2af70b74cf10eb8a2dcb29d1f72b29a46132cc15 authored about 4 years ago by Muhsin Keloth <[email protected]>
chore: fixes and improvements (#220)

* Update packages

* Fix not network responsive issues in iOS11

* Fix style issues

490a2622177715b54d2fae5cbbdb37230f82ac35 authored about 4 years ago by Muhsin Keloth <[email protected]>
Merge branch 'develop' (#219)

7b73bd97a85183b58a522b9243523f1d80fe7199 authored about 4 years ago by Muhsin Keloth <[email protected]>
Merge branch 'develop'

b8ae2bff47030febf5d751001cd731297b2e117e authored about 4 years ago by Muhsin K <[email protected]>
release: beta version 0.0.49

ec492847020d2951bc4708f51d960f86c42cdac1 authored about 4 years ago by Muhsin K <[email protected]>
feat: agent/contact availability status (#218)

* Publish/subscribe in action cable

* Add availability status for user

* Add user id in ge...

4e9c7f4552bb395191e613b36f550805b062cfca authored about 4 years ago by Muhsin Keloth <[email protected]>
fix: conversation is not adding to the correct list (#216)

a88e6b489de62d4e0285a6f110322a793ad7aa63 authored about 4 years ago by Muhsin Keloth <[email protected]>
Merge branch 'master' into develop

89d89588cb87d8e32c9e7cc911736f6cf6f42154 authored about 4 years ago by Muhsin K <[email protected]>
Release android/ios beta version 0.0.48

88c5a7954ee65ccd1ddf7129c48fa1002b3f4360 authored about 4 years ago by Muhsin K <[email protected]>
Compress all the images (#213)

27a512557e36178b2ce51a873f633d5e95c53087 authored over 4 years ago by Muhsin Keloth <[email protected]>
Fix: Safe area issues in iPhone 11 device (#212)

* Add keyboard area in root container

* Remove tab bar padding

* Remove keyboard avoiding ...

f19aa23e48da9b48a5320d57ddc7a1f2e809a9ac authored over 4 years ago by Muhsin Keloth <[email protected]>
Chore: Bump lodash from 4.17.15 to 4.17.19 (#210)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](htt...

e7dc5198e32c8f5997a9a5cb58fce1aae0739d9a authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: add pull to refresh in conversation list (#209)

0c7d115ae3f36f446919c59e9aa2eae7945d274a authored over 4 years ago by Muhsin Keloth <[email protected]>
Release android/ios beta version 0.0.47

e33b0de518faf9fe69feea5e9a6ef6ae1ce59894 authored over 4 years ago by Muhsin K <[email protected]>
Bug: Notification count update issue (#207)

6ddc931a3942dc444e58beeef99e1bdcc0b28f9b authored over 4 years ago by Muhsin Keloth <[email protected]>
Add notification un read count in footer bar (#205)

69de12474bde5518f0468eaece848d266e9e6e1f authored over 4 years ago by Muhsin Keloth <[email protected]>
Feature: Ability to resolve/reopen the conversation (#204)

* Handle conversation open/resolve event in action cable

* Implement open/resolve conversatio...

0a5b87002509230008ee04adaafe11a23dc1444e authored over 4 years ago by Muhsin Keloth <[email protected]>
Feature: Add illustrations (#200)

* Add all illustrations

* Add Empty Component

* Add splash screen package

* Update ios ...

d3e8d1ef38c4d3b7739035e6ad7eab891aab85f4 authored over 4 years ago by Muhsin Keloth <[email protected]>
Fix notifications clear issue on infinite scroll (#199)

c4b46ffc2a8c4a919438cbb0ad913019d07f7b3b authored over 4 years ago by Muhsin Keloth <[email protected]>
Bug: Remove all delivered notifications on app start (#196)

* Add @react-native-community/push-notification-ios and react-native-push-notification packages
...

21288a08ad9bfb4986bbba11f586794201fba080 authored over 4 years ago by Muhsin Keloth <[email protected]>
Chore: Update android status bar icons (#194)

e90bc0853d74a555f4717781fd393d04ced87e2c authored over 4 years ago by Muhsin Keloth <[email protected]>
Fix: design issues in chat screen (#192)

* Fix prop type warnings

* Split conversation content to a separate component

* Fix the ch...

cf6080b638373b4ef4d1f4e9e49b0df766283fd1 authored over 4 years ago by Muhsin Keloth <[email protected]>
Fix: app crash on no accounts case (#191)

85330790dc68430c1a8834daa4390b20419fd5c9 authored over 4 years ago by Muhsin Keloth <[email protected]>
Docs: Add custom release document (#189)

* Add custom release guide

* Improve the documentation

* Update docs

bd27e2fb57c39f1af74340fff75782c6f87e6869 authored over 4 years ago by Muhsin Keloth <[email protected]>
Update screenshots

4298382e0634026616816b397b1ce73f617c40b7 authored over 4 years ago by Pranav Raj Sreepuram <[email protected]>
Bug: Support hyperlink in message (#188)

* Add react native hyper link

* Add hyperlink support

* Fix the app crash issue in convers...

1838c60511b506d188c462bad18234100631e36a authored over 4 years ago by Muhsin Keloth <[email protected]>
Update screenshots (#187)

1990ecdbb90c1d7db2e6dcf5d7d1bde0c140c53a authored over 4 years ago by Muhsin Keloth <[email protected]>
Feature: Conversation meta details screen (#181)

* Update all packages to latest

* Add conversation details screen

* Add channel badge in u...

4b88b6277ff55231bcefc74f8a61b01b6b159397 authored over 4 years ago by Muhsin Keloth <[email protected]>
Fix design issues in conversation list (#185)

017c61f445a55cae2aa98618b91be6ddce44341f authored over 4 years ago by Pranav Raj S <[email protected]>
Feature: Add linear gradient user thumbnail (#178)

* Add linear gradient package

* Add linear gradient for user thumbnail

* Fix duplicate mes...

e38572f5e693864d7527dc3e7e109e9b459c759d authored over 4 years ago by Muhsin Keloth <[email protected]>
Feature: Account switching (#176)

* Implement account switching

* Add action sheet menu in notification screen

* Separate He...

9efb882c5ccd6f0f2a15aed90a7821013d797c55 authored over 4 years ago by Muhsin Keloth <[email protected]>
Feature: Implement push notification (#174)

* Add react-native-device-info-package

* Add notification screen components

* Add notifica...

f3d41e006de54b77dffabc4347fc2efdd83d662a authored over 4 years ago by Muhsin Keloth <[email protected]>
Performance: Enable herms engine in android (#172)

* Add herms package

* Enable herms in android

ee6cc5462790351985c9f44badd2271023c9a7fa authored over 4 years ago by Muhsin Keloth <[email protected]>
Fix: Language switch issue (#171)

* Fix language switch issue

* Some style fixes

* Fix prop type warnings

ad7c8d75cfe27b987c2eeb13b802db56b8f516f6 authored over 4 years ago by Muhsin Keloth <[email protected]>
Upgrade: All the packages to latest stable versions (#169)

* Update all the packages to latest versions

* Update ios podfile

* Release android/beta v...

3c5f18708cb4d17f7eb889db41c67f566ffeacdd authored over 4 years ago by Muhsin Keloth <[email protected]>
Performance: Memoize conversation/chat components to prevent unnecessary re-rendering (#165)

* Add memo for all functional components

* Add initial message on chat load

* Some style c...

b15c90059c0945efdbaa47bc3bda542a8c2bac92 authored over 4 years ago by Muhsin Keloth <[email protected]>
Bug: fix the back button issue (#166)

a72f4c63af884ad4ecc423bab35859fe4c1f2f58 authored over 4 years ago by Muhsin Keloth <[email protected]>
Feature: Add global error handler (#163)

* Add react-native-exception-handler package

* Add golbal error helper

* Update pod file
...

1e2c3f25eff852290a4c0b1cd58c1b9316d9b685 authored over 4 years ago by Muhsin Keloth <[email protected]>
Enhancement: Upgrade UI kitten from 4 to 5 (#157)

9a8aaec6bde0c63fdade9c7979d69d6371f204a3 authored over 4 years ago by Muhsin Keloth <[email protected]>
Enhancement: Enable/disable send button based on input text (#156)

* Fix the ios firebase config file path

* Enable/disable send button

477c8a9ab71d8d0a2ae1356812f39649f737fd74 authored over 4 years ago by Muhsin Keloth <[email protected]>
Feature: Add typing indicator on conversation (#154)

* Handle typing event in socket and redux

* Implement typing indicator in conversation item
...

dbde28bd614c5b37069ef67c0c686654505d3565 authored over 4 years ago by Muhsin Keloth <[email protected]>
Feature: Setup firebase (#152)

* Add firebase packages

* Update android core for firebase

* Test push in android

* Set...

329672fe4255535a64e1ab24baedf90ac1f2cf2b authored over 4 years ago by Muhsin.K <[email protected]>
Fix: Some style changes (#150)

* UI changes in conversation screen

* Update contribute doc

* Locale changes

* Some fixes

0ccb30f94118e98b55b59b5790ed312bcbd0a996 authored over 4 years ago by Muhsin.K <[email protected]>
Feature: Setup sentry for error reporting (#149)

* Add sentry package

* Enable native crashing

* Update gitignore

* Enable sentry in app...

dd3d7e850ba699fb8a254867a7b6be498eafa76d authored over 4 years ago by Muhsin.K <[email protected]>
Bug: Fix the unread count update issue in conversation (#147)

26e090fc129b5b750d5c9eee525e7d14e4dd4115 authored over 4 years ago by Muhsin.K <[email protected]>
Chore: Update LICENCE (#145)

d15a9823b89ddbffd046f74a48cd11f2430032de authored over 4 years ago by Muhsin.K <[email protected]>
Feature: Deep linking in android (#144)

* Add helper for checking url

* Format constants

* Add deep linking intent filter

* Set...

1e2215fe74ee987a382ba1dc85c0a34d56ec29d2 authored over 4 years ago by Muhsin.K <[email protected]>
Fix conversations list update issue in reopen (#143)

03518189224924a981697e7e3077d1a039414c38 authored over 4 years ago by Muhsin.K <[email protected]>
Feature: Add scroll to bottom button in chat screen (#140)

* Add floating button component

* Implement scroll to bottom button in chat screen

c1e1fcf173afc31d6b12ca63023b8abc480b56d7 authored over 4 years ago by Muhsin.K <[email protected]>
Feature: Add multi language support (#139)

* Add select language screen

* Add language item component

* Remove locale action and redu...

73015209b7cf0971c5df7758b0bd864c209f3455 authored over 4 years ago by Muhsin.K <[email protected]>
Feature: Add dutch translations

97a4d991473ac302f1da79cf28b5c80e444c4a4d authored over 4 years ago by Pranav Raj S <[email protected]>
Feature: Implement group conversations by date (#135)

* Create component from displaying date header in conversation

* Handle empty content in conv...

4e90987e5ef5f7615775c6e72c52897af6a4b546 authored over 4 years ago by Muhsin.K <[email protected]>
Feature: Add flipper debugger tool (#134)

* Add all the dependencies to latest packages

* Changes as per 0.61 to 0.62 update

* Add f...

2f0f86deca0482f7f1fa591363f2e160f1c5c821 authored over 4 years ago by Muhsin.K <[email protected]>
Fix: Render multiple file attachement issue (#132)

* Fx the attachement rendering issue

* Fix prop type warnings

a972b0b1d3f74f19d1ea6159abf292638caa59f7 authored over 4 years ago by Muhsin.K <[email protected]>