Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Render image-map messages | cel | 2017-12-15 | 1 | -0/+27 |
| | | | | e.g. %VD9QdTWl4oNZtkrkEeKX6rhXPwchrB7J7EiPUqz78xY=.sha256 | ||||
* | Fix error | cel | 2017-12-14 | 1 | -1/+5 |
| | |||||
* | whitespace | cel | 2017-12-14 | 1 | -12/+12 |
| | |||||
* | Generate private blob links using querystring-style | cel | 2017-12-13 | 2 | -2/+2 |
| | |||||
* | Calculate follows using ssb-contact | cel | 2017-12-12 | 2 | -32/+47 |
| | | | | | Avoid use of `live: true` which triggers a bug in the query engine. Use a single live stream to keep called-back objects up-to-date | ||||
* | Serve querystring-style secret blobs | cel | 2017-12-12 | 1 | -20/+28 |
| | | | | e.g. %+WP4++A4PSy5riB4SfVhEQknfFueFhZOYBPiIUbW8PE=.sha256 | ||||
* | Don't show empty message lists | cel | 2017-12-08 | 1 | -4/+6 |
| | |||||
* | Update asyncmemo. Fixes git bugs | cel | 2017-12-08 | 2 | -4/+4 |
| | |||||
* | Render blog messages | cel | 2017-12-08 | 2 | -0/+49 |
| | |||||
* | Render npm-packages dependencyBranch, versionBranch | cel | 2017-12-06 | 1 | -1/+15 |
| | |||||
* | List friends following feed | cel | 2017-12-05 | 5 | -33/+57 |
| | |||||
* | Fix typo | cel | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Set recps in composer if message is private but has no recps | cel | 2017-11-27 | 1 | -0/+3 |
| | |||||
* | Use ssb-contact again, with block(er)s | cel | 2017-11-25 | 5 | -160/+80 |
| | | | | It streams the friends list rather than buffering it | ||||
* | Show pub addresses | cel | 2017-11-17 | 2 | -0/+46 |
| | |||||
* | Refactor wrapUserFeed to use pull-hyperscript | cel | 2017-11-17 | 1 | -56/+79 |
| | |||||
* | Fix handling long titles | cel | 2017-11-16 | 2 | -4/+5 |
| | | | | %yZznzSZY8SSRf8e0GNlWOdDwRqYkO4CZX4Pinezm9uA=.sha256 | ||||
* | Allow specifying img_base without prefix | cel | 2017-11-16 | 2 | -2/+2 |
| | |||||
* | Render more hashtag values | cel | 2017-11-13 | 1 | -1/+15 |
| | |||||
* | Render sombrio shared world messages | cel | 2017-11-13 | 1 | -0/+31 |
| | |||||
* | 1.0.0 | cel | 2017-11-10 | 2 | -2/+2 |
| | |||||
* | Add block button | cel | 2017-11-10 | 2 | -30/+22 |
| | |||||
* | Fix follow graph calculation | cel | 2017-11-06 | 1 | -0/+2 |
| | |||||
* | Disable rating rendering | cel | 2017-11-06 | 1 | -0/+7 |
| | |||||
* | Ignore empty string about properties | cel | 2017-11-06 | 1 | -1/+1 |
| | |||||
* | Special case about messages for names | cel | 2017-11-06 | 1 | -11/+20 |
| | |||||
* | Render bookclub messages and ratings | cel | 2017-11-05 | 1 | -0/+51 |
| | |||||
* | Show unknown About properties | cel | 2017-11-04 | 1 | -7/+39 |
| | |||||
* | Remove default limit | cel | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | Remove dead code | cel | 2017-11-03 | 1 | -4/+0 |
| | |||||
* | Clarify chess invite thread titles | cel | 2017-10-22 | 1 | -0/+15 |
| | |||||
* | Render chess_chat messages | cel | 2017-10-22 | 1 | -0/+15 |
| | |||||
* | Render fork property | cel | 2017-10-22 | 1 | -1/+5 |
| | |||||
* | Decrypt messages in advanced search | cel | 2017-10-22 | 1 | -0/+1 |
| | |||||
* | Render blocks and blockers on contacts pages | cel | 2017-10-18 | 5 | -226/+309 |
| | |||||
* | Fix limit on backlinks queries | cel | 2017-10-17 | 1 | -1/+1 |
| | |||||
* | Fix handling limit | cel | 2017-10-17 | 3 | -11/+18 |
| | |||||
* | Pass through filter parameter | cel | 2017-10-17 | 1 | -0/+6 |
| | |||||
* | Use ssb-client that fixes adding blobs | cel | 2017-10-17 | 2 | -3/+10 |
| | |||||
* | Sanitize limit values | cel | 2017-10-17 | 1 | -3/+5 |
| | |||||
* | Fix crash on private stream | cel | 2017-10-17 | 1 | -3/+2 |
| | |||||
* | ignore node_modules | Yardena Cohen | 2017-10-16 | 1 | -0/+1 |
| | |||||
* | Add channel to advanced search | cel | 2017-10-14 | 2 | -2/+14 |
| | |||||
* | Show estimated message size and warning if too large | cel | 2017-10-14 | 1 | -1/+18 |
| | |||||
* | Move limit downstream of filter | cel | 2017-10-13 | 1 | -6/+6 |
| | |||||
* | Update install instructions for ssb-npm | cel | 2017-10-13 | 1 | -2/+11 |
| | |||||
* | Fix name conflict | cel | 2017-10-13 | 1 | -2/+2 |
| | |||||
* | Use ssb-client cli | cel | 2017-10-13 | 2 | -207/+402 |
| | |||||
* | Allow specifying default filter setting | cel | 2017-10-13 | 2 | -3/+7 |
| | |||||
* | Update ssb-mentions for encrypted blob links | cel | 2017-10-13 | 2 | -4/+3 |
| |