fang
f5e08bae03
Merge pull request #3883 from urbit/m/<eyre>
...
eyre: forego <atom> in favor of (scow %aura atom)
2020-11-04 15:57:59 +01:00
Gavin Atkinson
d7b5bed21c
Adjust leap mobile height
2020-11-03 17:23:47 -08:00
Gavin Atkinson
f6e0f5b7d0
More changes to alter Home to DMs + Drafts
2020-11-03 17:16:28 -08:00
Gavin Atkinson
c748106332
adds spinner to ReconnectButton, refactors
2020-11-03 16:41:50 -08:00
Gavin Atkinson
38c927a6f0
resolves padding inconsistency in header bar, renames home
2020-11-03 16:22:56 -08:00
matildepark
18af5142dc
Merge pull request #3881 from urbit/mp/landscape/indigo-components
...
landscape: migrate global components to indigo-react
2020-11-03 19:14:31 -05:00
fang
c992e4ce9d
eyre: forego <atom> in favor of (scow %aura atom)
...
Pretty-printing is expensive, yet we do it whenever we construct the cookie
string, at least once (but usually twice) per authenticated request.
Here we call out the the specific to-tape functions we need, instead of relying
on the pretty-printer for converting... tapes to tapes, among other things.
The primary gains come from the cookie-related instances, we update the others
mostly for good style.
For the "receive request and immediately send response" case, that is processed
synchronously within eyre (ie, client sends channel ack), speeds thing up by
roughly 55%.
2020-11-04 01:02:11 +01:00
fang
3d610448af
ren: remove the last renderer files from /ren
...
No longer in use.
2020-11-03 23:11:18 +01:00
Matilde Park
d9d7edf720
landscape: migrate global components to indigo-react
...
Fixes urbit/landscape#50 .
2020-11-03 16:48:44 -05:00
Liam Fitzgerald
38e403e0c3
landscape: show groupify form in channel settings
2020-11-04 07:14:08 +10:00
Matilde Park
f7d59985d2
glob: update to 0v4.cf9m1.t0ofg.dtig4.av3jh.2f2db
2020-11-03 16:04:41 -05:00
Liam Fitzgerald
c3f6daf918
interface: move GroupifyForm
2020-11-04 07:02:33 +10:00
Matilde Park
ed2f88b218
lib/sigil: prevent moon sigil shrink
2020-11-03 16:01:38 -05:00
Matilde Park
4fe417b3bf
leap: provide inbox icon
2020-11-03 16:01:25 -05:00
fang
37c0383a79
Merge pull request #3864 from urbit/m/ream-to-zapcom
...
clay: replace ream with nouns and !, zapcom
2020-11-03 21:55:49 +01:00
Matilde Park
437757c584
leap: redirect to notifications correctly
2020-11-03 15:52:35 -05:00
Matilde Park
83bdc143f7
inbox: add missing lodash import
2020-11-03 15:52:21 -05:00
fang
a94c63d412
verb: improve code style in +print
2020-11-03 20:15:58 +01:00
matildepark
2834d6b2e6
Merge pull request #3863 from urbit/mp/landscape/row-link
...
group switcher: full row links to group; group title is flex truncated
2020-11-03 14:13:19 -05:00
Matilde Park
c84f8ebe3a
Merge branch 'release/next-userspace' into mp/landscape/row-link
2020-11-03 14:12:34 -05:00
matildepark
7c9d12aa3a
Merge pull request #3874 from tylershuster/post-fix
...
publish: fix aggressive exit prevention
2020-11-03 14:10:15 -05:00
Tyler Brown Cifu Shuster
9aab895e97
publish: fix aggressive exit prevention
...
Let the people post in peace!
2020-11-03 10:43:16 -08:00
fang
0c10e237d3
verb: render printouts lazily
...
Instead of passing in a tape to print in case we need in, pass in a trap that
can be called to generate the tape on-demand.
Eagerly rendering printouts was costing us a lot of time when we didn't actually
need them, because the pretty-printer is slow.
2020-11-03 19:17:13 +01:00
Liam Fitzgerald
ebb15a4fc3
lib/graph: address L review
2020-11-04 04:10:57 +10:00
Liam Fitzgerald
8b7c543f29
links: allow author to delete posts
2020-11-04 04:08:53 +10:00
matildepark
31b7c61d9a
Merge pull request #3866 from tylershuster/sidebar-scrollbar
...
fixes https://github.com/urbit/landscape/issues/132
2020-11-03 13:04:32 -05:00
Matilde Park
b107bf16e9
glob: update to 0v2.76bkn.nvb2c.j2704.jqhct.la06e
2020-11-03 12:34:17 -05:00
Matilde Park
3a1c3117c0
Merge branch 'release/next-userspace' into lf/hark-redux
2020-11-03 12:31:10 -05:00
matildepark
5618567e43
Merge pull request #3869 from urbit/lf/hark-redux-mentions
...
hark, graph-store: mentions support.
2020-11-03 12:24:57 -05:00
matildepark
7bb8d42ca8
Merge pull request #3860 from tylershuster/publish-spinner
...
publish: fixes #3859 , fixes #3844
2020-11-03 12:17:39 -05:00
matildepark
bced8e804e
Merge pull request #3848 from urbit/mp/landscape/10-30-qa
...
landscape: 10/30 QA fixes from design feedback
2020-11-03 12:10:13 -05:00
matildepark
9682a6f39d
Merge pull request #3862 from urbit/mp/two-tweak
...
landscape: hide new channel container, daybreak in unread marker
2020-11-03 12:09:56 -05:00
fang
acf0f8d0e1
clay: %limb instead of %wing
2020-11-03 16:35:28 +01:00
fang
06be3cf72a
Merge pull request #3603 from pkova/daft
...
zuse: improve url extension parsing
2020-11-03 15:51:21 +01:00
Tyler Brown Cifu Shuster
c4cdf415c9
publish: return JS number revision
...
fixes #3859 , fixes #3844
2020-11-03 06:49:27 -08:00
pkova
b114956870
zuse: improve url extension parsing
...
Previously extensions ending with numbers such as .woff2 were not recognized.
2020-11-03 15:54:10 +02:00
Liam Fitzgerald
e04d9f2dba
graph-pull-hook: only archive graph if we already have it
2020-11-03 17:20:46 +10:00
Liam Fitzgerald
4213543e35
lib/graph: add +get-keys
2020-11-03 17:20:01 +10:00
Liam Fitzgerald
5f1f98f746
lib-push-hook: fix behaviour of %remove
...
%remove did not properly iterate over the paths and as such did not
return a complete list of paths to kick.
Fixes #3868
2020-11-03 16:32:53 +10:00
Liam Fitzgerald
c221b211cb
publish: mentions support
2020-11-03 16:13:24 +10:00
Liam Fitzgerald
7dce8a6d6b
links: mention support
2020-11-03 16:13:00 +10:00
Liam Fitzgerald
94f787d120
interface: build in mentions FE support
2020-11-03 16:12:34 +10:00
Liam Fitzgerald
26f2e9e951
graph-store: loosen link comment validation
2020-11-03 16:12:07 +10:00
Liam Fitzgerald
6c150279ac
hark-graph-hook: use %mention type for +is-mention
2020-11-03 15:03:02 +10:00
Liam Fitzgerald
92fec34658
graph-store: add %mention type
2020-11-03 15:03:02 +10:00
Liam Fitzgerald
04c1ad6653
hark: add publish support
2020-11-03 14:55:32 +10:00
Liam Fitzgerald
13fe6c3ad1
hark: address L review
2020-11-03 14:55:01 +10:00
Tyler Brown Cifu Shuster
ebfb6826f2
fixes https://github.com/urbit/landscape/issues/132
2020-11-02 17:11:19 -08:00
Liam Fitzgerald
e9d9bb839f
Merge branch 'release/next-userspace' into lf/hark-redux
2020-11-03 10:58:52 +10:00
Liam Fitzgerald
515a9a1f54
hark-store, hark-graph-hook: address L review comments
2020-11-03 10:36:00 +10:00