-
## 最初(1台構成)のベンチ
2335
```
$ cat log/20171119025023_access.log | kataribe -f kataribe.toml
Top 40 Sort By Count
Count Total Mean Stddev Min P50.0 P90.0 P95.0 P99.0 M…
-
### Steps to reproduce
1. Open the app
2. Scroll down a page's worth of roomlist
3. Wait 30s or some reasonable length of time for visiblerooms to preload the history for the rooms shown
4. Open…
ara4n updated
8 months ago
-
### This issue respects the following points:
- [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
When I change a Group to Direct Chat via API, it looks like I need to pass ALL the rooms which are Direct Chats as Parameters. This does not sound right. Why would I need to pass ALL the rooms and IDs…
-
hey am getting null in Body whem m creating a room on localhost:8000/api/rooms/62c46f3f91f674fa88d91bb2
-
Ideas for improvement:
* [x] Poll for changes to state so that refreshes are not required. (done in #510)
* [x] Option to automatically remove room if all users leave the room (made the default be…
-
Provide program arguments to restart a specific room running on the VC4 appliance. Since Crestron's restart API is buggy and unreliable we can leverage the vcli and a Linux process to restart rooms fr…
-
Is it possible to get the list of rooms with the REST API?
It would be great to have a JSON with the list of rooms + participants in each room
Something like this:
```
{"rooms": [
{"name": …
-
Free rooms list on the UI does not match the API, however the API seems to be the source of truth.
![image](https://user-images.githubusercontent.com/9133965/67999070-296b3680-fc31-11e9-8965-efc106…
-
**Link to problem area**:
https://spec.matrix.org/v1.5/server-server-api/#get_matrixfederationv1publicrooms
https://spec.matrix.org/v1.5/client-server-api/#get_matrixclientv3publicrooms
**Issue…