Will Hanlen
9b5c222843
accel ui rewrite
2024-06-12 18:41:09 +02:00
Liam Fitzgerald
2376192da7
neo: fix synchronisation
2024-06-12 11:19:18 -04:00
SuperCoolYun
1449c7b52b
single input for dm or groupchat cases
2024-06-11 22:01:54 -04:00
hanfel-dovned
78577c8675
update groupchat pokes to take a list of invitees
2024-06-11 13:48:17 -07:00
SuperCoolYun
a9724601e9
updating messages view
2024-06-11 16:08:51 -04:00
Will Hanlen
20a74501bf
add home/docs
2024-06-11 20:49:05 +02:00
SuperCoolYun
67e68b36be
working on new-dm bug
2024-06-11 14:05:40 -04:00
~hanfel-dovned
287ca5b8f4
Merge branch 'wh/revert-role-conversions' into yun/tasks
2024-06-11 11:03:54 -07:00
Will Hanlen
7800db7afd
fix stud link in raw view
2024-06-11 18:37:01 +02:00
Will Hanlen
bddf3d267c
render pretty printed state in raw view
2024-06-11 18:28:29 +02:00
SuperCoolYun
e93ef1bd95
txt-htmx message div
2024-06-11 12:08:30 -04:00
SuperCoolYun
d9e7e96003
latest messenger UI
2024-06-11 12:05:04 -04:00
bonbud-macryg
38792a070e
wip: messenger backend
2024-06-11 15:07:59 +01:00
Will Hanlen
1864882941
'new tab' -> 'new window'
2024-06-11 16:04:34 +02:00
Will Hanlen
019d54051b
fix sky positional saving
2024-06-11 16:04:07 +02:00
Will Hanlen
6bdaa34795
use pail from q.saga.idea
2024-06-11 11:59:50 +02:00
Will Hanlen
5dd726f963
suppress noise ++mean
2024-06-11 11:54:00 +02:00
bonbud-macryg
ebe3ee265b
Amend for kids-done
2024-06-11 10:52:05 +01:00
SuperCoolYun
ef7d2b39d9
alert bug fixed
2024-06-10 23:07:36 -04:00
SuperCoolYun
d217f1f8aa
messenger UI
2024-06-10 19:14:58 -04:00
Will Hanlen
1cd93f5fec
fix diary
2024-06-10 22:20:12 +02:00
Will Hanlen
c2d8b411ea
render root with children
2024-06-10 22:20:00 +02:00
bonbud-macryg
b3376cb10f
wip: messenger overview
2024-06-10 17:11:35 +01:00
bonbud-macryg
56f1c665fd
Add missing bracket
2024-06-10 14:14:35 +01:00
bonbud-macryg
cb4f0e93d1
Rename messenger.js to messenger.md
2024-06-10 14:14:09 +01:00
bonbud-macryg
f2cebb1ec6
Implement feedback on docs
2024-06-10 14:11:54 +01:00
hanfel-dovned
eb7fbda674
fix merge conflict and update task protocol with kids-done state
2024-06-07 15:15:19 -07:00
hanfel-dovned
d7c29a54f9
use skip instead of wutcol
2024-06-07 13:26:47 -07:00
hanfel-dovned
a2c3944f45
make home determine its immediate children based on relative path
2024-06-07 13:05:19 -07:00
hanfel-dovned
8fe48dba7f
remove / from kids.bowl in hawk-eyre-handler
2024-06-07 12:23:12 -07:00
hanfel-dovned
ee51bdc982
Merge branch 'hd/z-care-hawk' of github.com:urbit/shrub into kids-remove-root
2024-06-07 12:13:24 -07:00
bonbud-macryg
f98748d174
Draft tasks tutorial
2024-06-07 20:03:22 +01:00
bonbud-macryg
eb93355593
Edit node-task-diff
2024-06-07 20:01:06 +01:00
bonbud-macryg
15f8bd977a
Edit task-diff-htmx
2024-06-07 19:58:36 +01:00
bonbud-macryg
ca2037cb27
Edit task-htmx comments
2024-06-07 19:55:56 +01:00
bonbud-macryg
11f9595aa0
/diary -> Diary
2024-06-07 18:29:35 +01:00
bonbud-macryg
1c552acd9e
Document lore
2024-06-07 18:28:34 +01:00
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
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
hanfel-dovned
ff5df0c70d
Merge branch 'wh/revert-role-conversions' of github.com:urbit/shrub into chat
2024-06-07 09:25:10 -07:00
~hanfel-dovned
2b8c6022f2
Merge branch 'wh/revert-role-conversions' into bm/diary
2024-06-07 09:08:06 -07:00
bonbud-macryg
84fb843391
Implement feedback on tutorial
2024-06-07 12:49:30 +01:00
bonbud-macryg
dde8363d37
Fix %del-entry typo
2024-06-07 11:01:45 +01:00
bonbud-macryg
60dd309996
Try filenames in codeblocks
2024-06-07 11:01:04 +01:00
bonbud-macryg
e88bf4c0d2
Fix typos
2024-06-07 10:58:57 +01:00
bonbud-macryg
23bb04572a
Fix typo
2024-06-07 10:37:59 +01:00
hanfel-dovned
e5beeb1a73
fix mar/md and mar/txt
2024-06-06 16:01:25 -07:00
hanfel-dovned
11d21bc25c
display all grandchild messages from sub and pub
2024-06-06 14:54:05 -07:00
hanfel-dovned
e6a2a10fe7
Merge branch 'develop' of github.com:urbit/shrub into chat
2024-06-06 13:34:01 -07:00
hanfel-dovned
9f31654d43
get all descendants in kids.bowl in frontends
2024-06-06 13:22:04 -07:00
hanfel-dovned
5a2c3254bf
messing with hawk
2024-06-06 13:09:06 -07:00
hanfel-dovned
ac599d1f8d
import feather into library
2024-06-06 11:24:17 -07: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
bonbud-macryg
b30dea7e81
Draft backend tutorial for messenger
2024-06-06 15:24:49 +01:00
hanfel-dovned
193eb4e3d2
dm-htmx progress, doesn't display kids correctly
2024-06-05 16:07:23 -07:00
hanfel-dovned
fcc4789239
Merge branch 'wh/revert-role-conversions' of github.com:urbit/shrub into chat
2024-06-05 13:36:02 -07: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
Liam Fitzgerald
3ca2ccab47
neo: improve accel
2024-06-05 15:10:34 -04:00
Will Hanlen
168180c258
finish merge from wh/sky-post-pokes
2024-06-05 15:10:34 -04:00
Liam Fitzgerald
4214663f2e
neo: fix all-grab
2024-06-05 15:10:21 -04:00
Will Hanlen
850dfd237c
cleanup
2024-06-05 15:10:21 -04:00
Will Hanlen
98f0b5f41d
sky: better error handling
2024-06-05 15:09:57 -04:00
Will Hanlen
8b0e0c5209
small fixes for diary, sail, and folder
2024-06-05 15:09:57 -04:00
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