Ted Blackman
d0d45ed8f2
ames: fix message pump to complete queueing fix
2019-12-02 20:09:35 -08:00
Ted Blackman
6dcb6622fa
ames: fix ack queueing
2019-12-02 20:09:35 -08:00
Fang
bf6658c9ca
chat: include .^ paths in its eval failure case
...
Also updates the top-level message to avoid problematic terminology.
2019-12-03 01:20:34 +01:00
Ted Blackman
84ddbbe791
oops wrong file
2019-12-02 18:58:08 -05:00
Ted Blackman
41e7e16689
|ames-verb generator to set verbosity
2019-12-02 18:54:01 -05:00
Fang
8ead7f87f6
chat-store: only evaluate our own %code
...
Sending a %code letter without output would cause its code to be evaluated on
the recipients' ships. While that shouldn't naturally occur post-#2009, and
evaluation of %code letters remains virtualized, it's still remote code
execution, and worth fixing as such.
2019-12-03 00:51:01 +01:00
Ted Blackman
0cb6464e9d
ames: %spew to set verbosity
2019-12-02 18:46:40 -05:00
Fang
febe9470e6
chat: improve eval implementation
...
Previous implementation was doing double virtualization, which gave issues
around scries. By reimplementing with mint and mock, we get to catch all
possible failure cases and produce an appropriate output for each.
2019-12-03 00:29:19 +01:00
Philip Monk
096273cf4a
gall: add state upgrade for %pack
2019-12-02 03:20:34 -08:00
Philip Monk
195d0c2fe3
Revert "hoon: zpgl -> zpld for consistency"
...
This reverts commit 64e8318657
.
This doesn't apply well to the testnet, so reverting until later.
2019-12-02 02:22:16 -08:00
Philip Monk
0431c3c073
Merge remote-tracking branch 'origin/jam-cue-rock' into rc
2019-12-02 02:08:37 -08:00
Philip Monk
64e8318657
hoon: zpgl -> zpld for consistency
2019-12-02 01:36:00 -08:00
Philip Monk
d0d1805263
ping: comment
2019-12-02 01:28:58 -08:00
Philip Monk
e3005eaffa
ames: clear out-of-order messages from packet queue
2019-12-02 00:41:50 -08:00
Philip Monk
1a9a28cc54
timers: add gen/timers
2019-12-01 22:48:46 -08:00
Philip Monk
aaf7b3b42e
ames: don't crash in +on-take-wake
2019-12-01 16:00:32 -08:00
Philip Monk
1872316003
ping: don't make new pings on-load
2019-12-01 00:07:15 -08:00
Ted Blackman
0a8b12c882
ames: state adapter
2019-12-01 02:49:46 -05:00
Ted Blackman
900d923ccc
ames: fix aggressive lane timeout (still needs migration)
2019-12-01 02:49:46 -05:00
Philip Monk
09d2c70884
chat-hook: only get new backlog on resubscribe
2019-11-30 22:08:06 -08:00
Philip Monk
82c4895e32
helm: reset and reload in correct order
2019-11-30 21:54:54 -08:00
Philip Monk
689b829a1d
Merge remote-tracking branch 'origin/master' into rc
2019-11-30 21:54:36 -08:00
Philip Monk
7d68a2e811
chat-hook: get backlog on resubscribe
2019-11-30 21:26:47 -08:00
Ted Blackman
077bad8c4d
ph: fix -hi-comet-az and comet spawning
2019-11-30 23:14:31 -05:00
Philip Monk
0f9ca132dd
eth-watcher: errant upgrade
2019-11-30 19:57:56 -08:00
Philip Monk
0eaad536a0
eth-watcher: keep timers going
2019-11-30 19:38:43 -08:00
Philip Monk
f30daf5af2
azimuth-tracker: send new-style eth-watcher poke
2019-11-30 17:39:31 -08:00
John Franklin
c36edc838e
jael: add %lyfe and %ryft scrys (unitized %life and %rift) and use in +trouble
2019-11-30 19:04:18 -06:00
Philip Monk
c7c42225e2
Merge commit 'fbc81b59'; remote-tracking branch 'origin/mp-chat-redesign' into rc
2019-11-30 16:17:28 -08:00
Philip Monk
fbc81b59f1
eth-watcher: add state adapter to avoid breaching continuity
2019-11-30 16:14:16 -08:00
Philip Monk
eee435f9f4
ames: ping all ancestors
2019-11-30 14:57:35 -08:00
Philip Monk
d6c1ff4e20
ames: add routing diagnostics
2019-11-30 14:44:57 -08:00
Fang
69df84b252
eth-watcher: zoom per 100k blocks
...
This avoids extremely large responses for long zooms, which could cause
trouble during parsing.
2019-11-28 23:11:49 +01:00
Fang
bc08e8a09f
eth-watcher: support client-specified refresh rate
...
Configuration now includes a refresh-rate=@dr, which is used to
determine how long to wait between polling requests.
2019-11-28 16:46:07 +01:00
pkova
133cbbb6ae
zuse: implement json number to @rd parsing
2019-11-28 13:11:44 +02:00
Ted Blackman
071b1a4bbe
ames: ~s30 max timeout instead of ~m2
2019-11-28 01:17:34 -05:00
Liam Fitzgerald
9e6b08bbf1
chat-cli: autocomplete on empty command
2019-11-28 15:44:02 +10:00
Liam Fitzgerald
4acc1fe948
chat-cli: use tall-form cencab
2019-11-28 15:23:18 +10:00
Liam Fitzgerald
a53b4861a9
chat-cli: clarify tab completion suggestions
2019-11-28 15:21:51 +10:00
Liam Fitzgerald
6a17812ecc
chat-cli: address style issues
2019-11-28 15:15:58 +10:00
Matilde Park
b8a2d06c5b
chat: style fixes
...
Changes to the structure stylistically during code review.
Using fake API calls instead of directly calling store;
fixing a 'delete' crash';
making common code a component;
autofocusing responsively.
2019-11-27 23:22:16 -05:00
Ted Blackman
93604c2f29
Merge branch 'rc' of github.com:urbit/urbit into rc
2019-11-27 23:06:53 -05:00
Ted Blackman
3779cca5a9
ames: try sponsors above .our
2019-11-27 23:06:39 -05:00
Philip Monk
23cc21c383
ames: remove printf
2019-11-27 19:39:12 -08:00
Ted Blackman
e9ba500ee4
Merge branch 'rc' of github.com:urbit/urbit into rc
2019-11-27 22:31:18 -05:00
Philip Monk
26c5be2948
ames: remove printf
2019-11-27 18:40:33 -08:00
Ted Blackman
9af7b3954a
ames: ignore encrypted packets from alien comets
2019-11-27 20:58:18 -05:00
Philip Monk
138cbb5d2e
ames: clean up printfs
2019-11-27 16:58:26 -08:00
Philip Monk
fdb1069b33
ames: printfs
2019-11-27 16:43:09 -08:00
Philip Monk
fc74ab2dbd
ames: count unsent messages for backpressure
2019-11-27 15:58:38 -08:00
Philip Monk
74b0f66850
ames: continue processing memos after %done
2019-11-27 15:13:17 -08:00
Fang
fb67eef417
ethio: support batch requests
...
Implements +request-batch-rpc-strict.
Only succeeds if all requests in the batch succeed.
Re-implements +request-rpc as a batch with one request.
2019-11-27 23:50:37 +01:00
Philip Monk
7ddd1225e0
hood: link chat-cli on startup
2019-11-27 01:21:16 -08:00
Philip Monk
f035955a36
ames: rename alef -> ames
2019-11-27 00:46:02 -08:00
Philip Monk
96be4b65a5
Merge remote-tracking branch 'origin/mall-testnet' into philip/mall-real
2019-11-27 00:14:08 -08:00
Liam Fitzgerald
afc6c11580
chat-cli: add tab autocomplete
...
adds tab autocomplete with a static list of the chat-cli commands
2019-11-27 18:10:22 +10:00
Liam Fitzgerald
2ef42ba3de
language-server: genericise searching gates
...
genericise searching gates, as we are not always searching against
a [term type]. e.g. chat-cli autocomplete
2019-11-27 18:10:22 +10:00
Ted Blackman
55c19a7d47
ames: use +crub more in comet logic
2019-11-27 02:13:15 -05:00
Ted Blackman
e3dba2ea75
incorporate @pcmonk's fix for .channel and .peer-state
2019-11-27 02:11:43 -05:00
Philip Monk
2e9abe18ad
drum: restore startup apps
2019-11-26 23:08:42 -08:00
Philip Monk
4a0c5be2ba
Merge remote-tracking branch 'origin/la-convert' into philip/mall-real
2019-11-26 22:56:33 -08:00
Philip Monk
d0d66b99f4
ames: save acknowledgement when negative %done
2019-11-26 22:48:22 -08:00
Ted Blackman
6c18a4ef76
ames: use +crub for comet attestation
2019-11-27 01:15:05 -05:00
Ted Blackman
7fdb940b5c
ames: fix another comet bug
2019-11-26 23:52:43 -05:00
Jared Tobin
aa7ba9f075
Merge branch 'matilde/soto-keycatch' ( #1989 )
...
* matilde/soto-keycatch:
soto: catch full ansi layout keys
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-27 12:15:21 +08:00
Jared Tobin
ac2cf522b8
Merge branch 'ericfode/add-more-list-arms' ( #1974 )
...
* ericfode/add-more-list-arms:
hoon: add +into and +snap
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-27 12:01:40 +08:00
Ted Blackman
f91a1f4873
ames: fix egregious comet bug
2019-11-26 22:54:00 -05:00
Philip Monk
9a94c35d4d
gall: acutally delete outgoing on watch-ack
2019-11-26 18:18:44 -08:00
Logan Allen
5c6e484d02
chat-store: removed extraneous whitespace
2019-11-26 17:47:29 -08:00
Logan Allen
fe5c9bb3b4
chat: now works except for removing read permission and re-adding
2019-11-26 17:43:03 -08:00
Logan Allen
6b54bde272
chat-cli: fixed chat-cli bugs
2019-11-26 17:42:24 -08:00
Logan Allen
6ef2812cde
invites: fixed view bugs
2019-11-26 17:42:07 -08:00
Logan Allen
a7fbed9350
permissions: fixed bugs with hook and store
2019-11-26 17:41:52 -08:00
Ted Blackman
3f550d669e
Merge remote-tracking branch 'origin/philip/mall-real' into mall-testnet
2019-11-26 20:20:23 -05:00
Philip Monk
c7252bce85
hi: make a thread so it works in sotot
2019-11-26 16:14:32 -08:00
Philip Monk
bf55197baf
ames: backpressure fixes
2019-11-26 14:56:20 -08:00
Eric Fode
03e1897b00
hoon: add +into and +snap
...
+into inserts an item into a list at the provided index; +snap replaces
an item at the provided index.
tests: added tests for stdlib list
2019-11-26 13:39:15 -08:00
Philip Monk
2a227d6313
weather: refer to real bowl
2019-11-26 12:52:22 -08:00
Logan Allen
3e0c33e4c9
chat-view: converted
2019-11-26 12:50:37 -08:00
Logan Allen
a8b73f3e5a
chat-hook: converted
2019-11-26 12:50:37 -08:00
Logan Allen
8b63aeb865
chat-store: added in chat-history changes
2019-11-26 12:50:36 -08:00
Ted Blackman
f781837ffa
ph: comet test passes; also update solid pill
2019-11-26 15:38:29 -05:00
Philip Monk
7cfe1542e5
ames: too big of messages
2019-11-26 12:00:27 -08:00
Philip Monk
b658f11c42
dns: reduce to simpler threads
2019-11-25 21:54:46 -08:00
Matilde Park
198a3afdd3
soto: catch full ansi layout keys
...
Adds "Insert", "Delete", "PageUp" and other function keys to the ignored
keys array of soto.
2019-11-25 23:11:23 -05:00
Philip Monk
91083979b9
acme: convert to static gall
2019-11-25 17:08:21 -08:00
Matilde Park
be4b479660
soto: amend tab sole-effect json and handler
...
The behaviour of $tab sole-effects lacked a 'tab' key, so Soto wasn't
catching or writing them to the screen. This commit amends both the
handler and the sole-effect to fix that behaviour.
2019-11-25 19:38:07 -05:00
Matilde Park
4dd103c5e5
chat: tighten chatroom regex matching
...
This commit amends the join flow based upon
regular expression matching of chatroom names
to only match if the entire message is the chat.
2019-11-25 14:49:37 -05:00
Philip Monk
4d1457bbaa
Merge remote-tracking branch 'origin/master' into philip/mall-real
2019-11-24 00:01:04 -08:00
Philip Monk
2e8b468364
Merge commit 'ec855491' into philip/mall-real
2019-11-23 22:31:20 -08:00
Fang
ec8554912d
pool-group-hook: cleaner, more standard thread id
...
Also removes lingering line of debug code.
2019-11-23 21:49:23 -08:00
Fang
1245eb9238
chat-cli: update for sole changes
...
Now accounts for the leading session identifier in sole-action.
2019-11-23 21:49:23 -08:00
Isaac Visintainer
53e772ea70
static gall: convert soto
2019-11-23 21:49:23 -08:00
Isaac Visintainer
b4fd79fb1c
static gall: convert weather
2019-11-23 21:49:23 -08:00
Isaac Visintainer
498b6079e9
static gall: convert publish
2019-11-23 21:49:23 -08:00
Philip Monk
4fc1ade6ba
gall: virtualize scry
...
Compare +mute and +mule. Those pass through scry, which doesn't allow us to
catch crashes due to blocking scry. If you intercept scry, you can't preserve
the type polymorphically. By monomorphizing, we are able to do so safely.
2019-11-23 21:49:23 -08:00
Philip Monk
a29e58f1fc
pill
2019-11-23 21:40:33 -08:00
Jared Tobin
fad9fcb16b
Merge branch 'm/name-title' ( #1978 )
...
* m/name-title:
chat-cli: use name:title
zuse: add +name:title for (moon) identity
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-23 20:07:32 +08:00
Jared Tobin
7db6f443e6
Merge branch 'matilde/soto-to-dojo'
...
* matilde/soto-to-dojo:
soto: mounts at ~dojo
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-23 20:03:12 +08:00
Joe Bryan
3741e734cb
dill: adds |pack and and friends
2019-11-22 17:24:42 -08:00
Matilde Park
cfc352e3c9
chat: add mobile web app icon
...
Adds a blank white placeholder icon, so that it looks better
than a blurry screencap on mobile devices.
2019-11-22 20:20:16 -05:00
Isaac Visintainer
51d61e4d49
static gall: convert soto
2019-11-22 12:57:58 -08:00
Isaac Visintainer
f2a5ef6df6
static gall: convert weather
2019-11-22 12:57:58 -08:00
Isaac Visintainer
dc3aa348a0
static gall: convert publish
2019-11-22 12:57:58 -08:00
Isaac Visintainer
fe5f318fb1
static gall: convert launch
2019-11-22 12:57:58 -08:00
Isaac Visintainer
22b94ce69f
static gall: convert invite-store
2019-11-22 12:57:58 -08:00
Isaac Visintainer
a3e8f2f861
static gall: convert group-hook
2019-11-22 12:57:58 -08:00
Isaac Visintainer
3bc5db6188
static gall: convert group-store
2019-11-22 12:57:58 -08:00
Isaac Visintainer
3bf048ff08
static gall: convert permission-store
2019-11-22 12:57:58 -08:00
Philip Monk
f8b612d053
ph: add ph-all to run multiple tests
2019-11-22 12:46:30 -08:00
Fang
1fb06fbcc2
static gall: update pool-group-hook
2019-11-22 20:04:01 +01:00
Ted Blackman
5110b3459b
ames: only %clog on 5 unsent messages
2019-11-22 08:43:08 -05:00
Ted Blackman
4b4e5ba80c
ames: fix typo
2019-11-22 08:42:19 -05:00
Fang
9da38d21db
chat-cli: use name:title
2019-11-22 13:01:33 +01:00
Fang
39a31f0846
zuse: add +name:title for (moon) identity
2019-11-22 13:01:23 +01:00
Ted Blackman
93ab01e274
ames: minor printing improvements
2019-11-21 23:10:49 -05:00
Philip Monk
9d47222139
Merge remote-tracking branch 'origin/mall-testnet' into philip/mall-real
2019-11-21 19:07:28 -08:00
Ted Blackman
4446c96814
yet another oops
2019-11-21 21:24:34 -05:00
Ted Blackman
8bbdc45a01
another oops
2019-11-21 21:23:34 -05:00
Ted Blackman
a4bad50e71
oops
2019-11-21 21:22:05 -05:00
Ted Blackman
ae76a33157
ames: kill timers on breach
2019-11-21 21:20:39 -05:00
Ted Blackman
1d88275032
ames: abandon ill-fated decryption reordering
2019-11-21 21:17:43 -05:00
Ted Blackman
29c816c65c
ames: fix typo
2019-11-21 21:15:05 -05:00
Ted Blackman
cf543134ee
ames: don't repeat broken timers
2019-11-21 21:13:09 -05:00
Ted Blackman
e7be81e219
ames: check life before decrypt
2019-11-21 21:12:42 -05:00
Ted Blackman
b944024893
ames: fix nest-fail; update solid pill
2019-11-21 20:41:17 -05:00
Ted Blackman
4988875ea8
ames: don't brick on timer error
2019-11-21 19:52:57 -05:00
Matilde Park
943ee0ede0
soto: ignores backspace at position 0
...
The keypress handler would check if backspace was past position 0
before deleting one character at that position. If you were at position
0, then it would drop down to the 'else' and send the key value as a
string, throwing off the state between front and back end. This commit
fixes the issue, ignoring Backspace at position 0.
2019-11-21 19:34:37 -05:00
Philip Monk
bdbd35fcf3
gall: virtualize scry
...
Compare +mute and +mule. Those pass through scry, which doesn't allow us to
catch crashes due to blocking scry. If you intercept scry, you can't preserve
the type polymorphically. By monomorphizing, we are able to do so safely.
2019-11-21 14:47:06 -08:00
Fang
c8059c455d
static gall: update permission-group-hook
...
Also stealth-fixes a bug where it was prepending %group to paths one
too many times.
2019-11-21 21:24:59 +01:00
Fang
383d0a3e9f
static gall: update permission-hook
2019-11-21 21:14:58 +01:00
Fang
fd8313360e
permission-store: minor cleanup
2019-11-21 19:05:03 +01:00
Fang
717ce5a2b3
static gall: update invite-view
2019-11-21 19:04:33 +01:00
Fang
4f35e2d21a
static gall: update invite-hook
2019-11-21 19:04:03 +01:00
Fang
78e819fc17
chat-cli: make compatible with sole changes
...
Still supports only drum's session though.
2019-11-21 19:03:41 +01:00
Fang
8c948725b1
chat-cli: forward-port #1941
2019-11-21 19:03:25 +01:00
Matilde Park
a6b4ed19b3
chat-view: redesign of chat interface
...
This commit redesigns the front-end of chat-view for
Landscape, adding a collapsable sidebar, popout chats,
a streamlined join flow, and a general refresh of the Indigo
interface.
2019-11-21 11:50:35 -05:00
Jared Tobin
7fb918df53
zuse: fix outdated docs on vanes [ci skip]
...
The documentation on vanes in the header of zuse.hoon hadn't been
updated since before the introduction of %iris.
2019-11-21 16:52:59 +08:00
Isaac Visintainer
08907b778f
static gall: convert launch
2019-11-20 15:39:46 -08:00
Isaac Visintainer
540e5623a0
static gall: convert invite-store
2019-11-20 15:38:32 -08:00
Isaac Visintainer
f6c8c11db8
static gall: convert group-hook
2019-11-20 15:37:43 -08:00
Isaac Visintainer
903e2e2556
static gall: convert group-store
2019-11-20 15:18:45 -08:00
Isaac Visintainer
295f2b3a46
static gall: convert permission-store
2019-11-20 15:16:55 -08:00
Philip Monk
9f89c8b8bc
drum: fully unlink
2019-11-20 14:26:13 -08:00
Philip Monk
b8903e9a6f
gall: fix ap-kill-down
...
This broke when %kick was handled by resubscribing on your own ship
because it processed the %kick before the %leave. For example, `@t`404
at the dojo would put the dojo in an unworkable state.
You want the %leave to be processed first because you can't do a
"resubscribe" in response to that.
2019-11-20 13:24:19 -08:00
Philip Monk
1d1119c1f3
drum: unsubscribe on poke-ack failure
2019-11-20 12:12:33 -08:00
Matilde Park
a33fffa6ce
soto: mounts at ~dojo
...
Since Soto is the name of the relay, its location in Landscape should be
the application it relays to: Dojo. This commit amends the mount paths
and source paths accordingly.
2019-11-20 09:41:28 -05:00
Ted Blackman
39144ee977
drum: fix nest-fail
2019-11-20 01:45:44 -05:00
Ted Blackman
7eeea1f25b
drum: add %spider to default apps
2019-11-20 01:36:36 -05:00
Jared Tobin
5258579ee2
Merge branch 'matilde/soto' ( #1952 )
...
* origin/matilde/soto:
soto: style changes
interface: add soto source code
drum: Boot with %soto
arvo: adds soto application
mar/sole: add %tab conversion
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-20 13:15:42 +08:00
Ted Blackman
5770c6fe1c
switch to ropsten and update pills
2019-11-19 23:52:28 -05:00
Philip Monk
d094a7052d
alef: fix tests
2019-11-19 14:45:41 -08:00
Philip Monk
2222237385
ph: add alef tests
2019-11-19 14:10:00 -08:00
Philip Monk
1d07c82e7c
ph: fix ames
2019-11-19 13:40:05 -08:00
Philip Monk
a5412f01de
Merge branch 'alef-testnet-merge' into philip/mall-real
2019-11-19 13:03:07 -08:00
Philip Monk
1c398594c7
gall: fix tests
2019-11-18 21:08:10 -08:00
Philip Monk
6a406e6b29
gall: mall -> gall
2019-11-18 20:36:21 -08:00
Philip Monk
9862dccc0e
mall: age -> app
2019-11-18 19:28:59 -08:00
Jared Tobin
abd13c47c1
Merge branch 'pkova/master' ( #1966 )
...
* pkova/master:
hoon: refactor royl float parsers to separate arms
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-19 11:08:31 +08:00
Jared Tobin
59122b1c2b
Revert "hoon: refactor royl float parsers to separate arms"
...
This reverts commit ff06e45875
, which
should have been replaced with an updated commit.
2019-11-19 11:07:26 +08:00
Jared Tobin
a269d81b4c
Merge branch 'publish-subscribe' ( #1967 )
...
* publish-subscribe:
publish: add subscribe generator
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-19 10:49:54 +08:00
Jared Tobin
2d7fbc9c19
Merge branch 'pkova/master' ( #1966 )
...
* pkova/master:
hoon: refactor royl float parsers to separate arms
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-19 10:49:02 +08:00
Jared Tobin
053c784de6
Merge branch 'chat-history' ( #1948 )
...
* chat-history:
chat: added temporary chat-two-update mark with new %messages type
chat: oust correctness fix and js style fix
chat-store: factored out functions used in both message and messages
chat: style fixes
chat: fixes to cli parser and increased page size in hook
chat-js: updated to support %messages events
sur: added rw-security to replace chat-security
chat: add history functionality. optionally request backlog.
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-19 10:47:40 +08:00
pkova
8836a3d2fc
hoon: refactor royl float parsers to separate arms
...
Immediately useful for implemeting json `@rd` parsing, which is basically
`++royl-rd` minus pfix sig. The increased separation also allows for running
stuff like `(rash '3.22e-47' royl-rn:so)` from the dojo.
2019-11-19 00:56:06 +02:00
Fang
936202abe2
publish: add subscribe generator
2019-11-18 02:44:56 +01:00
pkova
ff06e45875
hoon: refactor royl float parsers to separate arms
...
Immediately useful for implemeting json `@rd` parsing, which is basically
`++royl-rd` minus pfix sig. The increased separation also allows for running
stuff like `(rash '3.22e-47' royl-rn:so)` from the dojo.
2019-11-17 20:32:09 +02:00
Philip Monk
7837d51aba
spider: rename thread -> strand, imp -> thread
2019-11-16 04:07:09 -08:00
Jared Tobin
d8970b9cf5
Merge branch 'liam-fitzgerald/lang-server-commit' ( #1955 )
...
* liam-fitzgerald/lang-server-commit:
language-server: fix cord reverse
language-server: use modern tisfas syntax
language-server: add function signature on hover
language-server: added autocommit on save
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-16 17:48:33 +08:00
Liam Fitzgerald
87da55073e
language-server: fix cord reverse
2019-11-16 11:48:25 +10:00
Liam Fitzgerald
f299bf9d2c
language-server: use modern tisfas syntax
2019-11-16 11:46:17 +10:00
Philip Monk
c1b0bd63e4
spider: don't pass in initial bowl
2019-11-15 17:37:20 -08:00
Philip Monk
fea3bd60e4
dojo: add syntax for imps
...
This adds syntax for running imps. For example:
-time ~s1
Runs the "time" imp with the argument ~s1. This blocks the terminal
until the imp has completed (backspace kills it, of course). You could
avoid blocking the terminal if you sacrifice the ability to use imps as
sources in more complex commands.
In keeping with this one-and-done view of imps, this also changes spider
to not use a live build of imps. This significantly reduces the amount
of uncertainty around imps -- spider will try exactly once to run your
imp, and if it fails it'll tell you. If you want to retry, that's up to
you.
2019-11-15 17:20:56 -08:00
Logan Allen
8421e236df
chat: added temporary chat-two-update mark with new %messages type
2019-11-15 15:27:50 -08:00
Philip Monk
eea136021d
gaze: remove until it gets updated
2019-11-15 14:31:22 -08:00
Logan Allen
9dd949b8a1
chat: oust correctness fix and js style fix
2019-11-15 13:28:53 -08:00
Philip Monk
ef7c1ffe16
ph: make breach-multiple work
2019-11-15 13:02:37 -08:00
Philip Monk
fc28e6e378
ph: make breach-sync pass
2019-11-15 12:46:11 -08:00
Logan Allen
b69bb7d7a1
chat-store: factored out functions used in both message and messages
2019-11-15 12:27:35 -08:00
Logan Allen
f9df1b6af4
chat: style fixes
2019-11-15 11:07:40 -08:00
Jared Tobin
c9c2e33f63
zuse, build: remove default testnet config
...
Returns the target %zuse contract configuration to mainnet, and also
tweaks the 'arvo-ropsten' build to use %alef instead of %ames.
Also fixes a merge conflict artifact in nix/ops/default.nix.
2019-11-15 19:26:43 +09:00
Liam Fitzgerald
b0c5b7b0fe
language-server: add function signature on hover
...
Add function signature on hover. Fixes bug around autocomplete
not working properly when the cursor was mid-word.
2019-11-15 11:17:00 +10:00
Matilde Park
8fb13e4f99
soto: style changes
...
This commit amends the Soto application with style changes
requested during code review, including structuring the mark
conversion as a library.
2019-11-14 20:06:11 -05:00
Philip Monk
9ace7ff590
ph: make breach-hi pass
2019-11-14 16:39:28 -08:00
Ted Blackman
49d81265c3
alef: clean up printing
2019-11-14 19:10:48 -05:00
Philip Monk
3dae66332c
jael: process all ships in %full update
2019-11-14 14:54:48 -08:00
Philip Monk
06e6545890
ph: get more tests working
2019-11-14 14:46:39 -08:00
Philip Monk
c9f437e3c6
jael: process all ships in %full update
2019-11-14 14:46:14 -08:00
Logan Allen
223fc8c5b4
chat: fixes to cli parser and increased page size in hook
2019-11-14 13:38:53 -08:00
Philip Monk
4cb821de11
ph: get boot-az working
2019-11-14 13:31:55 -08:00
Logan Allen
a97e36d6d6
chat-js: updated to support %messages events
2019-11-14 10:42:55 -08:00
Logan Allen
dcde20c86c
sur: added rw-security to replace chat-security
2019-11-14 10:42:55 -08:00
Logan Allen
9cacb12dbc
chat: add history functionality. optionally request backlog.
2019-11-14 10:42:52 -08:00
Matilde Park
86e99c998c
drum: Boot with %soto
...
Adds %soto to default application pool, so it shows up in Landscape
for fresh ships.
2019-11-14 13:40:05 -05:00
Philip Monk
32ea09caf2
mall: remove old hood libraries
2019-11-14 10:39:50 -08:00
Matilde Park
ae31a4167e
arvo: adds soto application
...
This commit adds Soto -- a Dojo relay, and its UI, to the Arvo
pkg directory.
2019-11-14 13:39:07 -05:00
Matilde Park
c39d887415
mar/sole: add %tab conversion
...
Our mark definitions for sole actions and effects pre-date our tab
completion work. This commit adds tab completion actions and
effects to the definition, so they can be sent and received as JSON.
2019-11-14 12:15:27 -05:00
Jared Tobin
2a1e0971f2
Merge branch 'jfranklin9000/trouble' ( #1939 )
...
* jfranklin9000/trouble:
arvo: add +trouble generator for troubleshooting
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-14 14:08:18 +08:00
Philip Monk
881517c872
mall: fix tests
2019-11-13 20:45:12 -08:00
Philip Monk
607a2c0ac6
eyre: fix tests
2019-11-13 19:41:56 -08:00
John Franklin
f8cf70fd62
arvo: add +trouble generator for troubleshooting
2019-11-13 21:02:39 -06:00
Philip Monk
3ad5da88fe
mall: convert test app
2019-11-13 18:05:39 -08:00
Jared Tobin
39fb914cdd
Merge branch 'philip/jael-no-sub' ( #1944 )
...
* philip/jael-no-sub:
jael: only listen to azimuth-tracker on boot
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-14 09:58:34 +08:00
Jared Tobin
e6aba37f7a
Merge branch 'chat-cli-invites' ( #1941 )
...
* chat-cli-invites:
chat-cli: send invites on-;invite
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-14 09:49:44 +08:00
Philip Monk
adc54531fc
mall: autostart lens
2019-11-13 17:26:29 -08:00
Philip Monk
cd3308d8d9
mall: convert lens
2019-11-13 16:20:24 -08:00
Philip Monk
5fd75edcc6
eyre: change id format
2019-11-13 14:07:37 -08:00
Philip Monk
a1b928488d
eyre: remove eyre-id from eyre's state
2019-11-13 01:45:04 -08:00
Philip Monk
cc94abf717
eyre: cancel subscriptions more aggressively
2019-11-13 01:21:14 -08:00
Philip Monk
4a6e98a558
mall, eyre: refactor server apps to be stateless
2019-11-13 00:38:35 -08:00
Philip Monk
1d1e9c0e16
eyre: better userspace libraries
2019-11-12 23:37:38 -08:00
Philip Monk
47e3b260d5
eyre: subscribe to apps for responses
...
This removes the %http-response special case from gall. In its place,
we implement a subscription regime with the following steps:
- Agent sends %connect to Eyre
- Eyre pokes agent with %handle-http-response, including unique eyre-id
- Agent passes %start-watching to Eyre with eyre-id and unique app-id
- Eyre subscribes to agent on /http-response/app-id
- Agent produces a %http-response-header fact followed by 0 or more
%http-response-data facts and possibly a %http-response-cancel fact
- Agent produces a %kick to close the subscription, which Eyre
interprets as completion of the message.
This works when there is data. There is currently a bug where if the
response has no data in total (as in the case of a naked 404), no
response will be sent.
This also includes lib/http-handler, which implements a convenient
interface for agents that want to respond immediately with all the data.
This lets them avoid carrying extra state to keep track of pending
requests.
This should really have access to your state and the ability to change
it. Perhaps a more minimalist design would be better: just keep track
of the requests, then hand it off to +on-watch when eyre is ready to
receive responses. It's not clear how to pass in the request data in
+on-watch.
2019-11-12 23:37:38 -08:00
Philip Monk
85a40a13d0
spider, eth-watcher: switch to eny-based ids
2019-11-12 23:36:08 -08:00
Philip Monk
0e564e2f28
jael: only listen to azimuth-tracker on boot
...
For some reason Jael subscriptions aren't starting properly for many
people. Until we can get to the bottom of it, this sets everyone to
start listening directly to the chain.
2019-11-12 22:00:57 -08:00
Philip Monk
54d55b69e4
mall: fix ph
2019-11-12 21:03:21 -08:00
Fang
b31d5a6dc7
chat-cli: send invites on-;invite
...
This augments permission management with invite sending, when setting "positive"
permissions. This matches talk's behavior.
Also implements +full:tr, which renders as ~ship/path, even for local targets.
2019-11-13 00:09:18 +01:00
Liam Fitzgerald
26c4c6c7e4
language-server: added autocommit on save
...
Allows language-server to commit automatically upon changes. This
is driven by the editor, preventing the autocommit issues seen
with #971 . Additionally recalculates syntax issues upon save.
2019-11-12 21:46:09 +10:00
Philip Monk
b25412b93b
clay: fix meet-conflict crash
2019-11-11 21:42:33 -08:00
Philip Monk
1caa30d812
mall: convert eth-watcher to mall/imp
2019-11-11 21:36:32 -08:00
Philip Monk
e603681097
clay: fix meet-conflict crash
2019-11-10 14:33:48 -08:00
Philip Monk
5c1d68bf44
spider: add process tree
2019-11-09 23:27:07 -08:00
Philip Monk
ab8ac96702
spider: allow arguments and return values
2019-11-09 19:09:02 -08:00
Philip Monk
ae295d445a
mall: rm old apps for easier merging
2019-11-09 16:53:42 -08:00
Philip Monk
bcd7c5e82d
Merge branch 'master' into philip/mall-real
2019-11-09 16:47:41 -08:00
Jared Tobin
a480e3aafd
Merge branch 'philip/core-gol' ( #1928 )
...
* philip/core-gol:
hoon: extend gol check through cores
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-09 18:36:32 +08:00
Philip Monk
e43036d748
hoon: extend gol check through cores
...
This extends `gol` "backward-inference" typechecking to thread through
cores. Recall that `gol` is used exclusively for receiving more
specific error messages; these changes should have no effect on programs
which already compile successfully.
Before, this would type-fail on the second `|%`.
```
!:
^+ ^?
|%
++ foo *@ud
--
|%
++ foo
?: =(1 1)
2
%foo
--
```
With these changes, it gives a mint-nice at `%foo`. It will also give
you explicit errors if you have the wrong number/names of arms,
including which arms it expects.
This is becoming much more important with static gall, since it's the
first time we've used core subtyping so extensively and in userspace.
2019-11-09 18:25:42 +08:00
Philip Monk
1c8bddfb15
mall: ci
2019-11-08 19:52:18 -08:00
Philip Monk
47f24faaf8
mall: convert chat-cli
2019-11-08 19:32:21 -08:00
Philip Monk
7c4316fce4
mall: refactor gift/sign/task types
...
+on-agent now takes a +sign:agent:mall, which doesn't include spurious
options. Similarly, +task:agent:mall is smaller.
2019-11-08 17:35:24 -08:00
Philip Monk
aba0811b1d
mall: add lib/verb
2019-11-08 15:18:29 -08:00
Philip Monk
c05704965a
hoon: nits picked
2019-11-08 14:48:01 -08:00
Philip Monk
1688fe82fd
mall: add flag to default-agent to assist with errors
2019-11-08 13:56:35 -08:00
Philip Monk
4ef1278cfa
mall: add lib/skeleton
2019-11-08 13:18:27 -08:00
Philip Monk
43e02c25e4
hoon: extend gol check through cores
...
This extends `gol` "backward-inference" typechecking to thread through cores. Recall that `gol` is used exclusively for receiving more specific error messages; these changes should have no effect on programs which already compile successfully.
Before, this would type-fail on the second `|%`.
```
!:
^+ ^?
|%
++ foo *@ud
--
|%
++ foo
?: =(1 1)
2
%foo
--
```
With these changes, it gives a mint-nice at `%foo`. It will also give you explicit errors if you have the wrong number/names of arms, including which arms it expects.
This is becoming much more important with static gall, since it's the first time we've used core subtyping so extensively and in userspace.
2019-11-08 12:53:03 -08:00
Philip Monk
d096c18377
mall: properly delete on %kick
2019-11-07 18:25:19 -08:00
Philip Monk
67ef0ed0f7
mall: don't remove sub until sent kick
2019-11-07 16:30:45 -08:00
Philip Monk
68a7f58447
mall: set attributing to immediate source
2019-11-07 14:46:06 -08:00
Philip Monk
9d2585772d
mall: fan out kicks
2019-11-07 13:17:13 -08:00
Jared Tobin
080cd38f0a
tests: add unit tests for SHA hashes, etc. ( #1853 )
...
This tests each arm referenced in
https://urbit.org/docs/reference/library/3d/ , based on official NIST
test vectors wherever possible.
Squashed commit of the following:
commit 3162b29f4d4d25460647be6ffb18214e602c0f7c
Author: ken-meier <55196189+ken-meier@users.noreply.github.com>
Date: Wed Nov 6 16:51:38 2019 +0000
Update hoon.hoon
commit fe31ab286ad221147c1b6d5d733338bef2a6d39c
Author: ken-meier <55196189+ken-meier@users.noreply.github.com>
Date: Wed Nov 6 16:50:19 2019 +0000
Create hoon.hoon
commit 28051f248694f6280b9803b37c388aab398c2976
Author: ken-meier <55196189+ken-meier@users.noreply.github.com>
Date: Wed Nov 6 16:45:38 2019 +0000
Delete hoon.hoon
commit 186aaa89a1549ae14ab3faaf7c5867ffc84a6eaa
Merge: d0c8ae043 ed57763f1
Author: ken-meier <55196189+ken-meier@users.noreply.github.com>
Date: Wed Nov 6 11:43:51 2019 -0500
Merge pull request #1 from ken-meier/master
Add files via upload
commit ed57763f1e47c28bebe4f99d1be1cdea151c3d40
Merge: 225987e10 d0c8ae043
Author: ken-meier <55196189+ken-meier@users.noreply.github.com>
Date: Wed Nov 6 11:43:18 2019 -0500
Merge branch 'add-sha-unit-tests' into master
commit 225987e100fe207a599738655d5377c10a171359
Author: ken-meier <55196189+ken-meier@users.noreply.github.com>
Date: Wed Nov 6 11:28:05 2019 -0500
Add files via upload
commit d0c8ae04358fa76bd6a3a654eb5f9f38c3fba502
Author: Ken Meier <55196189+ken-meier@users.noreply.github.com>
Date: Fri Oct 25 19:20:50 2019 +0000
Added containers for shad, shas, shaf
commit 1c9ac5b89c619b9005f6691aaf271a2992c5660e
Merge: 62f438bf5 7f124db8d
Author: Ken Meier <55196189+ken-meier@users.noreply.github.com>
Date: Fri Oct 25 18:28:32 2019 +0000
Merge branch 'master' into add-sha-unit-tests
commit 62f438bf5f754903779a69eb2fec48c1bdb5aae5
Author: ken-meier <55196189+ken-meier@users.noreply.github.com>
Date: Fri Oct 25 11:03:38 2019 -0400
Add files via upload
commit 5090ea40a8100197cee415463b9b331920b7dfa3
Author: ken-meier <55196189+ken-meier@users.noreply.github.com>
Date: Fri Oct 25 11:02:59 2019 -0400
Add files via upload
commit 9084b1598984476c4fd4ce1e66edbea42166ca72
Author: ken-meier <55196189+ken-meier@users.noreply.github.com>
Date: Wed Oct 23 20:41:45 2019 -0400
Add files via upload
commit 4575827736361b687551582a7842951226f38eac
Author: ken-meier <55196189+ken-meier@users.noreply.github.com>
Date: Thu Oct 24 00:17:07 2019 +0000
Delete sha.hoon
commit 833e4d6fda5befdbe2a39c92d6971774f476483c
Author: ken-meier <55196189+ken-meier@users.noreply.github.com>
Date: Fri Oct 18 17:56:41 2019 +0000
Add files via upload
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-07 17:27:23 +08:00
Philip Monk
43be7737d6
mall: rename agent arms
2019-11-07 00:19:58 -08:00
Philip Monk
23f99e8f85
jael: don't update state until you've tested for breach
...
We were updating our state and then using that when checking if the rift
had incremented. This would never be true, since we'd already set the
new state.
Fixes #1852 again
2019-11-06 12:51:33 -08:00
Jared Tobin
24f6309670
Merge branch 'behn-flop-drip' ( #1916 )
...
* behn-flop-drip:
behn: print %drip errors in the correct order
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-06 18:31:45 +08:00
Jared Tobin
3ec88f9bb1
Merge branch 'goad-gall' ( #1915 )
...
* goad-gall:
updates solid pill
dill: fixes cursor position during boot
dill: adds %goad automation
dill: refactors move production
goad: adds app to unblock :hood if necessary
hood: adds |goad-gall generator
gall: restores "not-running" printf
gall: adds %goad task force agent rebuilds
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-06 17:29:45 +08:00
Jared Tobin
0e6542afd5
Merge branch 'philip/language-server' ( #1910 )
...
* philip/language-server:
language-server: address review comments
language-server: fix rune typos
language-server: multiple files and ford
language-server: namespace libraries
language-server: cleanup and incremental text sync
language-server: initial commit
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-06 16:12:26 +08:00
Jared Tobin
144445beb1
Merge branch 'invite-app' ( #1901 )
...
* origin/invite-app:
chat-hook: upgrade from old state and perform invitatory creation and subscription
invite-hook: crash upon invalid invite received
changed invite peek interface to /:path/:uid
invite: add comments and clean up
chat-js: added invite functionality
chat-hook: added invite functionality
app: added invite app and mark converters to JSON
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-11-06 15:47:05 +08:00
Philip Monk
65f5b95146
spider: convert dns
2019-11-05 23:28:20 -08:00
Philip Monk
9f0b1f9ae9
language-server: forward port changes to static gall
2019-11-05 20:33:11 -08:00
Philip Monk
545fe25cd2
language-server: address review comments
2019-11-05 20:26:33 -08:00
Philip Monk
7448432707
drum: don't print stack trace on phat reap
2019-11-05 20:05:31 -08:00
Philip Monk
46d89dd823
mall: convert dns-collector
2019-11-05 19:55:51 -08:00
Philip Monk
26c789e9f5
mall: fix chat-store refactor
2019-11-05 18:52:27 -08:00