Commit Graph

1416 Commits

Author SHA1 Message Date
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
Matilde Park
7911821c7a profileOverlay: fix dismiss clobbering dropdown 2021-01-28 19:04:41 -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
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