| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-08 | client/completion: support links as well | Alon Levy | |
| the suggestions from textanalysis now come as a dictionary with {nodes: {name: id}, links: {name: id}} (before it was a single dictionary, {name:id}) And the options bus for the textanalyser and search completion have been updated accordingly. textanalyser also takes into account the cursor position to determine which of the option dictionaries to use. | |||
| 2015-02-18 | client/completer: wip handle multiple delimiters for search (| and space) | Alon Levy | |
| 2015-01-06 | client: extract search to client/view/search.js | Alon Levy | |
