finned-palmer
e645551f51
Fix patp check in send
2021-08-17 10:09:07 -07:00
finned-palmer
ebf16f0f74
Convert components, remove old store
2021-08-17 10:09:07 -07:00
finned-palmer
9751555038
Add hooks
2021-08-17 10:09:06 -07:00
Liam Fitzgerald
467b124e3a
sane: improve broken graph detection
2021-08-12 11:27:30 +10:00
Liam Fitzgerald
866cb991d6
graph-store: Handle missing update-logs gracefully in scries
...
If a subscription was kicked before receiving any graph-updates on it,
then the attempt to construct a valid resubscribe path would fail, as
the scry crashes. Fixes this by handling the missing update-log case
correctly.
2021-08-12 10:16:20 +10:00
hosted-fornet
a12c78a879
crunch: Address ixv's comments, specifically:
...
* Use `rap` to concatenate `cord`s rather than homegrown arm
* Replace `%graph` test fail of association with no-op instead of crash
* Re-style multi-arg runes `:*` `%:` and `:~`
2021-08-06 17:29:25 -07:00
hosted-fornet
0cbce46046
crunch: Check CSV path mark at start of generator
2021-08-06 17:28:59 -07:00
hosted-fornet
d43c579d78
crunch: Add crunch library and generator
...
The crunch library and generator are tools to
export group graph data to a CSV-format file.
The purpose of crunch is to help quantify the
growth of the Urbit network.
The code added here is work done under the grant
https://urbit.org/grants/bounties/analytics-script/
2021-08-06 17:28:16 -07:00
fang
010e994fb9
azimuth: update for latest ecliptic address
...
The static Ecliptic address in /lib/azimuth hadn't been updated to reflect the recent upgrade yet.
2021-08-06 10:48:34 +02:00
matildepark
ab5765c13b
Merge pull request #5131 from urbit/lf/fix-tokenize
...
tokenizeMessage: fix urls after inline urls
2021-07-30 10:39:00 -04:00
janeway-bot
55bdcc6ef8
Merge 3fc5db758b
into release/next-userspace
2021-07-29 23:24:44 +04:00
ixv
3fc5db758b
Merge branch 'la/quiet-leave'
2021-07-29 12:19:43 -07:00
ixv
f5bb8db68f
Merge branch 'philip/dill-fix'
2021-07-29 12:18:25 -07:00
Philip Monk
eb383baba9
dill: no-op on strange fact
...
Otherwise, if you accidentally give on the system duct, you crash the
event, as in #5138
2021-07-29 14:56:26 -04:00
ryjm
54935ece34
dm-hook: reload agents on dm-hook state change
...
This fixes the %notify bug that prevented dms from coming through.
2021-07-29 14:43:02 -04:00
Logan Allen
79e95e7989
group-leave: make it safer
2021-07-29 14:23:21 +00:00
Logan Allen
265db42a0a
pull-hook: leave quietly, do not crash if we have already left
2021-07-29 14:18:48 +00:00
janeway-bot
871540ec84
Merge d76cf9ae8b
into release/next-userspace
2021-07-29 05:56:01 +04:00
janeway
d76cf9ae8b
glob: update to 0v7.v4dng.o33qi.kc497.5jc02.ke5es
2021-07-29 11:51:48 +10:00
Liam Fitzgerald
cdb2166273
Merge remote-tracking branch 'origin/lf/fix-threads'
2021-07-29 11:37:52 +10:00
Liam Fitzgerald
ac5db5376a
Merge remote-tracking branch 'origin/la/old-subset-behavior'
2021-07-29 11:37:38 +10:00
ixv
d951a28913
notify: conditional rewatch in on-load
2021-07-28 18:20:55 -07:00
ixv
df4a34c79a
notify: drop card
2021-07-28 18:16:13 -07:00
ixv
0226bc0a7f
agentio: fix bug with fact-all
2021-07-28 17:05:48 -07:00
Liam Fitzgerald
97a52827d3
@urbit/api: fix empty getDeepOlderThan
2021-07-29 09:18:54 +10:00
janeway-bot
12884d44f9
Merge ff33ddacff
into release/next-userspace
2021-07-28 23:47:37 +04:00
ixv
ff33ddacff
solid: update
2021-07-28 12:44:39 -07:00
ixv
83aaaa398a
hood: start notify
2021-07-28 12:26:33 -07:00
ixv
25e61ba000
metadata-store: expose metadata to web scries
2021-07-28 12:19:11 -07:00
ixv
e0358d2103
notify: style cleanup
2021-07-28 12:19:11 -07:00
ixv
867e7721cc
notify: initial app, mar, and sur
2021-07-28 12:19:11 -07:00
Logan Allen
5114a975fe
graph lib: make interface work the same as old one did
2021-07-28 13:14:44 -05:00
Hunter Miller
db8bc2d3ba
Merge pull request #5122 from urbit/hm/group-feed-spacing
...
PostContent: ensure group feed spacing correct
2021-07-28 09:46:12 -05:00
Hunter Miller
facf7f8cc9
PostContent: height detect refactor, adding space
...
Fixes urbit/landscape#739
2021-07-26 14:36:49 -05:00
Liam Fitzgerald
3417927aef
aqua: address joe review
2021-07-26 15:30:23 +10:00
Liam Fitzgerald
2e6057c952
landscape: update import/export tests
2021-07-26 15:22:16 +10:00
Liam Fitzgerald
1165ed54e9
interface: address hunter review
2021-07-26 10:30:25 +10:00
Liam Fitzgerald
bee4b4a05f
@urbit/http-api: fix tests
2021-07-26 10:04:26 +10:00
Liam Fitzgerald
77c2b5d46c
Merge remote-tracking branch 'origin/release/next-userspace' into lf/revive-resume
2021-07-26 09:43:53 +10:00
Liam Fitzgerald
78bfd1be74
tokenizeMessage: fix urls after inline urls
2021-07-26 09:29:01 +10:00
~timluc-miptev
772afceaef
Merge pull request #5097 from finned-palmer/fix-copy-to-clipboard
...
btc-wallet: Fix copy from non-secure context issue
2021-07-23 13:18:42 +03:00
~timluc-miptev
b8be3d262e
Merge pull request #5098 from finned-palmer/add-sig-to-valid-patp-in-send
...
btc-wallet: Add sig to valid patp in send component
2021-07-23 13:18:20 +03:00
~timluc-miptev
3992fc1ee9
Merge pull request #5099 from finned-palmer/show-wallet-scan-progress
...
btc-wallet: Show wallet scan progress
2021-07-23 13:18:03 +03:00
janeway-bot
fab4423806
Merge ceed4b78d0
into release/next-userspace
2021-07-23 07:58:45 +04:00
janeway
ceed4b78d0
glob: update to 0v2.ifoe4.fbv35.aigir.66su4.fbspu
2021-07-23 13:53:54 +10:00
Liam Fitzgerald
3907b96112
CalmPref: respect inverted form state
2021-07-23 13:39:59 +10:00
janeway-bot
133b80e496
Merge 2f9044ab99
into release/next-userspace
2021-07-23 05:50:06 +04:00
janeway
2f9044ab99
glob: update to 0v2.ifoe4.fbv35.aigir.66su4.fbspu
2021-07-23 11:46:06 +10:00
Liam Fitzgerald
d3a1f490e8
meta: update npm version
...
- @urbit/api@1.4.0
- @urbit/eslint-config@1.0.3
- @urbit/http-api@1.3.1
2021-07-23 11:37:50 +10:00
Liam Fitzgerald
de5118fa5f
graph-store: fix newest scry
2021-07-23 11:11:21 +10:00