Commit Graph

2805 Commits

Author SHA1 Message Date
Logan Allen
520a7c2d7c interface: fully support profile images in statusbar 2021-01-28 13:24:07 -06:00
L
b2ffbe2bd5
Merge pull request #4341 from urbit/mp/contacts/detail-2
contacts: update profile overlay
2021-01-28 12:48:36 -06:00
Tyler Brown Cifu Shuster
fc179eac7d interface: adds serviceworker 2021-01-27 21:33:23 -08:00
Liam Fitzgerald
aa62d18d2f
ChannelSettings: refine delete/remove logic and buttons 2021-01-28 14:59:26 +10:00
Liam Fitzgerald
91d3e2aee0
NewChannel: update for new designs 2021-01-28 14:28:45 +10:00
Liam Fitzgerald
5839e8e547
ShipSearch: refactor to prevent unnecessary rerenders 2021-01-28 14:27:38 +10:00
Liam Fitzgerald
61ba382957
interface: surface member-metadata functionality 2021-01-28 10:55:35 +10:00
Liam Fitzgerald
e972010e2d
channels: refactor settings, remove dropdown hamburger 2021-01-28 10:54:38 +10:00
Liam Fitzgerald
2c2bc0195d
interface: refactor common components, add FormSubmit, IconRadio 2021-01-28 10:42:54 +10:00
Liam Fitzgerald
4577df379d
publish: hide relevant inputs if we are missing permissions 2021-01-28 10:40:01 +10:00
Liam Fitzgerald
fdf80d8eda
links: hide relevant inputs if we are missing permissions 2021-01-28 10:38:00 +10:00
Liam Fitzgerald
dce85246b0
chat: hide input if unable to write 2021-01-28 10:36:19 +10:00
Liam Fitzgerald
514f6cfbf0
interface: refactor modal components 2021-01-28 10:35:46 +10:00
Liam Fitzgerald
a100ac99bb
interface: update state management for permissions 2021-01-28 10:34:23 +10:00
Liam Fitzgerald
4a90989064
Merge pull request #4340 from urbit/james/hark/usehovering
interface: consistent hover events
2021-01-28 10:05:44 +10:00
Logan Allen
d3c0d92c3a interface: cleaning up integration of profile with mp's branch 2021-01-27 17:25:14 -06:00
matildepark
476d106e34
Merge pull request #4334 from urbit/lf/store-debug
interface: add debug shim to store
2021-01-27 18:24:12 -05:00
Matilde Park
4ce5aafd4f profileOverlay: add dropdown options 2021-01-27 18:08:41 -05:00
Matilde Park
95a773df2a profileOverlay: add stubbed status setting logic
Just needs the API call filled in.
2021-01-27 17:41:15 -05:00
Tyler Brown Cifu Shuster
a81bca8661 interface: changes ModalButton semantics for keyboard acessibility
fixes urbit/landscape#216
2021-01-27 14:25:57 -08:00
James Acklin
71d8a266c4 hark: remove hook option
Fixes urbit/landscape#265
2021-01-27 17:25:01 -05:00
James Acklin
512da2d7ff hark: simplify hook
Fixes urbit/landscape#265
2021-01-27 17:23:51 -05:00
Matilde Park
ca9f2e48dd profileOverlay: new profile style 2021-01-27 17:22:38 -05:00
Matilde Park
4268a3c22d chat: weave flattened contacts prop 2021-01-27 17:20:58 -05:00
Matilde Park
cab2a76004 leap: mono for ship names 2021-01-27 16:13:52 -05:00
James Acklin
71a4fffb76 hark: persist hovering control
Fixes urbit/landscape#265
2021-01-27 15:52:28 -05:00
ixv
9715c280e3
Merge pull request #4276 from urbit/ixv/settings
settings store
2021-01-27 11:02:45 -08:00
L
c3395d4c14
Merge pull request #4337 from urbit/mp/contacts/ui-detail
contacts: UI details
2021-01-27 12:47:53 -06:00
Matilde Park
3c4a62accf statusbar: dropdown uses cursor: pointer 2021-01-26 18:47:44 -05:00
Matilde Park
e0be1223c8 profile: assume sig is prepended
Our contacts object uses ~patp format. We're prefixing sigs on top of
this, causing the profile page to break unless the sig is provided,
and then showing patp info with two sigs.

This just prefixes sigs in the route and removes the sigs prepended in
user-facing strings.
2021-01-26 18:46:31 -05:00
Matilde Park
d852140403 leap: add contacts searching 2021-01-26 18:42:54 -05:00
Logan Allen
516c3418ea interface: profile updates work 2021-01-26 16:17:41 -06:00
Matilde Park
95d2d6eb08 statusbar: style dropdown 2021-01-26 17:13:00 -05:00
Matilde Park
78940cb10f Merge branch 'release/next-js' into mp/contacts/ui-detail 2021-01-26 16:51:46 -05:00
Logan Allen
f5e623b04a interface: get edit closer 2021-01-26 15:41:50 -06:00
Logan Allen
e577edfc32 interface: split profile into multiple components, beginning Formik work 2021-01-26 15:23:01 -06:00
matildepark
8f3afbd0ef
Merge pull request #4331 from urbit/lf/hark-lazy-scroll
notifications: lazy load correctly
2021-01-26 16:19:39 -05:00
matildepark
b227c18354
Merge pull request #4332 from urbit/lf/circular-json-err
localState: prevent serialization of HTMLElement
2021-01-26 14:33:43 -05:00
Matilde Park
0a632b117f localState: add 'omniboxShown' to blacklist 2021-01-26 14:15:53 -05:00
Isaac Visintainer
4ca7af1dad settings: frontend api and reducer logic 2021-01-25 20:33:23 -08:00
Liam Fitzgerald
f2fd69df90
metadata: interface cleanup 2021-01-26 11:46:06 +10:00
Liam Fitzgerald
a488c1f5fb
metadata-hooks: use pokes instead of watches to communicate preview 2021-01-26 11:10:39 +10:00
Matilde Park
4b4cbd0041 chat: hide datestamp on mobile 2021-01-25 19:58:47 -05:00
matildepark
d211358749
Merge pull request #4333 from tylershuster/chat/wobble
chat: fixes wobble
2021-01-25 19:46:19 -05:00
Liam Fitzgerald
50be6ce4f2
interface: add debug shim to store
adds window.debugStore() to show past actions based on the tag and the
current state of some slice of the store. Logs the past 15 actions for
each tag.
2021-01-26 09:47:48 +10:00
Tyler Brown Cifu Shuster
c9107d96b4 chat: fixes wobble 2021-01-25 15:44:09 -08:00
Liam Fitzgerald
ccbe4f9ad3
Merge remote-tracking branch 'origin/release/next-userspace' into lf/md-modernize 2021-01-25 14:00:07 +10:00
Liam Fitzgerald
8da7af4462
localState: prevent serialization of HTMLElement
suspendedFocus may contain an HTMElement, which would throw an error
when it was serialized. Prevents this by adding suspendedFocus to the
seralization blacklist.
2021-01-25 12:46:54 +10:00
Liam Fitzgerald
ffb7e404f4
notifications: acknowledge end of notifications 2021-01-25 11:57:49 +10:00
Liam Fitzgerald
14579c642f
notifications: fix lazy loading 2021-01-25 11:32:12 +10:00
Matilde Park
48f34795da links: return submit if no 'first item'
Fixes unfiled bug where creating a new collection returned a blank
screen.
2021-01-23 12:43:19 -05:00
Matilde Park
d3c52c5e19 Merge branch 'release/next-js' into release/next-userspace 2021-01-22 17:01:28 -05:00
Matilde Park
06fab93349 chat: disallow markdown links 2021-01-22 16:56:28 -05:00
Matilde Park
b150e4b1e6 landscape: downgrade formik to 2.1.5
Form behaviours are broken above this version.
2021-01-22 16:47:47 -05:00
Matilde Park
318831f6a9 chat: disallow markdown nodes
Using RemarkBreaks and RemarkDisableTokenizers breaks one or
the other in simultaneous use.

We fall back to escaping markdown tokens we don't want.
2021-01-22 16:47:22 -05:00
Liam Fitzgerald
4cb8339bf1
metadata: surface icon and show interstitial on invite 2021-01-22 14:12:09 +10:00
Matilde Park
604b338dcd Merge branch 'release/next-js' into release/hotfix/2021-1-21 2021-01-21 19:04:47 -05:00
Matilde Park
71e91458c6 landscape: prevent "back" overflow on mobile 2021-01-21 18:58:06 -05:00
Matilde Park
0db868c1a6 publish: fix background when editing 2021-01-21 18:51:29 -05:00
Matilde Park
4afdb19090 links: pad on small devices 2021-01-21 18:31:41 -05:00
Matilde Park
a610471fb7 interface: update dependencies 2021-01-21 18:26:17 -05:00
matildepark
000e94e588
Merge pull request #4321 from tylershuster/hark/dm-layout-fix
fixes urbit/landscape#252
2021-01-21 18:01:53 -05:00
Logan Allen
2ad33fe6a3 interface: built out profile view screen 2021-01-21 13:39:43 -06:00
matildepark
84d23a9308
Merge pull request #4239 from urbit/m/graph-join-backoff
graph: make the join thread back off
2021-01-21 13:27:59 -05:00
Logan Allen
288302a406 wip 2021-01-21 11:58:59 -06:00
Logan Allen
8f5efe46be interface: add blank profile 2021-01-21 11:37:30 -06:00
Tyler Brown Cifu Shuster
61ec3bb2cf fixes urbit/landscape#252 2021-01-21 07:59:40 -08:00
Liam Fitzgerald
752c279c83
metadata-api: timeout on clientside 2021-01-21 15:20:07 +10:00
Liam Fitzgerald
42e7746b9c
group-settings: update to match new designs 2021-01-21 15:05:01 +10:00
Liam Fitzgerald
92a4dcabdb
Merge remote-tracking branch 'origin/release/next-js' into lf/md-modernize 2021-01-21 12:48:37 +10:00
Liam Fitzgerald
2decc24286
interface: bump indigo 2021-01-21 12:24:19 +10:00
Liam Fitzgerald
85a5488332
AsyncButton: protect against double submit 2021-01-21 11:44:22 +10:00
Liam Fitzgerald
9424e56827
graph-api: prevent more than one join request 2021-01-21 10:46:04 +10:00
Liam Fitzgerald
015dffeb0f
metadata-hooks: start in drum 2021-01-21 10:14:19 +10:00
Matilde Park
2df7c62a33 landscape: sidebar header item center, padded
Fixes urbit/landscape#257.
2021-01-20 18:45:07 -05:00
Matilde Park
3418b0f6e6 Merge branch 'release/next-js' into lf/infinite-link-scroll 2021-01-20 18:05:03 -05:00
Matilde Park
fb1e4033d7 landscape: font + padding hotfix
- Channel Settings size
- Padding on channel header
2021-01-20 13:27:27 -05:00
Matilde Park
31def6f57a Merge branch 'release/next-js' into release/next-userspace 2021-01-20 12:47:31 -05:00
matildepark
a4155c2e6b
Merge pull request #4289 from urbit/mp/chat/newlines
chat: allow line breaks in markdown
2021-01-19 21:19:16 -05:00
Liam Fitzgerald
871fba20a3
metadata-store: add permissions field 2021-01-20 11:51:07 +10:00
Logan Allen
058bd69cf1 interface: broke apart settings and profile, updated StatusBar UI 2021-01-19 16:07:34 -06:00
Matilde Park
6363868731 publish: step up font size in titles 2021-01-19 16:25:36 -05:00
Matilde Park
1f7348ab6c publish: move 'new post' to header 2021-01-19 16:24:21 -05:00
Matilde Park
904ba113b7 author: increase font size 2021-01-19 15:54:07 -05:00
Matilde Park
4eb3a5ffdf statusbar: remove patp 2021-01-19 15:51:34 -05:00
Matilde Park
3f8de9a701 leap: correct font sizing of input 2021-01-19 15:47:30 -05:00
Matilde Park
392bccc6a8 launch: prevent modal button size overflow 2021-01-19 15:46:23 -05:00
Matilde Park
22f7754583 landscape: step up font size in channel header 2021-01-19 15:44:42 -05:00
Matilde Park
d0a276fd43 chat: add editor padding on mobile 2021-01-19 15:44:20 -05:00
Matilde Park
7ba6efbca2 publish: prevent 'new post' squash 2021-01-19 15:30:35 -05:00
Matilde Park
6ce130176a links: equalise font size, fix dropdown width 2021-01-19 15:28:43 -05:00
Matilde Park
ed2b350b2f profile: widen sidebar 2021-01-19 15:24:55 -05:00
Matilde Park
f5344efade landscape: widen popover menu 2021-01-19 15:22:55 -05:00
Matilde Park
6790664b2b sidebar: level padding-right 2021-01-19 15:20:30 -05:00
Matilde Park
2ea9b48ecb groupSwitcher: prevent text clipping 2021-01-19 15:19:40 -05:00
Logan Allen
6d95cc76a4 interface: basic new contact-store support 2021-01-19 13:59:11 -06:00
Logan Allen
dca2c9ae58 interface: updated api/logic in reducer and api to reflect new %contact-store 2021-01-19 13:59:11 -06:00
Liam Fitzgerald
becd520c45
links: pass empty measure prop to fix comments 2021-01-18 17:14:12 +10:00
Liam Fitzgerald
959c7ee488
LinkWindow, VirtualScroller: virtualise correctly 2021-01-18 16:32:12 +10:00
Liam Fitzgerald
8541886433
metadata: expose manual pinning of channels 2021-01-18 12:13:41 +10:00
Liam Fitzgerald
c0ddf43865
metadata-hooks: refine preview behaviour
Timeout proxied subscriptions and distinguish between a nack and a kick.
2021-01-18 10:58:03 +10:00
Matilde Park
64b4689a4a landscape: remove old new channel button 2021-01-15 17:45:10 -05:00
Matilde Park
2cd80bf2af landscape: sidebar updated to latest 2021-01-15 17:32:39 -05:00
Liam Fitzgerald
ab1ad4e51f
JoinGroup: add group preview 2021-01-15 15:48:58 +10:00
Liam Fitzgerald
5d9955c0ce
Merge remote-tracking branch 'origin/release/next-js' into lf/md-modernize 2021-01-15 14:53:10 +10:00
Matilde Park
a889095265 landscape: amend paddingRight in sidebar 2021-01-14 20:28:44 -05:00
Matilde Park
316c52802f landscape: prevent offscreen bumps from font size 2021-01-14 20:22:20 -05:00
Matilde Park
a6254066e7 newChannel: correct dark mode back link 2021-01-14 20:18:07 -05:00
Matilde Park
f00b887867 dropdown: use latest mockup 2021-01-14 20:16:37 -05:00
Matilde Park
d5b0f15e0b launch: icons match modal icon margin 2021-01-14 19:32:39 -05:00
Matilde Park
07070fc3b6 statusbar: force squared icons
Both were 32x34; either we could change px to 7px or
tell it to fit 32px. I chose latter.
2021-01-14 19:26:14 -05:00
Matilde Park
2180fd65c3 hark: use pat-da for dates 2021-01-14 19:19:52 -05:00
Matilde Park
84e6073745 publish: delete uses cursor:pointer 2021-01-14 19:10:02 -05:00
Matilde Park
a0f324b800 hark: only allow marking as read
Fixes urbit/landscape#149.
2021-01-14 19:08:51 -05:00
Matilde Park
901a08aa25 chat: allow line breaks in markdown
Fixes #4202.
2021-01-14 18:07:20 -05:00
matildepark
faef9b1d42
Merge pull request #4279 from tylershuster/hark/inbox-layout
notifications: fix layout
2021-01-14 14:27:03 -05:00
Tyler Brown Cifu Shuster
7be1d8d313 interface: add useHovering hook 2021-01-13 18:50:14 -08:00
Tyler Brown Cifu Shuster
9b15ccbcc8 fixes https://github.com/urbit/landscape/issues/171 2021-01-13 14:32:31 -08:00
Matilde Park
2a91c43fa8 publish: automatically continue lists
Fixes #3329.
2021-01-13 16:30:49 -05:00
Tyler Brown Cifu Shuster
d8ec8ae9d1 fixes https://github.com/urbit/landscape/issues/146 2021-01-12 22:46:49 -08:00
Tyler Brown Cifu Shuster
f5e51b321b fixes https://github.com/urbit/landscape/issues/148 2021-01-12 22:33:17 -08:00
Liam Fitzgerald
2384b902b0
metadata: update JS 2021-01-13 15:40:48 +10:00
Tyler Brown Cifu Shuster
f9452a4173 notifications: fix layout
fixes https://github.com/urbit/landscape/issues/218
2021-01-12 21:14:07 -08:00
Liam Fitzgerald
9921cdfc81
metadata: add hooks 2021-01-13 14:50:37 +10:00
Matilde Park
36a5bfbf93 landscape: hotfix to cite in statusbar 2021-01-12 18:58:04 -05:00
Matilde Park
c7f4327920 landscape: pass contact to profile overlay 2021-01-12 18:05:30 -05:00
Matilde Park
115bb9a3d8 chat: code fontSize step down 2021-01-12 15:03:19 -05:00
Matilde Park
344c40f51e landscape: delete interim themes 2021-01-12 14:59:58 -05:00
Matilde Park
686127cc8b landscape: update to indigo-react 1.2.16 2021-01-12 14:56:37 -05:00
Matilde Park
cbfbfa21c1 landscape: update light / dark versions 2021-01-12 14:32:34 -05:00
Matilde Park
3f059a57d8 Merge branch 'release/next-js' into mp/landscape/indigo-themes 2021-01-12 14:27:22 -05:00
matildepark
804ceb9631
Merge pull request #4269 from urbit/lf/hark-phantom-dot
hark: address phantom dot on archive
2021-01-12 14:11:28 -05:00
Tyler Brown Cifu Shuster
652073cd49 interface: bump sigil-js 2021-01-11 21:12:47 -08:00
Liam Fitzgerald
742971fec9
LinkWindow: address Tyler review 2021-01-12 12:44:16 +10:00
Liam Fitzgerald
c6465bf0ad
Merge remote-tracking branch 'origin/release/next-js' into lf/infinite-link-scroll 2021-01-12 12:34:51 +10:00
Liam Fitzgerald
b009104f8b
notifications: update count on archive 2021-01-12 12:25:54 +10:00
Matilde Park
ced3d7a079 meta: force dev stream deploy 2021-01-11 18:26:42 -05:00
Matilde Park
3ba0d89ee5 chat: unreverse keys when getting unread msg
Fixes #4219.
2021-01-11 16:49:14 -05:00
Tyler Brown Cifu Shuster
f1c9a596c2 chat: fix sizing on mobile
fixes https://github.com/urbit/landscape/issues/230
2021-01-11 12:29:45 -08:00
Jared Tobin
bba0bb056f
interface: reference urbit/urbit repository
Prepends 'urbit/urbit@' to the rendered Landscape shorthash, which
should cause GitHub to auto-link the commit.
2021-01-10 22:12:12 +04:00
Matilde Park
b3afaaf3e3 chat: fix 'enter' behaviour on iOS 2021-01-08 18:03:11 -05:00
matildepark
f3d5ebfe67
Merge pull request #4253 from tylershuster/hash-z-index
launch: fix hash color and mobile position
2021-01-08 17:10:56 -05:00
Tyler Brown Cifu Shuster
ea9db15d67 launch: fix hash color and mobile position
fixes https://github.com/urbit/landscape/issues/166
2021-01-08 13:10:27 -08:00
Matilde Park
cc88278a9f statusbar: correct flexed reconnectbutton 2021-01-08 15:23:51 -05:00
matildepark
c6e3fe46f7
Merge pull request #4251 from tylershuster/hark/update-inbox-title
interface: put dynamic title on inbox
2021-01-08 14:47:14 -05:00
matildepark
f037ad1107
Merge pull request #4250 from tylershuster/publish/on-navigate-behavior
publish: fixes two behaviors on navigation
2021-01-08 14:44:36 -05:00
Tyler Brown Cifu Shuster
7ce3fd49eb interface: put dynamic title on inbox
fixes https://github.com/urbit/landscape/issues/222
2021-01-08 10:32:20 -08:00
matildepark
6f3b248bdf
Merge pull request #4248 from tylershuster/publish/line-breaks
publish: renders line breaks
2021-01-08 13:00:22 -05:00
Tyler Brown Cifu Shuster
4bd7a65416 publish: scroll to top on note navigation
fixes #4204
2021-01-08 09:59:14 -08:00
Tyler Brown Cifu Shuster
f8b9f40d16 publish: mark read on navigate
fixes #4207
2021-01-08 09:48:55 -08:00
Tyler Brown Cifu Shuster
de4eee1eaf publish: renders line breaks
fixes #4245
2021-01-08 09:42:46 -08:00
Tyler Brown Cifu Shuster
36592d154c groups: confirm channel deletion
fixes #4199
2021-01-08 09:30:40 -08:00
matildepark
71f16fc32b
Merge pull request #4246 from urbit/mp/landscape/link-collection-icon
landscape: use 'collections' icon
2021-01-07 19:54:24 -05:00
matildepark
9c44c7eec5
Merge pull request #4225 from urbit/mp/landscape/allow-blank-ships
shipSearch: skip validating 'undefined'
2021-01-07 19:45:29 -05:00
matildepark
caa18af943
Merge pull request #4227 from urbit/mp/landscape/edit-mentioned-comments
landscape: edit comments include leading sig
2021-01-07 19:45:07 -05:00
matildepark
ca0cf64a54
Merge pull request #4243 from urbit/mp/landscape/upload-ios
landscape/useS3: restore behaviour on iOS
2021-01-07 19:44:45 -05:00
Matilde Park
c922fad2ff landscape: use 'collections' icon 2021-01-07 19:40:25 -05:00
matildepark
7a41664ba1
Merge pull request #4238 from urbit/mp/term/you-dropped-this
term: use 'this' in notificationscount
2021-01-07 13:52:25 -05:00
Matilde Park
40473bf833 landscape/useS3: restore behaviour on ios 2021-01-07 13:28:21 -05:00
matildepark
d441d826a0
Merge pull request #4144 from urbit/ga/qa-3
Ga/qa 3
2021-01-06 18:57:59 -05:00
Gavin Atkinson
c8c7621fdd launch: remove console.log 2021-01-06 15:35:58 -08:00
Gavin Atkinson
7363852f29 Landscape: Explaination of private vs public group in NewGroup 2021-01-06 15:36:18 -08:00
Gavin Atkinson
681d849265 landscape: Style chage on shipSearch tag 2021-01-06 15:36:09 -08:00
Gavin Atkinson
1fcd8076d7 landscape: spacing tweaks in groupSwitcher and sidebar 2021-01-06 15:35:58 -08:00
Gavin Atkinson
a726de34f7 leap: Resolves leap spacing 2021-01-06 15:35:58 -08:00
Matilde Park
38c89616fe term: use 'this' in notificationscount 2021-01-06 17:12:49 -05:00
matildepark
1b96410b94
Merge pull request #4197 from tylershuster/hark-title
interface: document title
2021-01-06 16:10:37 -05:00
Tyler Brown Cifu Shuster
207c9accde interface: document title 2021-01-06 12:54:52 -08:00
L
2725f5b2c0
Merge pull request #4216 from urbit/la/fix-4164
4164: fixes display issue with jobs / gigs based on faulty hark state
2021-01-06 12:24:36 -06:00
matildepark
bb48d8b3c7
Merge pull request #4224 from urbit/mp/landscape/patp-punctuation
landscape: allow most patp punctation in tokenize
2021-01-06 13:06:10 -05:00
Tyler Brown Cifu Shuster
1bc5d22412 interface: add fallback fonts 2021-01-05 22:05:36 -08:00
Tyler Brown Cifu Shuster
dbc452ff44 interface: fixes bug where profile overlay would crash due to hook use 2021-01-05 19:04:15 -08:00
Matilde Park
bd1148e171 landscape: edit comments include leading sig
Fixes #4212.
2021-01-05 21:47:38 -05:00
Matilde Park
4573043168 shipSearch: skip validating 'undefined'
Fixes #4218.
2021-01-05 21:37:52 -05:00
Matilde Park
746fa57d15 landscape: allow most patp punctation in tokenize
Fixes #4183.
2021-01-05 21:14:41 -05:00
Matilde Park
822a378fb4 Merge branch 'release/next-js' into release/next-userspace 2021-01-05 20:06:37 -05:00
Matilde Park
3abfcbd4ea statusbar: change color on collapsed text 2021-01-05 19:54:50 -05:00
Matilde Park
9159d92927 meta: correct environment in status bar 2021-01-05 19:33:04 -05:00
Matilde Park
113aad6db5 meta: remove unnecessary variable 2021-01-05 19:24:51 -05:00
Matilde Park
2c0ecc6494 meta: amend environment variable access 2021-01-05 19:18:35 -05:00
Matilde Park
b21f5e0f06 statusbar: add conditional dev stream render 2021-01-05 18:54:43 -05:00
Matilde Park
136efa76a3 Merge branch 'release/next-js' into ixv/fix-unread-resubscribe 2021-01-05 17:34:28 -05:00
fang
141fb07109
Merge pull request #4221 from urbit/m/hark-but-quiet
landscape: remove hark-update printfs
2021-01-05 23:21:21 +01:00
matildepark
8cbf726fa6
Merge pull request #4171 from tylershuster/local-state-hooks
interface: convert local state to hooks
2021-01-05 17:18:15 -05:00
fang
8538b4fd7b
landscape: remove hark-update printfs 2021-01-05 23:07:10 +01:00
Isaac Visintainer
cbdb8903fc notifications: clear state before processing initial update 2021-01-05 13:49:49 -08:00
Logan Allen
599c4db175 interface: place priority in understanding state of channel in graphKeys 2021-01-05 12:35:39 -06:00
matildepark
584755de2d
Merge pull request #4121 from tylershuster/serve-woff
landscape: add woff2 support, serve Inter & Source Code Pro
2021-01-04 11:31:02 -05:00
Logan Allen
ad80e2a716 interface: change Read text to Dismiss 2020-12-18 14:26:28 -06:00
L
0ed3f41c6f
Merge pull request #4193 from tylershuster/clear-weather
weather: add style for 'Clear'
2020-12-18 13:34:03 -06:00
Tyler Brown Cifu Shuster
35c63c1491 weather: add style for 'Clear' 2020-12-18 10:58:46 -08:00
Logan Allen
d6707865a1 interface: fix missing archiveBox by removing Archive view 2020-12-18 12:45:15 -06:00
Liam Fitzgerald
097d6e923b
interface: update package-lock.json 2020-12-18 13:57:38 +10:00
Liam Fitzgerald
128356dd47
Merge pull request #4156 from urbit/lf/last-updated
hark-graph-hook, hark-store: set last-updated on self posts
2020-12-18 13:56:16 +10:00
Tyler Brown Cifu Shuster
380a7b30af interface: convert local state to hooks 2020-12-17 12:29:56 -08:00
Liam Fitzgerald
6b6e9a7be2
hark: cleanup notifications on leave 2020-12-17 16:10:26 +10:00
Liam Fitzgerald
169955b45a
hark: rework unread tracking, pt.3 2020-12-16 17:46:35 +10:00
Liam Fitzgerald
6012609214
notifications: fix accidental overwrite 2020-12-16 10:08:03 +10:00
Liam Fitzgerald
3cfc96c31e
links-fe: infinite scroll for link displays 2020-12-15 16:53:07 +10:00
Liam Fitzgerald
d9b8fd77c1
Merge branch 'release/next-u' into lf/last-updated 2020-12-15 15:49:39 +10:00
Liam Fitzgerald
1f040ac081
hark-store: fix global count being out of sync 2020-12-15 15:39:23 +10:00
John Franklin
00b5734b41 dbug: make eyre Channels header match the table 2020-12-14 17:20:31 -06:00
L
c50485f267
Merge pull request #4155 from urbit/lf/invite-squash
notifications: fix invite squashing
2020-12-14 13:21:48 -06:00
Liam Fitzgerald
51a4816978
chat: lazier chat loading
Load smaller amounts of backlog when displaying a chat
2020-12-14 15:15:30 +10:00
Liam Fitzgerald
66fe59819e
hark-store: allow setting last-updated independently of unread counts 2020-12-14 13:33:31 +10:00
Liam Fitzgerald
e1a4f3bafa
notifications: fix invite squashing
Fixes #4111
2020-12-14 11:25:25 +10:00
fang
76de5dec47
Merge pull request #4138 from urbit/m/debug-quacks
debug: render queued ames acks correctly
2020-12-12 01:10:56 +01:00
fang
ed73326cc3
debug: render queued ames acks correctly
Wrap the items in a SearchableList instead of throwing the objects into
the DOM directly.
2020-12-12 00:44:59 +01:00
Matilde Park
38c66dc06a landscape: mentions avoid passing entire contacts
We don't need 2,000 objects inside each mention.
2020-12-11 14:04:16 -05:00
Matilde Park
4530b59dd9 landscape: mentions respect calmengine
Fixes #4130.
2020-12-11 12:09:57 -05:00
Matilde Park
3662df0e73 chat: send correct timestamp to daybreak
Fixes #4127.
2020-12-11 11:59:53 -05:00
Liam Fitzgerald
6e18225c5c
graph-store: remove-graph in keys 2020-12-11 16:07:19 +10:00
Liam Fitzgerald
06ed5af3f4
graph-store: add -eval thread 2020-12-11 15:52:17 +10:00
Matilde Park
164b0910cb interface: mentionText prefaces color with hash
Fixes profile overlays in mentions.
2020-12-11 00:02:56 -05:00
Liam Fitzgerald
d27a26ec31
chat: window-based overscan, bigger pages 2020-12-11 12:57:09 +10:00
Liam Fitzgerald
f8452af94e
Merge remote-tracking branch 'origin/release/next-userspace' into lf/chat-graph 2020-12-11 11:50:18 +10:00
matildepark
89f603e201
Merge pull request #4117 from urbit/mp/landscape/various
landscape: various regressions
2020-12-10 19:06:24 -05:00
matildepark
6a2467f9d9
Merge pull request #4123 from urbit/jt/capcom
landscape: case sensitivity training
2020-12-10 19:03:33 -05:00
Matilde Park
80bdf9d5fe chat: fix merge conflict doubling binding 2020-12-10 18:38:03 -05:00
Jared Tobin
bc25a22317
landscape: case sensitivity training
Leaving the 'c' uncapitalised here causes Landscape builds to fail on
Linux.
2020-12-10 19:27:03 -03:30
Matilde Park
b95c3e5b76 Merge branch 'release/next-userspace' into lf/chat-graph 2020-12-10 17:41:17 -05:00
Tyler Brown Cifu Shuster
308da85851 landscape: add woff2 support, serve Inter & Source Code Pro
Fixes urbit/landscape#92
2020-12-10 13:55:15 -08:00
matildepark
5992a2aa00
Merge pull request #4118 from tylershuster/moon-background
clock: add background to moon
2020-12-10 13:53:26 -05:00
matildepark
59a92bc8ef
Merge pull request #4093 from tylershuster/negative-sunrise
clock: ignore cached date for sunrise
2020-12-10 13:53:03 -05:00
matildepark
5ffcd57b83
Merge pull request #4032 from tylershuster/upload-fixes
s3: upload behavior
2020-12-10 13:48:28 -05:00
Tyler Brown Cifu Shuster
8178e30732 clock: add background to moon 2020-12-10 10:41:30 -08:00
Tyler Brown Cifu Shuster
489a3351c4 s3: fixes #4039 2020-12-10 10:32:37 -08:00
Matilde Park
e6148bb582 hark: contain snippet gradient 2020-12-10 12:59:00 -05:00
Matilde Park
2b41cd7277 landscape: fix newchannel 'back' in dark mode 2020-12-10 12:56:49 -05:00
Matilde Park
b60487ada0 shipsearch: return patp without sigs 2020-12-10 12:56:16 -05:00
Matilde Park
4b5bd0a238 landscape: mentions direct to group's identity
"Edit identity" always redirected us to the root identity page.

This passes the 'group' prop and also shims over an issue where comments
pages would produce interface crashes if you attempted to edit your
identity from there.
2020-12-10 12:28:10 -05:00
Matilde Park
495be3bacb interface: uncomment virtualscroller scroll catch 2020-12-10 09:57:02 -05:00
Matilde Park
dda7dad2b1 landscape: mentions use cursor: pointer 2020-12-10 09:52:58 -05:00
Liam Fitzgerald
aaddd080b5
chat: overscan and block level images 2020-12-10 15:51:36 +10:00
Logan Allen
7802a7f8d9 Merge branch 'release/next-userspace' into lf/chat-graph 2020-12-09 15:45:26 -06:00
Matilde Park
f746fcffa8 Merge branch 'na-release/candidate' into release/next-userspace 2020-12-07 21:45:43 -05:00
Liam Fitzgerald
1895e807fd
hark-graph-hook: give %listen update on autoadd 2020-12-08 12:25:51 +10:00
Liam Fitzgerald
8aea01e5c6
notifications: chat notifications reflow correctly 2020-12-08 10:07:50 +10:00
Tyler Brown Cifu Shuster
1a570e17be clock: ignore cached date for sunrise
Fixes https://github.com/urbit/landscape/issues/190
2020-12-07 09:32:47 -08:00
Liam Fitzgerald
e7de3533ee
chat: improve multicontent rendering 2020-12-07 14:35:10 +10:00
Liam Fitzgerald
b516926510
interface: remove chat special-casing 2020-12-07 14:02:02 +10:00
Liam Fitzgerald
5cef1cfe70
notifications: render chat notifications 2020-12-07 14:01:38 +10:00
Liam Fitzgerald
30ee107762
landscape: update DMs for graph-store 2020-12-07 12:46:53 +10:00
matildepark
72ef78ad6e
leap: position notification dot relatively
After indigo-react 1.2.15, Box no longer has `position:relative` by default.

While we caught this elsewhere, we dropped this in Leap results, aligning the
notification dot to the top left of the browser window instead.
2020-12-04 16:41:27 -05:00
Tyler Brown Cifu Shuster
7588203f45 clock: use new weather data
Fixes #4073
2020-12-04 13:27:41 -08:00
Logan Allen
777b780d05 interface: removed unused chat files and state 2020-12-04 15:01:46 -06:00
Matilde Park
1c6f92abef Merge branch 'release/next-userspace' into lf/chat-graph 2020-12-04 15:10:05 -05:00
Matilde Park
18de133167 landscape: remove ~2020.12 breach banner 2020-12-04 14:43:24 -05:00
Logan Allen
fc28fbd1c5 Merge branch 'lf/chat-graph' into la/merge-graph 2020-12-04 12:49:21 -06:00
Tyler Brown Cifu Shuster
e5ea163bfa s3: unifies upload component
Fixes https://github.com/urbit/landscape/issues/191
2020-12-03 19:51:24 -08:00
Tyler Brown Cifu Shuster
f71cd55486 publish: allow drag-and-drop uploading of images
Fixes https://github.com/urbit/landscape/issues/183
2020-12-03 19:51:24 -08:00
Tyler Brown Cifu Shuster
1eb6c47c83 s3: improves drag-and-drop behavior
Fixes #3992

...to the extent possible. Adds handlers for better releasing drag state
2020-12-03 19:51:24 -08:00
Matilde Park
78c22ae5c4 Merge branch 'na-release/candidate' into release/next-userspace 2020-12-03 20:55:16 -05:00
Matilde Park
03dea8b1ad Merge branch 'release/next-userspace' into lf/chat-graph 2020-12-03 13:19:03 -05:00
Matilde Park
fb6488bc68 interface: bump indigo-react 1.2.5 -> 1.2.15 2020-12-03 13:16:27 -05:00
matildepark
ec6fc83686
Merge pull request #4066 from urbit/mp/landscape/qa-12-1
landscape: QA grab-bag
2020-12-02 22:49:08 -05:00
Matilde Park
5c4cf4d999 Merge branch 'release/next-userspace' into lf/eyre-perf-improvment 2020-12-02 17:51:27 -05:00
Matilde Park
bf31deb698 profile: nickname and avatar surfaced 2020-12-02 17:20:01 -05:00
Matilde Park
49d66989fd groups: fix sharing contacts with avatars
Fixes #4064.
2020-12-02 17:09:22 -05:00
Matilde Park
000e8c6964 profile: add icons, sidebar bg matches others 2020-12-02 16:35:39 -05:00
Matilde Park
7f3ec5549d profile: amend mobile 'back' link size 2020-12-02 16:23:30 -05:00
Matilde Park
3283bd7134 groups: add margin to mobile invite popover 2020-12-02 16:21:04 -05:00
Matilde Park
44a17db1fb groups: prevent demoting yourself if only admin 2020-12-02 16:16:02 -05:00
Matilde Park
ae3b40271d groups: prevent admins from banning themselves 2020-12-02 16:12:37 -05:00
Matilde Park
b95e8a46d7 chat: even padding on daybreak 2020-12-02 16:07:58 -05:00
Matilde Park
0711c15be9 chat: mobile input uses textarea 2020-12-02 16:01:00 -05:00
Matilde Park
613281e587 chat: add leading sig when copying patp
Fixes #4059.
2020-12-02 15:48:12 -05:00
fang
8758ae9f7a
webterm: improve line-spacing in certain browsers
Lines had a sub-pixel gap between them in Firefox browsers. Using
display='flex' resolves that, somehow.
2020-12-02 17:43:22 +01:00
fang
1ea59bbad3
webterm: update mar and js to support 24-bit color 2020-12-02 17:26:17 +01:00
Liam Fitzgerald
85508337e0
publish, links: better unread handling 2020-12-02 15:32:22 +10:00
Liam Fitzgerald
3d21dcd19f
Merge branch 'release/next-userspace' into lf/chat-graph 2020-12-02 13:42:02 +10:00
Liam Fitzgerald
54c469ecfa
graph-store: make JSON conversion invertible 2020-12-02 13:17:49 +10:00
matildepark
8ce031316c
Merge pull request #4045 from urbit/lf/indigo-bump-redo
interface: bump indigo
2020-12-01 21:08:43 -05:00
Liam Fitzgerald
e2fa71c5ca
interface: bump indigo 2020-12-02 12:07:01 +10:00
Matilde Park
85cd81be1c publish: add 'cancel' button to edit form 2020-12-01 18:18:32 -05:00
Logan Allen
0007c5c097 Merge branch 'release/next-userspace' into la/archive-graph-on-leave 2020-12-01 16:41:26 -06:00
Logan Allen
2760f79f66 group-on-leave thread: clean up contacts as well as everything else 2020-12-01 15:20:45 -06:00
Liam Fitzgerald
9ee62a2e55
hark: rework unread tracking, again 2020-12-01 15:46:28 +10:00
matildepark
96c22217ce
Merge pull request #3998 from tylershuster/invite-modal-submit
groups: better ship search validation
2020-11-30 18:25:49 -05:00
Tyler Brown Cifu Shuster
99293c1e90 groups: better ship search validation
Fixes #3824
2020-11-30 14:12:04 -08:00
Matilde Park
e32daaf9b0 Merge branch 'master' into release/next-userspace 2020-11-30 16:52:15 -05:00
Liam Fitzgerald
908e2d32e6
chat-fe: autodismiss mentions whilst in channel 2020-11-30 13:59:19 +10:00
Matilde Park
7e88db06d3 landscape: fix dismiss 2020-11-25 20:15:50 -05:00
Liam Fitzgerald
03b89e7072
notifications: fix note description render 2020-11-26 10:58:54 +10:00
matildepark
bda335ea7c
Merge pull request #4020 from urbit/mp/landscape/breach
landscape: add breach notification
2020-11-25 19:26:39 -05:00
matildepark
c485f0827e
Merge pull request #3808 from tylershuster/add-group
launch: adds new group button
2020-11-25 18:27:43 -05:00
Matilde Park
e32a0bf5db launch: banner is dismissable 2020-11-25 18:26:44 -05:00
Tyler Brown Cifu Shuster
6e1de24b23 groups: standardized dms, join, and create icons 2020-11-25 15:09:58 -08:00
Matilde Park
377c3c51f3 Merge branch 'release/next-userspace' into mp/publish/previews 2020-11-25 15:42:55 -05:00
Matilde Park
fb33ff4f82 publish: replicate new links interface 2020-11-25 15:41:44 -05:00
matildepark
f9ef625cb5
Merge pull request #4017 from urbit/lf/edit-notifications
hark: update mark conversion for editable comments
2020-11-25 13:35:58 -05:00
Tyler Brown Cifu Shuster
ea6580cba1 launch: adds new group buttons
Fixes #3768
2020-11-25 09:39:51 -08:00
Liam Fitzgerald
7addb558b2
channel.js: debounce subscribes 2020-11-25 16:38:16 +10:00
Liam Fitzgerald
ff50838726
interface: subscribe to rest of global state quicker 2020-11-25 16:38:16 +10:00
Liam Fitzgerald
d4d655528e
channel.js: queue interactions 2020-11-25 16:38:16 +10:00
matildepark
e7154c0c53
Merge pull request #4018 from urbit/mp/publish/writers
publish: surface writers in new channel creation
2020-11-25 00:24:11 -05:00
Matilde Park
49fbdc9236 publish: snippets allow image previews 2020-11-25 00:19:17 -05:00
Matilde Park
059b52ea23 publish: amend snippets 2020-11-25 00:05:05 -05:00
Matilde Park
3b4e1a5b96 landscape: add breach notification 2020-11-24 23:49:32 -05:00
matildepark
25a5090f6f
Merge pull request #3909 from tylershuster/links-sigil-size
Links sigil size
2020-11-24 23:30:36 -05:00
Matilde Park
cedfe257ab publish: surface writers in new channel creation 2020-11-24 23:23:26 -05:00
Tyler Brown Cifu Shuster
f00bfbad4c unmemoized fetch 2020-11-24 20:09:22 -08:00
matildepark
419e3147a5
Merge pull request #4011 from urbit/mp/publish/loading
publish: add loading spinner for notebooks
2020-11-24 21:55:05 -05:00
Tyler Brown Cifu Shuster
5651a8d43b landscape: changed RemoteContent to regular instead of PureComponent 2020-11-24 18:23:18 -08:00
Liam Fitzgerald
905ce6dc2d
hark: update mark conversion for editable comments
Updated mark conversion so that edits to comments are notified
separately to new comments.
2020-11-25 12:21:37 +10:00
Tyler Brown Cifu Shuster
48ad464fbc pass group to Author, center images 2020-11-24 17:30:18 -08:00
matildepark
de0b1595c2
Merge pull request #3989 from tylershuster/index-preview
publish: styles preview
2020-11-24 20:14:19 -05:00
Tyler Brown Cifu Shuster
5674e515dd publish: change max-width to match links 2020-11-24 17:01:49 -08:00
Tyler Brown Cifu Shuster
eea8513034 addressed feedback 2020-11-24 16:59:29 -08:00
Matilde Park
5d9ce09495 landscape: prevent resource clobbering
Fixes #3996.
2020-11-24 17:22:46 -05:00
Matilde Park
a158cb9a33 landscape: await chatsynced for new chat channels
Fixes #3923.
2020-11-24 17:21:33 -05:00
Matilde Park
b9874b4e5b landscape: fix overeager graphapp routing
It was blank paging instead of showing a 404.
2020-11-24 17:20:35 -05:00
Tyler Brown Cifu Shuster
61e0d35ca5 landscape: update RemoteContent settings 2020-11-24 14:13:03 -08:00
Tyler Brown Cifu Shuster
92cc485db3 links: added delete and copy actions 2020-11-24 13:02:30 -08:00
Tyler Brown Cifu Shuster
1bad160173 links, publish: changing comments to new design 2020-11-24 12:59:32 -08:00
Tyler Brown Cifu Shuster
567c77cd48 landscape: use overlay sigils everywhere 2020-11-24 12:42:42 -08:00
Matilde Park
28a7b3782e publish: add loading spinner for notebooks
Fixes #4008.
2020-11-24 15:36:46 -05:00
matildepark
3765a8a767
Merge pull request #3814 from tylershuster/weather
weather: change API
2020-11-24 14:51:20 -05:00
Liam Fitzgerald
b7b4000986
hark: separate unread tracking from notifications 2020-11-24 15:40:03 +10:00
Liam Fitzgerald
5d7fa0463c
chat-fe: lazy load chats 2020-11-24 15:40:03 +10:00
Tyler Brown Cifu Shuster
91e09d3958 weather: add remediation path, styling 2020-11-23 19:55:13 -08:00
matildepark
5238932990
Merge pull request #3995 from ryjm/ryjm/link-popover-fix
landscape: fix link route breaking popover
2020-11-23 20:20:46 -05:00
Liam Fitzgerald
403ef0a275
chat-fe: MVP graphification 2020-11-23 15:57:43 +10:00
Liam Fitzgerald
a1cf88faba
chat-fe: convert virtualscroller to bigInt 2020-11-23 13:48:36 +10:00
ryjm
6750a9dc1c landscape: fix link route breaking popover
When you're on a link page, hitting the settings popover will trigger an
error since the LinkResource matches the path. This makes it so that it
only matches numerical indexes.
2020-11-21 16:46:29 -05:00
Tyler Brown Cifu Shuster
6b8155145b unwrap comments 2020-11-20 14:01:24 -08:00
Tyler Brown Cifu Shuster
a479af1973 publish: styles preview
Fixes https://github.com/urbit/landscape/issues/182
2020-11-20 13:57:27 -08:00
Tyler Brown Cifu Shuster
1a22a917c4 weather: changing API
added new colors

allow arbitrary location

Fixes #2634
2020-11-20 11:38:54 -08:00
Tyler Brown Cifu Shuster
446f551ab6 groups: only prompt to delete on ownership
Fixes #3965
2020-11-20 08:37:57 -08:00
Matilde Park
1833006b11 webterm: migrate to indigo-react 2020-11-19 17:59:16 -05:00
Liam Fitzgerald
65578165b4
notifications: prevent safari shrinkage 2020-11-19 16:37:19 +10:00
Liam Fitzgerald
2f456206c9
Sidebar: loosen property access 2020-11-19 15:08:35 +10:00
Liam Fitzgerald
c001af82c1
launch: loosen property access in unread count 2020-11-19 15:07:33 +10:00
Liam Fitzgerald
1b45848d1d
notifications: fix scroll to load 2020-11-19 15:07:29 +10:00
Liam Fitzgerald
ae32141263
inbox: fix graph resource redirects 2020-11-19 13:30:25 +10:00
Liam Fitzgerald
a56565b07f
inbox: fix link routing and rendering 2020-11-19 12:57:03 +10:00
Liam Fitzgerald
7fa2376aa5
hark-fe: fix crash 2020-11-19 12:21:44 +10:00
Liam Fitzgerald
ef85085727
inbox: correct notification order 2020-11-19 11:32:13 +10:00
matildepark
6783e1ec20
Merge pull request #3940 from urbit/mp/landscape/invites-inbox
landscape: show all invites in inbox
2020-11-18 20:19:01 -05:00
Liam Fitzgerald
7aecffb90f
inbox: redirect invites correctly 2020-11-19 11:13:15 +10:00
matildepark
433c9d94a9
Merge pull request #3959 from urbit/mp/publish/writers
publish: Restore basic 'add writers' form
2020-11-18 19:50:41 -05:00
Matilde Park
4b2c8e61b6 publish: Restore basic 'add writers' form
Fixes #3845.
2020-11-18 19:48:05 -05:00
Liam Fitzgerald
474e769839
Merge remote-tracking branch 'origin/master' into release/next-userspace 2020-11-19 10:46:20 +10:00
Liam Fitzgerald
d85af3c7e0
Merge remote-tracking branch 'origin/release/next-userspace' into mp/landscape/invites-inbox 2020-11-19 10:20:12 +10:00
L
c3c9218083
Merge pull request #3927 from urbit/la/revisions
graph-store: amend %publish and %link validators to allow editing comments
2020-11-18 18:01:13 -06:00
Logan Allen
783c4f2ee2 interface: show currently editing comment as pending 2020-11-18 18:00:48 -06:00
Tyler Brown Cifu Shuster
7d295cb007 landscape: preclude dropdown duplicates on exact match
Fixes #3954
2020-11-18 14:38:50 -08:00
Logan Allen
473b280bf4 interface: links and publish comments both work 2020-11-18 15:03:37 -06:00
matildepark
84792f196e
Merge pull request #3947 from urbit/mp/chat/de-scroll-catch
Revert "chat: fixed embedded scroll item disability"
2020-11-18 15:53:03 -05:00
Matilde Park
36a028d6bf chat: centre code block text 2020-11-18 15:50:18 -05:00