Calle
Calle
Upon visiting http://mod.gg/ safari either crashes or reloads until safari spits out an error saying that a problem repeatedly occurred on the website. The problem is confirmed on iOS12.1.4 and...
## Initial implementations - [x] Navbar (username, avatar) - - [x] Guild switch - [x] Landing page - [x] Stats - [x] Commands - [x] User Lookup - [x] Tags...
Given a structure that looks something like this ```cs public abstract record Message { } public record SomeMessage : Message { } public record OtherMessage : Message { } ```...
- [x] I agree to license my contribution under GPL-3.0 and agree to allow distribution on app stores as outlined in [LICENSE-APPSTORE](https://github.com/ajayyy/SponsorBlock/blob/master/LICENSE-APPSTORE.txt) To test this pull request, follow the [instructions...
This PR is most easily read by going through the commits one by one. Due to responsiveness being quite sluggish when the user has high latency to the server, I...