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
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
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
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
Liam Fitzgerald
604abff769
RemoteContent: fixed mixed content failure on embeds
2021-07-02 09:56:10 +10:00
Liam Fitzgerald
5e1c03ca9c
interface: fix malformed group links in tokenisation
...
Fixes urbit/landscape#1020
2021-07-02 09:53:36 +10:00
matildepark
b0f8a6e083
Merge pull request #5063 from urbit/lf/omnibus
...
interface: collections fixes
2021-07-01 13:42:49 -04:00
matildepark
32c1ab075d
Merge pull request #5065 from urbit/lf/fix-resub
...
interface: fix ghost subscriptions
2021-07-01 12:07:11 -04:00
Liam Fitzgerald
6a4ecf64dc
collections: allow %reference
2021-07-01 16:48:36 +10:00
Liam Fitzgerald
e84f08ecfd
collections: fix embed jank on safari
2021-07-01 16:43:51 +10:00
Liam Fitzgerald
daea523a93
interface: fix reconnect backoff
2021-06-30 14:09:58 +10:00
Liam Fitzgerald
0a29d95cb8
interface: fix simultaneous requests in loading
2021-06-30 13:24:23 +10:00
Liam Fitzgerald
b1b9bc01e8
@urbit/http-api: fix ack debouncing
2021-06-30 13:23:20 +10:00
janeway-bot
06f82bfbae
Merge e6a3c948fa
into release/next-userspace
2021-06-30 03:19:33 +04:00
matildepark
47b6faaae0
Merge pull request #5064 from urbit/matildepark-patch-2
...
ResourceSkeleton: shrink title bar on safari
2021-06-29 19:16:44 -04:00
janeway
e6a3c948fa
glob: update to 0v6.h33vk.c3n1c.4gpkn.cci4c.pnh4r
2021-06-29 16:12:07 -07:00
matildepark
9c2e960536
ResourceSkeleton: shrink title bar on safari
2021-06-29 19:10:06 -04:00
ixv
a1a932de04
Merge branch 'ixv/who'
2021-06-29 16:06:21 -07:00
Liam Fitzgerald
a8c4183aa3
VirtualScroller: working scrollbar
...
Fixes urbit/landscape#559
2021-06-29 15:10:47 +10:00
Liam Fitzgerald
42145688f0
RemoteContent: cors fallback for video, audio
2021-06-29 15:06:32 +10:00
Liam Fitzgerald
774e87b0f1
interface: fix s3 initialisation
2021-06-29 13:43:31 +10:00
Liam Fitzgerald
95a5013e2b
Merge remote-tracking branch 'origin/release/next-userspace' into lf/omnibus
2021-06-29 13:30:20 +10:00
Liam Fitzgerald
8713d71b30
collections: key VirtualScroller correctly
...
Fixes an unfiled bug where navigating to two different grids
consecutively would crash the render
2021-06-29 13:20:35 +10:00
Liam Fitzgerald
5e2f4215a8
Skeleton: fix grid styling on hidden sidebar
...
Fixes urbit/landscape#1006
2021-06-29 13:19:27 +10:00
Liam Fitzgerald
aa8551a3ab
RemoteContent: center iframes
...
Fixes urbit/landscape#1005
2021-06-29 13:04:23 +10:00
Liam Fitzgerald
6f2f44608f
RemoteContent: suspend w/ fallback on err, loading
2021-06-29 12:23:54 +10:00
Liam Fitzgerald
a25911319e
interface: add suspense utils
2021-06-29 12:21:14 +10:00
Liam Fitzgerald
b0ed02f436
settings: fix notification optimism
...
Fixes urbit/landscape#1009
2021-06-29 10:43:57 +10:00
ixv
807b23b1fb
file-server: restore who generator binding
2021-06-28 16:50:20 -07:00
ixv
7a04e0c5ca
btc-provider: fix timer wire
2021-06-28 15:44:14 -07:00
ixv
980fd45b68
btc-provider: make set-credentials clean up old timers
2021-06-28 15:13:24 -07:00
matildepark
1d9407affc
Merge pull request #5059 from urbit/lf/fixes
...
interface: omnibus
2021-06-28 18:03:46 -04:00
matildepark
df7ff393e8
Merge pull request #5055 from urbit/lf/more-bugfixes
...
graph-fe: clone requests, to ensure identical timestamps
2021-06-28 18:00:12 -04:00
ixv
2f5af8f4ca
btc-wallet: fix issue with block info requests
2021-06-28 14:06:04 -07:00
Logan Allen
a99d59926e
btc-provider: do not delay when credentials are set
2021-06-28 14:44:37 -05:00
Logan Allen
9358cb97b3
btc-provider: removed some extraneous printfs
2021-06-28 14:40:38 -05:00
Logan Allen
2ed559bc13
btc-provider: ping _only_ once every 30 seconds
2021-06-28 14:31:27 -05:00
janeway-bot
26ea30e72f
Merge a3b43137d6
into release/next-userspace
2021-06-28 22:28:18 +04:00
janeway
a3b43137d6
glob: update to 0v6.h33vk.c3n1c.4gpkn.cci4c.pnh4r
2021-06-28 11:17:16 -07:00
Liam Fitzgerald
311e90bb10
ChatWindow: handle deleted messages gracefully for unreads
2021-06-28 16:18:01 +10:00