Ecosyste.ms: OpenCollective

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

Chatwoot

Opensource alternative to Intercom, Drift, Zendesk, FreshChat
Collective - Host: opensource - https://opencollective.com/chatwoot - Website: https://www.chatwoot.com - Code: https://github.com/chatwoot

Chore: Update ruby and rails versions (#831)

github.com/chatwoot/chatwoot - 05ea6308f2bbff2c6cc92608d508b1deb022e4b6 authored over 4 years ago by Sojan Jose <[email protected]>
Merge branch 'release/1.4.0'

github.com/chatwoot/chatwoot - 628e0c8423c8153ca24f89c41d67fa91424832aa authored over 4 years ago by Sojan <[email protected]>
Chore: Add ro, fr, pt_BR translation files (#827)

Co-authored-by: Pranav Raj Sreepuram <[email protected]>

github.com/chatwoot/chatwoot - 217f33b2b2a5853ddb783cf2b15af70a6417364c authored over 4 years ago by Sojan Jose <[email protected]>
Chore: Add translated languages to account settings (#826)

* Add available languages in account settings

Co-authored-by: Sojan <[email protected]>

github.com/chatwoot/chatwoot - c7120e9637e08e68f3ebf04e7f61d190936eeca6 authored over 4 years ago by Pranav Raj S <[email protected]>
Update Crowdin configuration file

github.com/chatwoot/chatwoot - d6d15c8c3c3a97b5726f4be18faa4f9fce42953c authored over 4 years ago by Sojan Jose <[email protected]>
Chore: Fix broken conversation mailer layout (#825)

github.com/chatwoot/chatwoot - b50aeb7ae4eb8b20801e21ae90dc3b2d790d5dc4 authored over 4 years ago by Pranav Raj S <[email protected]>
Feature: Add web push notification permission in frontend (#766)

Add webpush notification permission in frontend

Co-authored-by: Sojan <[email protected]>

github.com/chatwoot/chatwoot - e9131ea55862a49994bb582458631179e2277d5b authored over 4 years ago by Pranav Raj S <[email protected]>
Feature: Setup firebase (#152)

* Add firebase packages

* Update android core for firebase

* Test push in android

* Set...

github.com/chatwoot/chatwoot-mobile-app - 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

github.com/chatwoot/chatwoot-mobile-app - 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...

github.com/chatwoot/chatwoot-mobile-app - dd3d7e850ba699fb8a254867a7b6be498eafa76d authored over 4 years ago by Muhsin.K <[email protected]>
Feature: Add installation script (#776)

* Feature: Add installation script
* Add systemd service files for chatwoot
* Enable static fi...

github.com/chatwoot/chatwoot - 5bd7a4c5111f7c425bfb645c93a6c8a3d364b920 authored over 4 years ago by Vishnu Narayanan <[email protected]>
Feature: Add default value to ChatForm (#816)

* Feature: Add adefault value to ChatForm

github.com/chatwoot/chatwoot - 44fae4a4a180800120d932d670727205e2587be0 authored over 4 years ago by Pranav Raj S <[email protected]>
Feature: Typing Indicator on widget and dashboard (#811)

* Adds typing indicator for widget
* typing indicator for agents in dashboard

Co-authored-by...

github.com/chatwoot/chatwoot - 5bc8219db52783e4d4bcb94aa1237714a9c5e602 authored over 4 years ago by Nithin David Thomas <[email protected]>
Feature: Feature flags on account (#814) (#815)

* Feature: Feature flags on account (#814)
* Added the new column on account model for managing...

github.com/chatwoot/chatwoot - fabc3170b700f4009887e44df3e63c5ea06c51ac authored over 4 years ago by Sony Mathew <[email protected]>
Bug: Fix the unread count update issue in conversation (#147)

github.com/chatwoot/chatwoot-mobile-app - 26e090fc129b5b750d5c9eee525e7d14e4dd4115 authored over 4 years ago by Muhsin.K <[email protected]>
Fix missing translation key (#810)

github.com/chatwoot/chatwoot - 98af47aae2ec12d4775fe0dd1e41456acc42c2e5 authored over 4 years ago by Pranav Raj S <[email protected]>
Chore: Update LICENCE (#145)

github.com/chatwoot/chatwoot-mobile-app - 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...

github.com/chatwoot/chatwoot-mobile-app - 1e2215fe74ee987a382ba1dc85c0a34d56ec29d2 authored over 4 years ago by Muhsin.K <[email protected]>
Chore: Add pt and pt_BR translations (#813)

github.com/chatwoot/chatwoot - ae3f8c02e1406b03136b2ff6d33ca5da755118d6 authored over 4 years ago by Sojan Jose <[email protected]>
Chore: Add enter key listener for email input box (#809)

* Chore: Add enter key listener for email input box

github.com/chatwoot/chatwoot - 19886b40bdbab22589f8d14c69c3c489070e7db5 authored over 4 years ago by Pranav Raj S <[email protected]>
Feature: Api to toggle typing status on a conversation (#807)

- api to toggle typing status on a conversation
- clients receive webhook events on the same

...

github.com/chatwoot/chatwoot - dc6398ab56424bade8c120182cbeb58afbeff2a8 authored over 4 years ago by Sojan Jose <[email protected]>
Chore: Apple site association file for deep linking (#805)

github.com/chatwoot/chatwoot - ba1e0dbda0f2505a29ccf8cb29734f2d9463a2ff authored over 4 years ago by Sojan Jose <[email protected]>
Chore: API to get conversations count (#808)

Addresses: #497

github.com/chatwoot/chatwoot - db6e3fb43e425e99b3d22e37fe0ae84be1074f3b authored over 4 years ago by Sojan Jose <[email protected]>
Chore: Moved the email ingress method to an env variable (#777) (#806)

* Chore: Moved the email ingress method to an env variable (#777)
* Moved the email ingress met...

github.com/chatwoot/chatwoot - d8131e450c2a76ef51ca3a32a8d64875f15d36f1 authored over 4 years ago by Sony Mathew <[email protected]>
Chore: Add docs for Twilio Whatsapp/SMS channel (#804)

github.com/chatwoot/chatwoot - 8655466fa534ccf7d227c2da41edeb6737cc6368 authored over 4 years ago by Pranav Raj S <[email protected]>
Chore: Remove redis backed reporting (#669)

github.com/chatwoot/chatwoot - 7e62000e1b90ffa7f91a4db9a67655f3c6ba8056 authored over 4 years ago by Subin T P <[email protected]>
Bug: Use beginAtZero option for reports (#803)

github.com/chatwoot/chatwoot - ddbc612f0bc9e349fc153ba7267785cec727e925 authored over 4 years ago by Pranav Raj S <[email protected]>
Chore: UI fixes and enhancements (#796)

Co-authored-by: Pranav Raj S <[email protected]>

github.com/chatwoot/chatwoot - a951fb20cbe1ab89fd9bf6d4aa14a5a1816d28ba authored over 4 years ago by Nithin David Thomas <[email protected]>
Bug: Fix missing contact_id in conversation list (#798)

github.com/chatwoot/chatwoot - 8906fd808df423def7427df5918e101ae0d0d81e authored over 4 years ago by Pranav Raj S <[email protected]>
Chore: Fix data migration in notification settings (#797)

github.com/chatwoot/chatwoot - 8f0c4281c7dc5a5a15812194caba29e5d5ce4018 authored over 4 years ago by Pranav Raj S <[email protected]>
Fix conversations list update issue in reopen (#143)

github.com/chatwoot/chatwoot-mobile-app - 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

github.com/chatwoot/chatwoot-mobile-app - c1e1fcf173afc31d6b12ca63023b8abc480b56d7 authored over 4 years ago by Muhsin.K <[email protected]>
Chore: Add additional information to conversation meta (#795)

Chore: Add additional information to conversation meta

github.com/chatwoot/chatwoot - d4ff9f5b456f7eb61ea69cfc2d0e5cb61cfcb643 authored over 4 years ago by Sojan Jose <[email protected]>
Feature: User Notification Objects (#752)

Co-authored-by: Pranav Raj S <[email protected]>

github.com/chatwoot/chatwoot - 96da27f1f6fe27e6c0dac8b241840a150b53dde6 authored over 4 years ago by Sojan Jose <[email protected]>
Feature: Add multi language support (#139)

* Add select language screen

* Add language item component

* Remove locale action and redu...

github.com/chatwoot/chatwoot-mobile-app - 73015209b7cf0971c5df7758b0bd864c209f3455 authored over 4 years ago by Muhsin.K <[email protected]>
Chore: Add Romanian, Portuguese, Brazilian, Ukrainian languages (#790)

* New translations integrations.json (Romanian)

* New translations integrations.json (Portugu...

github.com/chatwoot/chatwoot - 66aace7c13878b91cfd4fe128cf64196a37a6be2 authored over 4 years ago by Sojan Jose <[email protected]>
Feature: Add spanish (Spain) language (#671)

Co-authored-by: Pranav Raj Sreepuram <[email protected]>

github.com/chatwoot/chatwoot - 29ae232e544eb92e9202d546f386363713e94fd8 authored over 4 years ago by Fernando Verdugo <[email protected]>
Fixes broken seeds issue (#788)

github.com/chatwoot/chatwoot - 1ebe9fdba92e090902846085f77786381bd4a2e6 authored over 4 years ago by Nithin David Thomas <[email protected]>
Chore: Review docker issues (#787)

* Fix docker issues

Addresses: #701

* Add action cable configurations

Co-authored-by: S...

github.com/chatwoot/chatwoot - 0690d3191dc8bd1f30a3115d74c21365a68ee851 authored over 4 years ago by Sojan Jose <[email protected]>
Feature: Conversation Continuity with Email (#770)

* Added POC for mail inbox reply email
* created mailbox and migratuion for the same
* cleaned...

github.com/chatwoot/chatwoot - 0b65526b85700e091344650aa2123b342b87139a authored over 4 years ago by Sony Mathew <[email protected]>
Feature: Add dutch translations

github.com/chatwoot/chatwoot-mobile-app - 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...

github.com/chatwoot/chatwoot-mobile-app - 4e90987e5ef5f7615775c6e72c52897af6a4b546 authored over 4 years ago by Muhsin.K <[email protected]>
Feature: Twilio Whatsapp Integration (#779)

Twilio Whatsapp Integration

Co-authored-by: Sojan <[email protected]>

github.com/chatwoot/chatwoot - 0cb733397766cf3c5ae095f45f7af52a9b016576 authored over 4 years ago by Pranav Raj S <[email protected]>
Feature: Support an Emoji selector in the chat widget (#773)

* Adds emoji widget to web widget
* Style fixes for the send button
* Adds cursor to emoji wid...

github.com/chatwoot/chatwoot - 168042f9a4df32349301e493560f6534ef3daaa3 authored over 4 years ago by Nithin David Thomas <[email protected]>
Bug: Redirect user to set new password screen (#772)

github.com/chatwoot/chatwoot - fde4f9271bb21f2ac1909b42ca075893321c4bd2 authored over 4 years ago by Pranav Raj S <[email protected]>
Feature: Customise the position of messenger (#767)

Co-authored-by: Nithin David Thomas <[email protected]>

github.com/chatwoot/chatwoot - 6770126de0ea5dde28ee8bea8ab30dfbf9874a7b authored over 4 years ago by Pranav Raj S <[email protected]>
Remove deprecated scope from FB Channel (#761)

Remove deprecated scope from FB Channel

github.com/chatwoot/chatwoot - 94192e81842c5911c3178b60a880350dbc40ab74 authored over 4 years ago by Andrei Popovici <[email protected]>
Chore: New Crowdin translations (#747)

Brings in new translation files from Crowdin.

github.com/chatwoot/chatwoot - 3fcd367952bd16dcc843a1bb7e57dc46f06693cc authored over 4 years ago by Sojan Jose <[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...

github.com/chatwoot/chatwoot-mobile-app - 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

github.com/chatwoot/chatwoot-mobile-app - a972b0b1d3f74f19d1ea6159abf292638caa59f7 authored over 4 years ago by Muhsin.K <[email protected]>
Bug: Add account scoping in CTA (#754)

github.com/chatwoot/chatwoot - 7d41b7a5dcdf7f71a118337505ef797d1ab9df4d authored over 4 years ago by Pranav Raj S <[email protected]>
minor text change

github.com/chatwoot/rasa-agent-bot-demo - a74f42da994a37e7000be105973a2be1d4bc825c authored over 4 years ago by Sojan Jose <[email protected]>
Bug: Fix webwidget.triggered event (#750)

github.com/chatwoot/chatwoot - 645d53db1c8a15759ccc2e5bb291b8435b61cc12 authored over 4 years ago by Pranav Raj S <[email protected]>
Bug: Force scoping message metrics to account_id (#748)

github.com/chatwoot/chatwoot - dba6866b6d2edbbc8c16a7eb5417168a30122239 authored over 4 years ago by Subin T P <[email protected]>
Feature: Add the support for private type messages (#128)

* Add the support for private messages

* Add installation url check

* Release android/ios ...

github.com/chatwoot/chatwoot-mobile-app - 2e5e81958714b8e0d73abd491b1243f0ef7c1118 authored over 4 years ago by Muhsin.K <[email protected]>
Update Crowdin configuration file

github.com/chatwoot/chatwoot-mobile-app - af3b3f48374de869854aaf8e2ca3c7b6f50f58c7 authored over 4 years ago by Pranav Raj S <[email protected]>
Chore: Add S3 bucket policy (#746)

github.com/chatwoot/chatwoot - b98a64d2dd8538b4976859646b6246de799e35b0 authored over 4 years ago by Pranav Raj S <[email protected]>
Chore: Update swagger API documentation (#745)

* Chore: Update swagger documentation

github.com/chatwoot/chatwoot - 06153a96ed9c650941b8d61efdd2f4df59c0b7f6 authored over 4 years ago by Pranav Raj S <[email protected]>
Chore: Bump ruby version to 2.7.0 in docs (#744)

github.com/chatwoot/chatwoot - 5736f687e8bbbe9e4b61a256ad5bc90248dcbb79 authored over 4 years ago by Vishnu Narayanan <[email protected]>
Chore: Web widget Inbox Tech Debts (#738)

* Chore: Webwidget Inbox Tech Debts

* Additional customization options creating Web Widget
*...

github.com/chatwoot/chatwoot - 941fbb0d72f38804a9a61683d4e732836c9ddd72 authored over 4 years ago by Sojan Jose <[email protected]>
Fix: Crashing the latest android beta release (#130)

* Update RN to 0.62.2

* Add fix for apk crash

github.com/chatwoot/chatwoot-mobile-app - 332bd1a3b3a9c9aa23707ba4606e06d2d14eea5b authored over 4 years ago by Muhsin.K <[email protected]>
Fix Readme formatting

github.com/chatwoot/rasa-agent-bot-demo - d3aacf35ab85e306a828a82a403f1bbc9fabebc4 authored over 4 years ago by Sojan Jose <[email protected]>
Sample Implementation of bots

github.com/chatwoot/rasa-agent-bot-demo - b826a1ab2fec0de0d0304393e5f7d375fe48aaee authored over 4 years ago by Sojan <[email protected]>
Chore: Events Cleanup (#739)

* Chore: Events Cleanup

- fix failing tests
- add additional webhook events
- clean up even...

github.com/chatwoot/chatwoot - c0ce70e87b11ffb4c3b09a3552b329d4d677452b authored over 4 years ago by Sojan Jose <[email protected]>
Chore: Add a real-time event for contact resolution/update (#696)

* Chore: Add a real-time event for contact resolution/update
* Chore: Ensure Events are sent to...

github.com/chatwoot/chatwoot - ecccb103a00f35cf4c548d8bf8be239bc66fc513 authored over 4 years ago by Sojan Jose <[email protected]>
Chore: Message to support multiple attachments (#730)

* Changes for the message to have multiple attachments
* changed the message association to att...

github.com/chatwoot/chatwoot - 818c769bb753521edd8af28747497b81f5e4126b authored over 4 years ago by Sony Mathew <[email protected]>
Chore: Upgrade babel packages (#736)

Chore: Upgrade babel

github.com/chatwoot/chatwoot - 0817414957de1a30cd80e16941eb8c59435dc21a authored over 4 years ago by Pranav Raj S <[email protected]>
Bug: Fix IE issues in Widget (#734)

github.com/chatwoot/chatwoot - e3ccfc46621e6c15f3e6785b4e269816abe16127 authored over 4 years ago by Pranav Raj S <[email protected]>
Fixed confirmation email flaky tests (#534) (#735)

github.com/chatwoot/chatwoot - 2aa92d46fc180386d4b29b3c0d7c25e9bf85b046 authored over 4 years ago by Sony Mathew <[email protected]>
Feature: Add catalan (Catalonia) language (#672)

Co-authored-by: Pranav Raj S <[email protected]>

github.com/chatwoot/chatwoot - c2167fcaafa4a57ca917d8cb76c1ae95e6f53992 authored over 4 years ago by Fernando Verdugo <[email protected]>
Chore: Housekeeping tasks (#721)

- End point to return api version
- Move agent bot listener to sync dispatcher
- gem update

github.com/chatwoot/chatwoot - 743bddc0657c800ca5b932ba405fa70e3291cb46 authored over 4 years ago by Sojan Jose <[email protected]>
Feature: Add the option for setting installation URL (#126)

* Add action/reducer for url settings

* Add screen for configuring the installation url

* ...

github.com/chatwoot/chatwoot-mobile-app - 5d24737132e17488f5b6c2523f15128fc8ff2469 authored over 4 years ago by Muhsin.K <[email protected]>
Feature: Add Malayalam(മലയാളം) localization (#707) (#708)

* Add Malayalam localization

* Added Malayalam translations for dashboard locales (UI)

Tr...

github.com/chatwoot/chatwoot - 55892e37f9017faef9ddc5c38dd3f2e378ad3082 authored over 4 years ago by Vishnu Narayanan <[email protected]>
Update Crowdin configuration file

github.com/chatwoot/chatwoot - 9db8adab5faf4ae94029e4a5548e2d91ecaf8dbe authored over 4 years ago by Sojan Jose <[email protected]>
Update Crowdin configuration file

github.com/chatwoot/chatwoot - 991585264eacc103fec45c6a51272da5f43c5fc1 authored over 4 years ago by Sojan Jose <[email protected]>
Feature: Add inbox label in conversation item (#125)

* Add helper method for finding the inbox name

* Add inbox label in conversation item

github.com/chatwoot/chatwoot-mobile-app - af93780985080510820f6d90702224008db5a40f authored over 4 years ago by Muhsin.K <[email protected]>
Feature: Add rich message types (image and file) (#123)

* Add rich message types in conversation item

* Add rich message types in chat screen

* So...

github.com/chatwoot/chatwoot-mobile-app - 3f733fc2d6b2435be78f1e4988caf3e68489d6cb authored over 4 years ago by Muhsin.K <[email protected]>
Feature: Rich Message Types (#610)

Co-authored-by: Pranav Raj S <[email protected]>
Co-authored-by: Nithin David Thomas <webofn...

github.com/chatwoot/chatwoot - b0950d6880664af2ba56994847f2b19b0ad0ec92 authored over 4 years ago by Sojan Jose <[email protected]>
Chore: Fix URLs in README

github.com/chatwoot/chatwoot - 48f603798b2545427dc511f015dfbb6843776909 authored over 4 years ago by Pranav Raj S <[email protected]>
Chore: APIs for agent bots (#676)

Co-authored-by: Pranav Raj Sreepuram <[email protected]>

github.com/chatwoot/chatwoot - 1cfa756d49bdabe8d81c59cdb96b6351d357e97a authored over 4 years ago by Sojan Jose <[email protected]>
Feature: Business logo API for web widget (#674)

Co-authored-by: Pranav Raj Sreepuram <[email protected]>

github.com/chatwoot/chatwoot - 4feca1d88dedd02d22d49f8aa207c6d056c34199 authored over 4 years ago by Sojan Jose <[email protected]>
Merge branch 'release/1.3.0'

github.com/chatwoot/chatwoot - e04b37dfcfa5cc0ac0877f82ca3fbe6a0741fe1c authored over 4 years ago by Sojan <[email protected]>
Feature: Ability to set an account name (#667)

* Ability to change the account name
* Ability to set a language to the account

Addresses: ...

github.com/chatwoot/chatwoot - 99eaf59509f28af2fb231599ea1f24c4021d7c88 authored over 4 years ago by Nithin David Thomas <[email protected]>
Feature: Twilio SMS Channel (#658)

Twilio SMS Channel
Fixes : #350

github.com/chatwoot/chatwoot - a1a81e37996619798bb44f23ac2f2c0ed67d5f66 authored over 4 years ago by Pranav Raj S <[email protected]>
Chore: Update ruby version (#665)

github.com/chatwoot/chatwoot - 8e5956479374bb325f819ec98f890fb9fea9d3ca authored over 4 years ago by Sojan Jose <[email protected]>
Feature: Show sender details on tooltip (#119)

* Show tool tip on clicking message

* Some style fixes

* Remove log messages

github.com/chatwoot/chatwoot-mobile-app - 3ce3fba172d985b2a566177ed70fc3c78b936308 authored over 4 years ago by Muhsin.K <[email protected]>
Feature: Website SDK (#653)

Add SDK functions

Co-authored-by: Sojan <[email protected]>

github.com/chatwoot/chatwoot - cb22b396eb08f50263865b20abdc4906c986eab9 authored over 4 years ago by Pranav Raj S <[email protected]>
Feature: Support file type messages on widget and dashboard (#659)

- Adds support for file upload

Co-authored-by: Pranav Raj Sreepuram <[email protected]>
C...

github.com/chatwoot/chatwoot - 7fcd2d0e85449ae3ecc4d1086f92335bca452941 authored over 4 years ago by Nithin David Thomas <[email protected]>
Feature: Add image zooming (#117)

* Add rn image zoom package

* Add the image zoom support

* Fix the duplicate message issue...

github.com/chatwoot/chatwoot-mobile-app - d0b12ff29f4d04f2ab2aa55e15b92e253ed2f96d authored over 4 years ago by Muhsin.K <[email protected]>
Bug: Fixed conversation reply mail issue when an attachment is sent (#655)

* When an attachment was sent in the reply mailer it was breaking due to the
truncating functio...

github.com/chatwoot/chatwoot - 0afa5c297f3a39ffae133f0d8edf526cf1969426 authored over 4 years ago by Sony Mathew <[email protected]>
Feature: Send images from widget

github.com/chatwoot/chatwoot - 6c4e1fdaac45cb91eefc7342580a08069f05ccb6 authored over 4 years ago by Nithin David Thomas <[email protected]>
Non blocking event dispatch (#652)

- Performance improvements for event dispatch

github.com/chatwoot/chatwoot - e56132c50692771b3d315d944e3a279852a4251e authored over 4 years ago by Subin T P <[email protected]>
Enhancement: Update react native to 0.62 (#115)

* Upgrade RN to 0.62

* Fix ios package issues

* Fix some style issues

* Release Android...

github.com/chatwoot/chatwoot-mobile-app - 6b5b282658fa200c8fe4cdb274a8ca3a4e557da7 authored over 4 years ago by Muhsin.K <[email protected]>
Feature: API for updating account settings (#645)

* Feature: API for updating account settings

- API to update account locale
- API to update ...

github.com/chatwoot/chatwoot - bab9d663d29c0503ced4feb6809e00946a853f74 authored over 4 years ago by Sojan Jose <[email protected]>
Bug: Update conversation urls in email (#649)

Update the conversation URLs in email templates.

github.com/chatwoot/chatwoot - 6c48f2e789e663772f4cb3544afd380e64891019 authored over 4 years ago by Pranav Raj S <[email protected]>
Chore: Add Twitter documentation (#648)

* Chore: Add Twitter documentation

Co-authored-by: Sojan <[email protected]>

github.com/chatwoot/chatwoot - 50ebbc13b672a6cb735e8f3561e32bc6a90498ad authored over 4 years ago by Pranav Raj S <[email protected]>
Chore: Add Facebook app set up documentation (#647)

Co-authored-by: Pranav Raj S <[email protected]>

github.com/chatwoot/chatwoot - a3c2d4e5bd1c66b7c96e19214eadc17395ad6476 authored over 4 years ago by Sojan Jose <[email protected]>
Feature: Add image loader (#113)

* Fix the prop type warnings

* Add color for image loader

* Update the user avatar compone...

github.com/chatwoot/chatwoot-mobile-app - 18524b17f30d58de1f5670588a43a6949d7e0375 authored over 4 years ago by Muhsin.K <[email protected]>