Logan Allen
|
65b317a0f9
|
interface: removed unused api and store files
|
2020-09-22 15:09:25 -05:00 |
|
L
|
8652c2d923
|
Merge pull request #3543 from urbit/la/metadata-graph
link: joining graph resources from the groups screen works properly
|
2020-09-22 14:58:21 -05:00 |
|
Logan Allen
|
8891a72b9c
|
metadata-json: removed whitespace
|
2020-09-22 13:54:20 -05:00 |
|
Logan Allen
|
4683f6978a
|
groups: fixed joining of links resources from channels screen
|
2020-09-22 13:50:08 -05:00 |
|
Logan Allen
|
599dd8fed1
|
metadata-store: remove all %link entries
|
2020-09-22 13:16:53 -05:00 |
|
Logan Allen
|
598b4e19c2
|
graph-view: added %module field to %graph-view %create action
|
2020-09-22 12:44:52 -05:00 |
|
Logan Allen
|
f015acb76c
|
metadata: add %module field to metadata
|
2020-09-22 12:26:19 -05:00 |
|
L
|
816beac1c9
|
Merge pull request #3478 from urbit/lt/link-js
links: graph-store rewrite
|
2020-09-21 16:24:40 -05:00 |
|
Logan Allen
|
2b4df724f7
|
interface: added /~graph route with joining logic and partial redirect logic
|
2020-09-21 13:55:39 -05:00 |
|
Logan Allen
|
6503bb9164
|
interface: finish delete graph integration
|
2020-09-21 10:17:12 -05:00 |
|
Logan Allen
|
f426da1753
|
interface: useEffect for graph fetching
|
2020-09-21 09:58:49 -05:00 |
|
Logan Allen
|
fb1d1816a0
|
interface: makes new collections invite-only
|
2020-09-21 09:44:28 -05:00 |
|
Logan Allen
|
15ed795d24
|
interface: got settings page partially working
|
2020-09-18 17:00:41 -05:00 |
|
Logan Allen
|
38459a1095
|
graph-threads: fixed graph threads and added more fine-grained permissions to graph-push-hook
|
2020-09-18 16:59:56 -05:00 |
|
Logan Allen
|
f162eb0f09
|
interface: comment item renders properly
|
2020-09-18 16:14:25 -05:00 |
|
Logan Allen
|
7ef30187bb
|
interface: working sidebar and new page
|
2020-09-18 15:11:06 -05:00 |
|
Logan Allen
|
0f2c4d069e
|
graph-push-hook: graph push hook forwarding works
|
2020-09-18 15:09:06 -05:00 |
|
Logan Allen
|
20832ab53a
|
Merge branch 'release/link' into lt/link-js
|
2020-09-17 14:02:58 -05:00 |
|
Logan Allen
|
0211cdd73c
|
graph-thread: %forward an update to the appropriate %graph-push-hook
|
2020-09-17 13:56:21 -05:00 |
|
L
|
bbeaa0690e
|
Merge pull request #3479 from urbit/lf/graph-be
graph-view backend
|
2020-09-15 15:48:44 -05:00 |
|
Ted Blackman
|
77658b1a8a
|
Merge remote-tracking branch 'origin/release/link' into lf/graph-be
|
2020-09-15 16:46:00 -04:00 |
|
Ted Blackman
|
3d834ffaf9
|
interface: remove app-name from graph commands
|
2020-09-15 16:29:12 -04:00 |
|
Ted Blackman
|
9d4e10ff48
|
graph-view: hard-code app-name to %graph on server-side
|
2020-09-15 16:25:58 -04:00 |
|
Ted Blackman
|
183e7210cc
|
-graph-join: remove timeout
|
2020-09-15 16:10:12 -04:00 |
|
L
|
67c8d3d453
|
Merge pull request #3485 from urbit/lt/link-migration
Link Migration Backend
|
2020-09-15 14:13:43 -05:00 |
|
Logan Allen
|
6c0589e32f
|
Merge branch 'release/next-userspace' into lt/link-migration
|
2020-09-15 12:42:36 -05:00 |
|
Logan Allen
|
5d5d93e663
|
graph-push-hook: find group associated with app resource
|
2020-09-15 12:29:26 -05:00 |
|
Logan Allen
|
e2670deba3
|
graph-push-hook: check whether someone is a member, not whether they can join
|
2020-09-15 11:32:29 -05:00 |
|
Liam Fitzgerald
|
61e1a40650
|
graph-view: remove typing of app
|
2020-09-15 11:23:13 +10:00 |
|
matildepark
|
f4b4a6b1fc
|
Merge pull request #3347 from urbit/mp/chat/copy-notice
chat: restore 'copied' notice on copying names
|
2020-09-14 21:08:37 -04:00 |
|
Matilde Park
|
28c019c9cb
|
Merge branch 'release/next-userspace' into mp/chat/copy-notice
|
2020-09-14 21:05:58 -04:00 |
|
Logan Allen
|
8106be7c16
|
link-view: removed TODO
|
2020-09-14 14:52:09 -05:00 |
|
Logan Allen
|
cfe9484087
|
graph-validator-link: removed unicode characters
|
2020-09-14 14:50:27 -05:00 |
|
Logan Allen
|
1f02c594a8
|
userspace: addressed TODOs and made %link-store compile
|
2020-09-14 14:49:41 -05:00 |
|
Liam Fitzgerald
|
9ef2adf9da
|
graph-view: error-handling pass
|
2020-09-11 13:09:34 +10:00 |
|
Liam Fitzgerald
|
e206b9c951
|
graph-view: fix app-name in metadata
|
2020-09-11 10:15:04 +10:00 |
|
Liam Fitzgerald
|
af77d47e73
|
graph-view: revived groupify
|
2020-09-11 10:15:04 +10:00 |
|
Liam Fitzgerald
|
574e6de984
|
graph-view: refine threads
|
2020-09-11 10:15:04 +10:00 |
|
Liam Fitzgerald
|
4008fb34b1
|
interface: expand graph api
|
2020-09-11 10:15:04 +10:00 |
|
Liam Fitzgerald
|
556759ee3f
|
graph-view: address review comments
|
2020-09-11 09:35:44 +10:00 |
|
Liam Fitzgerald
|
cd0ca3a1b4
|
lib/graph: fix scries
|
2020-09-11 09:35:44 +10:00 |
|
Liam Fitzgerald
|
ff1219bbda
|
marks: add graph-view marks
|
2020-09-11 09:35:44 +10:00 |
|
Liam Fitzgerald
|
2a9c1bf3fa
|
Revert "graph-hooks: deleted for now until we can test them with a UI"
This reverts commit 738481ff71 .
|
2020-09-11 09:35:44 +10:00 |
|
Liam Fitzgerald
|
08dab6c5b0
|
graph-view: add delete, leave threads
|
2020-09-11 09:35:44 +10:00 |
|
Liam Fitzgerald
|
47561d806f
|
spider: add state adapters for HTTP interface
|
2020-09-11 09:35:44 +10:00 |
|
Liam Fitzgerald
|
06012abe2e
|
spider: add HTTP interface
|
2020-09-11 09:35:44 +10:00 |
|
Liam Fitzgerald
|
19371c46c2
|
graph-view: added create,join threads
|
2020-09-11 09:35:44 +10:00 |
|
Liam Fitzgerald
|
c3fd4922aa
|
lib/strandio: add +scry
|
2020-09-11 09:35:44 +10:00 |
|
Logan Allen
|
68d15b8009
|
interface: cleaned up links
|
2020-09-10 17:16:42 -05:00 |
|
Logan Allen
|
865f3c016a
|
interface: made comment page work, add comment, and settings
|
2020-09-10 17:12:38 -05:00 |
|