pkova
facd6994b0
lull, ames: add %tame task to delete a route for a ship
2023-07-28 18:15:04 +03:00
Pyry Kovanen
19d7fe0f85
Merge pull request #6738 from urbit/pkova/dead-flow-consolidation
...
ames: consolidate dead flows to a single behn timer
2023-07-28 17:32:08 +03:00
James Acklin
4bbe46adc1
eyre: cosmetic updates to login form
...
Makes cosmetic changes to the login page of eyre. This addresses an issue with insufficient contrast between text elements and their backgrounds in dark mode.
2023-07-28 16:36:53 +03:00
Marcus
ef6965c882
zuse: remove deprecated arms
2023-07-28 16:33:55 +03:00
pkova
82d4e2a265
ames: add comment explaining magic number in +set-wake
2023-07-28 16:33:34 +03:00
pkova
ff21513864
ames: fix indentation in dead flow handling
2023-07-28 16:33:34 +03:00
pkova
45924f7571
ames: store dead flow consolidation timer in state
2023-07-28 16:33:34 +03:00
pkova
d2956a3233
ames: consolidate dead flows to a single behn timer
2023-07-28 16:33:34 +03:00
pkova
7bea0038e5
clay: propagate [~ ~] properly from read-x
2023-07-28 16:32:49 +03: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
d52826e570
Merge pull request #6712 from ilyakooo0/iko/sink
...
%sink
2023-07-24 18:24:13 +03:00
Pyry Kovanen
a061ef1ffc
Merge pull request #6686 from midden-fabler/dojo-errors
...
dojo: better generator errors
2023-07-24 18:22:04 +03:00
Pyry Kovanen
9ec34d81a5
Merge pull request #6681 from ilyakooo0/iko/noun-grad
...
Add %noun-autodiff mark with automatic diffing algorithm
2023-07-24 18:09:30 +03:00
Pyry Kovanen
897d00334f
Merge branch 'next/kelvin/412' into yu/enable-close-flows
2023-07-24 16:58:13 +03:00
Pyry Kovanen
983cba3724
Merge pull request #6697 from urbit/remove-deprecated-json-calls
...
json: remove deprecated JSON parser calls
2023-07-24 16:20:27 +03:00
Marcus
be853b5a1a
kiln: avoid downloading updates for uninstalled desks
2023-07-24 16:15:48 +03:00
Pyry Kovanen
82f9ed43bc
Merge pull request #6703 from urbit/fix-html-conversions
...
mar: better html-related conversions
2023-07-24 16:14:49 +03:00
Marcus
71ccdbe4ab
json: remove deprecated JSON parser calls
2023-07-24 15:18:11 +03:00
Marcus
a42b74bc5c
mar: better HTML-related conversions
2023-07-24 15:16:56 +03:00
silnem2
d6362cb293
dojo: fix gall scries in +to-command
2023-07-24 15:16:04 +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
pkova
8565fb5f8b
Merge branch 'develop' into next/kelvin/412
2023-07-24 14:58:31 +03:00
d9f8074b87
Made it compile
2023-07-19 21:03:23 +03:00
082ef00b83
%sink
2023-07-19 21:03:23 +03:00
Matthew LeVan
46575dc2fe
base: add pace
to next
revision in -runtime-version
2023-07-19 17:10:50 +03:00
Matthew LeVan
cfb51a453e
Merge branch 'develop' into pkova/drop-pokes
2023-07-18 12:54:41 -04:00
Pyry Kovanen
efb92ad0c0
ames: ignore old rifts in +on-take-flub
2023-07-18 19:35:03 +03:00
pkova
f2b0628e10
ci: hopefully fix ci
2023-07-18 18:40:27 +03:00
fang
9f2c97f95e
lull: add %'PATCH' to $method:http
...
As of RFC 5789, PATCH is a valid HTTP request method. The $method:http type,
however, did not include it.
Here, we add it to the $method:http type, so that it now includes all nine
standard HTTP methods.
2023-07-12 15:56:51 +02:00
pkova
985350d2b5
ames: address style nits
2023-07-11 18:32:19 +03:00
pkova
a5f88cb24e
ames: use abet pattern for flubbing
2023-07-11 18:19:56 +03:00
pkova
4fe9de8194
lull, gall, hoon: drop pokes for non-running agents
2023-07-11 17:36:09 +03:00
a810e72d6d
Fixed styling
2023-07-10 19:02:48 +03:00
Pyry Kovanen
8f5d29fb73
Merge pull request #6695 from urbit/pkova/delete-nonsense
...
%base: delete /app/gaze and /ted/naive-csv
2023-07-10 18:51:21 +03:00
Pyry Kovanen
77b0c4c40f
base: update output format in /ted/read
2023-07-10 15:30:07 +03:00
Pyry Kovanen
ff06119f93
base: fix output format in /ted/code
2023-07-10 15:28:57 +03:00
Pyry Kovanen
65508d56a6
base: fix hi thread output formatting
2023-07-10 15:21:09 +03:00
529ead91a3
Fixed formatting again
2023-07-10 11:01:18 +03:00
8b208451bd
noun-autodiff: Added a mark that has diffing
2023-07-10 11:01:18 +03:00
Ted Blackman
5dcb298eec
Merge pull request #6683 from urbit/wicrum/sss-no-timers
...
sss: rely on ames acks instead of timers
2023-07-09 19:39:48 -04:00
midden-fabler
0543f4e8b1
dojo: high level error at bottom
2023-07-07 23:55:14 -04:00
midden-fabler
8f5497d687
Merge branch 'develop' into dojo-errors
2023-07-07 15:32:21 -04:00
Pyry Kovanen
1211767269
zuse: fix to-wain jet mismatch
2023-07-05 14:40:36 +03:00
midden-fabler
b3be753727
spider: move spider tree
2023-07-04 02:11:03 -04:00
midden-fabler
1c07314ff5
dojo: revise error conditions
2023-07-04 00:30:21 -04:00
~wicrum-wicrun
92849f3e8f
sss: $rule
is now horizon
and frequency
2023-07-03 15:53:42 +02:00
Philip Monk
a136355bbd
ames: remove lane staleness checks
2023-06-30 15:03:16 -07:00
yosoyubik
f56db0f460
ames: better naming in queued event migrations
2023-06-30 15:26:20 +02:00
~wicrum-wicrun
82ea321997
sss: remove blank lines
2023-06-30 15:24:50 +02:00
~wicrum-wicrun
d98dfbe4db
sss: rocks.rule=0
now means "store genesis and one snapshot"
2023-06-30 15:11:46 +02:00
yosoyubik
c4e5d3c963
Merge branch 'yu/fix-drop-nack-state' into yu/enable-close-flows
2023-06-30 14:54:30 +02:00
yosoyubik
3b9a22bb5c
Merge branch 'next/kelvin/412' into yu/fix-drop-nack-state
2023-06-30 14:32:13 +02:00
yosoyubik
437f943fbd
ames: update pill
2023-06-30 14:31:36 +02:00
yosoyubik
caea585c31
Merge branch 'develop' into next/kelvin/412
2023-06-30 12:22:09 +02:00
yosoyubik
f89045364b
Merge branch 'next/kelvin/412' into yu/fix-drop-nack-state
2023-06-30 12:21:15 +02:00
yosoyubik
48a4b9ad32
ames: add 15-to-16 state migration
...
The 14-to-15 state migration was released in urbit-os-v2.142
so we add a new ames-state-16 to account for the removal of
.num-live from $pump-metrics.
This also adds several `$+` shorthand type name for better
prettyprinting in nest-fails situations, all related to the types in
$ames-state.
(note: ames states 14 and 15 are the same, ane tha migration
just re-retrieved our own %rift—first introduced in state-12-to-13)
2023-06-30 12:15:38 +02:00
yosoyubik
28dd843e60
Merge branch 'develop' into yu/enable-close-flows
2023-06-30 10:18:40 +02:00
yosoyubik
b76c4d4a67
ping: don't no-op if pinging ourselves
2023-06-29 16:47:52 +02:00
yosoyubik
57308e22ef
ames: clean up %kroc tasks in old ames-state
...
The %kroc task was introduced in ames-state-10. The way the
migration works, is that queued-events are transformed right
away into the latests version, and the state is done step-wise in
different arms, but in one go as part of the +molt arm.
This means that all states from %10 need to handle cleaning up
the %kroc task, with the addition that we were already handling
another tasks, %snub, from ames-state-9 until ames-state-11.
This means that we need to handle both tasks in two different
ames-states, and from them only the %kroc task.
This also adds several $+ to the ames types, that make nest-failures
easier to read.
2023-06-29 15:25:18 +02:00
yosoyubik
5fd372dfcb
ames: don't crash if flow for a target bone is ~
...
The fact that the target bone of a flow that we have received is a
naxplanation doesn't guarantee that there will be a naxplanation
flow (i.e. we have actually sent one) so instead of crashing, we just
continue processing the next bone.
2023-06-29 10:49:51 +02:00
yosoyubik
235bfb6b8b
ames: re-add +on-deep:ev
...
probably removed in one of the merges(?)
2023-06-29 09:58:01 +02:00
yosoyubik
2d31adb4a3
Merge branch 'next/kelvin/412' into yu/enable-close-flows
2023-06-29 09:27:48 +02:00
yosoyubik
5bcf7b70c3
ames: add provenance path to the sock
2023-06-28 17:48:07 +02:00
Joe Bryan
d280fbcdbb
Merge branch 'develop' into next/kelvin/412
2023-06-28 11:19:32 -04:00
Joe Bryan
b1cb1f1a77
Merge pull request #6665 from urbit/dr/make-vane-txt-hash-ux
...
arvo: print vane hashes as hashes, not `@p`s
2023-06-28 10:00:42 -04:00
yosoyubik
20cb84d037
Merge branch 'next/kelvin/412' into yu/enable-close-flows
2023-06-28 15:51:37 +02:00
yosoyubik
a20a2fffc8
Merge branch 'next/kelvin/412' into yu/fix-drop-nack-state
2023-06-28 15:47:06 +02:00
pkova
aa8c6dd0e0
%base: delete /app/gaze and /ted/naive-csv
2023-06-28 15:10:36 +03:00
yosoyubik
b359239f3d
Merge branch 'develop' into next/kelvin/412
2023-06-28 12:52:18 +02:00
Philip Monk
d6c9ac708e
Merge remote-tracking branch 'origin/develop' into philip/ping
2023-06-27 22:20:05 -07:00
Philip Monk
38af985ef0
ping: silence spurious printf
2023-06-27 21:54:43 -07:00
Philip Monk
f4188e61af
ping: ping the other ship, not ourselves
2023-06-27 20:39:42 -07:00
Philip Monk
ccd9e1936f
ping: don't parse ips
2023-06-27 19:37:42 -07:00
Philip Monk
69f45adc49
ping: fixes
2023-06-27 19:14:20 -07:00
Philip Monk
f5602cedbc
ping: turn off auto-verb
2023-06-27 19:12:00 -07:00
Philip Monk
42bc4303e5
ping: restrict pokes to self
2023-06-27 18:48:29 -07:00
Joe Bryan
bd0a058c60
Merge pull request #6598 from urbit/m/eyre-mirage
...
eyre: eauth, cross-ship authentication
2023-06-27 18:34:35 -04:00
fang
f3d1cd3ca4
eyre: simplify internal $note and $sign type style
2023-06-27 23:15:00 +02:00
fang
b2326167cc
dbug: update for recent eyre type changes
2023-06-27 23:09:39 +02:00
fang
7afa3d3486
eyre: collapse recent state update logic
...
The guest identities (#6561 ) and EAuth (#6598 ) features will both be
released as part of Zuse 412K, so their +load logic can be collapsed
into a single step.
2023-06-27 23:08:16 +02:00
fang
5407ae6416
eyre: make sure eauth nonce is unique
...
Similar to +new-session-key, we want to make sure that when we generate
a new nonce, it isn't already in use.
2023-06-27 23:02:43 +02:00
fang
4e5ce6fb69
eyre: keep queue for outgoing pleas
...
Keeping a queue of nonces to match the outgoing %pleas we send lets us
recover the nonce for the %done we receive in response. This is
important in the nack case, where we may want to eagerly serve the HTTP
client an error page response, instead of waiting for the timeout timer
to fire.
2023-06-27 22:58:22 +02:00
Ted Blackman
be7f570d85
Merge pull request #6684 from midden-fabler/clay-syntax-pointer
...
clay: fix syntax error pointer
2023-06-27 11:49:55 -04:00
Philip Monk
90333c2e91
ping: rewrite to add non-NAT mode
2023-06-26 21:18:04 -07:00
midden-fabler
539b843e63
dojo: error messages, missing kev
2023-06-26 23:40:58 -04:00
~wicrum-wicrun
6009e5f209
sss: ignore stale on-rock pokes
2023-06-26 16:51:57 +02:00
~wicrum-wicrun
d22245a142
sss: don't regress aeons, just no-op and ack instead
2023-06-26 14:57:03 +02:00
fang
c33ddfa101
Merge branch 'next/kelvin/412' into m/eyre-mirage
2023-06-26 13:47:39 +02:00
midden-fabler
62a3d67204
dojo: errors style
2023-06-25 09:43:00 -04:00
midden-fabler
9c33a1e968
dojo: gen error cleanup
2023-06-25 00:17:23 -04:00
midden-fabler
7972c40611
dojo: errors for all parts of sample
2023-06-24 01:02:40 -04:00
Marcus
bc70866edc
ping: add dbug lib
2023-06-23 19:26:12 -03:00
~wicrum-wicrun
b948c5d3e5
sss: accept old rocks if current one is stale
2023-06-23 23:03:49 +02:00
Marcus
7afc79ce1f
arvo: fix scry permission check
2023-06-23 17:36:38 -03:00
~wicrum-wicrun
6e5a15afb1
sss: inform subscribers when a path is killed or made private
2023-06-23 22:31:38 +02:00
~wicrum-wicrun
200ef1f3d9
sss: nack if scry response is unwanted
2023-06-23 16:10:52 +02:00
midden-fabler
08029b4bde
dojo: gen event sample error
2023-06-23 10:04:37 -04:00
midden-fabler
633a96b2be
dojo: gen event sample error
2023-06-23 09:32:52 -04:00
midden-fabler
1107aa180a
dojo: better generator errors
2023-06-23 01:15:45 -04:00