-
When you press the install button for a riot game you don't have installed, it says "Please wait, we are launching Riot" and then nothing happens.
Maybe make it so that pressing the button opens th…
-
Binary encoding for formats with a significant proportion of strings are
considerably faster for protocol transfer, especially on reading.
This feature would provide new formats for content types …
-
https://github.com/vector-im/riot-web/issues/2930 covered off the need for an API and UX for serverside user search in general. However, it only implemented the 'mastodon semantics' solution - i.e. w…
-
Hi
I have test our code but I have a mistake =>
`2018/04/20 14:27:03 URL: https://euw1.api.riotgames.com/lol/spectator/v3/active-games/by-summoner//consumer/getSpectatorGameInfo/EUW1/57871626
2…
ghost updated
6 years ago
-
As title says, I'd like to see a current game api for a project I'd like to work on.
-
There are often times when I'd really like to just mute notifications for all my rooms or a specific (particularly noisy) room for a few hours. In the global case, maybe you could also [set the user's…
-
When Synapse implement E2EE features, there are still no ways to disable all E2EE stuff on per-server level, here is issue about this https://github.com/matrix-org/synapse/issues/4401. For example, so…
-
NVM. My original question was around helping with the API but I see you have the code just not the readme info.
Anyways if there are any other features you're thinking of I'd love to help.
-
## 1. localeCompare
https://github.com/seokwon27/riot_api/blob/e730f0a200e310c994dd5e7503522147033edd93/src/app/api/utils/serverApi.ts#L36-L41
```typescript
return champions.sort((a, b) => a.name…
-
# Version 0.1
Goal: Functioning prototypes of all vital components, just on my computer. If there's anything I'm planning to do which might not work as planned, or any hidden obstacles I haven't thou…