Commit Graph

1789 Commits

Author SHA1 Message Date
Liam Fitzgerald
08e9503fe2 neo: more ref. transparency 2024-05-20 14:13:00 -04:00
Liam Fitzgerald
649baabf75 neo: correctly rotate shrubs 2024-05-20 12:27:31 -04:00
Liam Fitzgerald
5b8d72d094 neo: start networking rewrite 2024-05-17 16:19:24 -04:00
Liam Fitzgerald
5bec7c6653 neo: fix time consistency 2024-05-17 14:28:27 -04:00
Liam Fitzgerald
8b2566fdd7 neo: add tests for layer1/2 2024-05-17 13:01:40 -04:00
Liam Fitzgerald
b4e2d9974e wip 2024-05-16 13:19:34 -04:00
Liam Fitzgerald
83fdcdc9e1 neo: finish l2 2024-05-15 15:55:15 -04:00
Liam Fitzgerald
5e7813c83b neo: begin total rewrite 2024-05-15 13:43:07 -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
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
81e01c2804 neo: new shrub model 2024-03-22 02:52:35 -04:00
Liam Fitzgerald
63178109fc neo: fix ship presence in callstack 2024-03-20 18:59:13 -04:00
Liam Fitzgerald
0f671c75ea neo: remove all %arvo shims 2024-03-20 15:39:46 -04:00
Liam Fitzgerald
16cfd7d8d5 neo: remove arvo special casing 2024-03-20 13:05:02 -04:00
Liam Fitzgerald
2950d0a9d8 neo: improve remote desk handling 2024-03-20 11:15:51 -04:00
Liam Fitzgerald
6cccc4d1cf neo: improve sync handling 2024-03-20 10:49:42 -04:00
Liam Fitzgerald
868e40792d neo: shell 2024-03-18 13:18:31 -04:00
Liam Fitzgerald
ec7e947c1c neo: inching towards self hosting 2024-03-14 14:35:39 -04:00
Liam Fitzgerald
d1f8594494 neo: ford fixes 2024-03-13 15:37:18 -04:00
Liam Fitzgerald
66599ebbe4 neo: add ford combinators 2024-03-13 14:34:17 -04:00
Liam Fitzgerald
f9e9e31cd8 neo: add clay copy functionality 2024-03-12 16:49:45 -04:00
Liam Fitzgerald
86e84ae8c7 neo: minimum viable ford 2024-03-12 15:17:52 -04:00
Liam Fitzgerald
bce2dc2fdf neo: prototype excel 2024-03-11 19:33:13 -04:00
Liam Fitzgerald
483b4d34d5 neo: add excel nodes 2024-03-11 14:41:22 -04:00
Liam Fitzgerald
6cb3c74ab3 neo: error handling works 2024-03-11 14:29:19 -04:00
Liam Fitzgerald
fe1964182f neo: improve err handling 2024-03-11 13:44:33 -04:00
Liam Fitzgerald
168ab7d46a neo: add monadic form handler 2024-03-08 17:37:44 -05:00
Liam Fitzgerald
016be5d193 neo: more updates 2024-02-23 10:23:42 -06:00
Liam Fitzgerald
df318fada8 neo: improve network handling 2024-02-19 14:56:08 -06:00
Liam Fitzgerald
9f2a101f23 neo: add src.bowl 2024-01-27 14:55:44 -05:00
Liam Fitzgerald
915dac4c0a neo: make chat fully work by implement cards 2024-01-27 14:45:45 -05:00
Liam Fitzgerald
9d619cce7e wip 2024-01-19 15:52:55 -05:00
Liam Fitzgerald
6ed1705f53 neo: add configuration for ancestor/siblings 2024-01-19 15:07:21 -05:00
Liam Fitzgerald
0dabfc5c0f neo: some changes 2024-01-19 12:56:56 -05:00
Liam Fitzgerald
f9fb773d07 neo: initial commit 2024-01-18 18:07:28 -05:00
silnem2
98b2acaed3 dprint: add (set type) for +return-item check 2023-12-08 00:21:05 -08:00
silnem2
bb2b877ffd dprint: bugfix for %hold and $tune cases in +return-item 2023-12-03 19:02:50 -08:00
Pyry Kovanen
c35aabcebf
Merge pull request #6744 from urbit/develop
Merge develop into next/kelvin/412
2023-07-28 16:32:35 +03:00
Pyry Kovanen
897d00334f
Merge branch 'next/kelvin/412' into yu/enable-close-flows 2023-07-24 16:58:13 +03:00
Marcus
be853b5a1a kiln: avoid downloading updates for uninstalled desks 2023-07-24 16:15:48 +03:00
Marcus
71ccdbe4ab json: remove deprecated JSON parser calls 2023-07-24 15:18:11 +03:00
silnem2
b254524aaf kiln: change deprecated %cd scry 2023-07-24 15:10:54 +03:00
silnem2
23bb0eb35e kiln: rewrite +poke-uninstall to unsync suspended desks 2023-07-24 15:10:54 +03:00
yosoyubik
623e0eafb2 Merge branch 'next/kelvin/412' into yu/enable-close-flows 2023-06-08 06:40:39 +02:00
yosoyubik
68db0b4e03 ames: move +on-kroc logic to |close-flows
+on-kroc was cluttered with ad-hoc logic to indentify stale flows from
failed resubscriptions that were not properly %corked. Here we move
that logic to a generator that, if not in dry mode, will call %ames with a
(list  [ship bone]) to %cork them.

Another option would be to move the logic in the generator to a state
update in ames, which will trigger possibly thousands of %ames messages
to be sent, on every ship that runs the state migration—these flows are
not causing a problem that neds to be addressed, and only take extra
space.

If we decide that this needs to be run by everyone, one solution could be
to set up a timer (maybe taking advantage of the fact that ships don't get
the OTA a the same time) that will eventually poke %hood with a
%helm-ames-kroc task.
2023-06-07 15:55:50 +02:00
Tinnus Napbus
0105be6459 Merge branch 'develop' into tinnus/local-provenance 2023-05-31 12:52:53 +12:00
Joe Bryan
ee8e2e997c tests: fixes +ames-scry-hunk in ames/gall test helper 2023-05-24 12:48:03 -04:00
Tinnus Napbus
2ba8e45fd2 tests: fix tests for provenance 2023-05-23 01:55:55 +12:00