Liam Fitzgerald
d902aa9629
pull-hook: rewatch missing subscriptions
2020-11-06 11:44:09 +10:00
matildepark
13a1f055b0
Merge pull request #3870 from urbit/lf/fix-push-remove
...
lib-push-hook: fix behaviour of %remove
2020-11-05 18:47:24 -05:00
Liam Fitzgerald
13555c603c
push-hook: rekick watches that had been kicked on migrate
2020-11-06 09:18:17 +10:00
Liam Fitzgerald
03b797102c
ph: add lib-hooks test
2020-11-06 08:53:55 +10:00
Liam Fitzgerald
58e9024ab6
graph-pull-hook: fix scry helper
2020-11-06 08:53:36 +10:00
Liam Fitzgerald
521fa0ddbd
lib-hooks: give on all relevant paths
2020-11-06 08:52:47 +10:00
matildepark
628b031252
Merge pull request #3865 from urbit/lf/graph-author-delete
...
graph-push-hook: allow for node removal by author
2020-11-04 23:20:45 -05:00
fang
3d610448af
ren: remove the last renderer files from /ren
...
No longer in use.
2020-11-03 23:11:18 +01:00
Liam Fitzgerald
ebb15a4fc3
lib/graph: address L review
2020-11-04 04:10:57 +10:00
Liam Fitzgerald
5f1f98f746
lib-push-hook: fix behaviour of %remove
...
%remove did not properly iterate over the paths and as such did not
return a complete list of paths to kick.
Fixes #3868
2020-11-03 16:32:53 +10:00
Liam Fitzgerald
9702c5a86c
graph-push-hook: allow for node removal by post author
2020-11-03 10:22:12 +10:00
Liam Fitzgerald
5c0d175998
lib/graph: add +get-node
2020-11-03 10:19:58 +10:00
Liam Fitzgerald
625dda87fc
glob: update to 0vptpd9.7fcod.53cag.tfca7.grfkf
2020-10-30 13:13:47 +10:00
Matilde Park
cc7c96461f
glob: update to 0v6.e9uhe.am6af.kd2sf.7qvdc.cilkh
2020-10-29 21:29:47 -04:00
Matilde Park
60fc870ec0
glob: update to 0v5.97qv3.kke6t.jn8tc.oe2fe.78c8n
2020-10-29 20:47:35 -04:00
Liam Fitzgerald
34771ba30f
publish: clarify stack trace in +on-agent
2020-10-30 10:41:06 +10:00
Liam Fitzgerald
f4483fdecb
graph-store: update indices of leaf posts
2020-10-30 10:23:08 +10:00
Liam Fitzgerald
5f0855d278
graph-store: update indices in post on migrate
2020-10-30 10:20:35 +10:00
Logan Allen
c0bb44175d
Merge branch 'lf/graph-publish-fe' of github.com:urbit/urbit into lf/graph-publish-fe
2020-10-30 00:09:10 +00:00
Logan Allen
27cc2c435d
graph-store: indentation fix
2020-10-30 00:09:00 +00:00
Liam Fitzgerald
9c8e1bab2d
graph-store: prevent infinite loop
2020-10-30 10:05:59 +10:00
Matilde Park
bdaa56d681
glob: update to 0v1.el225.9dbhq.381at.4pfta.bl8da
2020-10-29 19:13:42 -04:00
Liam Fitzgerald
b768cd3dd0
graph-store: normalize @da in indices
...
As links is the only application currently using graph-store, we migrate
all indices to @da instead of a @da or a unix timestamp. Rolls over
current graphs and update log to rectify this. Additionally, applies the
link validator mark to graphs, as this was missing. Fixes a latent bug
in graph-store where the removal of a graph that triggered a mark build
would prevent the mark from being rebuilt. Fixes mark input and index
formatting from the frontend as well.
2020-10-29 14:11:55 +10:00
Liam Fitzgerald
fbf505c0d9
graph-store: mark unmarked graphs
2020-10-29 13:11:18 +10:00
Liam Fitzgerald
829cd509b4
publish: migrate note body correctly
2020-10-29 12:56:41 +10:00
Liam Fitzgerald
225718b8cf
metadata-store: fix path handling in migration
2020-10-29 10:25:16 +10:00
Liam Fitzgerald
d5683fb631
publish: fix time handling in publish
2020-10-29 09:49:05 +10:00
Liam Fitzgerald
410d193f5a
publish: loosen comment validation
2020-10-29 09:37:47 +10:00
Liam Fitzgerald
ec1c4339c5
publish: loosen validator
2020-10-29 09:35:43 +10:00
Liam Fitzgerald
aabd890b6d
publish: fix backoff
2020-10-29 09:34:15 +10:00
Liam Fitzgerald
4079de05f6
publish: fix graph-validator mark
2020-10-29 09:32:15 +10:00
Matilde Park
7e61bb9a6d
glob: update to 0v5.d2ut4.t1kqo.2mdr9.mnc4i.vgb53
2020-10-28 19:25:57 -04:00
Logan Allen
358af000ec
invite-store: fix %graph %create
2020-10-28 21:54:02 +00:00
Logan Allen
0eb0ef9479
graph-store: if null timestamp, replace with now
2020-10-28 14:37:26 -05:00
Logan Allen
e357a36577
graph-create: fix creation in edge cases
2020-10-28 14:06:34 -05:00
Liam Fitzgerald
39d538f9bc
Merge branch 'release/next-userspace' into lf/graph-publish-fe
2020-10-28 16:40:02 +10:00
L
210a9f968c
Merge pull request #3721 from urbit/la/modernize-invites
...
invite-store/hook: modernize the code style to match other new apps
2020-10-27 19:37:44 -05:00
Logan Allen
ef67bdea8b
invite-store: move to de-path-soft
2020-10-27 19:18:56 -05:00
Logan Allen
870a6f635f
invites: indentation fixes
2020-10-27 15:45:26 -05:00
Logan Allen
7083979628
invite: initialize state for %graph invites and fix mark
2020-10-27 12:48:50 -05:00
Logan Allen
795e4a4509
invite-store: updated comments
2020-10-27 12:33:28 -05:00
Matilde Park
6a97ebb54f
Merge branch 'release/next-userspace'
2020-10-22 22:21:18 -04:00
Matilde Park
1930a75d73
glob: update to 0v2.1vtfh.0l23v.30s7f.n57l9.dpjvi
2020-10-22 22:19:58 -04:00
Logan Allen
c8068e8fcb
agents: all agents compile with new invites types and import patterns
2020-10-22 12:17:15 -05:00
Liam Fitzgerald
5b8087b72a
publish: refine backoff behaviour
2020-10-22 10:30:04 +10:00
Logan Allen
3304613127
interface/chat-view: updated group invites and chat invites to work properly
2020-10-21 18:11:31 -05:00
matildepark
0c87a44e97
Merge pull request #3747 from urbit/lf/remove-channel-generator
...
metadata-store: add |remove generator
2020-10-21 17:18:54 -04:00
fang
e3dcfc6372
release: urbit-os-v1.0.61
2020-10-21 12:43:40 +02:00
Logan Allen
44f1ed6d03
invite-json: first pass
2020-10-20 17:27:44 -05:00
Logan Allen
52d7837420
agents: updated all references to invites
2020-10-20 17:23:07 -05:00