Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request #198

Open
michelson opened this issue Jul 17, 2020 · 26 comments
Open

Feature request #198

michelson opened this issue Jul 17, 2020 · 26 comments

Comments

@michelson
Copy link
Member

michelson commented Jul 17, 2020

Hello there 👋
This issue is dedicated to discuss new features that you would like to see on the app. You can upvote or add 👍 to existing issues if they're already commented.

@bensssyde
Copy link

Hello,
Would love to see a provision to pre-fill Name and Email from a logged-in user's information.

@michelson
Copy link
Member Author

Hello,
Would love to see a provision to pre-fill Name and Email from a logged-in user's information.

@bensssyde You can edit the user name on their profile view. Do no need something else in particular?

@bensssyde
Copy link

@michelson The scenario is when the visitor initializing the chat is a customer logged in to his account in a customer portal.
Am looking for possibility to set name & email in such a case where they are known. Probably like this:

          new window.ChaskiqMessengerEncrypted({
              domain: 'http://domain:3000',
              ws:  'ws://domain:3000/cable',
              app_id: "KFOofsAyrxM5oEsloaRaNw",
              data: "YOUR_ENCRYPTED_JWE_DATA",
              name:'xxx',
              email:'xxx',
              lang: "USER_LANG_OR_DEFAULTS_TO_BROWSER_LANG" 
            })
      ```
Hope its clear.

@michelson
Copy link
Member Author

michelson commented Jul 27, 2020 via email

@bensssyde
Copy link

Thanks.
Great to see this is available. I will definitely try it out.

@michelson
Copy link
Member Author

michelson commented Jul 27, 2020 via email

@harrisyn
Copy link

Hi @michelson
I found this when looking for live chat apps that support WhatsApp, is this implemented? and how does it work?

@michelson
Copy link
Member Author

michelson commented Aug 25, 2020 via email

@michelson
Copy link
Member Author

Everybody, please use this issue for feature request, if you have questions , please open a new issue

thanks!

@srameshr
Copy link

@michelson
Better documentation. May be use the existing pages features to write content on how to develop on this, folder structure, component structure, database structure, adding new feature blueprint etc.

@Alarees
Copy link

Alarees commented Sep 25, 2020

android repository for integration with existing project, react native perhaps

@michelson
Copy link
Member Author

@Alarees there is a repository on https://github.com/chaskiq/chaskiq-react-native , it's empty though

@pucilpet
Copy link

It would be cool if you could launch Chaskiq on Caprover with the 1-click installation, similar to Heroku.

@Bananenprofeet
Copy link

@michelson
I've found this Messaging Platform because I looked for Whatsapp compatability,
Now I see its only possible with Twilio. This is very difficult for European users.

Will it be possible to use my own WhatsApp Business API number?

@michelson
Copy link
Member Author

@Bananenprofeet I don't have the API access so is hard to implement that. if you have access maybe I could be interested to work on this 👍

@sdeepakbz
Copy link

@michelson I am looking for option to enable e-mails for conversations and to send out e-mails if they are offline. I have already turned on all the related settings. Am I missing something or this would be a feature request?

@michelson
Copy link
Member Author

@sdeepakbz SNS maybe ?

@sdeepakbz
Copy link

@michelson I am using sendgrid SMTP. Can it be done with it?

@jaxn
Copy link

jaxn commented Jan 15, 2021

I would like to request Sendgrid integration similar to SES.

Sendgrid has similar webhook features for incoming mail/bounces.

@jarthod
Copy link

jarthod commented Jan 29, 2021

One big feature which is not really related but would make sense is: "Roadmap prioritization tool". Something where people can suggest features and vote for them, it could be integrated with the help center and the chat so people asking question about one feature find the suggestion and can vote for it.

Similar to: https://canny.io/ or UserVoice for example.
I know that's a big ask and unlikely to happen but I though I would post it to gather interest ;)

@michelson
Copy link
Member Author

@jarthod I like this, I will explore canny integration

@jarthod
Copy link

jarthod commented Jan 29, 2021

@michelson for the record I am suggesting implementing such feature in Chaskiq directly (rather than integrating with canny or others), mostly so everything is self-hosted in the same tool, provides the same UI, better privacy, etc... But of course an integration would be interesting too ;).

Of course it's just a suggestion, great tool anyway 👏

@jrxcorp
Copy link

jrxcorp commented Mar 10, 2021

How to encrypt JWE on Node.js?

@michelson michelson reopened this Mar 23, 2021
@a7medo778
Copy link

mobile apps

@nicopace
Copy link

Add integration to yunohost.
Yunohost is a platform for self-provision of services, and it has a 300+ library of open source software that you can install with one click.
The minimal integration requires very little effort, as it only requires it to install and remove the system, and some templating to make sure it gets installed with the right domain.
Other ruby apps like discourse can be used as a basis: https://github.com/YunoHost-Apps/discourse_ynh

@davidorel
Copy link

Hello
For the guided tours (and more after ...) it might be nice to use Guidechimp

it is compatible with react and have a lot of good features to make a full DAP (Digital Adoption Platform)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests