| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-28 | client/textanalysis: don't create links without explicit text (Fixes #232) | Alon Levy | |
| 2014-12-28 | client/textanalysis: Fixes #233 regression | Alon Levy | |
| Still have separate paths for and links in parsing and to server. But a one liner.. | |||
| 2014-12-28 | client/textanalysis: fix #241 - return spaces to chained sentence chain node | Alon Levy | |
| 2014-12-23 | use topo_diff for user input changes | Alon Levy | |
| pretty large commit, but it mainly boils to - reusing the same format clone returns to the client for topo_diff bad bad code introduced mainly in client side, but server wasn't spared: - graph/commit_topo__diff massages the links too much - this should not be there at all, it should be in the correct format to begin with. server code duplication between clone & topo_diff post processing, should be factored out on the good side: single transaction whenever user presses enter, and the correct place to send back any accumulated diffs (other user changes). | |||
| 2014-12-23 | client/text_analysis: remove final space in link name | Alon Levy | |
| 2014-12-23 | textanalysis: wip new tokenizer: should also deal with spaces in links | Alon Levy | |
| 2014-12-23 | client: no more empty names - is default, chained also introduced | Alon Levy | |
| 2014-12-21 | textanalysis: allow #a #b, i.e. unnamed link (sets name to '') | Alon Levy | |
| 2014-12-16 | moving files around after repository merger | Alon Levy | |
