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
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
yosoyubik
fbd96f69ee
naive: fix aggregator pokes from rpc-api
2021-05-31 12:20:53 +02:00
ixv
3a14176934
herb: add cancel command
2021-05-29 12:53:23 -07:00
yosoyubik
5b0e785cf7
naive: choose contracts from mainnet, ropsten or local
2021-05-29 15:42:27 +02:00
yosoyubik
520225056a
naive: send signature and raw tx for every tx in the roll
...
this assumes that the naive contract has a "fallback" function:
https://docs.soliditylang.org/en/v0.5.3/contracts.html#fallback-function
2021-05-29 14:57:57 +02:00
yosoyubik
98bef023cf
naive: send updates to aggregator
2021-05-29 14:53:57 +02:00
yosoyubik
4cbf3d497b
naive: update tx state in finding txs
2021-05-29 14:46:19 +02:00
yosoyubik
e834aface1
naive: subscribe to azimuth agent
2021-05-29 14:44:58 +02:00
yosoyubik
9abd6c3e72
naive: use gen-tx-octs from naive-transactions library
2021-05-29 14:44:16 +02:00
yosoyubik
a3ed3182bc
naive: use contract/chain from azimuth library
2021-05-29 14:43:13 +02:00
yosoyubik
8b51b526d3
naive: add get-next-nonce thread
2021-05-29 14:40:13 +02:00
yosoyubik
8851e52f45
naive: add eth-get-balance
2021-05-29 14:22:33 +02: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
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
matildepark
fd55386de5
Merge pull request #4951 from urbit/tbcs/local-npm
...
npm/http-api: changed relative dependency typo
2021-05-27 18:58:58 -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
matildepark
4cecb55b53
Merge pull request #4949 from urbit/tbcs/local-npm
...
npm/http-api: changed relative dependency
2021-05-27 18:55:35 -04:00
L
f6165056e3
Merge pull request #4948 from urbit/mp/post/loose-author
2021-05-27 17:55:21 -05: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
L
7d632fa630
Merge pull request #4946 from urbit/la/group-feed-fixes
...
interface: fixes group feed issues introduced by fetch
2021-05-27 16:47:20 -05:00