Giter Site home page Giter Site logo

inapp-support's People

Contributors

codingcarlos avatar ulisesgascon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

inapp-support's Issues

New message notifications

Show notifications for new messages, both in client and provider. That mean, detect when a read message is read.

Message callback (send and recieve)

Add some callbacks when a messae is sent and recieved, both in client and provider, with external access to allow developers perform custom actions, such as send their own push notifications, update the interface or similar actions

Open the pictures to see it big

On click, open the picture, maybe in new tab (first version??) or similar to make me possible to see full-sized image, or download it.

Securization

More than an issue, is a thing to think. How is this going to work? Becouse I don't want to manage any securization in the chat. It shall be part of the app that integrates it.

But... How shall be the rules to avoid trolling? How shall be the server side to enable firebase authentication in your own server? How that affects to the message structure? How can we make it work with and without authentication?

Maybe a coffe with @UlisesGascon could be a good way to check this out.

Add profile pics

Add support for profile pictures. Also in database, and client.

  • Add pic in code
  • Show user pic in support user list
  • Show supporter pic in chat
  • Show user pic in support chat
  • Prepare default pics

(separe the previous points in separate issues, and add links to each point)

Gulp replace quotes

Replace all the quotes in templates for the right characters to avoid problems like:
font-family: 'Roboto';
Fix it changing it for:
font-family:\'Roboto\';

If not, it became an error like this:

ias += '<style> #ias { font-family: 'Roboto';
(in chat.js:103)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.