Commit Graph

33775 Commits

Author SHA1 Message Date
SuperCoolYun
fd79872b48 ui update 2024-06-07 12:57:52 -04:00
Will Hanlen
dc0c46abc6 sky: interpret POST requests as pokes
on hearing a POST, the hawk will:

- find a poke-stud in the requesting url
- build a converstion from node to that poke-stud
- convert the body of the request (content-type=html) to the
  poke
- attempt to find a conversion from poke-stud to htmx
  - if none is found, a default refresher is returned
- "apply" the poke and return some html
2024-06-07 12:52:16 -04:00
Will Hanlen
10638e9a3b finish merge from wh/sky-post-pokes 2024-06-07 12:52:16 -04:00
Will Hanlen
fb02af1e68 cleanup 2024-06-07 12:52:16 -04:00
Will Hanlen
79794cc20b sky: interpret POST requests as pokes
on hearing a POST, the hawk will:

- find a poke-stud in the requesting url
- build a converstion from node to that poke-stud
- convert the body of the request (content-type=html) to the
  poke
- attempt to find a conversion from poke-stud to htmx
  - if none is found, a default refresher is returned
- "apply" the poke and return some html
2024-06-07 12:52:16 -04:00
Will Hanlen
10279f7f66 finish merge from wh/sky-post-pokes 2024-06-07 12:52:16 -04:00
Will Hanlen
c7bbfe4310 cleanup 2024-06-07 12:52:04 -04:00
Will Hanlen
8c14d35181 sky: interpret POST requests as pokes
on hearing a POST, the hawk will:

- find a poke-stud in the requesting url
- build a converstion from node to that poke-stud
- convert the body of the request (content-type=html) to the
  poke
- attempt to find a conversion from poke-stud to htmx
  - if none is found, a default refresher is returned
- "apply" the poke and return some html
2024-06-07 12:52:04 -04:00
hanfel-dovned
5a744b6f7b fix mar/md and mar/txt 2024-06-07 12:51:53 -04:00
bonbud-macryg
1f9e5b3368 Remove XX about explaining %pro 2024-06-07 12:51:53 -04:00
bonbud-macryg
1fc421044f Fix spacing on last heading 2024-06-07 12:51:53 -04:00
bonbud-macryg
a1f426baf6 Add draft counter tutorial 2024-06-07 12:51:53 -04:00
bonbud-macryg
9a44c1bb69 Amend node-counter-diff comments 2024-06-07 12:51:53 -04:00
bonbud-macryg
40a4ce0336 Amend number-htmx comments 2024-06-07 12:51:53 -04:00
Will Hanlen
b405aed51e fix typos and html semantic nitpicks
- semantically, h-tags should be reserved for heading, so I
  changed to a p-tag
- fixed some typos and whitespace leftovers
2024-06-07 12:51:53 -04:00
SuperCoolYun
6a8327a742 loader bug fixed, draft annotation added 2024-06-07 12:51:53 -04:00
bonbud-macryg
2416d15353 Add con files 2024-06-07 12:51:53 -04:00
bonbud-macryg
c74491c69d More consistent spacing 2024-06-07 12:51:53 -04:00
bonbud-macryg
bfb30ded5f Document %number/number difference 2024-06-07 12:51:53 -04:00
hanfel-dovned
5f429249e8 a few more comments 2024-06-07 12:51:53 -04:00
bonbud-macryg
0aeda8d68b Comment import types 2024-06-07 12:51:53 -04:00
bonbud-macryg
153dbcfa64 Explain outer and inner cores 2024-06-07 12:51:53 -04:00
bonbud-macryg
dfc116067a Explain curb better 2024-06-07 12:51:53 -04:00
bonbud-macryg
8b037b6986 Explain curb 2024-06-07 12:51:53 -04:00
bonbud-macryg
25a21dfa39 Implement moar feedback 2024-06-07 12:51:53 -04:00
bonbud-macryg
265be8bf74 Implement feedback 2024-06-07 12:51:53 -04:00
bonbud-macryg
d509575f32 Draft counter 2024-06-07 12:51:53 -04:00
hanfel-dovned
df9ab88e8f fix pub pith in dms 2024-06-07 12:51:43 -04:00
hanfel-dovned
a259cd97ab lift permissions from message-pub to groupchat 2024-06-07 12:51:43 -04:00
hanfel-dovned
b54aea3bd7 chat is this real?? 2024-06-07 12:51:43 -04:00
Will Hanlen
03ac3adb9f finish merge from wh/sky-post-pokes 2024-06-07 12:50:52 -04:00
Will Hanlen
a86bd740aa cleanup 2024-06-07 12:50:32 -04:00
Will Hanlen
9d2bb1dd32 sky: interpret POST requests as pokes
on hearing a POST, the hawk will:

- find a poke-stud in the requesting url
- build a converstion from node to that poke-stud
- convert the body of the request (content-type=html) to the
  poke
- attempt to find a conversion from poke-stud to htmx
  - if none is found, a default refresher is returned
- "apply" the poke and return some html
2024-06-07 12:50:17 -04:00
hanfel-dovned
fa0b06dcbd a few more comments 2024-06-07 12:49:46 -04:00
bonbud-macryg
4fb2552ac5 Comment import types 2024-06-07 12:49:46 -04:00
bonbud-macryg
4a4075f0e0 Explain outer and inner cores 2024-06-07 12:49:46 -04:00
bonbud-macryg
6b0370ea04 Explain curb better 2024-06-07 12:49:46 -04:00
bonbud-macryg
50d8502998 Explain curb 2024-06-07 12:49:46 -04:00
bonbud-macryg
673ffc9a70 Implement moar feedback 2024-06-07 12:49:46 -04:00
bonbud-macryg
fd3e1f5463 Implement feedback 2024-06-07 12:49:46 -04:00
bonbud-macryg
e40e1da693 Draft counter 2024-06-07 12:49:46 -04:00
hanfel-dovned
6917078822 fix pub pith in dms 2024-06-07 12:49:46 -04:00
hanfel-dovned
b481721050 lift permissions from message-pub to groupchat 2024-06-07 12:49:46 -04:00
hanfel-dovned
0e4b3f66b0 chat is this real?? 2024-06-07 12:49:46 -04:00
Will Hanlen
6f19fb9184 revert role conversions for hawk rendering
for now
2024-06-07 12:46:46 -04:00
Will Hanlen
fab61be47e finish merge from wh/sky-post-pokes 2024-06-07 12:46:46 -04:00
Will Hanlen
c9c5179897 cleanup 2024-06-07 12:46:46 -04:00
Will Hanlen
9cf88d0932 sky: interpret POST requests as pokes
on hearing a POST, the hawk will:

- find a poke-stud in the requesting url
- build a converstion from node to that poke-stud
- convert the body of the request (content-type=html) to the
  poke
- attempt to find a conversion from poke-stud to htmx
  - if none is found, a default refresher is returned
- "apply" the poke and return some html
2024-06-07 12:46:46 -04:00
hanfel-dovned
f4c0e25ea5 get all descendants in kids.bowl in frontends 2024-06-07 12:45:51 -04:00
Will Hanlen
36ff7efa9d finish merge from wh/sky-post-pokes 2024-06-07 12:45:51 -04:00