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
fang
8716c49b45
kh: always draw spinner on bottom line
...
Now always draws the spinner on the bottom line, regardless of the
cursor position.
2021-04-16 15:11:33 +02: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
Matilde Park
1c1377ab7d
landscape: bump indigo-react to 1.2.20
2021-04-15 15:19:48 -04:00
Pax Dickinson
ef1b438c22
docker: allow setting Ames port via docker run argument
2021-04-15 14:59:52 -04:00
fang
fab0f65d58
term: bump on-return spinner delay from 0 to 100ms
...
Not drawing the spinner when the command gets processed nearly instantly
makes things feel slightly better.
2021-04-15 20:54:55 +02:00
Logan Allen
dea3fd6e8d
metadata-store: actually fix it, strongly type the action sent to %pull-hook to prevent moronic errors
2021-04-15 13:05:00 -05:00
fang
56f1ef3a4c
term: simpler blit rendering during -t
...
Separates blit rendering for logic for -t into a separate function.
Ensures we don't overwrite any rendered content and always put newlines
in between distinct pieces of output.
Also stops storing the bottom line of output in the -t case, since it
won't get re-rendered anyway.
Hopefully this makes CI output look nice again.
2021-04-15 16:35:49 +02: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
Joe Bryan
7084d8951d
Revert "Merge pull request #4769 from urbit/revert-4766-jb/cttp-crash-fix"
...
This reverts commit 6d17d4c845
, reversing
changes made to 8f330c2ddb
.
2021-04-14 20:24:36 -07: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
fang
cf93320cf0
term: clean up escape sequence constants
...
Use them for all zero-argument sequences, remove unused ones, and make
their naming consistent.
Also removes old, commented code around input sequences.
2021-04-15 01:50:45 +02:00
fang
32a5e9085c
term: exclusive save cursor after explicit move
...
In other words, don't issue the ANSI escape sequence for saving the
cursor position at the start of a printf hijack sequence. Instead
trust this was already done when the cursor position was last changes
by a blit.
2021-04-15 01:18:43 +02: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
Logan Allen
b97b68024e
-graph-add-nodes: make it compile and work with +maybe-post
2021-04-14 16:23:22 -05: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
Logan Allen
913ea00072
tally: compile and work properly with deleted posts
2021-04-14 15:58:12 -05:00
Logan Allen
90fbaf6650
graph-update mark upgrade from 1 -> 2
2021-04-14 15:51:37 -05:00
Logan Allen
45fb7e69f3
graph-store: use +lien instead of manual recursion
2021-04-14 15:39:34 -05:00
Logan Allen
b319928059
graph-store: rewrite %remove-nodes logic to be referentially transparent %remove-posts
2021-04-14 15:33:15 -05: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
Logan Allen
d144af2e5b
graph-store: migration code moved into lib, graph-store compiles with stubbed out %remove-posts
2021-04-14 14:26:36 -05:00