Ecosyste.ms: OpenCollective

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

github.com/chatwoot/chatwoot

Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
https://github.com/chatwoot/chatwoot

Move the reconnect logic from the update presence (#6992)

13fe439d9f22f37288730cded6084fb0c380baec authored over 1 year ago by Muhsin Keloth <[email protected]>
feat: update identity validation docs link (#6994)

* feat: update identity validation docs link

* fix: copy

* fix: grammar

2313edd244f0906d0c76b4bce30135aeb0317dd4 authored over 1 year ago by Shivam Mishra <[email protected]>
chore: Use canned response variable helpers from `utils` (#7007)

09c9300c213fcc7636763fa391e918ae88e502d5 authored over 1 year ago by Muhsin Keloth <[email protected]>
fix: Search improvements and bug fixes [CW-1604] (#6985)

* fix: Search improvements and bug fixes

* Resets tab to all on search

* Fix index bug wit...

c0e905b5d8e157351afa1354ff5ec90f68e44235 authored over 1 year ago by Nithin David Thomas <[email protected]>
fix: Remove duplicates message in WhatsApp Channel (#7003)

04da8aa8dce7a2485a5727f22000bd2aae881e5a authored over 1 year ago by Pranav Raj S <[email protected]>
chore: Add issue forms for GitHub (#6982)

32f7342cd6946b1a5afdf5be8100e18588939d5f authored over 1 year ago by Shivam Mishra <[email protected]>
fix: Update spacing for the priority icon in the inbox views (#6993)

Co-authored-by: Muhsin Keloth <[email protected]>

74afb785c2f312105773124928a21ae3612bb7c4 authored over 1 year ago by Shivam Mishra <[email protected]>
feat: Update demo data to include better messages (#6995)

cae1e3016069979a499e9bf5ee3093194a3e51d7 authored over 1 year ago by Shivam Mishra <[email protected]>
feat: Enable template variables in channel greeting messages (#6971)

99dfe1d5afa52eceb41773e05eb5ffaf22e58c76 authored over 1 year ago by Tejaswini Chile <[email protected]>
chore: Add Index for widget contact lookup (#6998)

- Adds an index to improve the contact lookup performance while calling setUser from widget

3fa654f5c649a2b01698f4601ba0cf41684ec674 authored over 1 year ago by Sojan Jose <[email protected]>
fix: installation of gem bundles (lograge, rack-mini-profiler, stackprof, nokogiri) in docker (#6897)

37fde64c67ef47433d62bfa2c0a9d5ba505f0fff authored over 1 year ago by shaheer-haider <[email protected]>
feat: Instagram story replies will display the original story link (#6846)

3c2d6faf6854725203502bfaafe2a24de2b041e7 authored over 1 year ago by Tejaswini Chile <[email protected]>
feat: Command bar action for priority (#6989)

* Add command action for priority assignment

* Fix icon path

* Update conversationHotKeys.js

5d30dabf9769ee047bdf1d4a1263c974204ef4f7 authored over 1 year ago by Muhsin Keloth <[email protected]>
feat: update product copy [CWM-45] (#6372)

* chore: Update non-logged-in-page copy

* Update app/javascript/dashboard/i18n/locale/en/logi...

cef1f97d18b15dbb87978d7a48c55554a0e797b8 authored over 1 year ago by Hricha Shandily <[email protected]>
fix: Add /api/v1 to the team_members API documentation (#6987)

92705723f1dfcb9e0c246742427f13aa4f74a2b4 authored over 1 year ago by Pranav Raj S <[email protected]>
fix: whatsapp template params validation (#6986)

af971c9b18a6b6556856a8a4cb4509dd8afcf08e authored over 1 year ago by Shivam Mishra <[email protected]>
feat: Hides dismissed campaigns while browsing [cw-33] (#6842)

* Chore: moves localstorage helper as a shared utility and refactors constants

* Refactors co...

2f2cdd7e7c6fae5d41ed28128657cc84812f8d1d authored over 1 year ago by Nithin David Thomas <[email protected]>
feat: improvements to priority (#6981)

* fix: colors for urgent icon

* feat: trigger updated event on priority change

* fix: specs

d95283f5c298d74b4f3f72288fac662710a7c1d9 authored over 1 year ago by Shivam Mishra <[email protected]>
feat: Splits search api by resources to improve query time [cw-47] (#6942)

* feat: Splits search api by resources to improve query time

* Review fixes

* Spacing fixe...

402428fb4d91f00259c672dc1523c0cb1842c336 authored over 1 year ago by Nithin David Thomas <[email protected]>
fix: validate `template_params` for WhatsApp (#6881)

- Add JsonSchemaValidator, which takes a declarative schema and validates it for a given propert...

5600b518ace4234a8c1bf2a52494cc52eb23e77a authored over 1 year ago by Shivam Mishra <[email protected]>
feat: sort conversation on priority (#6943)

* feat: update seed script to include prioritt

* feat: add sort_handler for conversations

...

0bbb28c4320bda87054dfcec2d53a39bbf980929 authored over 1 year ago by Shivam Mishra <[email protected]>
chore: Use find_each instead of .all.each (#6975)

- Enable the rubocop Rails/FindEach
- Replace the .all.each with .find_each

This should let ...

cf91e9eb58fcb98f7c2cd2fa4331c8e9cb63a6b4 authored over 1 year ago by Sojan Jose <[email protected]>
fix: Pagination bug in chat list (#6899)

* fix: Pagination bug in chat list

* chore: Review fixes

* Improves variable namings

--...

b529baa5eba3cae104d9646ed23fc3d517761e64 authored over 1 year ago by Sivin Varghese <[email protected]>
fix: Update the icon for low priority (#6978)

c071f66cdd0dab854e63435b39520d0f3926af13 authored over 1 year ago by Pranav Raj S <[email protected]>
feat: Ability to improve drafts in the editor using GPT integration (#6957)

ref: https://github.com/chatwoot/chatwoot/issues/6436
fixes: https://linear.app/chatwoot/issue/...

92fa9c4fdca3bdfad6480bcd98977583536c41a2 authored over 1 year ago by Muhsin Keloth <[email protected]>
fix vertical overflow scroll on `BackButton` (#6914)

* fix: vertical overflow scroll on BackButton

Co-authored-by: raph941 <45232708+raph941@users...

f6e0453bb2dc5d59a11850c1a69ff29311307f29 authored over 1 year ago by GitStart <[email protected]>
fix: Disable the entire element if priority is missing (#6972)

1a07828b1b5f029d6ee727489d9cbd2a18f78b1f authored over 1 year ago by Pranav Raj S <[email protected]>
feat: Track conversation priority events (#6968)

54880b23427aecf9d0cc84487e557af6c2cef3af authored over 1 year ago by Shivam Mishra <[email protected]>
feat: Right click context menu action to change the priority (#6947)

* Right click context menu action to change the priority

* Review comments

* Update Index....

e32f3e71e45807c98b09b34279e367fbd1149cfe authored over 1 year ago by Muhsin Keloth <[email protected]>
feat: priority UI (#6966)

0874aeee2d2c69ee08f73ff713b474329f01b7bd authored over 1 year ago by Shivam Mishra <[email protected]>
feat: Add an action in Macro to change the priority (#6940)

f1fc658a0d96dc610f56eebee0764947409b310b authored over 1 year ago by Muhsin Keloth <[email protected]>
feat: Link help center portal to an Inbox (#6903)

e3193dcabc9dbeb690b882de6cac00a717e2eedc authored over 1 year ago by Tejaswini Chile <[email protected]>
feat: add Makefile (#6948)

* feat: add Makefile
* chore: refactor

f825a229976c6e855c7a64b769d188dcfef85485 authored over 1 year ago by Vishnu Narayanan <[email protected]>
feat: Refetch the active conversation messages on action cable reconnect (#6790)

815322b27a8fafe6f5fd512335e4334003447e11 authored over 1 year ago by Muhsin Keloth <[email protected]>
feat: Save in_reply_to from WhatsApp messages (#6964)

474e65f4c8fc07494496fcd3e04dbcde2e1db1e6 authored over 1 year ago by Pranav Raj S <[email protected]>
chore: Update translations (#6941)

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

3a35281b3f325fbaaa518df29572e8efb7fdf6d0 authored over 1 year ago by Chatwoot Bot <[email protected]>
feat: Add a condition for filters based on the priority of automation (#6939)

ac6de50b4d49c0bfbed7b733261f833b7e87ce88 authored over 1 year ago by Muhsin Keloth <[email protected]>
feat: add activity message for priority change (#6933)

* feat: add priority const

* feat: add toggle priority method

* feat: update controller ro...

a34729c153fa665917fe0c56f3277191ac48164c authored over 1 year ago by Shivam Mishra <[email protected]>
fix: inconsistency in report and summary for metric counts (#6817)

* feat: include timezone offset in summary calculation

* fix: exlcude end in date range

* ...

6b2736aa63cfc49be998910d205716f7e525fae9 authored over 1 year ago by Shivam Mishra <[email protected]>
feat: Add an action on automation to change the priority (#6925)

d1584eea729479c147f97f5189e5cd4064f9f55a authored over 1 year ago by Muhsin Keloth <[email protected]>
fix: Code fix from PR #6823 (#6934)

527042afd1ca917f37e4cdcdbeef4cf7d6e5055c authored over 1 year ago by Sivin Varghese <[email protected]>
feat: Adds new inbox selector with more info for new message modal [cw-1358] (#6823)

bd1e69e4b446d725298bbd8f4bdccc520733fd3c authored over 1 year ago by Nithin David Thomas <[email protected]>
fix: build_id in heroku installations (#6932)

76d4c22c2d22f2c88ce59bec6611d016360456a2 authored over 1 year ago by Vishnu Narayanan <[email protected]>
feat: Support multiple emails in email transcript automation (#6924)

5cdc7d654a461d9b20d583e19ed01e33a31f202d authored over 1 year ago by Tejaswini Chile <[email protected]>
Delete inbox api doc update (#6930)

821d49943aead284881d7eb988c54b94383c221a authored over 1 year ago by Tejaswini Chile <[email protected]>
feat: add priority field to conversation (#6921) (#6927)

* feat: add priority

* feat: add indexes

9c0259da6ba278b720ca0f1f57be3ddd13551d81 authored over 1 year ago by Shivam Mishra <[email protected]>
chore: Add account_id as custom_attribute for cloud users (#6926)

ea2c4423288087d2a007b1988291ee55da9a2aaa authored over 1 year ago by Pranav Raj S <[email protected]>
Fix flaky reporting_event_listener_spec (#6923)

b93b8cdab62679936af10cd8f41878a6c8f4da22 authored over 1 year ago by Volodymyr Makukh <[email protected]>
chore: Cache the dashboard app on the first load (#6774)

e6505fc7a42ca9f3de1735939b488a18a979adcb authored over 1 year ago by Pranav Raj S <[email protected]>
fix: Remove fallback phone_number search in WhatsApp event processing (#6904)

c5c36af5291d532b78bfe15a006b4c14ec4a057f authored over 1 year ago by Pranav Raj S <[email protected]>
fix: Handle spaces in CC/BCC email lists (#6788)

When the CC field is generated in the UI, the email values are joined together
with ", " but wh...

026e03c3073284be4e5d02b71d7027be95f9f8b2 authored over 1 year ago by Jordan Brough <[email protected]>
Merge branch 'release/2.16.0' into develop

37b709867313ab0ceef048e61e95f6031f27511f authored over 1 year ago by Sojan <[email protected]>
Merge branch 'release/2.16.0'

7bd400772deecf20ea24be106a950abd412f8355 authored over 1 year ago by Sojan <[email protected]>
Bump version to 2.16.0

cb2f86b9834e25450a81f335bb1e857f63a6a914 authored over 1 year ago by Sojan <[email protected]>
chore: Contact import improvements (CW-1362) (#6747)

Fixes: https://linear.app/chatwoot/issue/CW-1362/csv-imports-are-not-working-properly
Fixes: #3...

905e77048f7a8860178339d88853ab914492274b authored over 1 year ago by Tejaswini Chile <[email protected]>
chore: add build id to settings page (#6873)

- Adds a build Id to the settings page

4505c5dda3e95f0497e97a331dcd4f7763e6d1af authored over 1 year ago by Vishnu Narayanan <[email protected]>
feat: Improved country code in contact form view. (#6801)

* feat: Improved country code in contact.

* chore: Minor fixes

* chore: Minor fixes

* c...

c9ce9e5b8f4f5bec2e0b43c284aecb191b70820c authored over 1 year ago by Sivin Varghese <[email protected]>
feat: audit logs UI (#6803)

* feat: init auditlogs ui

* chore: add api

* fix: action

* chore: add action,username,t...

9e2f991484299bf548d544034c10853ad4cad130 authored over 1 year ago by Vishnu Narayanan <[email protected]>
fix: Border color for CSAT component in widget (#6915)

80dcd17f6ee0e3114abee3ef4c932aad6f5f14b1 authored over 1 year ago by Sivin Varghese <[email protected]>
feat: show webhook verify token for WhatsApp (#6916)

- Display WhatsApp webhook verify token in configuration settings

a38ecf3dde41040a5df3b207d988323412e75fd0 authored over 1 year ago by Shivam Mishra <[email protected]>
chore: Update translations (#6895)

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

9090eabb8a2ea35180c855f8e6856af6c41077be authored over 1 year ago by Chatwoot Bot <[email protected]>
feat: allow sorting of articles (#6833)

* feat: sort by position

* chore: whitespace change

* feat: add border bottom color to lis...

ca2506a94165b37a357d950938b09cea94898471 authored over 1 year ago by Shivam Mishra <[email protected]>
fix: response body in twitter callback (#6907)

* fix: response body

* fix: tests

1886d4ce081ba2105dd2793e9bf4fc2c24f85184 authored over 1 year ago by Shivam Mishra <[email protected]>
fix: use response.status instead of success (#6906)

* fix: use response.status instead of success

* refactor: use sentry to capture exception

...

4d49b81f1c95afa9558e5413757871d3513cdcdb authored over 1 year ago by Shivam Mishra <[email protected]>
fix: Update from_email in the name to fix the syntax error (#6900)

2b736f4698bf63eaa8023cd831775dd0fe60da21 authored over 1 year ago by Tejaswini Chile <[email protected]>
feat: Route emails based on x-original-to in email channel (#6901)

Fixes: #6608
ref: https://linear.app/chatwoot/issue/CW-30/emails-not-routed-based-on-x-original-to

9ca21df9fd842de090cabcdc88ccf005f2a90bff authored over 1 year ago by Tejaswini Chile <[email protected]>
Fix: save twitter profile for inbox (#6667)

Fixes: #737

44837aa6570971b20da113bf327fa036ad2a7020 authored over 1 year ago by Tejaswini Chile <[email protected]>
chore(deps): bump commonmarker from 0.23.7 to 0.23.9 (#6892)

Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.7 to 0.23.9.
- [Rele...

d04344c09415a47887f3a44f2371af47635d58e6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: Account deletion with deleteObjectJob (#6885)

Fixes: https://linear.app/chatwoot/issue/CW-1365/allow-super-admin-to-delete-an-account

Co-au...

d45512df72fa895b9ee4cf1a9fa1c177d3fb4e67 authored over 1 year ago by Tejaswini Chile <[email protected]>
chore(deps): bump nokogiri from 1.14.2 to 1.14.3 (#6893)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.2 to 1.14.3.
- [Release n...

2731c2a5be920921c39b0b904ae7742d713e375d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: flatten template array for whatsapp templates (#6880)

- Refactor the WhatsApp template sync job
- Fix the issue when fetching the next set of templates

610463c9802045ed9ab952a2428d2c855e1169eb authored over 1 year ago by Tejaswini Chile <[email protected]>
Chore: moves localstorage helper as a shared utility (#6838)

* Chore: moves localstorage helper as a shared utility and refactors constants

* Refactors co...

09ce85b30db5f4356c857b52679ea6baddcf9c45 authored over 1 year ago by Nithin David Thomas <[email protected]>
feat: better download for conversation traffic heatmap (#6755)

* feat: genearte report in a grid

* refactor: update API usage

* refactor: separate genera...

17ff1f11a7aa966b2819d15e2b68dc98f146ab6e authored over 1 year ago by Shivam Mishra <[email protected]>
fix: Update the profile API URL in the documentation (#6875)

f4e121cc4417d83a27c9eb583cdafc1f0a94bd8e authored over 1 year ago by Pranav Raj S <[email protected]>
chore: Remove context menu on links (#6874)

cf934450ab9976b97b4aa32f837d4aa2b19a9359 authored over 1 year ago by Pranav Raj S <[email protected]>
feat: add pagination support for audit logs API (#6843)

Add pagination support for audit logs API

ad75a79135db8179fc3a05c55db58710a0cbae09 authored over 1 year ago by Vishnu Narayanan <[email protected]>
chore: Specs for Whatsapp template pagination (#6870)

Spec for https://github.com/chatwoot/chatwoot/pull/6835

d49989ace1b7031ca29319002af15c4bebe8e5d3 authored over 1 year ago by Tejaswini Chile <[email protected]>
Add status reopen activity message for api channel (#6839)

e69e0bc984eb710a0d76e5ccfa033b998b845d58 authored over 1 year ago by Tejaswini Chile <[email protected]>
fix: Invalidate cache if any of the related objects change (#6860)

* fix: Invalidate cache if any of the related objects change

* Add specs:

* Update context...

e877b01e00a0358ef4761364ca427980909e3857 authored over 1 year ago by Pranav Raj S <[email protected]>
feat: one-click codepen for widget configuration (#6865)

* feat: allow codepen in code

* feat: enable codepen in config

* feat: update codepen titl...

da11feb39bfb9c8817ca09e35bc481ea18fe52c8 authored over 1 year ago by Shivam Mishra <[email protected]>
Feat: Fetch whatsapp templates till next cursor (#6835)

138afd9af6a55888a3e8e081de47d8d8024f24fb authored over 1 year ago by Tejaswini Chile <[email protected]>
feat: Add the ability to change the agent availability status (#6855)

* Add the option change agent availability

* Remove callout

* Move `AVAILABILITY_STATUS_KE...

e753365493e1a3ac00251e1b652b0b85397b0abc authored over 1 year ago by Muhsin Keloth <[email protected]>
feat: Use inbox image as avatar for the bot (#6859)

91dc7733b0147c1cb0ebee7b7f28f56617592b8a authored over 1 year ago by Pranav Raj S <[email protected]>
fix: Disable processing events if account is suspended (#6849)

463c09184c6a6ce2791ed05e27a7d4e6fc63fe45 authored over 1 year ago by Pranav Raj S <[email protected]>
chore: Update translations (#6854)

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

040e9a732f143a73fb8ece6f2583311b03c06a35 authored over 1 year ago by Chatwoot Bot <[email protected]>
feat: add lograge to improve logging (#5423)

- Add lograge gem to improve rails logging using `LOGRAGE_ENABLED` env variable
- When enabled ...

71c5a1e1d4d46170abf4d19c708cc3cba745a949 authored over 1 year ago by Vishnu Narayanan <[email protected]>
feat: Support `after` param in messages end point (#6848)

Adds support to `after` param while fetching messages
Fixes: https://linear.app/chatwoot/issue/...

a521762dd6913c0b9a2caacc549d55ece974d89a authored over 1 year ago by Muhsin Keloth <[email protected]>
fix: Specs failing for teams/actions.js (#6845)

* fix: specs failing

* fix: specs for labels and inboxes

* Update reports.js

---------
...

406e8405eba0d70e963d8643f513e4888bc1e16e authored over 1 year ago by Shivam Mishra <[email protected]>
Search bar improvements (#6827)

* chore: implement search improvement

Co-authored-by: BikashSah999 <51731962+BikashSah999@use...

37dd898c9a08583c705a6c1a9b85a7e1677174fc authored over 1 year ago by GitStart <[email protected]>
fix: Time specs (#6841)

be2356724eff39ceef6176d3f840f0be33330b8b authored over 1 year ago by Sivin Varghese <[email protected]>
feat: Show year in message timestamp if the message is not from the current year (#6830)

* feat: Shows year in message timestamp if the message is not from the current year

* chore: ...

ab6276327a75a1413413f9595b43c68568076453 authored over 1 year ago by Sivin Varghese <[email protected]>
fix: Canned Responses are not sent in the new message editor (#6829)

ee131011f902a247bfd7cf2ce85bb6285f1483af authored over 1 year ago by Sivin Varghese <[email protected]>
feat: Extend the message limit for the Facebook Channels (#6816)

2ca8726005548672301bb4efb186c41294a044d5 authored over 1 year ago by balawa <[email protected]>
feat: Remove isAdmin check on merge contact button (#6825)

b39e5bb64258b957dc4fbf35627871baa0f0a6a6 authored over 1 year ago by Shivam Mishra <[email protected]>
chore: Use feature_flags attribute instead of settings_flags (#6820)

* chore: Use feature_flag instead of settings_flag

* Remove unnecessary changes

ebd5fbef1778cb73a16f859171ea5fc18b719ff5 authored over 1 year ago by Pranav Raj S <[email protected]>
fix: inconsistent usage of snake_case and camelCase (#6824)

b7d0016d99798677ec33e861a69f69db66455293 authored over 1 year ago by Shivam Mishra <[email protected]>
fix: Pre-chat message is not showing in campaign (#6821)

* Fix pre-chat form header issue

* Show pre-message if pre-chat form enabled

a0eafc94d7d3345aaa88a36d2d4df09a007163d8 authored over 1 year ago by Muhsin Keloth <[email protected]>
chore: Disable import option in agent account (#6822)

110e28d08e73980b63f528ebd34f45bcf1da7fb2 authored over 1 year ago by Sivin Varghese <[email protected]>
feat: allow adding custom attributes to conversations from the SDK (#6782)

* feat: add conversation attributes method to sdk and widget app

* feat: add endpoints to upd...

a040aee96bfde336499b4ba05d770f091e353f05 authored over 1 year ago by Shivam Mishra <[email protected]>
Feat: detect language of the message content (#6660)

6a0ca35de4c984dbc527ae475d50ada44f6b8289 authored over 1 year ago by Tejaswini Chile <[email protected]>