-
`HipChat::Unauthorized: Access denied to room {room name}`
Something must have changed very recently, but it seems that you can no longer send messages to a room via personal v2 token. You have to ge…
-
hello,
to generate the datatable in the view I do
```
{{ $pic_table->render() }}
```
//in route i have
```
Route::get('api/hotelPic/{id}',
array('as'=>'api.hotelPic',
…
-
This is a peculiar one and I'm not sure if it's my config, but there's almost always one conversation in Instagram that just won't sync properly and I've been struggling to get to the bottom of it.
…
-
A chat service is a key component of the system. The requirements are:
- real-time messaging many-to-many ad-hoc "rooms"
- a room is a collection of users who opt in
- rooms can be based on ad-hoc …
-
Hi,
I have a problem with counting all clients connected to a specific room. We are using Redis adapter and we seem to be getting different results on both of our ECS tasks. I can call `io.of("/").ad…
-
**Is your feature request related to a problem? Please describe.**
When we do a `DELETE /v2/broadcasts/conference-rooms/{room_id}` the Javascript SDK can still recreate and start publishing to the …
-
**Is your feature request related to a problem? Please describe.**
Originally brought up by @lowlighter [on the discord](https://discord.com/channels/684898665143206084/775393009981849600/127535592…
-
Hi,
there is an issue with your usage of the rooms variable.
In matrix_bot_api.py line 43 (else branch) you try to use it like an array of room objects.
This fails in line 46 when you try to assign…
-
currently doesn't mention anything about actually deleting room contents from your database, so good to add a segment
https://github.com/matrix-org/synapse/blob/develop/docs/admin_api/rooms.md#delete…
-
**Is your feature request related to a problem? Please describe.**
Currently the room urls can only be the automatically created ids, like in `pilos-instance.com/rooms/hke-9cp-5z2`
**Describe the …