Commit Graph

27669 Commits

Author SHA1 Message Date
Liam Fitzgerald
623303c893 landscape: update notification reducing for new hark 2021-10-05 14:10:02 +10:00
Liam Fitzgerald
36a9fceab3 landscape: refactor notification redirects 2021-10-05 14:08:01 +10:00
Liam Fitzgerald
88216c9f9c interface: revive notifications in Groups 2021-10-05 14:06:46 +10:00
fang
103ba2c8bb
Merge pull request #5299 from urbit/hm/update-ls-glob
landscape: updating glob
2021-10-04 22:17:36 +02:00
Hunter Miller
f5fc13706a grid: updating glob 2021-10-04 15:16:57 -05:00
Hunter Miller
3d8bd05499 landscape: updating glob 2021-10-04 15:12:15 -05:00
fang
ea6147bd66
graph-store: clean up merge artefact 2021-10-05 00:00:13 +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
Liam Fitzgerald
9ccff90d77 interface: reduce %all-stats correctly 2021-10-04 19:30:13 +10: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
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
Ted Blackman
7e5feb4cb4 gall: implement pupal +stay 2021-09-29 16:24:12 -04:00
Hunter Miller
36a29eec8a Merge branch 'dist' of github.com:urbit/urbit into dist 2021-09-29 15:05:24 -05:00
Hunter Miller
2158206170 grid: updating globs 2021-09-29 15:05:15 -05:00