Philip Monk
a1647a9767
clay, eyre: add profiling hints
2021-03-28 00:50:25 -07:00
Philip Monk
7b55097ef4
hoon: memoize rend:co
...
We commonly print many names in a row, often the same ones. For
example, on landscape's initial load, we send all the members of all the
groups we're in, and there's substantial overlap.
At least half the cost is in +fein, which is not currently jetted, but I
believe there's an old jet in the git history.
2021-03-28 00:21:30 -07:00
janeway
a74bdfea20
glob: update to 0v1.4ujsp.698kt.ojftv.7jual.4hhu5
2021-03-26 16:25:20 -04:00
Matilde Park
ab5c7e159f
launch: prevent aggressive tutorial render
...
hasLoaded has a poor heuristic in a localStorage state world, rendering
the modal unconditionally. We pass the connection directly as our check.
2021-03-26 16:10:39 -04:00
Matilde Park
4e6655db3b
launch: get tutorial state from zustand
...
The check for rendering the tutorial modal
was relying on a passed prop that does not exist now.
2021-03-26 15:53:47 -04:00
Liam Fitzgerald
5c3bce8dbe
glob: update to 0v5.b7cjf.2kc12.85sng.lkqav.7sn0k
2021-03-26 14:03:10 +10:00
janeway-bot
dc24a32918
Merge b832d40c47
into release/next-js
2021-03-26 04:38:19 +04:00
fang
60be716892
readme: update arvo maintainers list
...
~littel-ponnys no longer maintains Eyre, so I will take over.
/lib/test goes without a dedicated maintainer for now.
Additionally, #4463 and follow-up work sees me taking charge of the terminal
stack, so I will take over formal ownership of that going forward.
2021-03-25 23:52:20 +01:00
Liam Fitzgerald
1f0b6d5a9c
notifications: clear before applying unreads
...
Fixes urbit/landscape#646
2021-03-26 08:12:00 +10:00
Liam Fitzgerald
9db4217220
ChatWindow: stop unread notice disappearing
2021-03-25 16:38:27 +10:00
Liam Fitzgerald
f495a806c3
glob: update to 0v3.nmpms.bgjpu.9gd2j.klgii.qgeal
2021-03-24 14:12:47 +10:00
Liam Fitzgerald
369c0cc565
ChatWindow: fix at bottom dismiss
2021-03-24 13:58:00 +10:00
Liam Fitzgerald
1a03b0c63f
ChatWindow: dismiss unread if we are at bottom of window
2021-03-24 13:47:49 +10:00
Liam Fitzgerald
0f674aab17
ChatWindow: stop blue line moving
2021-03-24 13:29:43 +10:00
Liam Fitzgerald
1093a80604
glob: update to 0v2.gfefu.pffjo.rphqi.mlmpu.smaq4
2021-03-24 13:00:22 +10:00
Liam Fitzgerald
d06c3399aa
Merge branch 'lf/hark-hotfix'
2021-03-24 12:54:00 +10:00
Liam Fitzgerald
1cb71260c8
notifications: fix crash in reducer
2021-03-24 12:51:16 +10:00
Matilde Park
6f18be7232
chat: hotfixing to use overflow='auto'
2021-03-23 22:38:41 -04:00
Liam Fitzgerald
dc503a826b
glob: update to 0v5.3d6ao.5f5kl.i84k6.oqf1e.njnvh
2021-03-24 12:28:27 +10:00
Liam Fitzgerald
dfb313dba3
Merge branch 'lf/hark-final-fix'
2021-03-24 12:21:13 +10:00
Matilde Park
a1e3aa0a01
build: revert accidental webpack.dev.js commit
2021-03-23 22:16:11 -04:00
matildepark
8fb3c6bbb9
Merge pull request #4652 from urbit/lf/blue-line
...
chat: fix unread line setting
2021-03-23 22:08:57 -04:00
Liam Fitzgerald
3149e5fd45
chat: fix unread line setting
2021-03-24 12:03:36 +10:00
Matilde Park
c0ee07a240
Merge branch 'release/next-js' into lf/dm-redir
2021-03-23 21:47:41 -04:00
Liam Fitzgerald
a1a5dee114
notifications: fix DM redirect
...
Weird zombie children issues, refactored to use props from parent
instead
Fixes urbit/landscape#595
2021-03-24 11:30:00 +10:00
matildepark
4d13b065cd
Merge pull request #4648 from urbit/mp/landscape/2021-3-23-grabbag
...
landscape: assigned grabbag
2021-03-23 20:14:25 -04:00
matildepark
39d89600c3
Merge branch 'release/next-js' into fix/leap-result-order
2021-03-23 15:58:51 -04:00
matildepark
74c2e59d71
Merge pull request #4644 from urbit/james/chat-unread
...
chat: new unread message style
2021-03-23 15:35:52 -04:00
Matilde Park
8524fe74db
chat: scroll input overflow for huge pastes
...
Fixes urbit/landscape#272
2021-03-23 15:02:37 -04:00
Matilde Park
8a04298574
settings: use async buttons for s3
...
Fixes urbit/landscape#290
2021-03-23 14:58:51 -04:00
James Acklin
e19302a198
chat: uniform text color in unread banner
...
fixes urbit/landscape#563
2021-03-23 14:58:28 -04:00
Matilde Park
d555fcc50f
publish: nested lists don't have additional margins
...
Fixes urbit/landscape#98
2021-03-23 14:51:04 -04:00
Matilde Park
82a9456105
CalmEngine: reverse remote content toggles
...
Flips them on their way both in and out to retain previous settings
Fixes urbit/landscape#499
2021-03-23 14:43:26 -04:00
Matilde Park
bc52f653cd
landscape: add title attr for statuses
...
Fixes urbit/landscape#505
2021-03-23 14:35:36 -04:00
Matilde Park
433cca528d
leap: commands come first in results
...
Fixes urbit/landscape#524
2021-03-23 14:32:47 -04:00
Matilde Park
eeafd10b96
OmniboxResult: truncate long titles
...
Fixes urbit/landscape#545
2021-03-23 14:31:05 -04:00
Matilde Park
33cdb327b6
landscape: render nicknames in invites
...
Fixes urbit/landscape#557
2021-03-23 14:25:41 -04:00
Matilde Park
8f4d7da976
landscape: prevent -1 days display on tutorial
...
Fixes urbit/landscape#584
2021-03-23 14:15:05 -04:00
matildepark
0e0fc807d2
Merge pull request #4642 from urbit/james/overlay-sigils
...
chat: resize sigils to 32px, container to 60px
2021-03-23 11:53:07 -04:00
matildepark
f828a2c74a
Merge pull request #4645 from urbit/jo/gcp/no-poll
...
interface/gcp: stop polling for gcp store config
2021-03-23 11:50:57 -04:00
Jōshin
837bb94214
interface/gcp: stop polling for gcp store config
...
We polled on -gcp-is-configured before, so that if the store got
configured, Landscape would get a token without needing a browser
refresh. But the resulting POSTs were bothersome, so now we only check
once and stop if GCP store doesn't seem to be configured.
We could check 0 times (and delete -gcp-is-configured), but this has
problems. Mainly:
- there would be no way to tell whether GCP store was unconfigured or
misconfigured
- if -gcp-get-token failed intermittently (e.g. the token-uri was down
for a moment), we would not get a token for that session.
We may want to make GCP store into a Gall app of its own, so we can get
updates from it for free. Or else perhaps key off of the presence of the
store config in settings-store or something. But for now, this
fixes urbit/landscape#583 .
2021-03-22 20:22:38 -07:00
Tyler Brown Cifu Shuster
ae9480bbd5
interface: wraps zustand setter in batchUpdate
2021-03-22 20:07:43 -07:00
James Acklin
bbb2bfe080
chat: correct unread banner padding
2021-03-22 20:55:41 -04:00
James Acklin
991de4bb3b
chat: new unread message style
...
fixes urbit/landscape#563
2021-03-22 20:46:48 -04:00
James Acklin
9d664429cb
chat: resize sigils to 32px, container to 60px
...
fixes urbit/landscape#588
2021-03-22 18:25:18 -04:00
matildepark
0c419550ef
Merge pull request #4592 from tylershuster/stacktrace
...
interface: better error boundary reporting tools and formatting
2021-03-22 16:57:31 -04:00
Matilde Park
6164d16afb
publish: call all hooks before returning early
...
Fixes urbit/landscape#597
2021-03-22 15:38:58 -04:00
matildepark
0d8a309c8b
Merge pull request #4639 from tylershuster/sidebar-bold
...
sidebar: two styling fixes
2021-03-22 13:09:36 -04:00
matildepark
cb0973867f
Merge pull request #4635 from tomholford/fix/notebook-index-image-preview
...
landscape: NotebookPreview can render image posts
2021-03-22 13:07:55 -04:00
Tyler Brown Cifu Shuster
bb5ff27ca8
sidebar: changed color of subscribed item icons
2021-03-22 09:52:28 -07:00