Liam Fitzgerald
2804c86587
interface: fixed glob
2021-09-22 14:45:11 +10:00
Liam Fitzgerald
6c6b7a526c
grid, interface: glob
2021-09-22 14:25:01 +10:00
Liam Fitzgerald
973e642f42
grid: fix gray color on notifs, sidebar menu
...
Fixes urbit/landscape#1170
2021-09-22 14:10:46 +10:00
Liam Fitzgerald
50061a72b1
grid: optimistic notification opening
2021-09-22 14:10:11 +10:00
Liam Fitzgerald
24b713a1ea
grid: correct name for landscape
...
Fixes urbit/landscape#1168
2021-09-22 14:04:50 +10:00
Liam Fitzgerald
bf2f8cb6ce
grid: margin in SysPref sidebar
...
Fixes urbit/landscape#1171
2021-09-22 13:56:10 +10:00
Liam Fitzgerald
1aa8f9a1e8
grid: optimistic app install
...
Fixes urbit/landscape#1169
2021-09-22 13:51:53 +10:00
Liam Fitzgerald
05f6230d60
grid: disable button during install
...
Fixes urbit/landscape#1178
2021-09-22 13:45:43 +10:00
Liam Fitzgerald
738127a22f
interface: fix group feed unread count
2021-09-22 13:43:10 +10:00
Liam Fitzgerald
281ad108a0
grid: fix OTA pausing
2021-09-22 13:39:47 +10:00
Liam Fitzgerald
ab09eb6e01
Merge pull request #5240 from urbit/lf/pause-fixes
...
hood: fix pause poke
2021-09-22 13:31:51 +10:00
Liam Fitzgerald
f3befc8afc
hood: fix pause poke
2021-09-22 13:20:05 +10:00
Hunter Miller
86038e089c
color: fixing color normalization and adding to avatars
2021-09-21 21:53:39 -05:00
Hunter Miller
e7890f093d
Merge branch 'dist' of github.com:urbit/urbit into dist
2021-09-21 21:30:39 -05:00
Hunter Miller
94d01f0d43
recent-apps: only handle by key so always fresh
2021-09-21 21:30:17 -05:00
Liam Fitzgerald
d3802fa0c0
interface: render app preview in link block
2021-09-22 12:01:57 +10:00
Hunter Miller
79142fe4af
embed: removing testing code
2021-09-21 20:47:25 -05:00
Liam Fitzgerald
e93cdb654e
interface: fix unread counts on tiles
2021-09-22 11:31:55 +10:00
Liam Fitzgerald
eedf6edf4d
garden,landscape: update globs
2021-09-22 10:55:11 +10:00
Liam Fitzgerald
7b262c78ce
docket: remove index.html caching
2021-09-22 10:11:31 +10:00
Liam Fitzgerald
6a6eff9fe5
Merge pull request #5237 from urbit/lf/default-ally
...
treaty: default to hardcoded ship instead of sponsor
2021-09-22 09:59:38 +10:00
Liam Fitzgerald
cbae49c02a
Merge pull request #5239 from urbit/hm/landscape-dist-fixes
...
interface: dist fixes
2021-09-22 09:58:48 +10:00
Fang
904165f83a
clay: don't forget the extra q
...
+load still nest-fails though.
2021-09-22 01:39:29 +02:00
Fang
f588ea9feb
clay: grab tmp desk jamfile correctly
2021-09-22 01:16:21 +02:00
Ted Blackman
30364ab29b
clay: wip migration
2021-09-21 19:13:54 -04:00
Hunter Miller
1c51b7d4ae
permalinks: better handling and onboarding, removing tiles too
2021-09-21 17:56:52 -05:00
Hunter Miller
335f8cb92f
system-prefs: fixing base ota toggle and adding disabled to link handling toggle
2021-09-21 17:12:17 -05:00
Hunter Miller
d415173bab
permalink: app embed responsive sizing
2021-09-21 16:25:36 -05:00
fang
8cc92751ee
webterm: adjust tile color
...
Fixes urbit/landscape#1167 .
2021-09-21 22:38:52 +02:00
Hunter Miller
72ddbf1eb1
service-worker: fixing path and scope
2021-09-21 15:13:46 -05:00
Fang
514c54b46e
docket: change chad to %hung if glob watch fails
2021-09-21 19:28:52 +02:00
Fang
0512ed1281
Revert "kiln: better +install-local fix"
...
This reverts commit e4949aeb6f
.
The better fix wasn't better at all!
2021-09-21 19:06:03 +02:00
Hunter Miller
ff024adfc7
hash: removing in favor of grid
2021-09-21 11:58:47 -05:00
Fang
b41aaf8f10
docket: stop eating fresh globs and their hashes
...
When we uploaded a glob we hosted, we'd write a new docket to clay,
triggering a %commit.
The handling of this would:
- fail to update the docket in state,
- and discard our new glob, because the docket had changed.
Here we properly update the docket mirror in state, and make sure to
keep the glob around if its hash lines up.
2021-09-21 18:19:38 +02:00
Fang
e4949aeb6f
kiln: better +install-local fix
...
We have an upstream, and it is local.
2021-09-21 17:53:17 +02:00
Fang
75cc6aa28a
docket: add explicit hash to http globs
2021-09-21 17:52:45 +02:00
Fang
f1bb35fcee
docket: update docket file's glob hash on upload
...
If the docket says the glob is a local ames glob, then update the hash
to match the newly uploaded glob.
One would naively expect this to result in a %commit fact being
received, letting us update our state through the usual mechanism.
This is, for some reason, not the case...
2021-09-21 17:42:45 +02:00
Fang
8d91e8a903
kiln: safer +install-local printf
...
We don't have upstream tracking state for local installs, so this
would just crash.
2021-09-21 17:32:27 +02:00
Fang
4e453a9051
docket: hash-based glob-ames, handle within app
...
Instead of going through the thread. This works around a mark
definition issue and lets the docket file be more precise about
version selection. (Though older globs likely won't be kept around.)
2021-09-21 16:18:41 +02:00
Fang
976a071e5c
docket: stub out only glob _data_ in dbug state
...
And make it (hopefully) more obvious that it's getting stubbed out.
2021-09-21 16:17:53 +02:00
Liam Fitzgerald
e0a029dbdf
landscape: update glob
2021-09-21 15:13:53 +10:00
Liam Fitzgerald
4fb53eff14
grid: use default ally instead of ~zod
2021-09-21 14:53:57 +10:00
Liam Fitzgerald
f6b5377d8f
treaty: hardcode default ally
2021-09-21 14:53:32 +10:00
Liam Fitzgerald
e8148f20dd
base-dev,arvo: update marks, add %ship mark
2021-09-21 14:51:57 +10:00
Liam Fitzgerald
7194b3586c
garden,landscape: update globs
2021-09-21 14:28:45 +10:00
Liam Fitzgerald
b8d68291f2
interface: update permalinks
2021-09-21 14:14:01 +10:00
Liam Fitzgerald
4792776f07
grid: fix breakage caused by type change
2021-09-21 14:13:02 +10:00
Liam Fitzgerald
079b6cea2e
@urbit/api: resync hood types
2021-09-21 14:11:58 +10:00
Liam Fitzgerald
848f52a8ad
Merge remote-tracking branch 'origin/dist' into lf/dist-fixes
2021-09-21 13:44:12 +10:00
Liam Fitzgerald
37b1e9569b
Merge pull request #5228 from urbit/hm/landscape-app-link
...
interface: app permalink embeds
2021-09-21 13:43:41 +10:00