| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-04 | add copyright and license headers for GNU AGPL v3 | Alon Levy | |
| 2015-05-12 | client/rz_mesh: push attribute diffs to activity monitor | Alon Levy | |
| 2015-05-12 | client/rz_mesh: remove duplicate code | Alon Levy | |
| 2015-05-12 | client/rz_mesh: set meta on topo_diff_spec | Alon Levy | |
| 2015-05-12 | client: add initial activity stream | Alon Levy | |
| 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. | |||
| 2015-04-25 | client: drop rz_server_{host,port}, use document.location | Alon Levy | |
| 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. | |||
| 2015-04-14 | rz_mesh: reconnect only after 30 sec | LV-426 | |
| 2015-04-09 | rz_core.js, rz_mesh.js: we init/destroy | LV-426 | |
| 2015-04-09 | rz_mesh.js: rzdoc subscription handling | LV-426 | |
| 2015-02-15 | {client/rz_mesh: make commit_diff__topo input a TopoDiff, relied on by ↵ | Alon Levy | |
| various diffBus listeners | |||
| 2015-02-09 | rz_config: embed in index, remove as module | Alon Levy | |
| 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? | |||
| 2015-02-05 | rz_mesh.js: improve ws_server_url construction readability | LV-426 | |
| 2015-01-23 | switch to socket.disconnect() | LV-426 | |
| 2015-01-21 | client/rz_mesh: there is no socket.close on chrome, avoid calling it for now ↵ | Alon Levy | |
| (need proper replacement?) | |||
| 2015-01-13 | rz_mesh.js: attempt to actively disconnect on 'beforeunload' event | LV-426 | |
| 2015-01-13 | rz_mesh: ws_diff_merge__attr() | LV-426 | |
| 2015-01-12 | rz_mesh: ws_diff_merge__topo() - note: type safety is still lacking | LV-426 | |
| 2015-01-12 | rz_mesh.js: prefix functions with 'ws_' | LV-426 | |
| 2015-01-02 | use commit_diff__attr() on 'diff_merge__attr' ws msg | LV-426 | |
| 2015-01-02 | use commit_diff__topo() on 'diff_merge__topo' ws msg | LV-426 | |
| 2014-12-29 | rz_mesh: socket callbacks | LV-426 | |
| 2014-12-29 | rz_mesh: import socket.io as module | LV-426 | |
| 2014-12-28 | initial rz_mesh.js module | LV-426 | |
