Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Calculate follows using ssb-contact | cel | 2017-12-12 | 1 | -32/+4 |
| | | | | | 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 | ||||
* | List friends following feed | cel | 2017-12-05 | 1 | -4/+1 |
| | |||||
* | Use ssb-contact again, with block(er)s | cel | 2017-11-25 | 1 | -2/+5 |
| | | | | It streams the friends list rather than buffering it | ||||
* | Show pub addresses | cel | 2017-11-17 | 1 | -0/+35 |
| | |||||
* | Allow specifying img_base without prefix | cel | 2017-11-16 | 1 | -1/+1 |
| | |||||
* | Add block button | cel | 2017-11-10 | 1 | -7/+8 |
| | |||||
* | Decrypt messages in advanced search | cel | 2017-10-22 | 1 | -0/+1 |
| | |||||
* | Render blocks and blockers on contacts pages | cel | 2017-10-18 | 1 | -5/+2 |
| | |||||
* | Fix limit on backlinks queries | cel | 2017-10-17 | 1 | -1/+1 |
| | |||||
* | Fix handling limit | cel | 2017-10-17 | 1 | -1/+1 |
| | |||||
* | Sanitize limit values | cel | 2017-10-17 | 1 | -3/+5 |
| | |||||
* | Fix crash on private stream | cel | 2017-10-17 | 1 | -3/+2 |
| | |||||
* | Add channel to advanced search | cel | 2017-10-14 | 1 | -1/+6 |
| | |||||
* | Fix name conflict | cel | 2017-10-13 | 1 | -2/+2 |
| | |||||
* | Allow specifying default filter setting | cel | 2017-10-13 | 1 | -2/+4 |
| | |||||
* | Filter messages socially | cel | 2017-10-13 | 1 | -0/+86 |
| | |||||
* | Merge branch 'secretblobs' into master | cel | 2017-09-29 | 1 | -2/+52 |
|\ | |||||
| * | Encrypt blobs in private messages | cel | 2017-05-26 | 1 | -7/+49 |
| | | |||||
* | | Render npm package readmes | cel | 2017-09-20 | 1 | -0/+56 |
| | | |||||
* | | Render npm package publishers | cel | 2017-09-20 | 1 | -1/+3 |
| | | |||||
* | | Render npm-packages | cel | 2017-09-18 | 1 | -0/+18 |
| | | |||||
* | | Default encode_msgids to true | cel | 2017-08-20 | 1 | -1/+1 |
| | | |||||
* | | Use raw message ids in links by default | cel | 2017-08-15 | 1 | -0/+1 |
| | | |||||
* | | Let nodejs decide what localhost is | cel | 2017-08-15 | 1 | -4/+7 |
| | | |||||
* | | Add ssb client keep-alive | cel | 2017-07-10 | 1 | -1/+4 |
| | | |||||
* | | Fix votes end handling | cel | 2017-06-27 | 1 | -1/+1 |
| | | |||||
* | | Improve pagination of sort=claimed stream forwards | cel | 2017-06-18 | 1 | -1/+13 |
| | | |||||
* | | Move blobs.add hack into ssb-party | cel | 2017-06-14 | 1 | -11/+1 |
| | | | | | | | | | | | | | | Requires ssb-party v0.5.0: %JUEZmqElq3NF0kRnJ9c4dwhWi6sNEOfXeYVSTKK4BeM=.sha256 Running patchfoo as a scuttlebot plugin should be unaffected, because the hack is not needed in that case. | ||||
* | | Specify backlinks index manually | cel | 2017-06-13 | 1 | -12/+9 |
| | | | | | | | | | | | | | | | | | | | | as mentioned in %CoRaVRWYmwF/ywtUqqBBb4P9N8zDn+JltO9t1FQJaHE=.sha256, to allow showing all message types in backlinks streams (channels, mentions), which was said to be not possible in %hn7lMbo+MNhb4I/M+tGPEZmMbQKb/N0DnSUzSrYCA28=.sha256. This requires ssb-backlinks v0.2.0 %HH16c+LOnvotjwXtQi4JuG9OV2lf7vREmsOnseQmlVA=.sha256 | ||||
* | | Fix /private fallback stream | cel | 2017-06-13 | 1 | -2/+2 |
| | | | | | | | | %3S0rxvdyV9+CmubFikx7pjMOTVxW9K7taqVEEE2BzvI=.sha256 | ||||
* | | Fix timestamp gt/lt handling | cel | 2017-06-12 | 1 | -45/+43 |
| | | |||||
* | | Use ssb-private for private page | cel | 2017-06-12 | 1 | -0/+20 |
| | | |||||
* | | Add mentions page using ssb-backlinks | cel | 2017-06-12 | 1 | -0/+20 |
| | | |||||
* | | Use ssb-backlinks for channels/hashtags if it is available | cel | 2017-06-12 | 1 | -0/+30 |
| | | |||||
* | | Merge branch 'votes' | cel | 2017-06-06 | 1 | -0/+60 |
|\ \ | |||||
| * \ | Merge branch 'master' into votes | cel | 2017-05-28 | 1 | -11/+98 |
| |\ \ | |||||
| * | | | Add votes page | cel | 2017-05-09 | 1 | -0/+60 |
| | | | | |||||
* | | | | Don't call blobs.want if we already have the blob | cel | 2017-06-06 | 1 | -0/+11 |
| | | | | |||||
* | | | | Add custom emojis list page | cel | 2017-05-30 | 1 | -0/+20 |
| | | | | |||||
* | | | | Implement custom emoji rendering and uploading | cel | 2017-05-30 | 1 | -0/+5 |
| | | | | |||||
* | | | | Fix addBlob | cel | 2017-05-29 | 1 | -1/+4 |
| |/ / |/| | | |||||
* | | | Slice packfiles manually | cel | 2017-05-28 | 1 | -6/+13 |
| | | | | | | | | | | | | Support vanilla multiblob | ||||
* | | | wip: more git | cel | 2017-05-23 | 1 | -0/+32 |
| |/ |/| | |||||
* | | Increase size of reverse name cache | cel | 2017-05-20 | 1 | -1/+1 |
| | | |||||
* | | Show local name in title for links to ids | cel | 2017-05-16 | 1 | -0/+5 |
| | | | | | | | | as suggested in %O4GCxFpucC3DeSTCuiR9GCha9g/NXbrQYm9iam5z1RE=.sha256 | ||||
* | | Use own About implementation | cel | 2017-05-15 | 1 | -6/+11 |
| | | | | | | | | | | Use most popular about info instead of most recent. Slightly prefer a feed's own about info for itself. | ||||
* | | Merge branch 'master' into about | cel | 2017-05-15 | 1 | -7/+46 |
|\ \ | |||||
| * | | Optimize streaming my channels | cel | 2017-05-11 | 1 | -0/+18 |
| | | | |||||
| * | | First pass at listing subscribed channels | _ssb | 2017-05-11 | 1 | -0/+16 |
| |/ | |||||
| * | Optimize looking up follow | cel | 2017-05-09 | 1 | -7/+9 |
| | |