jaina heartles heartles
  • fae/she @heartles@egirls.gay on fedi

  • Joined on 2022-08-05
heartles closed issue heartles/fediglam#86 2022-12-16 07:19:02 +00:00
Union deserialization behavior is confusing
heartles opened issue heartles/fediglam#86 2022-12-16 07:17:39 +00:00
Union deserialization behavior is confusing
heartles opened issue heartles/fediglam#85 2022-12-15 13:35:54 +00:00
Properly handle spaces for x-www-form-urlencoded requests
heartles commented on issue heartles/fediglam#81 2022-12-14 12:39:40 +00:00
Template: Make optional unwraps expressions

ended up implementing this anyway lol

heartles pushed to main at heartles/fediglam 2022-12-14 12:37:08 +00:00
a6b928b42b Basic styling for breadcrumbs
ee059ac36c Add breadcrumbs
27ee0ecd5d Add support for array.len pseudo-field
73ba42d2d5 Add loop index capture support
f2a23db588 Support integer literals
Compare 7 commits »
heartles commented on issue heartles/fediglam#84 2022-12-14 09:42:09 +00:00
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…

heartles pushed to main at heartles/fediglam 2022-12-14 08:48:40 +00:00
1269aeeac1 Add slice builtin
0f5751e7ed Put mount base url in context
8edf661afe Add icon for headers and avis
434b0e07d0 use std.meta.eql for equality
620608964f Add user details to template context
Compare 8 commits »
heartles opened issue heartles/fediglam#84 2022-12-14 08:48:07 +00:00
Change slice syntax in template module
heartles closed issue heartles/fediglam#81 2022-12-13 10:34:52 +00:00
Template: Make optional unwraps expressions
heartles commented on issue heartles/fediglam#81 2022-12-13 10:34:49 +00:00
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.

heartles opened issue heartles/fediglam#83 2022-12-13 10:33:23 +00:00
Paginate drive query api
heartles opened issue heartles/fediglam#82 2022-12-13 10:08:44 +00:00
Calculate & store blurhashes for images/videos
heartles pushed to main at heartles/fediglam 2022-12-13 09:52:21 +00:00
44dfcd6bd0 Make null optional unwraps return error
heartles commented on issue heartles/fediglam#81 2022-12-13 09:37:08 +00:00
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

heartles opened issue heartles/fediglam#81 2022-12-13 09:35:08 +00:00
Template: Make optional unwraps expressions
heartles pushed to main at heartles/fediglam 2022-12-13 09:35:06 +00:00
bf0d2f6642 Add optional unwrap syntax
heartles pushed to main at heartles/fediglam 2022-12-13 08:40:48 +00:00
a230a26151 User details page
heartles closed issue heartles/fediglam#46 2022-12-13 08:40:48 +00:00
User details page
heartles pushed to main at heartles/fediglam 2022-12-12 14:21:02 +00:00
d504cef8ff Fix template formatting
11bdaad6d7 Support format strings for datetimes
091146b617 Add #format statement
Compare 3 commits »
heartles opened issue heartles/fediglam#80 2022-12-12 14:15:47 +00:00
Notifications