Commit Graph

33754 Commits

Author SHA1 Message Date
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
SuperCoolYun
6e583f1e7b missing changes 2024-06-03 13:43:43 -04:00
hanfel-dovned
83fb81ee72 change some comments, add %tomb 2024-06-03 10:35:44 -07:00
SuperCoolYun
f10f841536 updated to a new neo version 2024-06-03 13:23:26 -04:00
SuperCoolYun
40370da74d task-diff renamed to %append and %prepend 2024-06-03 13:23:01 -04:00
SuperCoolYun
f679ea65ea task is done if all the kids are done 2024-06-03 13:23:01 -04:00
SuperCoolYun
4cc9fc442c dropdown btn class fixed 2024-06-03 13:23:01 -04:00
SuperCoolYun
457ccb236d task pith changed to @ud, ondone greyout task, dropdown menu button changed to V and other ui fixes 2024-06-03 13:23:01 -04:00
SuperCoolYun
ab6e2eb252 tasks workshop, ui cleanup 2024-06-03 13:19:46 -04:00
hanfel-dovned
a08408c630 new task branch, no names in pokes 2024-06-03 13:17:35 -04:00
hanfel-dovned
7760cb74e5 Merge branch 'bm/counter' of github.com:urbit/shrub into bm/counter 2024-06-03 10:06:01 -07:00
bonbud-macryg
7e407c8bf6 Comment import types 2024-06-03 15:41:26 +01:00
bonbud-macryg
b9bdf40b33 Document conf:neo 2024-06-03 15:36:47 +01:00
bonbud-macryg
52905e89e6 Refactor / comment 2024-06-03 15:13:10 +01:00
Pyry Kovanen
be89faa86d
Merge pull request #7008 from urbit/develop
Release 411k-2
2024-06-03 15:39:41 +03:00
bonbud-macryg
f7b5605395 First pass 2024-06-03 13:34:08 +01:00
bonbud-macryg
21c9405ce7 Explain outer and inner cores 2024-06-03 11:02:41 +01:00
bonbud-macryg
180a77541f Explain curb better 2024-06-03 10:54:09 +01:00
bonbud-macryg
1f6bce49a7 Explain curb 2024-06-03 10:41:23 +01:00
bonbud-macryg
a8fb5fb7e3 Implement moar feedback 2024-06-03 10:34:07 +01:00
Liam Fitzgerald
381c989d6b neo: fix all-grab 2024-05-31 12:46:00 -04:00
Pyry Kovanen
0364cdd442
Merge pull request #7007 from urbit/pkova/galaxy-ping
ping: do not ping if we are a galaxy
2024-05-31 18:27:45 +03:00
bonbud-macryg
d79102dbf2 Implement feedback 2024-05-31 16:02:09 +01:00
Pyry Kovanen
49505ab941
ping: do not ping if we are a galaxy 2024-05-31 16:49:05 +03:00
Will Hanlen
0aebd56b3c cleanup 2024-05-31 15:33:03 +02:00
Pyry Kovanen
9861dc432a
Merge pull request #7003 from urbit/pkova/commit-event
gen: commit %info instead of %into
2024-05-31 15:34:53 +03:00
Will Hanlen
496d6d7517 sky: better error handling 2024-05-30 22:10:35 +02:00
Will Hanlen
6e9770fe23 small fixes for diary, sail, and folder 2024-05-30 22:08:40 +02:00
Will Hanlen
055d1a85ab fix iframe saving
atom-input is no longer supported
2024-05-30 19:47:54 +02:00
Will Hanlen
6972576890 neo: fix poke on default-kook 2024-05-30 19:33:56 +02:00
hanfel-dovned
00e455ace6 fix pub pith in dms 2024-05-30 10:22:34 -07:00
Will Hanlen
f36cda6a05 stub 'file view' 2024-05-30 19:14:44 +02:00
bonbud-macryg
399322ee04 Draft counter 2024-05-30 17:54:58 +01:00
Will Hanlen
28c206c1b9 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-05-30 16:00:21 +02:00
hanfel-dovned
263082e8c5 lift permissions from message-pub to groupchat 2024-05-29 15:25:18 -07:00
hanfel-dovned
458e42cdfc chat is this real?? 2024-05-29 14:37:33 -07:00
Liam Fitzgerald
23402c7d04
Merge pull request #31 from urbit/lf/all-grow-2
neo: add /> /< ford runes
2024-05-29 16:03:52 -04:00
Liam Fitzgerald
2bbb41512d neo: add /> /< ford runes 2024-05-29 15:43:34 -04:00