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

[Enhancement] Docker support Debugging (byebug & pry) and receive emails to MailHog via smtp (#371)

* updated development docker setup

* turned on yarn integrity check

* create test docker c...

1ee17cc8262d98589f462f0de3b9b160aa019d21 authored almost 5 years ago by Anto Dominic <[email protected]>
[Cleanup] Remove unnecessary Capistrano config (#375)

6bdac3d9fe08da97c769bc043cc6d016af8a0d96 authored almost 5 years ago by Anto Dominic <[email protected]>
[Refactor] Cleanup agent store and actions (#373)

* Cleanup agent store and actions

* Move set/create/update/destroy to helpers

* Update mut...

2ce7438c7961d3ace6b2ee1002767cd1371a32b2 authored almost 5 years ago by Pranav Raj S <[email protected]>
Bump rack from 2.0.7 to 2.0.8 (#372)

Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.8.
- [Release notes](https://githu...

a92e3817f832c99cd01aa6a5d0d43c88ad7cf7e3 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[Bug] Fix timestamp in temporary message (#369)

* [Bug] Fix timestamp in temporary message

* Fix tests

4b677ae00efb4f2bd1d0d1983fd78a49ce70a1d1 authored almost 5 years ago by Pranav Raj S <[email protected]>
Refactor: Minor code refactoring in accordance with Vue.js best practices (#368)

87fb1adab11282259c3a2ffffb2071cd5cf98669 authored almost 5 years ago by James George <[email protected]>
[Enhancement] Group widget messages by users (#367)

* Remove thumbnail

* Show grouped messages

17587d8a0cd969adf70150017f0fe859fb40eb93 authored almost 5 years ago by Pranav Raj S <[email protected]>
Refactor: use Array.includes instead of indexOf (#366)

5c7c325c9c10c9481151ecee8aebf5793b974641 authored almost 5 years ago by James George <[email protected]>
[Performance] Optimize queries in conversation/message finders (#364)

* [Performance] Optimize queries in conversation/message finders

* Add message_finder spec

...

a7cb75e4684baabdb5e31b41f7dc47fc6973c63d authored almost 5 years ago by Pranav Raj S <[email protected]>
[Enhancement] Group widget messages by date (#363)

* [Enhancement] Group widget messages by date

* Update DateSeparator snapshot

cfc56705fd0c2be2eb1f6366b1ffa60ee02ef4f8 authored almost 5 years ago by Pranav Raj S <[email protected]>
[Enhancement] Select widget_color while creating inbox (#362)

* [Enhancement] Select widget_color while creating inbox

* Fix codeclimate issues

* Fix !i...

7b63cbe1f7cde71533f6b95dfcffaaad7365fb84 authored almost 5 years ago by Pranav Raj S <[email protected]>
[Bug] Fix icon alignment in buttons (#360)

* Fix icon alignment in buttons

* Fix ordering

19852b60cd8e5bdbb19d5258000b152a73ec9bbc authored almost 5 years ago by Pranav Raj S <[email protected]>
Add option to reset password of agents to Admin (#351)

* Add option to reset password of agents to Admin

* Fix copy, remove setTimeout

5b275ea157af880f669b9aa6bc7906df5b589bcc authored almost 5 years ago by Mukesh Chaudhary <[email protected]>
Refactor for reauthorize_page method (#110)

* Refactor for reauthorize_page method

* Fix the rubocop issues

cef1200351ae134f875ee3512dee9845fc97d2a5 authored almost 5 years ago by Ender Ahmet Yurt <[email protected]>
[Enhancement] Hide sidebar on tablets (#358)

* [Enhancement] Hide sidebar on tablets

* Remove unnecessary console.log

* Use beforeDestroy

febc4bef8353da4f26ee5b5a93e4d42ae9b53705 authored almost 5 years ago by Pranav Raj S <[email protected]>
[Enhancement] Fetch previous messages in the conversation (#355)

* Fetch previous messages in the conversation

* Add specs for conversation store

* Fix cod...

2b41e9176820a04bf012586ba00e66c3f079b885 authored almost 5 years ago by Pranav Raj S <[email protected]>
Add Database config variables to .env.example (#357)

1005b9e2272da521de07d82e45d1ceed89512d59 authored almost 5 years ago by Pranav Raj S <[email protected]>
Feature: Profile API [#238] (#354)

- api to update name and email
- api to change password
- api to set profile pic
- fixes upd...

1abaee04d89ec4ae6bcf113b37fdbb45b8bfe8e4 authored almost 5 years ago by Sojan Jose <[email protected]>
Add OpenCollective funding details (#353)

7f96c39b183219403259a1997480a8a9c20cb666 authored almost 5 years ago by Pranav Raj S <[email protected]>
Fix security advisory warning (#352)

0a5d6c0de9a39de87215dd8662c35e3e8f5b2490 authored almost 5 years ago by Sojan Jose <[email protected]>
Remove unnecessary slash in curl command (#349)

* Remove unnecessary slash in curl command

* bundle update

* Fix rubocop errors

d8d4deea2f5d5493510abd93075647a944660fcf authored almost 5 years ago by Pranav Raj S <[email protected]>
Improve docker compose performance (#347)   🤩

* Fix warning Integrity check: System parameters don't match

* Reduce commands required to us...

3f403c9e7aed6ef3f03d93c7589fe9f6237aa611 authored almost 5 years ago by petebytes <[email protected]>
Add specs for model facebook_page (#346)

3a1c0aef07d00b21804f5b57a5428d66c7a5aa41 authored almost 5 years ago by Karthik Sivadas <[email protected]>
Fix BILLING_ENABLED in example .env file (#345)

The ENABLE_BILLING env var is not used in the chatwoot code base. Instead, the BILLING_ENABLED i...

ff5c26a388e5d6b598bba51bdad3c73d00a2a87b authored almost 5 years ago by Régis Behmo <[email protected]>
Chore: Ability to configure Mailer sender emails [#339] (#342)

* Chore: Ability to configure Mailer sender emails [#339]

fixes : #339
fixes : #330

* upd...

6a2f4e6673a75754bb3a716c89c4cd7a0e078029 authored almost 5 years ago by Sojan Jose <[email protected]>
Chore: Cache gemfiles in circle builds [#338] (#343)

a8e8416d4807934cfe55572202f0fba178250026 authored almost 5 years ago by Sojan Jose <[email protected]>
Add Account Model specs (#341)

c758c13ffbb9a4aab98aaeabcffcbc6034e55d0d authored almost 5 years ago by Karthik Sivadas <[email protected]>
Chore: Setup test coverage in codeclimate [#332] (#333)

6ca403542d25cf719347038af5ca5a44aa2065b2 authored almost 5 years ago by Sojan Jose <[email protected]>
Add docs to add a website channel (#337)

829cb4da577925a4db594862e3ad2289646583f2 authored almost 5 years ago by Pranav Raj S <[email protected]>
Update user model specs (#334)

330e8625d3e7a2ecd32112a0555120c0a18b7ca0 authored almost 5 years ago by Karthik Sivadas <[email protected]>
[#247] Filters conversation by status and paginate conversations (#284)

* [#247] Filters conversation by status

* Fixes conversation finder specs

* [#248] Paginat...

84799fd0a1763bfe36ffecf379fc23c95c8b0107 authored almost 5 years ago by Subin T P <[email protected]>
Annotations (#327)

* Add annotate gem to the project
* Annotate models, fixtures, factories and model_specs
* Kee...

c08074b98199177c10273bff5d64cbb50580507a authored almost 5 years ago by Mukesh Chaudhary <[email protected]>
[Enhancement] Add CopyToClipboard action in code component (#329)

* Add CopyToClipboard action in websiteWidgetCode component

* Fix codeclimate issues

60e96f446e610478962038223f4a579ad827d966 authored almost 5 years ago by Pranav Raj S <[email protected]>
Add an intermediate pending state for widget messages (#323)

* Add an intermediate pending state for widget messages

* Remove unnecessary setTimeout

* ...

a3662091c797d86a9612396396e66121f8082ec7 authored almost 5 years ago by Pranav Raj S <[email protected]>
Updated docs for docker configuration (#322)

070f762293e2f5e8539f5dfac52e8755864e0e1f authored almost 5 years ago by Pranav Raj S <[email protected]>
Fix docker file to use rails_env=production on precompile (#315)

* Fix docker file to use rails_env=production on precompile

* Fix docker file for prod deploy...

8ea74a21b0afe688c20b45d7eeafdfaec8d2d999 authored almost 5 years ago by Pranav Raj S <[email protected]>
Fix rails port getting toggled from 3000 to 5000 (#319)

Fix rails port getting toggled from 3000 to 5000 when using foreman

dab21915b46551588cb6b5963e63d7e0d2469552 authored almost 5 years ago by Sojan Jose <[email protected]>
Update font family to make design consistent in all platforms (#318)

* Add inter font, remove modal header bg

* Remove unnecessary font files

* Fix codeclimate...

6e911e69f8b4748e033f7c1f014d7984bc22c27f authored almost 5 years ago by Pranav Raj S <[email protected]>
[#311] Added link to env variables documentation (#312)

* Added link to env variables documentation right below the Heroku one click deploy button so th...

6c653e9ef3d09159594649e94730d41b60b63855 authored almost 5 years ago by Sony Mathew <[email protected]>
Fix breaking migrations, revert migrations to 6.0 (#314)

Closes #313

3c01f98a0b56d94213d7616fc343db60cdf50019 authored almost 5 years ago by Pranav Raj S <[email protected]>
Adjust space between message bubbles in widget (#309)

7c65142fcdfd03a3e305d2c417d9440778644fec authored almost 5 years ago by Nithin David Thomas <[email protected]>
Fix private note shown to user in widget (#308)

fixes #306

ded8f33fc8d38bd2b5d3575f966c6099a181ec02 authored almost 5 years ago by Pranav Raj S <[email protected]>
Enhancement request template (#301)

enhancement request template

913172c6880f6d4697c6c730c4365a21fe00ad0d authored almost 5 years ago by Sojan Jose <[email protected]>
[Bugfix]Fixes agent cannot be removed from inbox #18 (#304)

Closes #18

c36b4279ace00b036fc2f89832374e9adff4bad4 authored almost 5 years ago by Sojan Jose <[email protected]>
Add a pull request template (#305)

17eed16dfedfb2476a433dcbdd66291fc27cc56f authored almost 5 years ago by Sojan Jose <[email protected]>
[BugFix] Fix Users not deletable because of foreign key reference (#300)

Fixes #297

cbf2d27b6b7891b6a65645275cd7182189688d2e authored almost 5 years ago by Sojan Jose <[email protected]>
Makes widget header expand and collapse by messages size (#293)

274ad381cb1e8a366999afbb152481b371bfd0e9 authored almost 5 years ago by Nithin David Thomas <[email protected]>
[Chore] Add docker build status to repo #287

ref: #287

97a814cb7eae6e282ebe6ed6e06b87f13fe6e021 authored almost 5 years ago by Sojan Jose <[email protected]>
[Chore] - Fix docker build (#290)

fixes #289

ddae36a4a3d65e6b5b24ee835243eaf3ee1d8d17 authored almost 5 years ago by Sojan Jose <[email protected]>
Fix docker image by adding bundler (#288)

fixes #289

cb71f5752c445c28548a851bd19eab0a3dfb9870 authored almost 5 years ago by kolaente <[email protected]>
Display deploy to heroku button more prominently in Readme (#285)

0ba001427e25d83efb951d6e2597205c24cff20f authored almost 5 years ago by Sojan Jose <[email protected]>
Update widget colors based on the widgetConfig (#276)

5d2efdc7fc6011e833fdcd5be295717cd3dbb71d authored almost 5 years ago by Pranav Raj S <[email protected]>
[Chore] Add bullet gem #249 (#281)

* closes #249 add bullet gem

- upgrade gems
- fix the warning in the console
- fix the depr...

9c6a10176820ddec49a690a05bba86b3f484de42 authored almost 5 years ago by Sojan Jose <[email protected]>
Add rubocop on commit hook (#283)

34df4512433948dfe6641644155e330c33b52875 authored almost 5 years ago by Pranav Raj S <[email protected]>
Add Dependabot config (#217)

fabf59cdd1f8a7289acd871d6135f800f4dcd7cf authored almost 5 years ago by Nicholas La Roux <[email protected]>
Removes unwanted data migration (#280)

efea049e89c9e02a5c6c9e0fcba340631d4179da authored almost 5 years ago by Subin T P <[email protected]>
#251 - Disable subscription in community edition (#277)

* #251 - Disable subscription in community edition

* Hide billing routes in sidebar for commu...

78adcf822d3e151878e53a1bd19912b7f4d4895d authored almost 5 years ago by Sojan Jose <[email protected]>
[Docs] Add documentation for SMTP settings (#279)

54556bfd581d3040ec8f7a594dad544e70732cfc authored almost 5 years ago by Pranav Raj S <[email protected]>
[#260] One click deploy to heroku (#275)

* [#260] One click deploy to heroku

* Added app.json file for Heroku deployment
* Made chang...

70e4cc08b6d214f70437499af26a437140bedf6f authored almost 5 years ago by Sony Mathew <[email protected]>
Remove unused method from ApplicationRecord (#257)

b6186e93e7b06d94a4d0509946062933308bef90 authored almost 5 years ago by Alexander Kadyrov <[email protected]>
Update links in contributing.md (#272)

6f4f66264f83c11e0178e9cd1609ba6140d551ee authored almost 5 years ago by Pranav Raj S <[email protected]>
Fix links in documentation (#271)

645c77c3c126fa59bf393fc08a93a57809fbf055 authored almost 5 years ago by Pranav Raj S <[email protected]>
🔥Docker and environment variables cleanup (#270)

* Added dotenv-rails gem to manage environment variables

* Added dotenv-rails gem to manage e...

da9ac8b26d122819d215161d35fa226204d933e9 authored almost 5 years ago by Sony Mathew <[email protected]>
[Enhancement] Format messages in widget (#268)

* Use message formatter in widget

* Rename the variable

c6feea9f6d3ff7da053051fd94ca4ffdb5734d6e authored almost 5 years ago by Pranav Raj S <[email protected]>
Add background story (#269)

c96e2c334ca5e28e52cb58f714bcd75f8d9b1092 authored almost 5 years ago by Pranav Raj S <[email protected]>
Add bundle audit to CI (#263)

* Add bundle-audit gem

* Update vulnerable brakeman gem

* Fix "Insecure Source URI found" ...

cb834ff73d4213773f553b3cd383b658a61c6a5b authored almost 5 years ago by Alexander Kadyrov <[email protected]>
Add executable bit to ./configure script (#255)

efce3b36981e83bba8c644e53a5f8921d59b9a91 authored almost 5 years ago by Alexander Kadyrov <[email protected]>
Remove docs script (#233)

a4141c5dc50c3cd622ba66a6d5ba2777ee791825 authored almost 5 years ago by Muhsin.K <[email protected]>
[Enhancement] Add a temporary image for channel if no image available (#231)

e610a11bc5b3fe48f426fa2ddfb8f4b4836b2c7d authored almost 5 years ago by Pranav Raj S <[email protected]>
Format time, fix sort (#230)

c914d94b18164b2c61dafb1db97a1f61cc230df6 authored almost 5 years ago by Pranav Raj S <[email protected]>
Remove therubyracer gem (#228)

ba10045a0f597426e9b46f9f56c7780c26383379 authored almost 5 years ago by Pranav Raj S <[email protected]>
Fix scrollTop of undefined in CannedResponseList (#226)

8348f4adae001f914300e9c73d8fb24e1f67f818 authored almost 5 years ago by Pranav Raj S <[email protected]>
[Bug] Remove markSeen, toggleTyping calls for WebWidget channels (#225)

aef3b04aa58e7dba8f184a8d54308ada24bf3f1a authored almost 5 years ago by Pranav Raj S <[email protected]>
[Bug] Fix widget mobile layout design (#224)

bcce70c95a15fdb2c8ae5f4c60df20fd9ec1b9e2 authored almost 5 years ago by Pranav Raj S <[email protected]>
[Bug] Fix ReadableTime overlapping message text in Firefox(#219)

0d5c070f51e12a06c39b2d28dd50927a03250c87 authored almost 5 years ago by Ronald Walker <[email protected]>
Fix broken links in docs (#221)

565a8439c0f5a7afecac854fa691e55352a92b9f authored almost 5 years ago by Jithin Das <[email protected]>
Update contributors link (#220)

* update Readme.md

Fix the anchor tag of contributors

* update contributors.md

Fix the ...

8e0570ff87d9edc5b495a605e11ebb296a38a737 authored almost 5 years ago by Jithin Das <[email protected]>
Upgrade to Ruby 2.6.5 (#216)

0aee33453c5597c314e1fd729338f22cc32844f7 authored almost 5 years ago by Nicholas La Roux <[email protected]>
remove 'inbox' attribute on Contact and use join table(ContactInbox) instead (#214)

9256745193ebbac141df4620d43c421eb52bdd61 authored almost 5 years ago by Ronald Walker <[email protected]>
Less configuration when setting up the repo (#215)

add the default redis url and frontend url to avoid extra hassles when setting up the repo

7ed1858284592132be0934abe336fa5689d9dee9 authored almost 5 years ago by Sojan Jose <[email protected]>
Fix typo in readme (#212)

- ImageMagik => ImageMagick

bc0f29344e3ccb9e4afc9390cae1f95e3aa654ce authored almost 5 years ago by Juraj Masar <[email protected]>
[Bug] Remove toggle_typing API call for channels except Facebook (#211)

2ebc07b381e6cdd813e0d38b6ac11b97debc8aa1 authored almost 5 years ago by Pranav Raj S <[email protected]>
[Bug] Fix selected label alignment in MultiSelect (#210)

127dd4cf61505ea85a09de38afc0750ce5f447cc authored almost 5 years ago by Pranav Raj S <[email protected]>
[Enhancement] Create EmptyState component (#209)

1ad36f164f9998761096224028dc7b0864002b96 authored almost 5 years ago by Pranav Raj S <[email protected]>
[Feature] Detect browser on conversation initiation (#208)

88ac20efb5b8f1ae0f255e95112a4ef339270600 authored almost 5 years ago by Pranav Raj S <[email protected]>
Bump rack-cors from 1.0.3 to 1.0.6 (#207)

Bumps [rack-cors](https://github.com/cyu/rack-cors) from 1.0.3 to 1.0.6.
- [Release notes](http...

ccd3d8dc6ea7168e4d47c6f416a27b538151c00a authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Init Contact Panel (#206)

88fc4d894a5fc4864c5eb1f36898c9c7d9a6b779 authored almost 5 years ago by Pranav Raj S <[email protected]>
Fix styles in conversation view

b9850857864af17f58f8f84abda11722b0cbd218 authored almost 5 years ago by Pranav Raj Sreepuram <[email protected]>
[Bug] Scroll conversation to bottom on load (#205)

6d8b6d4769f755b865eefbbee35371ba31ef2344 authored almost 5 years ago by Pranav Raj S <[email protected]>
Remove console warning from foundation

e37c04a81f1abcf6d21db3fddb9974ca69a7b623 authored almost 5 years ago by Pranav Raj Sreepuram <[email protected]>
[Bug] Update copy in search agent select dropdown (#204)

7b4b5d31d9a3994230764793a68dd69c4caed146 authored almost 5 years ago by Pranav Raj S <[email protected]>
Bump loofah from 2.3.0 to 2.3.1 (#203)

Bumps [loofah](https://github.com/flavorjones/loofah) from 2.3.0 to 2.3.1.
- [Release notes](ht...

047e485998fd2dd586887c36cab8b2d4dd690795 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[Enhancement] Enter to send message, add click on bubble instead of icon (#202)

7e3409c3e1c62db0627fcc4ea2570df2f13f9824 authored almost 5 years ago by Pranav Raj S <[email protected]>
[Bug] Rescue error on JWT.encode (#201)

63ce5607e950b25563a8bb4249bbf8e3a6abb538 authored almost 5 years ago by Pranav Raj S <[email protected]>
[Enhancement] Use thumbnail component

de76780ce5a524afa223724b61f4aee6359b953e authored almost 5 years ago by Pranav Raj Sreepuram <[email protected]>
[Bug] Fix unable to set unsafe-headers

7a2fb8eef19fe4f9a6d450bdb51742c34bf0bed6 authored almost 5 years ago by Pranav Raj Sreepuram <[email protected]>
Update docs to use open collective (#200)

c080f6c4294762aeff98efec271a14436d867b07 authored almost 5 years ago by Pranav Raj S <[email protected]>
Upgrade foundation to 6.5.3

dbb57a8a5600a42e26e8ff1b77f7521433b051b2 authored almost 5 years ago by Pranav Raj Sreepuram <[email protected]>
[Internal] Add route for widget testing (#199)

5cc354365768ed1a3b0685f794f15a8a495a8749 authored almost 5 years ago by Pranav Raj S <[email protected]>
[Bug] Fix conversation scroll in dashboard

f3fc542a5f62986a9315d7acb44bb9eba3eb55d2 authored almost 5 years ago by Pranav Raj Sreepuram <[email protected]>