Logan Allen
|
a245a1b095
|
graph-store: added archiving functionality
|
2020-06-23 14:01:04 -04:00 |
|
Logan Allen
|
634b0d1175
|
graph-store: added jet hints and a json conversion path
|
2020-06-23 14:01:04 -04:00 |
|
Logan Allen
|
f5be1389ef
|
graph-store: fixed nested node scry
|
2020-06-23 14:01:04 -04:00 |
|
Logan Allen
|
a2484f9538
|
graph-view: fixed issues with scrying for parent hash
|
2020-06-23 14:01:04 -04:00 |
|
Logan Allen
|
e6e4e370d3
|
graph-store/view: move all signing out to %graph-view
|
2020-06-23 14:01:04 -04:00 |
|
Logan Allen
|
d4ff1cf7bc
|
graph-store: turned off signatures for now
|
2020-06-23 14:01:04 -04:00 |
|
Logan Allen
|
71fda84056
|
graph: remove extraneous prints
|
2020-06-23 14:01:04 -04:00 |
|
Logan Allen
|
ec432a5b10
|
graph: got some things working and fixed an issue introduced by rebase
|
2020-06-23 14:01:04 -04:00 |
|
Logan Allen
|
8d5fb16685
|
graph-view: working json parsing for fetches
|
2020-06-23 14:01:04 -04:00 |
|
Logan Allen
|
59a4c52232
|
graph-view: first sketch
|
2020-06-23 14:01:03 -04:00 |
|
Logan Allen
|
90a8df104b
|
graph-store: wrote basic queries
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
07cf374462
|
graph-store: all json encoders/decoders work
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
6493c75463
|
wip: all JSON decoders but %add-graph work
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
b0fa0668b3
|
wip: json decoding
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
31a6ec5d1c
|
graph-store: finished json encoding
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
c9ccbdabef
|
graph-store: added action generators
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
3ce10fe01e
|
graph-store: finished first draft of all actions
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
d44e7eb9ca
|
graph-store: first pass at signing, hashing, and verifying nodes
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
f8d860c0ef
|
graph-store: added %add-signatures, action-log, stubbed signature verification
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
bc0c1e7245
|
graph-store: remove-nodes compiles
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
8c2d9127f3
|
graph-store: add-nodes compiles
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
e52779a356
|
graph-store: first pass at writing %add-nodes poke
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
83ec7eae24
|
graph-store: cleaned up structures
|
2020-06-23 14:00:15 -04:00 |
|
Logan Allen
|
fcfcf95aed
|
graph-store: structure compiles
|
2020-06-23 14:00:15 -04:00 |
|
Isaac Visintainer
|
4fded00005
|
release: urbit-os-v1.0.23
|
2020-06-18 17:51:16 -06:00 |
|
Liam Fitzgerald
|
0ac7a75896
|
soto: run +on-load migration once
|
2020-06-18 21:47:44 +10:00 |
|
Matilde Park
|
a65edb52cd
|
Merge branch 'master' into feat/spa
|
2020-06-17 17:12:13 -04:00 |
|
Logan Allen
|
08e1abb139
|
hood + apps: fix OTA process for feat/SPA
|
2020-06-17 15:51:13 -04:00 |
|
Logan Allen
|
eaf523e3c2
|
hood: add version %6 for %file-server upgrade
|
2020-06-17 14:27:30 -04:00 |
|
Isaac Visintainer
|
f0d36f6a52
|
chat-hook: pull on store path when removing
|
2020-06-15 16:01:46 -06:00 |
|
Logan Allen
|
3d3ab7e178
|
weather: better error printing
|
2020-06-11 20:15:32 -04:00 |
|
Logan Allen
|
3ba4c14deb
|
landscape-js: make clock and weather load data properly
|
2020-06-11 16:44:59 -04:00 |
|
matildepark
|
deda6722a0
|
Merge pull request #2998 from urbit/lf/eyre-chat-view
chat-view: bind eyre in ++on-init
|
2020-06-10 13:45:34 -04:00 |
|
Liam Fitzgerald
|
daaf9201ae
|
contact-hook: fix /~/default poke
We don't maintain a synced entry in the state for /~/default, so ignore
the synced check if modifying the /~/default contacts.
|
2020-06-10 13:14:25 +10:00 |
|
Liam Fitzgerald
|
4f1711a02f
|
chat-view: bind eyre in ++on-init
chat-view bound to eyre in ++on-load but not in ++on-init, causing
freshly booted ships to be unable to access chat backlog
|
2020-06-10 12:54:10 +10:00 |
|
matildepark
|
c9986074b7
|
Merge pull request #2979 from urbit/lf/publish-alignment
publish: fix store reducers
|
2020-06-05 14:19:00 -04:00 |
|
Matilde Park
|
c7717fdcc5
|
groups: group detail tiles use ~landscape imgs
|
2020-06-05 13:11:13 -04:00 |
|
Liam Fitzgerald
|
335e4479a1
|
publish: fix store reducers
|
2020-06-05 12:12:11 +10:00 |
|
Logan Allen
|
8e1aeefdbb
|
invites: fixed %initial
|
2020-06-04 17:39:53 -04:00 |
|
Logan Allen
|
d1d417fb22
|
chat-view: fix issues from merge
|
2020-06-01 14:34:32 -04:00 |
|
Logan Allen
|
b8525c7915
|
file-server: fix issues from merge
|
2020-06-01 14:28:05 -04:00 |
|
Logan Allen
|
b863dca773
|
apps: more merge fixes for chat and publish
|
2020-06-01 14:17:14 -04:00 |
|
Logan Allen
|
8a3d0adb57
|
publish / chat-store: fix merge issues
|
2020-06-01 14:07:28 -04:00 |
|
Logan Allen
|
d46b4d57a5
|
contact-view: remove unnecessary state
|
2020-06-01 14:02:13 -04:00 |
|
Logan Allen
|
11bc29111c
|
apps: made sure on-init case was covered in all apps, improved on-load
|
2020-06-01 14:02:13 -04:00 |
|
Logan Allen
|
3cdc47b02a
|
file-server: updated style
|
2020-06-01 14:02:13 -04:00 |
|
Logan Allen
|
71d0b1a6c0
|
apps: individual apps send their %serve-dir poke
|
2020-06-01 14:02:13 -04:00 |
|
Logan Allen
|
9b5c93d2f1
|
file-server: renamed to file-server
|
2020-06-01 14:02:12 -04:00 |
|
Logan Allen
|
c4d3fa41d9
|
launch and http-server-store: protect on-poke and on-watch
|
2020-06-01 14:01:39 -04:00 |
|
Logan Allen
|
f13b174f16
|
landscape: renamed to http-server-store, finished subscribable configuration
|
2020-06-01 14:01:38 -04:00 |
|