Liam Fitzgerald
f7a1617713
collections: style pass on smaller screen sizes
2021-07-07 10:51:54 +10:00
Liam Fitzgerald
1c17013e1b
interface: add all breakpoints to state
2021-07-07 10:50:43 +10:00
Liam Fitzgerald
a1b09b6aa4
VirtualScroller: fix scrollbar on safari
...
Moves to mousemove instead of pointermove events as a result of this
bug[1]. Adds a CSS rule to optionall globally disable selection of text,
to prevent this from occurring during scroll on safari, as
preventDefault() does nothing.
[1]: https://bugs.webkit.org/show_bug.cgi?id=220194
2021-07-07 10:05:27 +10:00
ixv
0339cd011b
Merge pull request #5083 from urbit/la/btc-interval
...
btc-provider: made interval ~m1, and allow provider to set interval
2021-07-06 16:10:29 -07:00
ixv
ef561ddff7
Merge pull request #5082 from timlucmiptev/release/bitcoin-wallet
...
fixed address bug for legacy addresses
2021-07-06 16:10:10 -07:00
Liam Fitzgerald
070cfceb2e
file-server: improve SPA 404 behaviour
...
If the %cu scries return false, then we fallback to requesting the
index.html from the mount point.
Fixes urbit/landscape#837
2021-07-07 08:37:09 +10:00
Logan Allen
32b213bb73
btc-provider: made interval ~m1, and allow provider to set interval
2021-07-06 14:26:14 -05:00
timlucmiptev
4cdc7ad590
Merge branch 'release/bitcoin-wallet' of github.com:timlucmiptev/btc-urbit into release/bitcoin-wallet
2021-07-06 21:26:00 +03:00
timlucmiptev
f882ef5117
scow not scot
2021-07-06 21:24:38 +03:00
L
e37c37ebe1
Update pkg/arvo/lib/bitcoin.hoon
...
Co-authored-by: fang <github@fang.io>
2021-07-06 10:56:30 -05:00
timlucmiptev
e95233dc08
fixed address bug for legacy addresses
2021-07-06 16:52:37 +03:00
Liam Fitzgerald
02ef597195
interface: style pass on invites, make dismiss flow clearer
2021-07-06 14:36:38 +10:00
Liam Fitzgerald
3e06358491
interface: add Invite stories
2021-07-06 14:31:09 +10:00
Liam Fitzgerald
150e4b7cce
group-view: do not automatically remove invite on error
...
Failed invites should now be acknowledge with the %hide poke, to remove
them from state.
2021-07-06 14:30:01 +10:00
matildepark
b1b78bce5e
Merge pull request #5071 from urbit/lf/fixes-more
...
interface: handle malformed group links, fix mixed content errors on embeds
2021-07-05 21:08:05 -04:00
Liam Fitzgerald
eb1994a5ff
interface: fix story titles
2021-07-06 11:02:38 +10:00
Liam Fitzgerald
85e6a7191e
interface: do not mark DMs as loaded incorrectly
2021-07-06 11:00:21 +10:00
Liam Fitzgerald
d0d274cb47
Omnibox: fix tsc
2021-07-06 10:35:25 +10:00
Liam Fitzgerald
5af7e3d28c
tokenizeMessage: accept numbers in group names
...
Fixes urbit/landscape#1027
2021-07-06 10:28:18 +10:00
Liam Fitzgerald
bc665c6148
LinkBlocks: fix for smaller screen sizes
...
Fixes urbit/landscape#1026
2021-07-06 10:18:52 +10:00
Liam Fitzgerald
13a9b758ec
interface: fix mediaquery watchers on safari
2021-07-06 10:16:01 +10:00
Hunter Miller
85e3f5d8bd
chat: replacing manual persistence with middleware
2021-07-02 18:52:59 -05:00
Hunter Miller
ab8e2fd8d5
file-upload: refactored common logic and added to blocks
2021-07-02 18:06:48 -05:00
ixv
a8ae8ecf51
Merge pull request #5078 from urbit/la/fix-unnecessary-info-btc
...
btc-prov/wallet: btc-provider only publishes information to the speci…
2021-07-02 15:23:28 -07:00
Hunter Miller
54145244b3
bucket: fixing race condition and adding validation
2021-07-02 17:06:36 -05:00
L
98ca90b8f7
Merge pull request #5031 from urbit/lf/fix-unsubscribe
...
-graph-leave: don't crash on inconsistent state
2021-07-02 16:30:17 -05:00
Logan Allen
6acdbeeaaa
btc-wallet: leave both subscriptions
2021-07-02 21:24:35 +00:00
Hunter Miller
fa5e974ad4
chat: adding localstorage sync and cleanup
2021-07-02 16:07:08 -05:00
Hunter Miller
a00ab9e347
chat: lifting up message state, converting to fns
2021-07-02 16:07:08 -05:00
finned-palmer
6608c04186
Cleanup walletModal, transaction, invoice
2021-07-02 13:14:02 -05:00
finned-palmer
12c5306ac0
Fix newTx handler
2021-07-02 13:14:02 -05:00
finned-palmer
6badb91b6f
Add fee to useSettings hook
2021-07-02 13:14:02 -05:00
finned-palmer
40f80a94b8
Remove more console logs
2021-07-02 13:14:02 -05:00
finned-palmer
2eda4ac423
Fix bad css properties
2021-07-02 13:14:02 -05:00
finned-palmer
be844f18f2
Add network to useSettings hook
2021-07-02 13:14:02 -05:00
finned-palmer
078d4991b3
Fix feepicker
2021-07-02 13:14:02 -05:00
finned-palmer
8e73798713
Fix patp check in send
2021-07-02 13:14:02 -05:00
finned-palmer
f269be8ba9
Convert components, remove old store
2021-07-02 13:14:02 -05:00
finned-palmer
69c123c22e
Add hooks
2021-07-02 13:14:02 -05:00
finned-palmer
71c2cbaea6
Merge branch 'release/bitcoin-wallet' of github.com:urbit/urbit into release/bitcoin-wallet
2021-07-02 13:13:41 -05:00
Logan Allen
b4ca02d911
btc-prov/wallet: btc-provider only publishes information to the specific client that is asking for it now, except for new blocks and connection info
2021-07-02 12:59:58 -05:00
Jared Tobin
2e33ecc7c1
meta: bump janeway version, change repo
...
Changes it to the image kept at the 'tloncorp' repo instead.
2021-07-03 01:20:37 +09:00
~timluc-miptev
8de3d1b2c3
Merge pull request #5076 from timlucmiptev/release/bitcoin-wallet
...
scan-progress added
2021-07-02 10:07:50 +03:00
timlucmiptev
047d5ef14d
terminate scan-progress in end-scan
2021-07-02 09:47:46 +03:00
timlucmiptev
dc93c735c1
scan-progress added
2021-07-02 09:14:09 +03:00
ixv
d9e224f6ff
Merge branch 'ixv/btc-init-check' into release/bitcoin-wallet
2021-07-01 22:52:29 -07:00
ixv
64d5a5449f
Merge remote-tracking branch 'finned/add-eslint-prettier-husky' into release/bitcoin-wallet
2021-07-01 22:51:27 -07:00
Liam Fitzgerald
6b7030d617
interface: omnibox go fast
2021-07-02 15:42:17 +10:00
Liam Fitzgerald
9a3d04a8ee
interface: add more collections stories, fix test flake
2021-07-02 14:13:06 +10:00
Liam Fitzgerald
8cdda7c1f4
LinkDetail: fix safari styling
2021-07-02 14:12:05 +10:00