Commit Graph

10104 Commits

Author SHA1 Message Date
fang
cc362b27c9
kh: support multikeyfiles 2021-06-03 01:04:45 +02:00
fang
2e2361e522
kh: expose to/fromNoun template logic separately
Separately from deriveNoun, which gives you an entire instance. Having
access to these lets you call out to the auto-generated conversion
logic when writing custom code for it.
2021-06-03 00:59:55 +02:00
~locpyl-tidnyd
b130a9dde9 vere: mingw: get rid of libsigsegv 2021-06-03 01:50:36 +03:00
~locpyl-tidnyd
0ccbcd5038 vere: mingw: bump curl version and get rid of CURLOPT_SSL_CTX_FUNCTION typecheck warning 2021-06-03 01:44:11 +03:00
~locpyl-tidnyd
08e4535084 vere: get rid of curl typecheck warnings for CURLOPT_WRITEFUNCTION 2021-06-03 01:41:41 +03:00
~locpyl-tidnyd
fe5ead81e5 mingw: add rsignal_raise to rsignal.h; raise on same thread 2021-06-03 01:00:41 +03:00
~locpyl-tidnyd
934a88002e u3: Makefile: include compat/*/*.mk 2021-06-03 00:59:08 +03:00
janeway
b220427624
glob: update to 0v2.2k8eq.k1uhe.9acu7.emum0.s8gjd 2021-06-02 15:58:49 +10:00
Liam Fitzgerald
a7813036fd
SidebarItem: fix dark mode colors 2021-06-02 15:06:31 +10:00
Liam Fitzgerald
4e4e5fa446
GroupHome: check owner of group for feed banner 2021-06-02 15:02:18 +10:00
Liam Fitzgerald
fdd2dd4530
btc-wallet: trivial change to force rebuild 2021-06-02 14:34:47 +10:00
Liam Fitzgerald
4a42bdc12c
DmSettings: fix color 2021-06-02 14:34:15 +10:00
Liam Fitzgerald
d4e5ecdbb8
DmResource: show back button on mobile 2021-06-02 14:33:55 +10:00
Liam Fitzgerald
b73b9ad9db
btc-wallet: trivial change to force rebuild 2021-06-02 14:21:21 +10:00
janeway
4cf8f89008
glob: update to 0v6.usbmp.0s7fs.9dobf.8n2b8.gr1d4 2021-06-02 14:11:49 +10:00
Liam Fitzgerald
ccbe43d9ee
Merge pull request #4972 from urbit/lf/hark-archive
hark-update: fix archival
2021-06-02 14:01:37 +10:00
Liam Fitzgerald
2f42909685
hark-update: fix archival 2021-06-02 13:58:28 +10:00
janeway
13bc8805fd
glob: update to 0v6.usbmp.0s7fs.9dobf.8n2b8.gr1d4 2021-06-02 13:06:26 +10:00
Liam Fitzgerald
a46b426292
DmSettings: fix color 2021-06-02 12:51:40 +10:00
Liam Fitzgerald
377f536276
btc-wallet: trivial change to force rebuild 2021-06-02 12:39:55 +10:00
Liam Fitzgerald
06309a4dab
btc-wallet: trivial change to force rebuild 2021-06-02 12:29:13 +10:00
Liam Fitzgerald
badfe7aa15
interface: fix notification linking 2021-06-02 12:27:35 +10:00
Liam Fitzgerald
7d0b63bec6
interface: fix tsc 2021-06-02 12:14:50 +10:00
Liam Fitzgerald
e9c3423e33
interface: omnibus for DM fixes 2021-06-02 12:09:45 +10:00
Liam Fitzgerald
31d3f01fe0
SidebarList: filter hidden messages 2021-06-02 11:18:11 +10:00
matildepark
ddb8a84c49
Merge pull request #4970 from urbit/lf/prev-dm-validation
graph-push-hook: disable proxying of DM updates
2021-06-01 20:49:24 -04:00
Liam Fitzgerald
e510cbeb03
Merge remote-tracking branch 'origin/release/next-userspace' into release/2021-5-27 2021-06-02 10:12:05 +10:00
Liam Fitzgerald
d223f3eb87
graph-push-hook: disable proxying of DM updates 2021-06-02 09:57:27 +10:00
Matilde Park
463059ba20 btc: remove console.logs to prompt rebuild 2021-06-01 18:18:43 -04:00
matildepark
301898ec72
Merge pull request #4967 from urbit/lf/fix-ver-negotiation
push-hook: fix version negotiation
2021-06-01 17:25:25 -04:00
James Acklin
938ce9d557 imageinput: center messages vertically with less overhead
fixes urbit/landscape#893
2021-06-01 16:33:12 -04:00
Matilde Park
fbb6bba318 Merge branch 'release/next-userspace' into james/group-dm-name 2021-06-01 16:27:08 -04:00
matildepark
13cca28877
Merge pull request #4962 from urbit/mp/leap/custom-tiles
leap: render custom app tiles
2021-06-01 16:20:55 -04:00
matildepark
fe8361bfe1
Merge pull request #4969 from urbit/ixv/btc-wilted
btc: stop storing bip32 core in btc-wallet state
2021-06-01 16:19:30 -04:00
ixv
870e0b42fa
Merge pull request #4963 from urbit/ixv/herb-cancel
herb: add cancel command
2021-06-01 13:00:00 -07:00
ixv
60ddfd1806 btc: stop storing bip32 core in btc-wallet state 2021-06-01 12:30:13 -07:00
James Acklin
7e371413a2 imageinput: fiddling with label subpixel position
fixes urbit/landscape#893
2021-06-01 15:04:09 -04:00
James Acklin
b833343f24 imageinput: respect canUpload
fixes urbit/landscape#893
2021-06-01 14:25:45 -04:00
matildepark
653a3e9f8f
Merge pull request #4960 from urbit/mp/contacts/optimistic-type-mismatch
interface: catch contact-update type mismatch
2021-06-01 00:56:08 -04:00
Liam Fitzgerald
a03623d249
push-hook: fix version negotiation
Addresses a bug where if the publisher could not perform the fact
conversion, it would not be deferred to the subscriber, preventing the
subscriber from being ahead of the publisher
2021-06-01 12:57:29 +10:00
Liam Fitzgerald
c87bd62e5b
metadata-push-hook: continue to sync DMs 2021-06-01 12:30:17 +10:00
Liam Fitzgerald
18862efc82
metadata-store: hide instead of drop dm associations 2021-06-01 12:26:36 +10:00
Liam Fitzgerald
698e79a1e4
push-hook: add %kick poke 2021-06-01 12:22:38 +10:00
Liam Fitzgerald
208c62c51d
metadata-push-hook: stop syncing dms 2021-06-01 12:09:38 +10:00
Liam Fitzgerald
535700b4f0
graph-fe: fix loading of inbox 2021-06-01 11:59:47 +10:00
Liam Fitzgerald
e16f264d19
Merge remote-tracking branch 'origin/master' into lf/launch-fixes 2021-06-01 11:20:51 +10:00
James Acklin
8bb8425e3a imageinput: pass focus to all other placeholders
fixes urbit/landscape#893
2021-05-31 21:14:30 -04:00
James Acklin
c0e15442f5 imageinput: prevent text selection on all statues
fixes urbit/landscape#893
2021-05-31 20:57:18 -04:00
James Acklin
38b368e861 imageinput: disable placeholder selection, hide placeholder on focus
fixes urbit/landscape#893
2021-05-31 20:43:46 -04:00
James Acklin
f078b843e4 messages: fix tsc error 2021-05-31 20:10:18 -04:00
James Acklin
1f6a216f28 messages: always mono for DM recipients, show description
fixes urbit/landscape#623
2021-05-31 19:49:36 -04:00
ixv
3a14176934 herb: add cancel command 2021-05-29 12:53:23 -07:00
Matilde Park
ab95f8ec12 leap: render custom app tiles
Fixes urbit/landscape#915
2021-05-28 17:42:19 -04:00
Matilde Park
0d38218c0a GraphContent: use correct type for code content 2021-05-28 17:21:36 -04:00
Matilde Park
88f02e6115 landscape: code content inherits font weight
Fixes urbit/landscape#905
2021-05-28 17:16:31 -04:00
Matilde Park
12afe8acd7 interface: catch contact-update type mismatch
When applying add-group or remove-group updates optimistically, we send
our ship resourceFromPath objects, and get back /ship/~name/resource
strings. When we apply the update optimistically, we use the former,
storing the object in state. This causes interface errors, as it expects
the string. Therefore, on both ends we construct the string and dedupe
if it comes in after application.

Fixes urbit/landscape#917
2021-05-28 16:54:01 -04:00
matildepark
7ea6c246ce
Merge pull request #4955 from urbit/lf/btc-dev-fix
btc-wallet: fix dev proxy
2021-05-28 12:46:09 -04:00
matildepark
38b57d0107
Merge pull request #4956 from urbit/lf/chromatic-flake
interface: prevent storybook flake w relative time
2021-05-28 12:45:42 -04:00
Liam Fitzgerald
e540d1260f
interface: prevent storybook flake w relative time 2021-05-28 14:47:18 +10:00
Liam Fitzgerald
12f3ab7651
btc-wallet: fix dev proxy 2021-05-28 14:16:55 +10:00
janeway
457904368b
glob: update to 0v2lque.i3rgs.9utfa.sk8o5.u9h6q 2021-05-28 11:25:30 +10:00
matildepark
68cd853fb5
Merge pull request #4952 from urbit/mp/tokenize-mention-links
tokenizer: please I beg no more
2021-05-27 20:50:12 -04:00
Liam Fitzgerald
623da874e5
tokenizeMessage: less greedy 2021-05-28 10:47:51 +10:00
Liam Fitzgerald
3d9036b10f
tokenizeMessage: race regexes, choose closest match 2021-05-28 09:51:55 +10:00
ixv
75bde5d4f7
Merge pull request #4950 from urbit/ixv/btc-tile-fix
btc: fix visual glitch with tile
2021-05-27 16:46:03 -07:00
janeway-bot
837d380e39
Merge fd55386de5 into release/next-userspace 2021-05-28 02:59:23 +04:00
Tyler Brown Cifu Shuster
6c48b8a0be npm/http-api: changed relative dependency typo 2021-05-27 15:57:19 -07:00
janeway-bot
86ba56dc45
Merge 4cecb55b53 into release/next-userspace 2021-05-28 02:56:01 +04:00
ixv
bf2b094374 btc: fix visual glitch with tile 2021-05-27 15:53:38 -07:00
Tyler Brown Cifu Shuster
8ede23b565 npm/http-api: changed relative dependency 2021-05-27 15:52:27 -07:00
Matilde Park
414b5ea89c PostItem: only render byline if author in state 2021-05-27 18:52:05 -04:00
matildepark
c81bdda122
Merge pull request #4947 from urbit/ixv/btc-warning-style
btc: fix warning link style
2021-05-27 17:55:39 -04:00
ixv
e4e14c3457 btc: fix warning link style 2021-05-27 14:52:56 -07:00
Logan Allen
c816bc3357 interface: fix feed links 2021-05-27 16:43:12 -05:00
Logan Allen
7e5af14987 interface: fixes group feed issues introduced by fetch 2021-05-27 16:34:49 -05:00
Matilde Park
e704d90e06 interface: add new test for mention+link msgs 2021-05-27 17:00:54 -04:00
James Acklin
16311deee3 messages: fixing mono-logic
fixes urbit/landscape#623
2021-05-27 16:28:39 -04:00
janeway
66537f39a5 glob: update to 0v3.p6u25.2ltvl.kdnbq.a2uq4.9uhqu 2021-05-27 12:39:22 -07:00
ixv
af48680bbd
Merge pull request #4945 from urbit/ixv/fix-glob
glob: fix on-load and +trouble
2021-05-27 12:28:11 -07:00
ixv
e195bbbcc7 glob: don't flush state when upgrading 2021-05-27 11:52:56 -07:00
ixv
c92079cda4 glob: fix +trouble 2021-05-27 11:21:27 -07:00
Matilde Park
2a8edc7704 btc: remove urbitrc import 2021-05-27 13:37:28 -04:00
ixv
13807303b4
Merge pull request #4940 from urbit/release/bitcoin-wallet
Bitcoin Wallet
2021-05-27 10:28:18 -07:00
James Acklin
9ba4b0c1cf messages: respect hidden nicknames, conditional mono
fixes urbit/landscape#623
2021-05-27 12:08:03 -04:00
Liam Fitzgerald
57a7822b65
interface: prevent storybook flake 2021-05-27 15:28:59 +10:00
Liam Fitzgerald
dbf8b05e41
Merge remote-tracking branch 'origin/release/next-userspace' into lf/chromatic 2021-05-27 15:20:15 +10:00
Liam Fitzgerald
b8ec17f08c btc-wallet: standardise build process 2021-05-26 18:30:18 -07:00
Matilde Park
bb2b1bdae5 launch: fix types 2021-05-26 18:30:18 -07:00
ixv
7b6e054ad5 btc: link to urbit.org to learn more about wallet 2021-05-26 18:30:18 -07:00
ixv
db952bd22d btc: switch network to bitcoin 2021-05-26 18:30:18 -07:00
ixv
0b2e28934b btc: stop putting so many things in window 2021-05-26 18:30:18 -07:00
ixv
40d69b5a02 btc: invoice error handling 2021-05-26 18:30:18 -07:00
ixv
768b47985d btc: change tile to svg 2021-05-26 18:30:18 -07:00
pkova
74492b7b0f btc: add reworked urbit-key-generation, fixes in bridge flow 2021-05-26 18:30:18 -07:00
ixv
a710de616c btc: provider now has one heartbeat for all clients 2021-05-26 18:30:18 -07:00
ixv
01c48b5c2e btc: connection status styling 2021-05-26 18:30:18 -07:00
ixv
8770e1e00c btc: persist preferred currency; clean up btc currency style 2021-05-26 18:30:18 -07:00
ixv
84f6aa33d0 btc: feepicker dismissal 2021-05-26 18:30:18 -07:00
ixv
87855eadc4 btc: copy truncated address 2021-05-26 18:30:18 -07:00
ixv
b157f9ddde btc: switch feepicker 2021-05-26 18:30:18 -07:00