<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/src/client/rz_mesh.js, branch POC_2.5d</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/src/client/rz_mesh.js?h=POC_2.5d</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/src/client/rz_mesh.js?h=POC_2.5d'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2015-05-12T09:53:04Z</updated>
<entry>
<title>client/rz_mesh: push attribute diffs to activity monitor</title>
<updated>2015-05-12T09:53:04Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-05-12T09:53:04Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=7363094b454caa55d69acc95a3f0af70e0bd5e0e'/>
<id>urn:sha1:7363094b454caa55d69acc95a3f0af70e0bd5e0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/rz_mesh: remove duplicate code</title>
<updated>2015-05-12T09:52:47Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-05-12T09:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=b312eff1eb7325ab5d2a164120280e78297e9339'/>
<id>urn:sha1:b312eff1eb7325ab5d2a164120280e78297e9339</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/rz_mesh: set meta on topo_diff_spec</title>
<updated>2015-05-12T09:30:21Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-05-12T09:22:05Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=35fc6c5e97970fdf870f8e2a7a0aa7bc0f0a1474'/>
<id>urn:sha1:35fc6c5e97970fdf870f8e2a7a0aa7bc0f0a1474</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: add initial activity stream</title>
<updated>2015-05-12T09:30:04Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-05-10T09:44:26Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=e4652f764bf284d95a5233f5578fc67d2e17eaa0'/>
<id>urn:sha1:e4652f764bf284d95a5233f5578fc67d2e17eaa0</id>
<content type='text'>
activity widget that will show:
- history for document loaded, gotten via clone REST api
- activity as it happens, identical to diffs received but with the
  context - which user, when if a topo diff what sentence created it.
</content>
</entry>
<entry>
<title>client: drop rz_server_{host,port}, use document.location</title>
<updated>2015-04-25T18:05:19Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-04-25T13:57:10Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=aafae6f846f533cedc4eab1857aab97395a0be31'/>
<id>urn:sha1:aafae6f846f533cedc4eab1857aab97395a0be31</id>
<content type='text'>
Since the client can be hidden from the server via multiple layers, be
they load balancers, proxies or iptable rules, it is simpler to not have
the server aware of those layers and have to inform the client of them,
instead use information the client already has.
</content>
</entry>
<entry>
<title>rz_mesh: reconnect only after 30 sec</title>
<updated>2015-04-13T21:12:47Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-04-13T20:59:47Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=5856dfb84dfa5b973f9294ed4bfc9710de4e7a80'/>
<id>urn:sha1:5856dfb84dfa5b973f9294ed4bfc9710de4e7a80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rz_core.js, rz_mesh.js: we init/destroy</title>
<updated>2015-04-08T23:03:45Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-04-08T22:49:24Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=059428fdf0c613e92e84f7360558815f2e0c9dd9'/>
<id>urn:sha1:059428fdf0c613e92e84f7360558815f2e0c9dd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rz_mesh.js: rzdoc subscription handling</title>
<updated>2015-04-08T23:03:45Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-04-08T22:48:13Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=b239c007f5b7dae085f732a2ce007643e758698c'/>
<id>urn:sha1:b239c007f5b7dae085f732a2ce007643e758698c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>{client/rz_mesh: make commit_diff__topo input a TopoDiff, relied on by various diffBus listeners</title>
<updated>2015-02-15T16:42:11Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-02-15T16:13:55Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=adc5d3b1d25aaf405e05bc4d4f4c8dc3638768aa'/>
<id>urn:sha1:adc5d3b1d25aaf405e05bc4d4f4c8dc3638768aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rz_config: embed in index, remove as module</title>
<updated>2015-02-09T15:07:51Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-02-09T14:38:24Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=97a8ff937aeaba6f5b7a409cb3d96d33a1a4c43a'/>
<id>urn:sha1:97a8ff937aeaba6f5b7a409cb3d96d33a1a4c43a</id>
<content type='text'>
Still missing:
remove host/port, let client use same as url it was served on.
remove other flags no longer relevant.
better mapping of server config to avoid double work?
</content>
</entry>
</feed>
