matildepark
7d531b123a
Merge pull request #4354 from tylershuster/chat/plural
...
chat: fixes banner pluralization
2021-02-01 10:58:44 -05:00
Liam Fitzgerald
3f8f3bd3a4
GroupSearch: fix type of value
2021-02-01 18:18:50 +10:00
Liam Fitzgerald
988515aefa
group-view: update interface to use threads
2021-02-01 18:08:42 +10:00
Liam Fitzgerald
97502838d6
Merge remote-tracking branch 'origin/la/contact-store' into lf/join-cleanup
2021-02-01 17:01:02 +10:00
Liam Fitzgerald
b95d2b3848
inbox: fix invite dismissal on join
2021-02-01 16:28:43 +10:00
Tyler Brown Cifu Shuster
8b81a8df6d
chat: fixes banner pluralization
...
Fixes https://github.com/urbit/landscape/issues/322
2021-01-31 20:28:42 -08:00
Tyler Brown Cifu Shuster
93d5302b16
publish: fixes codeblock wrapping behavior
...
fixes https://github.com/urbit/landscape/issues/324
2021-01-31 20:17:36 -08:00
Tyler Brown Cifu Shuster
2437354310
interface: changes wrapping behavior
...
Fixes https://github.com/urbit/landscape/issues/325
2021-01-31 20:07:02 -08:00
Liam Fitzgerald
e1cea68f4e
Merge remote-tracking branch 'origin/release/next-userspace' into lf/join-cleanup
2021-02-01 12:16:57 +10:00
Liam Fitzgerald
4827dbccbb
group-view: surface joining status in the interface
2021-02-01 12:00:24 +10:00
Matilde Park
92a55fed86
chat: set initialisation time to 100ms
2021-01-31 19:18:07 -05:00
James Acklin
16812bcc68
chat: formatting mistake
2021-01-31 12:50:49 -05:00
James Acklin
e23cd5dd2d
chat: sets 'copied' message in inter
...
Fixes urbit/landscape#331
2021-01-31 12:42:50 -05:00
James Acklin
fcefea0cc9
chat: clear 'copied' notice after 800ms
2021-01-31 12:10:44 -05:00
Matilde Park
b726ee2066
Merge branch 'release/next-userspace' into la/contact-store
2021-01-29 18:33:53 -05:00
Matilde Park
876e90106e
Merge branch 'release/next-js' into release/next-userspace
2021-01-29 18:18:38 -05:00
Matilde Park
9e3d5b7a33
landscape: add group search to profile
2021-01-29 17:29:41 -05:00
Matilde Park
81bd17a1f2
groupSearch: stub in multi-group search
2021-01-29 17:29:18 -05:00
Matilde Park
54b9bb25c9
landscape: "contacts" -> "groups" in associations
2021-01-29 17:28:48 -05:00
Logan Allen
72e036bae3
Merge branch 'release/next-userspace' into la/contact-store
2021-01-29 14:48:39 -06:00
Logan Allen
8769f14a70
Merge branch 'la/contact-store' of github.com:urbit/urbit into la/contact-store
2021-01-29 14:26:38 -06:00
Logan Allen
8d39763f43
interface: set status modal works
2021-01-29 14:24:57 -06:00
Liam Fitzgerald
a5f945b5a4
Merge remote-tracking branch 'origin/release/next-userspace' into lf/graph-permissioning
2021-01-29 15:25:58 +10:00
Liam Fitzgerald
d41ea872c5
group-view: add to interface state
2021-01-29 15:17:16 +10:00
Matilde Park
7911821c7a
profileOverlay: fix dismiss clobbering dropdown
2021-01-28 19:04:41 -05:00
James Acklin
ab1f415552
profile: return background color for comet sigils
...
Fixes urbit/landscape#316
2021-01-28 18:45:37 -05:00
Matilde Park
0438f10899
hark: add sigil padding
...
Fixes urbit/landscape#326 .
2021-01-28 18:38:52 -05:00
Matilde Park
53d416cf16
profile: allow line breaks in description
2021-01-28 18:33:50 -05:00
Logan Allen
e37795dfa6
interface: set-public bug fixed
2021-01-28 17:22:59 -06:00
Logan Allen
38f2022690
interface: added ability to set status for profile
2021-01-28 17:09:31 -06:00
matildepark
f4606327a3
Merge pull request #4285 from urbit/lf/md-modernize
...
metadata-store: modernisation
2021-01-28 17:53:12 -05:00
Logan Allen
8ac1a9768d
contacts + interface: hooked up isPublic to interface
2021-01-28 14:45:28 -06:00
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
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