mujx

Results 35 issues of mujx

It would be nice to support more languages in the UI.

enhancement
help wanted

Similar to the badges endpoint there should be a way to display a static SVG chart generated by Hakatime into another website. This could be any of the existing charts...

enhancement

- `GET /rooms/:room_id/state/:event_type` #12 - `GET /rooms/:room_id/state/:event_type/:state_key` #11

component/api
type/feature
spec/events
status/needs review

Currently we fetch the whole room timeline and then we discard events based on the timeline limit.

component/database
effort/normal
type/improvement

The endpoint is undocumented and it is used temporarily instead of the UIAuth flows. It should be removed shortly after. Currently the riot client queries this endpoint, before proceeding with...

type/feature
spec/auth
status/needs review

Or use an existing one. The rate limiting tests currenlty in ruma are invalid and should be removed, because they don't contain the concept of frequency.

component/api
effort/normal
status/accepted
type/feature

They should be visually distinct from rooms.

feature

Currently the dark theme doesn't have css rules for the scrollbar which still uses the ones from the system theme.

linux
windows
bug