Commit Graph

26273 Commits

Author SHA1 Message Date
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-bot
87b046e2b8
Merge 13bc8805fd into release/next-userspace 2021-06-02 07:45:07 +04: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
matildepark
2625945bb2
Merge pull request #4971 from urbit/lf/deploy-fixes
interface: omnibus for DM fixes
2021-06-01 22:31:31 -04: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
Matilde Park
d54f9cf129 build: bump janeway on dockerfile 2021-06-01 17:35:58 -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
matildepark
698b80d756
Merge pull request #4964 from urbit/james/group-dm-name
messages: better group DM titles
2021-06-01 16:40:21 -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
matildepark
f44337ffbb
Merge pull request #4966 from urbit/lf/launch-fixes
interface: fix issues with dm-hook release
2021-06-01 15:50:53 -04:00
ixv
60ddfd1806 btc: stop storing bip32 core in btc-wallet state 2021-06-01 12:30:13 -07: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
matildepark
64287be843
Merge pull request #4961 from urbit/mp/graph/inherit-weight
landscape: code content inherits font weight
2021-06-01 00:55:34 -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
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-bot
66573955a8
Merge 457904368b into release/next-userspace 2021-05-28 05:31:56 +04: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