Logan Allen
|
f75d0fefdb
|
contact-store: changed semantics to no-op instead of crash
|
2021-02-05 13:19:53 -06:00 |
|
Logan Allen
|
78fe4cc045
|
contact-store: make %add poke idempotent
|
2021-02-05 12:33:25 -06:00 |
|
Liam Fitzgerald
|
ffbd4a4d88
|
contact-store: prevent hook forwarding loop
|
2021-02-05 14:54:26 +10:00 |
|
Liam Fitzgerald
|
981386dffb
|
metadata-store: migrate %contacts to %groups in app-name
|
2021-02-04 11:58:25 +10:00 |
|
Liam Fitzgerald
|
97cf9fcb19
|
hark-store: discard unused metadata notifications in OTA
|
2021-02-04 11:39:59 +10:00 |
|
Liam Fitzgerald
|
a42f0c7428
|
metadata-hook: fix on-load
|
2021-02-04 11:37:43 +10:00 |
|
Logan Allen
|
83edfd67ba
|
graph-push-hook: fixed bunted bowl issue
|
2021-02-03 13:08:53 -06:00 |
|
Liam Fitzgerald
|
22004a3ea2
|
contact-pull-hook: give nacks on subscription
|
2021-02-03 17:26:41 +10:00 |
|
Liam Fitzgerald
|
36202d5c86
|
contact-hooks: proxy %share and fix its mark validation
|
2021-02-03 14:53:32 +10:00 |
|
Liam Fitzgerald
|
7d69b23440
|
Merge remote-tracking branch 'origin/la/push-hook-list-resource' into lf/handoff
|
2021-02-03 12:50:26 +10:00 |
|
Liam Fitzgerald
|
c042e3f353
|
metadata-pull-hook: cleanup preview when we receive actual metadata
|
2021-02-03 12:49:06 +10:00 |
|
Liam Fitzgerald
|
d8dc792497
|
metadata-pull-hook: watch contacts for new preview
Fetch metadata previews when we learn of a group via a contact's pinned
groups.
|
2021-02-03 12:49:06 +10:00 |
|
Logan Allen
|
02f4ff58a1
|
contact: perfected the +is-allowed arm and fixed issue with share type
|
2021-02-02 19:13:33 -06:00 |
|
L
|
ac759b7d96
|
Merge pull request #4365 from urbit/lf/revive-invites
Invites: update for new group-view
|
2021-02-02 18:58:58 -06:00 |
|
Liam Fitzgerald
|
9d08d0d2b6
|
graph-push-hook: fix +is-allowed
|
2021-02-03 10:35:01 +10:00 |
|
Liam Fitzgerald
|
63027861dc
|
invite-store: add %groups in +on-init
|
2021-02-03 09:52:25 +10:00 |
|
Logan Allen
|
fe76d75a18
|
contacts: clarify syntax for +is-allowed
|
2021-02-02 17:29:42 -06:00 |
|
Logan Allen
|
a728514aa5
|
contact: improved +is-allowed and added %contact-share mark
|
2021-02-02 17:04:28 -06:00 |
|
Logan Allen
|
992562a128
|
contact-push-hook: add our pseudoresource to sharing
|
2021-02-02 13:47:53 -06:00 |
|
Logan Allen
|
de3b350efb
|
contacts + group-view: added in flow for auto-sharing your profile with a group if it is public
|
2021-02-02 13:36:05 -06:00 |
|
Liam Fitzgerald
|
9f9cfc086c
|
lib/contact: fix +is-allowed, +get-contact
|
2021-02-02 15:35:29 +10:00 |
|
Liam Fitzgerald
|
3dcd6395ac
|
metadata-hooks: move +resource-for-update to common library
|
2021-02-02 14:31:35 +10:00 |
|
Liam Fitzgerald
|
b3c0198177
|
group-hooks: move +resource-for-update into common library
|
2021-02-02 14:31:16 +10:00 |
|
Liam Fitzgerald
|
8672261d1a
|
graph-hooks: move +resource-for-update into common library
|
2021-02-02 14:30:48 +10:00 |
|
Liam Fitzgerald
|
638d5e6773
|
contact-hooks: move +resource-for-update into common library
|
2021-02-02 14:30:12 +10:00 |
|
Liam Fitzgerald
|
c16f2365bf
|
Merge remote-tracking branch 'origin/release/next-userspace' into lf/graph-permissioning
|
2021-02-02 10:40:40 +10:00 |
|
Logan Allen
|
da03594fbc
|
contact-push-hook: add blank personal psuedo-resource for personal contact subscriptions
|
2021-02-01 18:24:56 -06:00 |
|
Logan Allen
|
48d9e8c9b8
|
group-view: initiate %contact-pull-hook subscription upon group join
|
2021-02-01 16:36:16 -06:00 |
|
Logan Allen
|
d3ac83de0e
|
contact-pull-hook: do not remove contact data upon nack
|
2021-02-01 16:21:18 -06:00 |
|
Logan Allen
|
d6eb1638d9
|
contact-push-hook: write out initial-watch to expose proper data
|
2021-02-01 16:01:23 -06:00 |
|
Logan Allen
|
c8b83eb1dd
|
contact-push-hook: direct any ship's update to all the affected resources
|
2021-02-01 15:28:52 -06:00 |
|
Logan Allen
|
c9583ee104
|
push-hook: revert removal of +resource-for-update, change type from (unit resource) to (list resource) to support contact-push-hook use case
|
2021-02-01 14:49:14 -06:00 |
|
Liam Fitzgerald
|
ee1ab3b131
|
metadata, groups: update for %groups metadata
|
2021-02-01 17:54:37 +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
|
e6d66b205a
|
group,graph-view: fixup calling convention for awaiting threads
|
2021-02-01 16:27:38 +10: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
|
0bad34b044
|
group-view: refactor to surface UI state
|
2021-02-01 11:58:59 +10: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 |
|
Logan Allen
|
691409eda9
|
metadata-store: compiles
|
2021-01-29 16:38:32 -06:00 |
|
Logan Allen
|
72e036bae3
|
Merge branch 'release/next-userspace' into la/contact-store
|
2021-01-29 14:48:39 -06:00 |
|
Liam Fitzgerald
|
175fc0a383
|
metadata: fix breakage from merge
|
2021-01-29 15:45:06 +10: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 |
|
Liam Fitzgerald
|
ee34819cd2
|
group-view: fix breakage from merge
|
2021-01-29 14:52:36 +10:00 |
|
Liam Fitzgerald
|
b7d832d467
|
Merge remote-tracking branch 'origin/release/next-userspace' into lf/join-cleanup
|
2021-01-29 14:22:07 +10:00 |
|
Liam Fitzgerald
|
f013508853
|
group-view: implicitly join graphs if group is hidden
|
2021-01-29 14:21:13 +10:00 |
|
Liam Fitzgerald
|
911cade5e5
|
graph-view: rename to group-view
|
2021-01-29 12:39:38 +10:00 |
|
Liam Fitzgerald
|
977dc62882
|
graph-view: cleanup subscription handling
|
2021-01-29 12:38:33 +10:00 |
|
matildepark
|
f4606327a3
|
Merge pull request #4285 from urbit/lf/md-modernize
metadata-store: modernisation
|
2021-01-28 17:53:12 -05:00 |
|