-
Hi do you plan for adding UNION keyboard support with api like this:
```
db.selectFromRoom().roomKeyIn(list).union()
.createdTimeLt(123).union()
....
.toList()
```
Thanks
-
For now, just scrap text only but we can also scrap images, audio or videos, or stickers.
-
text example: "👻 👻 김진학테스트 tiếng việt"
It cannot decrypt success
={ ={ @ÄYL¤¸ ti¿ng viÇt
-
Hey there,
This is an awesome project.
Maybe a total noob question here, but is there a nice way to connect the electrify version my app to a deployed app (e.g. myapp.meteor.com)?
Was thinking abou…
-
In my python script i have this situation:
```
def on_msg_receive(msg):
if msg.out and not binlog_done:
return;
if msg.dest.id == our_id: # direct message
peer = msg.src
else…
-
### Issue Type
Before opening an issue, please search and see if it has already been raised.
- [X] Bug Report
- [ ] Feature Request
- [X] Successfully reproduced against the latest version o…
-
Hi Community,
I'd like to propose using Gitter as a chatting tool to discuss about requests-oauthlib between dev or between users.
Some communities are using Discord, but it seems overkill.
It …
-
Test Step
1. Click add friend button in arcade
2. Add another user's address
3. Click the new chatroom created and send a message
4. Message is not processed and console returns this error:…
-
外网服务端有防火墙,端口都已开启
Telnet nc都测试过
请问一下还有什么原因可能导致下边不能创建直播
错误日志:
V/starrtc_SXP: (149):=============starSXPLoop===========
W/IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
W/…
-
### Description:
It would be nice to have oportunity for select multiple messages from the one chatroom and forward all of them to the another one.
The selection mode can be same as for email me…