Commit Graph

28203 Commits

Author SHA1 Message Date
janeway-bot
3ce1c00105
Merge aa48973c6a into release/next-userspace 2021-10-04 23:46:31 +04:00
fang
aa48973c6a
Merge branch 'release/next-userspace' 2021-10-04 23:45:45 +04:00
fang
0a847c11f2
Merge pull request #5281 from urbit/lf/landscape-fix
landscape: fix chats not bumping, hide spinner correctly
2021-10-04 21:25:29 +02:00
fang
cce5050bc9
Merge pull request #5298 from urbit/lf/fix-unreads-issues
interface: ignore wrong desk hark updates
2021-10-04 21:25:21 +02:00
fang
d606ba61d1
Merge pull request #5204 from urbit/lf/handle-undef-assoc
interface: Handle undefined association in getFeedPath
2021-10-04 21:22:09 +02:00
fang
08a1730197
Merge pull request #5278 from urbit/hm/fix-app-ota-setting
app-prefs: fixing logic around enabled
2021-10-04 21:14:12 +02:00
fang
4bb7b37582
Merge pull request #5284 from urbit/ea/report-kids-hash
hood: report %kids desk hash in +report-vats
2021-10-04 21:12:32 +02:00
fang
2a0e0c9dbe
Merge pull request #5290 from urbit/m/kiln-prettier-onto
kiln: don't +mean the tang noun alongside the tang
2021-10-04 21:12:03 +02:00
fang
ba33d93755
Merge pull request #5292 from urbit/m/docket-d
docket: correctly en-vase a docket definition
2021-10-04 21:11:48 +02:00
Joe Bryan
6c43748f2c
Merge pull request #5295 from urbit/jb/serf-whey
vere: updates worker memory measurement to include full profile
2021-10-04 10:09:26 -07:00
Liam Fitzgerald
9ccff90d77 interface: reduce %all-stats correctly 2021-10-04 19:30:13 +10:00
Liam Fitzgerald
43e15be781 grid: autoally on leap
Fixes urbit/landscape#1242
2021-10-04 16:01:35 +10:00
Liam Fitzgerald
cfb10b621c treaty: fixup subscriptions 2021-10-04 16:01:12 +10:00
Joe Bryan
46dd61d547 serf: updates grab to fallback to old output on error 2021-10-02 21:39:48 -04:00
Joe Bryan
87d9398a31 serf: disable hashboard in meld 2021-10-02 21:39:30 -04:00
Joe Bryan
d7d5d58aa8
Merge pull request #5289 from urbit/philip/cape-fix
u3: fix big noun equality
2021-10-02 18:14:52 -07:00
fang
db56235d41
Merge pull request #5235 from urbit/m/newcliptic
azimuth: update for latest ecliptic address
2021-10-02 19:51:56 +02:00
fang
ef93dd88d2
docket: correctly en-vase a docket definition 2021-10-02 17:30:56 +02:00
fang
66b8c046b7
kiln: don't +mean the tang noun alongside the tang 2021-10-02 13:07:23 +02:00
Philip Monk
73f2950004
u3: fix big noun equality
Large nearly-identical nouns were reported as equal due to a bug
introduced in e389220d18.  This fixes
that.

The bug was noticed when small changes were made to files and they
didn't register as changes to clay's %a subscribers.

Fixes #5285
2021-10-01 20:39:08 -05:00
fang
7ca810f2cf
docket: show error msgs earlier during glob upload
The error could mean that we don't have a valid `desk`. We want to show that
message, instead of trying to `(~(got by charges) desk)`.

Fixes #5282.
2021-10-01 15:25:38 +02:00
fang
51f4c83352
multipart: more lenient content-type parsing
It's not uncommon for files to have mime types like `image/svg+xml`.
The + in there was tripping up the strictly-`@ta` parser for the content-type.

Here we change the parser to accept +, and all the other characters that the
`@t` parser accepts. This is perhaps a bit overkill, but we primarily care
about getting the parsed request to the caller. If any further validation is
required, it can happen upstream.

Fixes #5282.
2021-10-01 15:22:22 +02:00
Edward Amsden
60e3ac274b
hood: scry for list of desks with empty desk name
Co-authored-by: fang <github@fang.io>
2021-10-01 08:31:18 -04:00
Edward Amsden
000cfff73e
hood: remove needless weld 2021-10-01 08:14:10 -04:00
Edward Amsden
5fdd7d74f7
hood: report %kids desk hash in +report-vats 2021-10-01 08:08:11 -04:00
Liam Fitzgerald
52f4d9a367 landscape: fix joining indicator in statusbar 2021-10-01 13:40:25 +10:00
Liam Fitzgerald
c80806c062 interface: reduce %saw-place correctly 2021-10-01 13:38:26 +10:00
Hunter Miller
c1cfda1aaf app-prefs: fixing logic around enabled 2021-09-30 18:10:25 -05:00
fang
841df9cfe4
Merge pull request #5269 from urbit/lf/fix-subs
graph-pull-hook: restore network connectivity
2021-09-30 11:38:30 +02:00
Liam Fitzgerald
52be186fcc pull-hook: add nice flag to kick poke 2021-09-30 19:17:49 +10:00
Liam Fitzgerald
aa44d2e8a1 graph-pull-hook: renegotiate subscriptions 2021-09-30 18:53:07 +10:00
Liam Fitzgerald
13eb709fb1 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-09-30 18:47:50 +10:00
Liam Fitzgerald
c6b4ff11fe arvo: update jamfiles 2021-09-30 14:32:34 +10:00
Liam Fitzgerald
fffa2c1385 landscape: correctly freeze graph-update-2 2021-09-30 14:08:21 +10:00
Philip Monk
facdf4dbc1
jael: on rekey, update life if moon 2021-09-29 20:51:57 -05:00
Ted Blackman
eac1ba1ba5 tmp/ jamfiles 2021-09-29 21:25:04 -04:00
Ted Blackman
be5e6746ee Merge branch 'dist' of github.com:urbit/urbit into dist 2021-09-29 20:37:25 -04:00
Hunter Miller
6b4707cf8d Merge branch 'dist' of github.com:urbit/urbit into dist 2021-09-29 19:33:58 -05:00
Hunter Miller
7955ce1085 btc: updating glob 2021-09-29 19:33:45 -05:00
Ted Blackman
5cce66523c Revert "clay: print cult"
This reverts commit d4bc38f774.
2021-09-29 20:31:57 -04:00
Ted Blackman
86a2715e67 clay: purge %next and %sing on migration 2021-09-29 20:10:53 -04:00
Ted Blackman
d4bc38f774 clay: print cult 2021-09-29 20:01:43 -04:00
Ted Blackman
5e1778ea84 clay: compile failure 2021-09-29 19:43:26 -04:00
Ted Blackman
2effd3cec0 Merge branch 'dist' of github.com:urbit/urbit into dist 2021-09-29 19:37:18 -04:00
Ted Blackman
b16d176863 clay: delete /app/publish from subscription state on migration 2021-09-29 19:36:29 -04:00
Philip Monk
3c658b17fa
Revert "gall: don't crash on suspended agent build failures"
This reverts commit d446418d53.
2021-09-29 18:30:01 -05:00
Hunter Miller
3f60e3d101 Merge branch 'dist' of github.com:urbit/urbit into dist 2021-09-29 18:29:01 -05:00
Hunter Miller
b117bc8189 avatar: fixing ship rendering and updating glob 2021-09-29 18:28:46 -05:00
Ted Blackman
d446418d53 gall: don't crash on suspended agent build failures 2021-09-29 18:49:20 -04:00
Ted Blackman
bd46a367a3 clay: always notify if new read says nonexistent 2021-09-29 17:57:55 -04:00