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
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
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
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
3f059a57d8
Merge branch 'release/next-js' into mp/landscape/indigo-themes
2021-01-12 14:27:22 -05: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