Liam Fitzgerald
d134a78f3c
Merge pull request #8 from urbit/wh/sail-improvements
...
imp/sail: improve scroll rendering & add "docs" tab
2024-05-06 16:20:14 -04:00
Will Hanlen
4f3085768c
imp/sail: improve scroll rendering & documentation
2024-05-06 11:55:13 -05:00
Liam Fitzgerald
062a0f1950
Merge pull request #5 from urbit/wh/imp/sail
...
imp/sail, rich text editor
2024-04-24 11:36:08 -04:00
Will Hanlen
59a96ed1ab
imp/sail, rich text editor
...
edit and render `manx` text.
allows for a no-click homointeractive interface for the udon +
sail ouroboros.
jquery is lindy btfo reactoids.
2024-04-24 03:29:22 -05:00
Liam Fitzgerald
283f645a56
neo: add duck typing for conformance
2024-04-22 18:09:50 -04:00
Liam Fitzgerald
1d7b8d9d7b
neo: fix http handler issue
2024-04-22 17:50:10 -04:00
Liam Fitzgerald
3ffb42bd13
Merge pull request #4 from urbit/lf/virtual
...
new changes
2024-04-22 17:42:23 -04:00
Liam Fitzgerald
431497a826
neo: update task impl to new sig
2024-04-22 17:42:06 -04:00
Liam Fitzgerald
57ba2b3728
Merge remote-tracking branch 'origin/develop' into lf/virtual
2024-04-22 17:06:44 -04:00
Liam Fitzgerald
ab8c2c9659
neo: virtual shrubs can have dependencies
2024-04-22 16:11:50 -04:00
Liam Fitzgerald
02b9f593fc
neo: working virtual shrubs
2024-04-22 15:28:31 -04:00
Liam Fitzgerald
52370330f0
neo: compiling virtual shrubs
2024-04-22 14:45:38 -04:00
Liam Fitzgerald
21e1275c3f
neo: start virtual shrubs
2024-04-22 14:37:31 -04:00
Liam Fitzgerald
bc6c33be09
Merge pull request #3 from urbit/oxaly-task
...
imp/task, an oxal-ish task manager
2024-04-22 12:35:16 -04:00
Will Hanlen
893e21dd8d
imp/task, an oxal-ish task manager
...
hawk: render conversion error tanks
now, if a conversion goes wrong,
the frontend can display a nice box with the printed tank.
imp/task: implement %become and %prayer pokes
an imp/task node can become identical to another
by recieving a [%become =pith] poke.
upon hearing the [%become =pith], a task sends
a [%prayer =pith] poke to it's target.
the target, upon hearing the [%prayer =pith]
will %make over =pith with its contents.
(and will do so recursively for kids as well)
2024-04-22 02:29:50 -05:00
Liam Fitzgerald
13ff2f2ae0
neo: rename http-req to eyre-req
2024-04-19 15:00:37 -04:00
Liam Fitzgerald
e9d4f0c1b1
neo: %give semantics
2024-04-19 14:30:36 -04:00
Liam Fitzgerald
6512b7720c
neo: compiler for a $curb
2024-04-18 18:49:31 -04:00
Liam Fitzgerald
bdeac7c619
neo: add mime support mirroring
2024-04-18 16:32:48 -04:00
Liam Fitzgerald
a1db957816
neo: add %jpg pro
2024-04-18 16:32:48 -04:00
Will Hanlen
e8e0247299
fix hoon textbox rendering
2024-04-18 11:44:37 -05:00
Liam Fitzgerald
04937a89ae
Merge pull request #1 from urbit/dm
...
direct message prototype
2024-04-18 11:16:50 -04:00
Liam Fitzgerald
1be3c2e1af
Merge branch 'develop' into dm
2024-04-18 11:14:17 -04:00
Liam Fitzgerald
0f8d31fc1a
Merge pull request #2 from urbit/sky
...
init sky
2024-04-18 11:03:35 -04:00
Will Hanlen
e017dd7ee0
init sky
2024-04-17 09:44:39 -05:00
tiller-tolbus
0342339c45
direct message prototype
2024-04-16 18:20:02 -03:00
Liam Fitzgerald
68d5f97200
neo: fix optional dependencies
2024-04-16 15:07:23 -04:00
Liam Fitzgerald
24d1dc3c34
neo: first pass at autoloading desks from clay
2024-04-14 17:50:31 -04:00
Liam Fitzgerald
6f4cb9d824
neo: small fixes
2024-04-14 14:25:49 -04:00
Liam Fitzgerald
e34389a7b8
neo: fix foreign dependencies
2024-04-14 13:39:55 -04:00
Liam Fitzgerald
4032c32b2b
neo: tidy up stack traces
2024-04-12 12:18:49 -04:00
Liam Fitzgerald
3d7bcce98d
neo: library support
2024-04-12 11:58:02 -04:00
Liam Fitzgerald
affd1032bb
neo: fix child & dependency conformance
2024-04-11 15:06:48 -04:00
Liam Fitzgerald
edf20b8e2e
neo: no more infinite loops
2024-04-11 15:06:26 -04:00
Liam Fitzgerald
c426902b85
neo: fix clay changes
2024-04-11 08:42:23 -04:00
Liam Fitzgerald
845adc53dc
neo: improved dependency handshake
2024-04-11 08:41:56 -04:00
Liam Fitzgerald
cac20fb307
neo: more comments
2024-04-10 10:42:50 -04:00
Liam Fitzgerald
f5e136e5fa
neo: add comments
2024-04-10 10:39:46 -04:00
Liam Fitzgerald
2cd20697e4
neo: working sync, UI prototype
2024-04-03 14:36:49 -04:00
Liam Fitzgerald
4ba5d38289
neo: fix HTTP requests
2024-04-02 18:36:27 -04:00
Liam Fitzgerald
bb57011e1f
neo: pt1 of reactivity rewrite
2024-04-02 17:35:10 -04:00
Liam Fitzgerald
463a1701a3
neo: live rebuilds, metacircular ford
2024-04-02 15:58:31 -04:00
Liam Fitzgerald
816ed3dcb5
neo: new ford
2024-04-02 13:09:34 -04:00
Liam Fitzgerald
30f44e3e9f
neo: better HTTP support
2024-03-29 13:18:36 -04:00
Liam Fitzgerald
7c40be2b6a
wip
2024-03-28 14:10:44 -04:00
Liam Fitzgerald
12f79d9de5
neo: sketch aegean
2024-03-28 13:53:56 -04:00
Liam Fitzgerald
6f639fd92b
neo: html & json conversions
2024-03-27 12:41:23 -04:00
Liam Fitzgerald
7f6e84c488
wip
2024-03-26 14:09:37 -04:00
Liam Fitzgerald
5349189261
neo: improve syncing, metaprogramming demo
2024-03-22 12:24:43 -04:00
Liam Fitzgerald
81e01c2804
neo: new shrub model
2024-03-22 02:52:35 -04:00