Commit Graph

33741 Commits

Author SHA1 Message Date
Will Hanlen
083a578f8b fix iframe saving
atom-input is no longer supported
2024-06-05 15:09:57 -04:00
Will Hanlen
a85ab98531 neo: fix poke on default-kook 2024-06-05 15:09:57 -04:00
Will Hanlen
3106c008fb stub 'file view' 2024-06-05 15:09:57 -04:00
Will Hanlen
1adf4d5ace 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-05 15:09:57 -04:00
Liam Fitzgerald
7e3b1f2778 neo: rebuild accel rendering 2024-06-05 15:09:09 -04:00
Liam Fitzgerald
1a4f3c94e2 accel: retool with codegen 2024-06-05 15:09:09 -04:00
Liam Fitzgerald
792d3d35c1 neo: fix gifts and acks 2024-06-05 15:09:09 -04:00
bonbud-macryg
444644412f
Merge branch 'develop' into bm/diary 2024-06-05 18:59:50 +01:00
bonbud-macryg
e03d4c960b Fix formatting on axal link 2024-06-05 16:29:31 +01:00
bonbud-macryg
069134e257 Draft tutorial 2024-06-05 16:29:10 +01:00
bonbud-macryg
318c659297 Document node-diary-diff con 2024-06-05 16:01:56 +01:00
bonbud-macryg
7dd1037879 Document diary to htmx con 2024-06-05 15:58:41 +01:00
bonbud-macryg
d639e2d6ea Remove XX about explaining %pro 2024-06-05 14:27:42 +01:00
bonbud-macryg
3bd4a0b793 Fix spacing on last heading 2024-06-05 14:20:54 +01:00
bonbud-macryg
350b6d5a39 Add draft counter tutorial 2024-06-05 14:20:38 +01:00
bonbud-macryg
74c0083bf0 Amend node-counter-diff comments 2024-06-05 11:07:24 +01:00
bonbud-macryg
e8bf672701 Amend number-htmx comments 2024-06-05 10:48:16 +01:00
Will Hanlen
9c5c97de31 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-05 10:49:45 +02:00
SuperCoolYun
7c4c88ab6f loader bug fixed, draft annotation added 2024-06-04 17:20:45 -04:00
bonbud-macryg
0ddbeadad0 Add con files 2024-06-04 20:37:35 +01:00
bonbud-macryg
b8b58e0db4 More consistent spacing 2024-06-04 19:37:14 +01:00
bonbud-macryg
cf975856b8 Document %number/number difference 2024-06-04 19:37:14 +01:00
hanfel-dovned
d8b60db222 a few more comments 2024-06-04 19:37:14 +01:00
bonbud-macryg
29b70df310 Comment import types 2024-06-04 19:37:14 +01:00
bonbud-macryg
0799a5614a Explain outer and inner cores 2024-06-04 19:37:14 +01:00
bonbud-macryg
fc7ac0f613 Explain curb better 2024-06-04 19:37:14 +01:00
bonbud-macryg
486c86c494 Explain curb 2024-06-04 19:37:14 +01:00
bonbud-macryg
59b352aebe Implement moar feedback 2024-06-04 19:37:14 +01:00
bonbud-macryg
ca33eae48b Implement feedback 2024-06-04 19:37:14 +01:00
bonbud-macryg
4e78d9b907 Draft counter 2024-06-04 19:37:14 +01:00
hanfel-dovned
2b31985f98 fix pub pith in dms 2024-06-04 19:37:14 +01:00
hanfel-dovned
176edc91fc lift permissions from message-pub to groupchat 2024-06-04 19:37:14 +01:00
hanfel-dovned
64efbc4f43 chat is this real?? 2024-06-04 19:37:14 +01:00
Will Hanlen
70f2f329a1 revert role conversions for hawk rendering
for now
2024-06-04 20:11:23 +02:00
Liam Fitzgerald
9b4d4bb45a circle: fix up interface 2024-06-04 12:31:26 -04:00
Liam Fitzgerald
687c0a152e accel: add poke routing 2024-06-04 12:15:27 -04:00
Liam Fitzgerald
09000d0379 neo: improve accel 2024-06-04 10:56:00 -04:00
Will Hanlen
19d7d32bde finish merge from wh/sky-post-pokes 2024-06-04 14:23:57 +02:00
bonbud-macryg
8fd61281fb Document +init 2024-06-04 11:38:52 +01:00
bonbud-macryg
49dd2035cc More consistent spacing 2024-06-04 11:34:14 +01:00
bonbud-macryg
660f1eef78 Document %tomb 2024-06-04 11:28:47 +01:00
Liam Fitzgerald
611ab42c71 Merge branch 'wh/sky-post-pokes' into lf/accel-rewrite 2024-06-04 06:21:24 -04:00
bonbud-macryg
37876b30cd Clarify /imp/txt 2024-06-04 11:18:01 +01:00
Liam Fitzgerald
a207caab84 neo: rebuild accel rendering 2024-06-04 06:01:03 -04:00
Liam Fitzgerald
1ce3f1dc23 accel: retool with codegen 2024-06-03 19:54:28 -04:00
Liam Fitzgerald
5f910bc84f neo: fix gifts and acks 2024-06-03 18:57:39 -04:00
hanfel-dovned
c4dab565b3 prepend dms and groupchats with /dms and /groupchats/host 2024-06-03 13:38:43 -07:00
hanfel-dovned
ed05a423f4 change rely to gift 2024-06-03 12:00:17 -07:00
hanfel-dovned
048c941081 remove some pokes and use %rely functionality 2024-06-03 11:56:19 -07:00
hanfel-dovned
908ab641c5 a few more comments 2024-06-03 10:49:28 -07:00