matildepark
5861e38392
Merge pull request #3671 from urbit/lf/channel-js-fixes
...
channel.js: eagerly ack subscription updates
2020-10-13 18:54:10 -04:00
matildepark
b22f7e30c3
Merge pull request #3697 from urbit/lf/fleet-proxy
...
interface: multi ship devserver
2020-10-13 18:52:58 -04:00
matildepark
f1c9a8e085
Merge pull request #3699 from urbit/mp/interface/09-13-fixes
...
groups: properly direct mobile navigation in home
2020-10-13 18:52:42 -04:00
Matilde Park
26ab2bd51e
groups: properly direct mobile navigation in home
2020-10-13 18:26:16 -04:00
L
0d2a0bae14
Merge pull request #3632 from urbit/la/remove-hall-sur
...
acme: remove last %hall import and remove sur file
2020-10-13 15:05:37 -05:00
Liam Fitzgerald
6855f623de
interface: multi ship devserver
2020-10-13 15:06:12 +10:00
Liam Fitzgerald
6794a930b5
interface: rewrite lodash imports with babel
...
Due to lodash's packaging mechanism, it is unable to treeshake unless
you always import from it in a certain fashion. This commit adds a babel
plugin to rewrite these imports for us.
2020-10-13 11:52:14 +10:00
Liam Fitzgerald
e7d3261252
interface: do not bundle extra locales
...
Landscape is not localised in any fashion and we never change the
default locale. As such, the locales that moment.js includes in the
bundle are redundant and can be removed
2020-10-13 11:49:57 +10:00
Liam Fitzgerald
abffd4062d
interface: disable source maps on production builds
...
Source maps have never worked correctly on production builds, and the
way that they are bundled into the JS itself negatively impacts our time
to first paint. As such, we disable them for a significant bundle size
improvement (10MB -> 2.4MB)
2020-10-13 11:48:13 +10:00
Joe Bryan
b1d81b4cb4
hoon: adds product cast to +murn
2020-10-09 15:25:07 -07:00
Matilde Park
8a1c6f6243
glob: update to 0v4.9nedu.7t8gi.5n5f7.nofgk.c2dl1
2020-10-09 15:38:16 -04:00
matildepark
a87e4d73c3
Merge pull request #3692 from urbit/mp/groups/restore-invites
...
interface: show unmanaged invites in home workspace
2020-10-09 15:34:49 -04:00
Matilde Park
072a9643eb
groups: show invites in home workspace
2020-10-09 14:35:40 -04:00
Matilde Park
9b8d197e8f
interface: sidebarInvite in indigo-react
2020-10-09 14:35:27 -04:00
fang
5a6abd3dea
Merge pull request #3690 from urbit/m/cors-unwildcard
...
eyre: explicitly permit proposed request in cors
2020-10-09 19:47:29 +02:00
Joe Bryan
1402f763f3
clay: refactors +cancel-request, consistently accounting for TMI
2020-10-09 10:34:18 -07:00
Joe Bryan
7ef74cf2f4
hoon: removes "road:new" printf from virtualized crash
2020-10-09 10:27:37 -07:00
Joe Bryan
5053de8b6b
hoon: enables need/have type printfs on nest-fail
2020-10-09 10:26:38 -07:00
Fang
c444806c3d
eyre: explicitly permit proposed request in cors
...
Instead of always providing a wildcard for the allowed methods and
headers, now echoes back the method and headers that the client asked
for, if any.
Fixes #3676 .
2020-10-09 14:07:05 +02:00
Matilde Park
8e7ecbe925
interface: thin and transparent scrollbar
...
Prevents an edge case in Chrome browsers in light mode on the launch
screen where the scrollbar was just a thick, white border on top of
user backgrounds.
2020-10-09 00:16:20 -04:00
Matilde Park
fa90317c19
glob: update to 0vffm4l.40gda.ia3t0.5s73j.ov6mt
2020-10-08 20:47:15 -04:00
matildepark
fb1fe8094f
Merge pull request #3687 from urbit/mp/leap/apps
...
leap: restore app index, remove from default
2020-10-08 20:40:52 -04:00
matildepark
9910f7202a
Merge pull request #3686 from urbit/mp/link/key-by-date
...
links: key linkItems by date
2020-10-08 20:40:31 -04:00
Matilde Park
a2fbf8c51c
leap: restore app index, remove from default
2020-10-08 18:35:19 -04:00
Matilde Park
bbd105c2e4
links: key linkItems by date
2020-10-08 18:23:30 -04:00
matildepark
8559d9d7de
Merge pull request #3685 from urbit/ted/fix-local-storage-rehydrate
...
LocalReducer: fix empty case of localStorage rehydration
2020-10-08 18:02:38 -04:00
Ted Blackman
cc6ce73fe4
LocalReducer: fix empty case of localStorage rehydration
2020-10-08 17:58:24 -04:00
Matilde Park
5377b2a862
glob: update to 0v7.emvn0.o8u9d.hqpc4.8e6h5.699gl
2020-10-08 17:42:48 -04:00
matildepark
c5390e9b97
Merge pull request #3684 from urbit/ted/logan-graph-leave-fix
...
-graph-leave: fix action type
2020-10-08 17:36:35 -04:00
Ted Blackman
501c1bdc01
-graph-leave: fix action type
2020-10-08 17:34:25 -04:00
matildepark
8f77bde01c
Merge pull request #3683 from urbit/mp/publish/fix-index-link
...
publish: fix 'notebook index' link
2020-10-08 16:58:40 -04:00
Matilde Park
917651f6ee
publish: fix 'notebook index' link
2020-10-08 16:42:53 -04:00
matildepark
821b5eac79
Merge pull request #3682 from urbit/mp/leap/home-workspace
...
groups, leap: redirect unmanaged resources correctly
2020-10-08 16:39:48 -04:00
Matilde Park
d1b2058e21
groups: listen for correct graphkey format
...
We wait for the incoming app path to auto-redirect, but graphKeys
doesn't use /ship/ format, but sigless ship slash resource paths.
2020-10-08 16:21:33 -04:00
Matilde Park
54fcd38e3d
leap: index unmanaged reosurces to '/home' path
2020-10-08 16:18:29 -04:00
matildepark
36126fd944
Merge pull request #3681 from urbit/mp/leap/add-home
...
leap: add 'home' to leap index, default results
2020-10-08 15:45:39 -04:00
Matilde Park
a7b43b88ef
interface: remove left margin from reconnectbutton
2020-10-08 15:11:28 -04:00
Matilde Park
0625c6f500
leap: add 'home' to leap index, default results
2020-10-08 14:31:23 -04:00
matildepark
e2b1134e58
Merge pull request #3679 from urbit/mp/groups/destroy-all-remnants
...
groups: remove remnant groups from recent
2020-10-08 14:17:14 -04:00
Matilde Park
7c7a9d0f48
groups: remove remnant groups from recent
2020-10-08 14:07:12 -04:00
matildepark
8697c116b1
Merge pull request #3677 from urbit/mp/groups/restore-calmness
...
groups: pass hideAvatars / nicknames to participants list
2020-10-08 13:55:19 -04:00
matildepark
4787de86d8
Merge pull request #3678 from urbit/ed/next-userspace-visual-updates
...
launch: edited colors+values for clock, weather, and tile borders
2020-10-08 13:52:22 -04:00
édouard
9b0a6f2e71
launch: edited colors+values for clock, weather, and tile borders
2020-10-08 13:49:09 -04:00
Matilde Park
2f4dd884e5
groups: pass hideAvatars / nicknames to participants list
2020-10-08 13:46:04 -04:00
Matilde Park
b1bc72f16f
launch: fix group tile links to not href
2020-10-08 13:42:23 -04:00
Matilde Park
903df01d4c
groups: participant names use black
2020-10-08 12:04:02 -04:00
Matilde Park
584268670c
groups: tabs use cursor: pointer
2020-10-08 12:02:53 -04:00
matildepark
8fb1727fc6
Merge pull request #3675 from tylershuster/misc-fixes
...
Misc fixes
2020-10-08 11:58:19 -04:00
Tyler Brown Cifu Shuster
5c30b50c58
launch: change borders to box shadows
2020-10-08 08:51:54 -07:00
Tyler Brown Cifu Shuster
b7e63fb530
clock: differentiate date and time colors
2020-10-08 08:37:47 -07:00