Liam Fitzgerald
d68ff4737f
meta: remove husky from btc-wallet, update private fields
2021-07-07 13:25:48 +10:00
Liam Fitzgerald
33a300e615
Merge remote-tracking branches 'origin/jt/janeway-v0.15.4' and 'origin/lf/lerna' into release/next-userspace
2021-07-07 12:45:07 +10:00
matildepark
26e8a55b8c
Merge pull request #5080 from urbit/lf/invite-flow
...
Invites: fix dismissal, style pass
2021-07-06 21:35:24 -04:00
Liam Fitzgerald
93d62cc183
interface: revive optimistic unread updating
...
Fixes urbit/landscape#1030
2021-07-07 11:01:19 +10:00
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
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
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
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
0063061629
interface: update CONTRIBUTING.md
2021-07-02 10:45:01 +10:00
Liam Fitzgerald
48befab2b6
meta: rework precommit linting for multiple packages
2021-07-02 10:40:57 +10:00
Liam Fitzgerald
b5d98e78a6
interface: standardise script names
2021-07-02 10:40:57 +10:00
Liam Fitzgerald
ca8f121517
meta: use lerna to manage node packages
2021-07-02 10:40:18 +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
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
matildepark
9c2e960536
ResourceSkeleton: shrink title bar on safari
2021-06-29 19:10:06 -04: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
matildepark
1d9407affc
Merge pull request #5059 from urbit/lf/fixes
...
interface: omnibus
2021-06-28 18:03:46 -04:00
Liam Fitzgerald
311e90bb10
ChatWindow: handle deleted messages gracefully for unreads
2021-06-28 16:18:01 +10:00
Liam Fitzgerald
afbca9543a
interface: cache embed details
2021-06-28 15:23:23 +10:00
Liam Fitzgerald
0653685f26
VirtualScroller: prevent reflow loop when origin=top
2021-06-28 15:12:49 +10:00
Liam Fitzgerald
517e4c726c
RemoteContent: fix CORS fallback for images
...
Fixes urbit/landscape#994
2021-06-28 12:17:41 +10:00
Liam Fitzgerald
09500b997d
interface: fix padding in comments area
...
Fixes urbit/landscape#1001
2021-06-28 12:11:49 +10:00
Liam Fitzgerald
f630f6bf0d
collections: loosen property access in unread marking
...
Fixes urbit/landscape#999
2021-06-28 12:06:09 +10:00
Liam Fitzgerald
2dd31e8cf6
collections: apply styling fixes
...
Fixes urbit/landscape#1004
Fixes urbit/landscape#1003
2021-06-28 12:02:19 +10:00
Liam Fitzgerald
5e1919d054
weather: use next solar event
...
Fixes urbit/landscape#679
2021-06-28 11:45:11 +10:00
Liam Fitzgerald
88265ea314
graph-fe: clone requests, to ensure identical timestamps
2021-06-28 09:02:22 +10:00