Logan Allen
7b82c55b59
graph-delete thread: fix %metadata-store scry and %hook reference to %push-hook
2021-01-29 16:58:44 -06:00
Logan Allen
13bad6b16c
graph-create thread: fix metadata to metadatum rename
2021-01-29 16:52:04 -06:00
Logan Allen
d6c20e93ab
Merge branch 'la/contact-store' into mp/profile/stubs
2021-01-29 16:44:21 -06:00
Logan Allen
691409eda9
metadata-store: compiles
2021-01-29 16:38:32 -06: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
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
Liam Fitzgerald
c52a2f060d
metadata-store: modernize /lib
2021-01-29 08:33:29 +10: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
6a8c2afe34
metadata-store: rename /lib file
2021-01-28 16:14:39 +10:00
Liam Fitzgerald
a1c30ef230
metadata: modernize namespacing
2021-01-28 16:13:57 +10:00
Logan Allen
d3c0d92c3a
interface: cleaning up integration of profile with mp's branch
2021-01-27 17:25:14 -06:00
Logan Allen
cb21979d94
contacts: added %set-public update type
2021-01-27 17:20:42 -06: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
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
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
090946e328
contact-store: updates sent to /all path as well
2021-01-26 16:18:01 -06: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
683df1b9a4
contact-store: fix crash
2021-01-26 15:41:34 -06:00
Logan Allen
e577edfc32
interface: split profile into multiple components, beginning Formik work
2021-01-26 15:23:01 -06:00
Logan Allen
316b86e7fb
contact-store: update to add public groups and force us to always keep our own contact
2021-01-26 15:22:33 -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
Isaac Visintainer
c77559021f
settings: fix minor issues with json encoding
2021-01-25 20:32:09 -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