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
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
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
Matilde Park
5c84ba514f
groups: only surface invite if admin
...
Fixes #3803 .
2020-10-30 16:28:47 -04:00
Matilde Park
bef97699e2
landscape: new channel surfaces 'back' button on mobile
2020-10-30 16:20:41 -04:00
Matilde Park
8a09a216c3
landscape: invite uses 'Users' icon
2020-10-30 16:16:28 -04:00
Matilde Park
d2c8939fb0
landscape: default to 'last updated' sort
2020-10-30 16:14:19 -04:00
Matilde Park
dcc8ea666d
landscape: remove reverse alphabetical sort
2020-10-30 16:13:17 -04:00
Matilde Park
caffdcbc68
launch: tile borders use scales.black20
2020-10-30 16:09:25 -04:00
Matilde Park
8458b40e34
chat: code blocks are rounded, levelled padding
2020-10-30 16:04:45 -04:00
Matilde Park
2688497c4a
chat: message containers use pt3 to stay level
2020-10-30 16:02:24 -04:00
Matilde Park
00dee222eb
chat: nicknames use inter medium
2020-10-30 15:56:53 -04:00
Matilde Park
c5c264c09d
chat: messages lined up with input
2020-10-30 15:55:25 -04:00