Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
| * | Exclude channel from list if all its subscribers unsubscribed | cel | 2017-05-09 | 1 | -0/+3 |
| | | |||||
* | | wip: about | cel | 2017-05-04 | 1 | -1/+5 |
|/ | |||||
* | Handle decrypt failure when running as a plugin | cel | 2017-05-03 | 1 | -1/+1 |
| | | | | %VdhLu+iT854EN35HO+en9rc2bBnyLisA9fKxGr4vAVU=.sha256 | ||||
* | Show undecryptable thread root | cel | 2017-05-02 | 1 | -9/+1 |
| | |||||
* | Add advanced search | cel | 2017-04-27 | 1 | -0/+43 |
| | |||||
* | Factor out contacts stream handling | cel | 2017-04-20 | 1 | -112/+2 |
| | |||||
* | Print http address in copy-pastable format | cel | 2017-04-18 | 1 | -1/+2 |
| | |||||
* | Add contacts pages | cel | 2017-04-18 | 1 | -0/+115 |
| | |||||
* | Remove slow friend list | cel | 2017-04-18 | 1 | -63/+0 |
| | |||||
* | Move message stream decryption into App | cel | 2017-04-14 | 1 | -0/+24 |
| | |||||
* | Deduplicate getting follower info | cel | 2017-04-12 | 1 | -3/+7 |
| | |||||
* | Cache about info more | cel | 2017-04-12 | 1 | -1/+1 |
| | |||||
* | Add (un)follow button | cel | 2017-04-12 | 1 | -0/+15 |
| | |||||
* | Show follows, followers, and friends (WIP) | cel | 2017-04-12 | 1 | -0/+59 |
| | |||||
* | Fix peer sorting | cel | 2017-04-11 | 1 | -2/+2 |
| | |||||
* | Improve message title compuation | cel | 2017-04-08 | 1 | -0/+1 |
| | | | | Prefer About info for non-textual messages | ||||
* | Retry publish on "expected previous" error | cel | 2017-04-08 | 1 | -5/+19 |
| | |||||
* | Add peers page | cel | 2017-04-04 | 1 | -0/+28 |
| | |||||
* | Use hashlru, for efficiency | cel | 2017-04-04 | 1 | -1/+1 |
| | |||||
* | live-invalidate about cache | cel | 2017-03-15 | 1 | -1/+12 |
| |