Commit Graph

24570 Commits

Author SHA1 Message Date
janeway
588026e12e glob: update to 0v6.8mn05.16g61.46lkc.lgddc.3ifug 2021-04-01 13:56:03 -04:00
Matilde Park
f25340aba0 Merge branch 'la/md-strange' (#4708)
* origin/la/md-strange:
  metadata-push-hook: fixes issue with adding unmanaged metadata

Signed-off-by: Matilde Park <matilde.park@gmail.com>
2021-04-01 13:43:45 -04:00
Logan Allen
88b097040b metadata-push-hook: fixes issue with adding unmanaged metadata 2021-04-01 17:08:30 +00:00
Liam Fitzgerald
d8a958f651
pills: update solid 2021-04-01 15:41:49 +10:00
Liam Fitzgerald
0477d66ca9
graph-push-hook: don't crash on multipart add 2021-04-01 15:24:17 +10:00
Matilde Park
4edaa03ac9 Merge branch 'master' of github.com:urbit/urbit 2021-03-31 22:31:59 -04:00
Liam Fitzgerald
7e750cf189
glob: update to 0v5.g86fq.9ngth.ki9h1.q7kut.icm5f 2021-04-01 12:08:42 +10:00
Matilde Park
e855b1e189 Merge branch 'pre-release/next-userspace' 2021-03-31 21:57:50 -04:00
Liam Fitzgerald
7c5774a713
Merge remote-tracking branch 'origin/master' into pre-release/next-userspace 2021-04-01 11:55:15 +10:00
L
6a399432df
Merge pull request #4700 from urbit/la/graph-fast
graph-store: speed up +validate-graph by using +turn and no longer virtualizing
2021-03-31 16:41:09 -05:00
Logan Allen
2791cd5d9a graph-store: scry only once during +validate-graph 2021-03-31 16:08:36 -05:00
Logan Allen
d34045f190 graph-store: fewer allocations in +validate-graph 2021-03-31 16:08:31 -05:00
Logan Allen
d939c91e78 graph-store: speed up +validate-graph by using +turn and no longer virtualizing 2021-03-31 16:08:23 -05:00
matildepark
ab4356ea88
Merge pull request #4695 from urbit/matildepark-patch-1
build: only run publish-npm-packages on pkg/npm
2021-03-31 11:33:09 -04:00
matildepark
167129816b
Merge pull request #4696 from urbit/lf/version-local-state
interface: version local state by commit hash
2021-03-30 20:10:07 -04:00
Liam Fitzgerald
6a11c47e0f
interface: version local state by commit hash
Fixes urbit/landscape#652
2021-03-31 09:59:13 +10:00
Matilde Park
15c1c2146a Merge branch 'master' into pre-release/next-userspace 2021-03-30 19:49:14 -04:00
Logan Allen
77196addaa graph-push-hook: add hc where appropriate and enforce type-checking to prevent issue in future 2021-03-30 19:42:24 -04:00
Logan Allen
3c8ac1edb1 graph-validators: speed up validators by adding type casts 2021-03-30 19:41:48 -04:00
matildepark
4f54c7dec6
build: only run publish-npm-packages on pkg/npm 2021-03-30 15:39:41 -04:00
matildepark
11a821f777
Merge pull request #4683 from urbit/matildepark-patch-1
build: match on path subdirectories
2021-03-30 15:36:11 -04:00
matildepark
5e806fef13
build: match on path subdirectories 2021-03-29 14:42:15 -04:00
janeway
a74bdfea20 glob: update to 0v1.4ujsp.698kt.ojftv.7jual.4hhu5 2021-03-26 16:25:20 -04:00
Matilde Park
0e5feb6c62 Merge branch 'mp/landscape/tutorial' (#4672)
* origin/mp/landscape/tutorial:
  launch: prevent aggressive tutorial render
  launch: get tutorial state from zustand

Signed-off-by: Matilde Park <matilde.park@gmail.com>
2021-03-26 16:14:29 -04:00
Matilde Park
ab5c7e159f launch: prevent aggressive tutorial render
hasLoaded has a poor heuristic in a localStorage state world, rendering
the modal unconditionally. We pass the connection directly as our check.
2021-03-26 16:10:39 -04:00
Matilde Park
4e6655db3b launch: get tutorial state from zustand
The check for rendering the tutorial modal
was relying on a passed prop that does not exist now.
2021-03-26 15:53:47 -04:00
matildepark
9cff3ba724
Merge pull request #4668 from urbit/lf/scry-version
push-hook: add version scries
2021-03-26 14:42:31 -04:00
Liam Fitzgerald
996174f85f
push-hook: add version scries 2021-03-26 16:58:02 +10:00
Liam Fitzgerald
5c3bce8dbe
glob: update to 0v5.b7cjf.2kc12.85sng.lkqav.7sn0k 2021-03-26 14:03:10 +10:00
janeway-bot
dc24a32918
Merge b832d40c47 into release/next-js 2021-03-26 04:38:19 +04:00
fang
b832d40c47
Merge pull request #4665 from urbit/m/aintainerer
readme: update arvo maintainers list
2021-03-26 01:37:48 +01:00
fang
60be716892
readme: update arvo maintainers list
~littel-ponnys no longer maintains Eyre, so I will take over.
/lib/test goes without a dedicated maintainer for now.

Additionally, #4463 and follow-up work sees me taking charge of the terminal
stack, so I will take over formal ownership of that going forward.
2021-03-25 23:52:20 +01:00
matildepark
d4f510b596
Merge pull request #4664 from urbit/lf/multiplying-counts
notifications: clear before applying unreads
2021-03-25 18:23:19 -04:00
Liam Fitzgerald
1f0b6d5a9c
notifications: clear before applying unreads
Fixes urbit/landscape#646
2021-03-26 08:12:00 +10:00
matildepark
4af01cdf53
Merge pull request #4658 from urbit/lf/unread-count-indicator
ChatWindow: stop unread notice disappearing
2021-03-25 12:01:25 -04:00
Liam Fitzgerald
9db4217220
ChatWindow: stop unread notice disappearing 2021-03-25 16:38:27 +10:00
Liam Fitzgerald
9323f19108
graph-store: fix JSON 2021-03-25 14:45:16 +10:00
Liam Fitzgerald
00d70f468f
glob: update to 0v6.3olcs.d6chc.eidm2.1pft8.6k264 2021-03-25 12:23:42 +10:00
Liam Fitzgerald
7b378f435d
pull-hook: delay scry in on-load 2021-03-25 11:32:32 +10:00
Liam Fitzgerald
ce1520ab1a
pull-hook: fix crash 2021-03-25 09:01:22 +10:00
janeway-bot
48982706fe
Merge 2f2f7aee61 into release/next-js 2021-03-25 00:11:32 +04:00
matildepark
2f2f7aee61
Merge pull request #4649 from urbit/mp/meta/ci-specificity-1
meta: only build ci if changing arvo, vere, king
2021-03-24 16:11:01 -04:00
Matilde Park
941208794f meta: address @brendanhay review #4649 2021-03-24 16:10:04 -04:00
Matilde Park
7e562a522d meta: address @jtobin review #4649 2021-03-24 11:50:04 -04:00
janeway-bot
c5d62a970e
Merge f495a806c3 into release/next-js 2021-03-24 08:17:38 +04:00
Liam Fitzgerald
f495a806c3
glob: update to 0v3.nmpms.bgjpu.9gd2j.klgii.qgeal 2021-03-24 14:12:47 +10:00
Liam Fitzgerald
369c0cc565
ChatWindow: fix at bottom dismiss 2021-03-24 13:58:00 +10:00
Liam Fitzgerald
1a03b0c63f
ChatWindow: dismiss unread if we are at bottom of window 2021-03-24 13:47:49 +10:00
Liam Fitzgerald
0f674aab17
ChatWindow: stop blue line moving 2021-03-24 13:29:43 +10:00
janeway-bot
7623d33173
Merge 1093a80604 into release/next-js 2021-03-24 07:02:17 +04:00