Matthew Booe
Matthew Booe
Hi all, We are in a position where we need to apply different rules based on the type of "ClientID" we get. For example, we sometimes receive a very granular...
I'll be taking a incremental "slice" approach to working on this. That should make it easier to see progress and help prevent burn out. I want to first focus on...
Similar to the branding conversation going on with #6 and #5, getting a couple of Fonts that are readable, but also convey the type of thing Ping is aiming for....
Setup CI
Pull requests should build, lint, and test the code. GitHub actions seem like the easiest way to do that. Consider adding a badge to the README for the action status.
Testing is of course important, but sort of difficult for UI. We need a good and useful pattern.
Right now the container fails to spin up properly and servers 403s. Before that, I saw 401, which probably means the `config.json` has something that doesn't work for a localhost...
- [x] Set merge restrictions for the main branch - [ ] Pull template - [ ] Issue template - [ ] Anything else that strikes my fancy while looking...
We need a logo (or I at least want one haha). It should be quick and dirty, just enough of something to help it stand out when sharing. Depending on...
Though I like the name Ping (short, makes me think of short quick responses, some people already use ping as a verb to mean message someone), there are several non-Matrix...
I'm jumping into the deep end a little, so I'd like to take a piecemeal approach to understanding what a Ruma client needs. To start off with, just create some...