Commit Graph

28117 Commits

Author SHA1 Message Date
hosted-fornet
19693a6fb7 crunch: remove from base to allow distribution as app 2021-10-21 21:28:29 -07:00
Philip Monk
f53a43c2f0
Merge pull request #5344 from urbit/lf/rm-husky
meta: remove husky
2021-10-21 12:10:28 -05:00
Liam Fitzgerald
708fdd0116 meta: remove husky 2021-10-21 11:41:59 -05:00
Liam Fitzgerald
28f64079a7
Merge pull request #5335 from urbit/revert-5265-master
Revert "blockquote: Remove unnecessary log of quote contents"
2021-10-19 12:35:05 -05:00
Liam Fitzgerald
49b38df2b6
Revert "blockquote: Remove unnecessary log of quote contents" 2021-10-19 12:33:54 -05:00
Liam Fitzgerald
5df73c4b3f
Merge pull request #5265 from pfych/master
blockquote: Remove unnecessary log of quote contents
2021-10-19 12:33:50 -05:00
Hunter Miller
7aedd77d20 grid: updating glob 2021-10-14 16:44:49 -05:00
fang
b6bdd4fed6
Merge pull request #5286 from urbit/m/multi-type
docket: better glob upload handling
2021-10-12 23:47:57 +02:00
Hunter Miller
9d0257854d
Merge pull request #5322 from urbit/hm/new-grid-icons
grid: new system prefs icons and tweaks
2021-10-12 11:05:39 -05:00
Hunter Miller
0326efbd3f grid: simplifying system icon and prefix storage with ship 2021-10-12 11:04:03 -05:00
Hunter Miller
5b3b2ff671 grid: fixing vite/tailwind pipeline 2021-10-12 10:49:24 -05:00
Hunter Miller
8bf8cbb47d system-prefs: shouldn't see two settings sections for system 2021-10-12 10:49:01 -05:00
Hunter Miller
305cd0b567 tile: making tweaks for mark :) 2021-10-12 10:48:20 -05:00
Hunter Miller
f65607429b
Merge pull request #5319 from urbit/hm/fix-ship-null-ref
system-prefs: fixing non-null assertion errors on null rail
2021-10-12 10:46:10 -05:00
Hunter Miller
7b16f8d375 system-prefs: updating icons 2021-10-12 09:54:44 -05:00
Hunter Miller
7c2429e6ac system-prefs: fixing non-null assertion errors on null rail 2021-10-11 10:39:48 -05:00
janeway-bot
2f0f0faad3
Merge c9a508c653 into release/next-userspace 2021-10-09 01:19:02 +04:00
fang
c9a508c653
Merge pull request #5305 from urbit/hm/fix-popover-routes
interface: safer de-sigging
2021-10-08 23:18:32 +02:00
Hunter Miller
c3271b0b2e landscape: updating glob 2021-10-08 15:37:33 -05:00
Hunter Miller
9b7774ebc8 groups: removing spammy log 2021-10-08 14:35:36 -05:00
Hunter Miller
ecaf7345e2 notification-redirects: fixing group dms 2021-10-08 14:34:20 -05:00
fang
45ec631ed2
Merge pull request #5315 from urbit/m/bar-ota
gen: make |ota useful again
2021-10-08 19:57:38 +02:00
fang
f9f91b9592
gen: make |ota useful again
As an alias for installing into the base desk. Defaults to the remote
ship's %kids desk if no desk is specified.
2021-10-08 21:39:19 +04:00
Hunter Miller
f6533823f6 Merge branch 'master' into hm/fix-popover-routes 2021-10-08 12:24:44 -05:00
Hunter Miller
17736498eb
popover-routes: put something resembling a real path 2021-10-08 12:20:42 -05:00
fang
ef90e9db31
Merge pull request #5233 from urbit/m/eip-1559-plus
ethereum: add signing support for eip-1559 transactions
2021-10-08 19:16:37 +02:00
fang
5131d3165d
Merge branch 'release/next-userspace' into m/eip-1559-plus 2021-10-08 20:42:37 +04:00
janeway-bot
9d36e58e21
Merge c62fa9d7aa into release/next-userspace 2021-10-07 23:38:10 +04:00
fang
c62fa9d7aa
Merge pull request #5312 from urbit/m/clay-always-u
clay, kiln: improve on-load with not-yet-installed desks
2021-10-07 21:37:39 +02:00
fang
8ed93c27c4
kiln: re-emit clay listen for affected ships
Previous version of kiln had a bug where a crash caused the listen to be
dropped, making kiln ignore base commits.
2021-10-07 23:12:42 +04:00
fang
bbc20e6bb7
kiln: safely bump not-yet-installed desks
Previously this wasn't accounting for the "couldn't read kelvin from
local desk" case properly, resulting in crashes during updates to base,
after which other desks wouldn't be started back up.
2021-10-07 22:29:24 +04:00
fang
a6bc01e791
hood: no longer work around bad clay %u behavior
Previously it would crash for non-existent desk. No longer does, so we
don't need to avoid this.
2021-10-07 21:58:56 +04:00
fang
bf4aef198c
clay: give %u answer for non-existent desks
Instead of considering it "in the future", an existence check for paths
on non-existent desks now always produce false.
2021-10-07 21:57:56 +04:00
Hunter Miller
62741df416
Merge pull request #5300 from urbit/ted/kiln-dudes
kiln: refresh dudes on local reinstall
2021-10-06 17:42:46 -05:00
Hunter Miller
f2e00ba091
Merge pull request #5302 from urbit/lf/landscape-notifications
landscape: revive notifications
2021-10-06 17:42:01 -05:00
Jake Miller
15c1b7f4e7
Merge pull request #5303 from urbit/lf/grid-leap-ally
grid: auto-ally on leaping to a ship
2021-10-06 18:41:49 -04:00
Jake Miller
ff81f00ec3
Merge branch 'release/next-userspace' into lf/grid-leap-ally 2021-10-06 18:10:43 -04:00
Hunter Miller
52ad639e1e grid: fixing types and updating glob 2021-10-06 16:14:38 -05:00
Hunter Miller
63decf68eb docket: handling initial state 2021-10-06 15:27:26 -05:00
Hunter Miller
908d27a916
Update pkg/grid/src/nav/search/Providers.tsx 2021-10-06 14:16:14 -05:00
Jake Miller
af2a1bfb10
Merge pull request #5306 from urbit/jm/fix-ames-glob
spider, docket: fix versioning and validate-mark
2021-10-06 15:01:19 -04:00
fang
d4060f2b30
Merge pull request #5307 from urbit/m/dojo-deskology-ii
dojo: support running threads from other desks
2021-10-06 20:44:14 +02:00
fang
e6d4f204d3
treaty: pr fixup 2021-10-06 21:15:38 +04:00
fang
d9267a62d8
treaty: whitespace 2021-10-06 21:15:17 +04:00
fang
c29108a5f0
dojo: support running threads from other desks
Similar to the syntax for generators, you can now -desk!thread to run
the thread from the specified desk.
2021-10-06 19:57:53 +04:00
ryjm
084f74129b spider, docket: fix versioning and validate-mark 2021-10-05 22:46:07 -04:00
Hunter Miller
789aea4711 interface: switching all de-sigification to use deSig fn 2021-10-05 17:09:16 -05:00
janeway-bot
ccc8f3b3d2
Merge 1e70a1be2a into release/next-userspace 2021-10-06 00:47:10 +04:00
Joe Bryan
1e70a1be2a Merge branch 'release/next-vere'
* release/next-vere: (329 commits)
  pill: all
  serf: updates grab to fallback to old output on error
  serf: disable hashboard in meld
  u3: fix big noun equality
  vere: bumps versions
  vere: fixes crash (null deref) in comet booting
  u3: fixes printf in c3_assert()
  build: patch windows uv_pipe impl to allow null writes
  build: update pmnsh to support cachix text/x-nix-narinfo responses
  vere: renames terminal streams for clarity, removes unused uv_tcp_t
  vere: suppress null writes in term.c
  Revert "Merge pull request #4463 from urbit/m/next-gen-term"
  urcrypt: argon2 only optimize for x86_64 on x86_64
  jets: ice keccak
  working keccak jets
  urcrypt: fixing some typos - now builds
  Squashed 'pkg/urcrypt/keccak-tiny/' content from commit 9b438dc0f7
  urcrypt,jets: initial commit of keccak material
  tests: remove unnecessary runtime config from hashtable_tests
  u3: restore hashtable root struct layout for compatibility
  ...
2021-10-05 16:46:26 -04:00
Hunter Miller
7f0c319af4 landscape: updating glob 2021-10-05 13:22:34 -05:00