-
fae/she @heartles@egirls.gay on fedi
- Joined on
2022-08-05
Union deserialization behavior is confusing
Union deserialization behavior is confusing
Properly handle spaces for x-www-form-urlencoded requests
Change slice syntax in template module
Alright I managed to sidestep the compilation errors but supporting arr[start..end]
would require changing the argument syntax from .arg
to... idk. something else. Which I've thought about…
Change slice syntax in template module
Template: Make optional unwraps expressions
Template: Make optional unwraps expressions
Okay I like the solution i hit where null unwraps just return an error rather than start a runtime panic. closing this.
Calculate & store blurhashes for images/videos
Template: Make optional unwraps expressions
alternatively, maybe just scrap it. In hindsight it was kind of a stupid thing to add to the template system. an orelse operator would be nice tho
Template: Make optional unwraps expressions