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
fang
c0f1fe8433
king: improve code style in KingSubsite
2020-10-30 23:42:33 +01:00
fang
77fc886570
Merge branch 'release/next-vere' into pppf/eyre-slog
2020-10-30 23:30:00 +01:00
pilfer-pandex
9a36d9f088
Merge pull request #3850 from urbit/pp/mapsize
...
king: increase lmdb max mmap size for parity with vere
2020-10-30 15:27:41 -07:00
pilfer-pandex
bd0672cb8e
king: 1 TiB mapsize for event log
2020-10-30 14:54:33 -07:00
pilfer-pandex
6f0bb5990c
Merge pull request #3595 from urbit/pp/stateless
...
Implement stateless forwarding in the king
2020-10-30 14:48:38 -07:00
Joe Bryan
bafa1ef7f5
Merge pull request #3806 from urbit/release/next-ci
...
build: migrate to hercules ci, haskell.nix, and upgrade to ghc 8.8.4
2020-10-30 14:33:26 -07: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
Matilde Park
47dc4cd889
launch: remove sigil tile
2020-10-30 15:50:30 -04:00
Elliot Glaysher
e7192d9c47
Merge pull request #3823 from urbit/kh-eyre-shutdown
...
king: cancel http servers immediately on shutdown.
2020-10-30 10:23:25 -04:00