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
Will Hanlen
1e9d569a35
cleanup
2024-06-07 12:45:18 -04:00
Will Hanlen
f8d862489a
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:44:49 -04:00
SuperCoolYun
3db52ca79a
edits to annotation
2024-06-06 13:02:58 -04:00
SuperCoolYun
cbc6c4d4ea
task-htmx arms reordered and includes draft annotation for lightning tutorial
2024-06-06 12:01:26 -04:00
SuperCoolYun
0772707e96
updated and cleaned con/task-htmx
2024-06-05 16:27:49 -04:00
SuperCoolYun
caa3c20cb5
/con files updated to support new task-diff pokes
2024-06-05 15:15:29 -04:00
Will Hanlen
90bd81bf6e
revert role conversions for hawk rendering
...
for now
2024-06-05 15:10:34 -04:00
Liam Fitzgerald
e0f5fda304
circle: fix up interface
2024-06-05 15:10:34 -04:00
Liam Fitzgerald
4ba42f9043
accel: add poke routing
2024-06-05 15:10:34 -04:00