-
Originally posted by @gquemener :
> Let's define domain related validation once and for all within well-defined VO and expose those errors to the world. > https://gist.github.com/gquemener/09b2bc30…
-
The loading user interface is not inline with the rest of the app. The bug can be addressed at: https://github.com/Heast-Messenger/Heast/blob/e8f84b796c768f2c4e97ba0c6ba72a3f46afadea/client/src/main/j…
-
There's not a lot liblaries that is constantly updated and this one is preety new. I've been resarching for hours for such bot but all projects are outdated since few years ago facebook made some chan…
-
The focus for 0.3 is around getting things set up for the Chat as a Service
# Milestones
- [ ] Update client's alternate themes (`FLOAT`, `SIDEPANEL`) to be up to date with `MESSENGER` theme
- …
mihok updated
7 years ago
-
The webhook component has 2 parts:
- the client part, which handles receiving webhooks in a controller (provided in the component) which parses the payload into a RemoteEvent with a request parser …
stof updated
4 months ago
-
Cordell to supply failing test on Brain
eg. `javascript client.login() .then(function() { return client.exchange.component.method1(); // this method succeeds and produces result into next then(…
-
### Description
Now panel button can contains counter of tabs that are placed in the panel.
But some tabs can have 'unread' markers (for example if a tab contains a messenger, or mail client)
…
unera updated
7 months ago
-
Media sent to Messenger over WhatsApp can't be viewed on Messenger, where pictures display as a blank message and when tapped a toast appear saying "Couldn't load high-resolution image" and videos are…
-
Hello, I have noticed the battery consumption options, that the application consumes excessive battery, over 20%, even in the resting state. I have compared it with Plus messenger and Fork Client, bot…
-
hi,
i am developing a chat client for connecting to msn.
the problem is that msn allows only X-MESSENGER-OAUTH2 SASL mechanism authorization and
in libstrophe ,(from what is have seen in the code) …