Gary Kim

Results 25 issues of Gary Kim

Currently, the user sees a blank page if they have Javascript disabled with no indication as to why. This commit adds a noscript message so users know they have to...

Travis errored on the build for 99e871688e50e45b4575e2428ea6a1217ead4ef5. This should fix that.

bug
review

In the interest of adding more features beyond serving Element, I think it'd be a good idea to rename the project. Most likely to "Matrix Integration" to signify it includes...

List of configuration in Riot: . There are separate issues for some of these settings: * `integrations_ui_url`, `integrations_rest_url`, `integrations_widgets_url`: #18 * `showLabsSettings`, `features`: #2

feature

https://github.com/gary-kim/riotchat/blob/ff6d4fed087840fade3ed4b394638843c302d0db/src/components/AdminSettings.vue#L46-L55 The label does not properly point to the input because the id of the input is incorrect. This should be a simple one line fix.

bug
good first issue

Fixes #158 I've run into a bit of an issue at the moment. Element Web stores the access_token for matrix encrypted in indexedDB so we're going to have to decrypt...

feature

A dashboard (Nextcloud 20 feature) that shows new messages could be nice. The idea would be to use the [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) to query for messages with the token we already have...

feature

This may require a change in upstream Nextcloud.

feature

Closes #224 @LinneyS Could you take a look when you have some time? New asset files were created with the following command from the assets directory ```bash for i in...