Commit Graph

25270 Commits

Author SHA1 Message Date
Joe Bryan
86d1dba74d
Merge pull request #4703 from urbit/jb/atom-cmp-shortcircuit
u3: adds bitwidth short-circuit to atom comparison jets
2021-03-31 18:55:23 -07:00
Liam Fitzgerald
7c5774a713
Merge remote-tracking branch 'origin/master' into pre-release/next-userspace 2021-04-01 11:55:15 +10:00
Philip Monk
9149f45521
naive: catch all parser errors explicitly 2021-03-31 18:30:15 -07:00
Philip Monk
5a761caac6
naive: factor out stdlib dependencies 2021-03-31 18:17:37 -07:00
Joe Bryan
37070586f5
Merge pull request #4669 from pkova/release/next-vere
vere: add -b to specify http server bind ip
2021-03-31 17:59:06 -07:00
Joe Bryan
69dc85809e u3: corrects jet mismatch in atom comparison gates
in all cases, one argument can be a cell if the other is 0
2021-03-31 17:12:51 -07:00
Joe Bryan
ab1b1811c3 u3: tweak jet dashboard testing (remove assert and printf) 2021-03-31 17:07:14 -07:00
Philip Monk
063c51a8fc
naive: cleanup 2021-03-31 16:21:37 -07:00
matildepark
04e15c6a34
Merge pull request #4702 from urbit/mp/profile/mutation
ViewProfile: clone contact groups array
2021-03-31 18:04:55 -04: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
Joe Bryan
91b79dc8d9 u3: adds bitwidth shortcircuit to atom comparison jets 2021-03-31 13:39:03 -07:00
Joe Bryan
b706e7b58c u3: normalize style in atom comparison jets 2021-03-31 13:35:51 -07:00
Matilde Park
d265a6f5bc ViewProfile: clone contact groups array
Fixes urbit/landscape#682
2021-03-31 15:13:58 -04:00
matildepark
e52ad949b6
Merge pull request #4699 from urbit/lf/set-state-perf
interface: performance enhancement
2021-03-31 13:55:37 -04:00
matildepark
c3bd7a7f21
Merge pull request #4698 from urbit/la/group-feed-touch-ups
group-feed: tons of post item touch-ups
2021-03-31 13:53:33 -04:00
janeway-bot
b86ae4b706
Merge ab4356ea88 into release/next-js 2021-03-31 19:33:44 +04: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
Liam Fitzgerald
881054b95a
GroupHome: description by default
Fixes urbit/landscape#668
2021-03-31 19:05:27 +10:00
Liam Fitzgerald
7c14ec35ae
GroupFeed: add settings page
Fixes urbit/landscape#665
2021-03-31 19:01:04 +10:00
Liam Fitzgerald
6031b44bfb
Post: enable feed modal fixes
Fixes urbit/landscape#667
2021-03-31 15:10:36 +10:00
Liam Fitzgerald
ed1de34dfc
interface: immutable store 2021-03-31 14:47:56 +10:00
Liam Fitzgerald
b06b4388c9
interface: update reducers for immer 2021-03-31 14:44:52 +10:00
Joe Bryan
398454690b test: adds comment documenting disabled fein/fynd roundtrip 2021-03-30 21:17:44 -07:00
Logan Allen
4e87b59479 group-feed: finalize timeline padding 2021-03-30 21:56:49 -05:00
Joe Bryan
600c739a7a u3: refactors +fein/+fynd jets and adds comments 2021-03-30 19:52:31 -07:00
Logan Allen
113b99f475 group-feed: tons of post item touch-ups 2021-03-30 21:29:37 -05:00
matildepark
8b326bfa12
Merge pull request #4697 from urbit/lf/ctrl-enter-post
Post: allow submission with ctrl+enter
2021-03-30 20:25:55 -04:00
Liam Fitzgerald
331622383a
Post: allow submission with ctrl+enter
Fixes urbit/landscape#677
2021-03-31 10:19:45 +10:00
Matilde Park
f65527e145 Merge branch 'pre-release/next-userspace' into release/next-userspace 2021-03-30 20:13:49 -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
4fd0188d2c
Merge pull request #4693 from urbit/la/clay-error
graph-push-hook: add hc where appropriate and enforce type-checking to prevent issue in future
2021-03-30 19:40:10 -04:00
matildepark
7587ae5766
Merge pull request #4694 from urbit/la/speedup
graph-validators: speed up validators by adding type casts
2021-03-30 19:39:48 -04:00
matildepark
4f54c7dec6
build: only run publish-npm-packages on pkg/npm 2021-03-30 15:39:41 -04:00
janeway-bot
f5022409c9
Merge 11a821f777 into release/next-js 2021-03-30 23:36:39 +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
Logan Allen
1af12b122a graph-validator-post: added type-casts where appropriate 2021-03-30 12:52:53 -05:00
Logan Allen
1fc6f41f75 graph-validators: speed up validators by adding type casts 2021-03-30 12:47:47 -05:00
Logan Allen
6ee776203c graph-push-hook: add hc where appropriate and enforce type-checking to prevent issue in future 2021-03-30 12:40:31 -05:00
Joe Bryan
3b844532ba u3: adds jet dashboard entries for +fein:ob and +fynd:ob 2021-03-30 09:40:59 -07:00
Joe Bryan
981feef5a6 u3: adds jet and tests for +fynd:ob 2021-03-30 09:36:08 -07:00
Joe Bryan
e7f552aeab u3: adds jet and tests for +fein:ob 2021-03-30 09:31:57 -07:00
Liam Fitzgerald
b5f2b0eb27
group-store: remove empty tags
Fixes urbit/landscape#568
2021-03-30 14:55:41 +10:00
Liam Fitzgerald
b77f4e2596
FormGroup: block windowclose 2021-03-30 14:16:17 +10:00