-
```
Miranda Version : 0.8.1
Unicode Build : Yes
Test Build # (if applicable) : na
Plugin Version # (if applicable) : 2.2.1.21
What steps will reproduce the pr…
-
Hiho,
working much lately with this awesome library.
I encountered another Typescript type related issue:
If you use the `useFirestoreConnect` hook like this:
```
useFirestoreConnect({
…
-
What I am trying to do is this, relay between a PM in a xmpp client to discord.
Basically: I am trying to set this up for my alliance in Eve Online. We are part of a coalition that uses jabber to…
-
Hi there
i found some error when use your extensions in my new server. it told header already sent on ChatRoom.php file. I use Yii 2.0.14
.....
if ($message) {
$model->message = $me…
-
Hello,
Thank you for providing this extension for Inkscape users!
This is just to let you know that most 3rd party Inkscape extensions, like this one, probably will not work with the upcoming new …
-
-
Dennis,
I am trying to make a chat with your gem where parent/children are chatroom/messages.
If I setup `Message.all( )`, everytime a message is created `Message.all()` is called and fetches all …
-
https://github.com/cameroncowden/datchatapp/blob/f8d08f3788429f8f56f84c5b3ba7f4b7043bf205/app.js#L271
The basic idea is:
To join a chatroom, the user supplies a nickname and clicks the join button…
-
### path
/message/history
```
支持 GET, POST
GET /message/history?q=queryjson
POST /message/history
application/json
{
... query json ...
}
```
### queryjson
```
{
"find": …
-
To replicate:
/join test
/join test
-chat no longer works-
/join test
/part test
-chat no longer works-
Not sure how to debug, but I'm assuming modloader unloads it when something errors and that…