Logan Allen
9a61daaa69
interface: fix #591 message display by time-sent in chat
2021-04-19 12:37:40 -05:00
matildepark
d418df2867
Merge pull request #4784 from urbit/lf/tut-island-fix-2
...
settings: default tutorial to seen
2021-04-19 01:50:32 -04:00
Liam Fitzgerald
f1be29389a
settings: default tutorial to seen
...
Prevents a race condition where the tutorial prompt will always show
2021-04-19 15:47:35 +10:00
matildepark
9a7f90bb63
Merge pull request #4783 from urbit/lf/tut-island-fix
...
launch: fix reversed destructure
2021-04-19 01:35:50 -04:00
matildepark
9f648721ca
Merge pull request #4781 from urbit/lf/ios-scroll-fix
...
interface: correctly scroll lock document
2021-04-19 01:33:54 -04:00
Liam Fitzgerald
4c02bd0698
launch: fix reversed destructure
...
This was causing the tutorial to never be shown. This change should be
deployed with a new pill, to ensure comets show the tutorial.
2021-04-19 15:32:44 +10:00
Liam Fitzgerald
988e614db4
interface: correctly scroll lock document
...
Even if overflow is hidden, certain mobile browsers may interpret a
scroll event to be on the document root, leading to strange and
inconsistent scrolling behaviours. Addresses this by adding
touch-action: none, which explicitly instructs browers to ignore this
element in scroll calculations.
2021-04-19 14:28:51 +10:00
matildepark
643acbeffb
Merge pull request #4778 from urbit/ed/wholesale-visual-tweaks
...
ed: visual tweaks to notifications and sidebar
2021-04-18 13:45:15 -04:00
édouard
deeab71831
sidebar: provide more contrast to sidebar items
...
Reverting this back to a most contrasty state in answer to frequent complaints of being unable to tell which channels were unread
2021-04-16 21:44:48 -04:00
édouard
503a3a8a49
invite notifications: fix radius of mention line
2021-04-16 20:28:50 -04:00
Matilde Park
ec60ea6790
meta: enable package-lock on npm
...
You should enable package-locks so npm ci can run without creating
conflicts during preinstall.
2021-04-16 13:48:37 -04:00
matildepark
b35ec897cb
Merge pull request #4775 from urbit/mp/landscape/mentions-nicknames
...
MentionText: pass all ships with sigs
2021-04-16 12:48:56 -04:00
Matilde Park
8b82aec6c2
MentionText: pass all ships with sigs
2021-04-16 12:28:06 -04:00
matildepark
f2d91fdc98
Merge pull request #4772 from urbit/mp/landscape/prod
...
meta/interface: re-integrate preinstall script with clean install
2021-04-16 12:08:44 -04:00
matildepark
6e77821a09
Merge pull request #4774 from urbit/lf/notif-v2
...
notifications: FE refactor/redesign
2021-04-16 11:48:56 -04:00
Matilde Park
290b8c7c38
notifications: add margins to each
...
Otherwise they are not distinguished apart.
2021-04-16 11:47:40 -04:00
Liam Fitzgerald
d5bbc58c2b
Merge remote-tracking branch 'origin/release/next-js' into lf/notif-v2
2021-04-16 16:03:07 +10:00
Liam Fitzgerald
83901ece22
notifications: refactor invites to match spec
2021-04-16 16:02:26 +10:00
Liam Fitzgerald
3bd1e06f0f
notifications: refactor inbox to match spec
2021-04-16 16:02:05 +10:00
Liam Fitzgerald
801ccdad6f
notifications: refactor notification to match spec
2021-04-16 16:01:52 +10:00
Liam Fitzgerald
8bfb7da796
notifications: update header to match spec
2021-04-16 16:01:38 +10:00
Liam Fitzgerald
711bb8d88c
notifications: refactor group notification to match spec
2021-04-16 16:01:19 +10:00
Liam Fitzgerald
992b607e3c
notifications: refactor graph notification to match spec
2021-04-16 16:01:05 +10:00
Liam Fitzgerald
08028efcd7
interface: add utilities, fix useLazyScroll
2021-04-16 16:00:36 +10:00
Liam Fitzgerald
86552306c2
interface: add getters for stores
2021-04-16 15:59:02 +10:00
Liam Fitzgerald
63b3a37d86
Timestamp: set line-height
2021-04-16 15:57:42 +10:00
Liam Fitzgerald
dd9dfc0a9f
Author: fix mono spacing
2021-04-16 15:57:19 +10:00
janeway-bot
22383cfad8
Merge 624e5c2692
into release/next-js
2021-04-16 02:50:43 +04:00
Joe Bryan
624e5c2692
Merge pull request #4771 from wexpertsystems/docker-pass-ames-port
...
docker: allow setting Ames port via docker run argument
2021-04-15 15:50:17 -07:00
wexpertsystems
2bab57d6b5
Escape the nix quotation properly.
...
Fixes nix syntax error
Co-authored-by: Edward Amsden <edward@blackriversoft.com>
2021-04-15 17:28:15 -04:00
Matilde Park
aefc267477
landscape: install using ci in most cases
2021-04-15 15:41:20 -04:00
Matilde Park
0892767f64
Revert "Revert "build: pkg/interface builds pkg/npm preinstall""
...
This reverts commit ebcd2136eb
.
2021-04-15 15:39:52 -04:00
Pax Dickinson
ef1b438c22
docker: allow setting Ames port via docker run argument
2021-04-15 14:59:52 -04:00
janeway-bot
c1c8fe47e9
Merge 6e476cfdf2
into release/next-js
2021-04-15 10:35:01 +04:00
Jared Tobin
6e476cfdf2
Merge pull request #4762 from wexpertsystems/docker-exec-fix
...
docker: add exec to final urbit invocation
2021-04-15 04:04:35 -02:30
matildepark
5e03ce9b91
Merge pull request #4768 from urbit/james/imageinput-clear
...
imageInput: adds clear button
2021-04-15 00:00:26 -04:00
janeway-bot
b2d36c1727
Merge 6d17d4c845
into release/next-js
2021-04-15 07:20:41 +04:00
Joe Bryan
6d17d4c845
Merge pull request #4769 from urbit/revert-4766-jb/cttp-crash-fix
...
Revert "vere: fix cttp crash by accounting for synchronous error callback"
2021-04-14 20:20:13 -07:00
Joe Bryan
969be23f66
Revert "vere: fix cttp crash by accounting for synchronous error callback"
2021-04-14 20:16:52 -07:00
janeway-bot
4fb3a03395
Merge 8f330c2ddb
into release/next-js
2021-04-15 07:16:15 +04:00
Joe Bryan
8f330c2ddb
Merge pull request #4766 from urbit/jb/cttp-crash-fix
...
vere: fix cttp crash by accounting for synchronous error callback
2021-04-14 20:15:48 -07:00
James Acklin
e473b3031f
imageInput: adds clear button
...
fixes urbit/landscape#785
2021-04-14 21:36:01 -04:00
matildepark
9f98081452
Merge pull request #4752 from urbit/james/leap-selection
...
leap: deduplicate selection with mouse+keys
2021-04-14 18:53:28 -04:00
matildepark
05711cbe14
Merge pull request #4725 from urbit/james/image-input
...
interface: redesign ImageInput
2021-04-14 18:26:27 -04:00
matildepark
1ba136e915
Merge pull request #4765 from tylershuster/sidebar-dot
...
sidebar: typesafe notifications check
2021-04-14 17:24:52 -04:00
Joe Bryan
bd4c15f2d1
vere: print url on cttp parse failure
2021-04-14 14:22:12 -07:00
Joe Bryan
5fe96953bf
vere: fix cttp crash by accounting for synchronous error callback
2021-04-14 14:04:42 -07:00
James Acklin
95b4f4007b
imageInput: eliminate closures as components
...
fixes urbit/landscape#695
2021-04-14 16:31:21 -04:00
Tyler Brown Cifu Shuster
bbafcc6d6f
sidebar: typesafe notifications check
2021-04-14 13:03:36 -07:00
Pax Dickinson
685ef12e8f
docker: add exec to final urbit invocation
2021-04-14 15:19:31 -04:00