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
Joe Bryan
52308c4977
test: cleans up output, adds |trim and |meld
...
with intervening |mass measurements
2020-11-03 01:18:00 -08:00
Brendan Hay
af35b80435
build: change service-account secret location to non-ephemeral mount
2020-11-03 08:28:05 +01: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
Liam Fitzgerald
9702c5a86c
graph-push-hook: allow for node removal by post author
2020-11-03 10:22:12 +10:00
Liam Fitzgerald
5c0d175998
lib/graph: add +get-node
2020-11-03 10:19:58 +10:00
fang
e7afc51018
clay: replace ream with nouns and !, zapcom
...
Motivation for the change is performance improvements on the un-`^~`d uses of
ream. Parsing turns out to be slow, making ream slow in turn. So we construct
the hoon ast manually instead.
!, is arguably better style than ream, since it doesn't require a ^~ for static
input, and lets syntax highlighting function properly.
For the investigated case, in +get-cast's +grow flow, improves performance by
over 80%.
2020-11-03 00:27:10 +01:00
Matilde Park
b6286e1abd
landscape: flex-shrink group title in dropdown
...
Instead of using a maxWidth in pixels, we flexbox to truncate the title.
2020-11-02 16:36:43 -05:00
Matilde Park
07b74af662
landscape/groupSwitcher: link to group with row
...
Previously, you had to click the text inside the recent groups menu.
This makes the entire row clickable.
2020-11-02 16:36:07 -05:00
Logan Allen
697d23f83a
thread-watch-hook: made %invite-accepted-graph thread
2020-11-02 15:22:50 -06:00
Logan Allen
1b8af7d78c
hood: start %thread-watch-hook
2020-11-02 15:22:50 -06:00
Logan Allen
353d328340
thread-watch-hook: moved to marks and slopped vases
2020-11-02 15:22:50 -06:00
Logan Allen
ce43ea0765
thread-watch-hook: compiles properly
2020-11-02 15:22:50 -06:00
Logan Allen
1c0777e0a7
thread-watcher: first sketch
2020-11-02 15:22:50 -06:00
Matilde Park
e245a92d5e
chat: remove daybreak from unread marker
2020-11-02 16:03:44 -05:00
Matilde Park
3902996798
landscape/sidebar: hide new channel container
...
The previous write left some padding, preventing users from clicking the
bottom channel in a long sidebar for no reason.
2020-11-02 15:40:40 -05:00
matildepark
e78767f6ab
Merge pull request #3856 from tylershuster/revision-plurality
...
publish: fixes single revision plurality
2020-11-02 15:21:17 -05:00
matildepark
be25af04dc
Merge pull request #3855 from tylershuster/transparent-scrollbar
...
landscape: fixes white background on scrollbars
2020-11-02 15:13:46 -05:00
matildepark
9411133bfe
Merge pull request #3854 from tylershuster/tile-padding
...
launch: fixes tile padding
2020-11-02 15:13:06 -05:00
matildepark
d33ed266a9
Merge pull request #3858 from tylershuster/chrome-scroll
...
chat: fixes #3853
2020-11-02 15:05:30 -05:00
Tyler Brown Cifu Shuster
1c74881890
remove scrollbars from launch
2020-11-02 11:56:32 -08:00
matildepark
4b649f1895
Merge pull request #3843 from tylershuster/antiautodefenestration
...
Antiautodefenestration
2020-11-02 14:44:02 -05:00
Tyler Brown Cifu Shuster
2bbc17cfa4
chat: fixes #3853
2020-11-02 11:34:04 -08:00
Tyler Brown Cifu Shuster
7017b3d9cb
groups: prevent accidental group deletion
...
Fixes https://github.com/urbit/landscape/issues/68
2020-11-02 10:32:37 -08:00
Tyler Brown Cifu Shuster
6f6c129d45
publish: fixes single revision plurality
...
fixes https://github.com/urbit/urbit/issues/3841
2020-11-02 08:52:33 -08:00
Tyler Brown Cifu Shuster
67ab5cf312
landscape: fixes white background on scrollbars
2020-11-02 08:49:34 -08:00
Tyler Brown Cifu Shuster
edc6896c40
launch: fixes tile padding
...
fixes https://github.com/urbit/landscape/issues/129
2020-11-02 08:47:55 -08:00
Tyler Brown Cifu Shuster
61442c4c2e
publish: prevent leaving note with unsaved changes
...
Fixes #3838
2020-11-02 08:41:52 -08:00
fang
50651cd76e
Merge pull request #3849 from urbit/pppf/eyre-slog
...
kh: webslogs
2020-10-31 21:22:09 +01:00
fang
2497283ff2
king: more code style weaks, remove stale todo's
2020-10-31 21:00:00 +01:00
pilfer-pandex
82606e03e3
Merge pull request #3852 from urbit/pp/fix-kh-again
...
king: fix a warning
2020-10-30 17:31:15 -07:00
Elliot Glaysher
15d2c18368
Merge pull request #3809 from urbit/kh-specify-eth-node
...
king: port the '-e' option to specify ethereum node endpoint.
2020-10-30 20:06:00 -04:00
fang
a35cad457a
Merge pull request #3830 from urbit/m/respect-forwarded-more
...
eyre: respect protocol from Forwarded header
2020-10-31 00:38:41 +01:00
pilfer-pandex
a211390e77
king: and fix a warning in Packet.hs
2020-10-30 16:35:52 -07:00
pilfer-pandex
b8f161cf69
Merge pull request #3851 from urbit/pp/fix-kh
...
king: Fix MonadFail issue in Packet.hs
2020-10-30 16:32:54 -07:00
pilfer-pandex
06f3dc2d3e
king: fix MonadFail issue in Packet.hs caused by merge
2020-10-30 16:29:57 -07:00