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
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
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
Matilde Park
e279b08049
Merge branch 'lf/fix-new-post' ( #3842 )
...
* origin/lf/fix-new-post:
glob: update to 0vptpd9.7fcod.53cag.tfca7.grfkf
NewPost: fix bignum handling
Signed-off-by: Matilde Park <matilde@tlon.io>
2020-10-29 23:17:15 -04:00
Liam Fitzgerald
625dda87fc
glob: update to 0vptpd9.7fcod.53cag.tfca7.grfkf
2020-10-30 13:13:47 +10:00
Liam Fitzgerald
b5a9ea15d7
NewPost: fix bignum handling
2020-10-30 13:01:19 +10:00
Matilde Park
cc7c96461f
glob: update to 0v6.e9uhe.am6af.kd2sf.7qvdc.cilkh
2020-10-29 21:29:47 -04:00
Matilde Park
36a27ebe70
Merge branch 'lf/fix-last-updated' ( #3840 )
...
* origin/lf/fix-last-updated:
CommentItem: pass date correctly
groups: filter contacts invites from sidebar
Sidebar: do not crash on lastUpdated sorting
Signed-off-by: Matilde Park <matilde.park@gmail.com>
2020-10-29 21:24:00 -04:00
Liam Fitzgerald
b31bda74c2
CommentItem: pass date correctly
2020-10-30 11:23:00 +10:00
Matilde Park
31bc17005c
groups: filter contacts invites from sidebar
2020-10-29 21:21:58 -04:00
Liam Fitzgerald
20799fd8f2
Sidebar: do not crash on lastUpdated sorting
2020-10-30 11:16:57 +10:00
Matilde Park
60fc870ec0
glob: update to 0v5.97qv3.kke6t.jn8tc.oe2fe.78c8n
2020-10-29 20:47:35 -04:00
Matilde Park
d3b3c0bc03
Merge branch 'release/next-userspace'
2020-10-29 20:41:50 -04:00
Liam Fitzgerald
34771ba30f
publish: clarify stack trace in +on-agent
2020-10-30 10:41:06 +10:00
Matilde Park
dfd2ab921a
Merge branch 'release/next-userspace'
2020-10-29 20:38:05 -04:00
L
b63760aa14
Merge pull request #3818 from urbit/mp/landscape/home-in-switcher
...
landscape: 'home' workspace in switcher
2020-10-29 19:26:44 -05:00
matildepark
3bd4ac2484
Merge pull request #3473 from urbit/lf/graph-publish-fe
...
publish: graph-store rewrite
2020-10-29 20:25:30 -04:00
matildepark
82ad2a6a82
Merge pull request #3802 from tylershuster/hoon-scroll
...
chat: fixed embedded scroll item disability
2020-10-29 20:25:11 -04:00