Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Render npm package publishers | cel | 2017-09-20 | 6 | -44/+102 |
| | |||||
* | Fix npm-packages view | cel | 2017-09-19 | 1 | -12/+21 |
| | |||||
* | Render npm-packages | cel | 2017-09-18 | 4 | -2/+117 |
| | |||||
* | Default encode_msgids to true | cel | 2017-08-20 | 2 | -2/+2 |
| | |||||
* | Use raw message ids in links by default | cel | 2017-08-15 | 3 | -1/+4 |
| | |||||
* | Fix images on About pages | cel | 2017-08-15 | 2 | -2/+2 |
| | |||||
* | Let nodejs decide what localhost is | cel | 2017-08-15 | 1 | -4/+7 |
| | |||||
* | Improve chess rendering | cel | 2017-07-25 | 2 | -13/+78 |
| | | | | | | - Try to align grid better. %24ydxCxrlEp+fQ+nOQars80VWKIXaT/LwKTCf0MvHKk=.sha256 - Render unprefixed message types - Render game end | ||||
* | Add ssb client keep-alive | cel | 2017-07-10 | 1 | -1/+4 |
| | |||||
* | Improve links on about pages | cel | 2017-07-10 | 2 | -4/+3 |
| | |||||
* | Highlight code in markdown and git files | cel | 2017-06-27 | 3 | -6/+37 |
| | |||||
* | Show contact reason | cel | 2017-06-27 | 1 | -0/+1 |
| | |||||
* | Fix votes end handling | cel | 2017-06-27 | 1 | -1/+1 |
| | |||||
* | npm-publish: render markdown in description; add feed sigil | cel | 2017-06-27 | 2 | -2/+5 |
| | |||||
* | Render chess invite accept | cel | 2017-06-27 | 1 | -0/+12 |
| | |||||
* | Add status page | cel | 2017-06-27 | 1 | -0/+31 |
| | |||||
* | more specific selectors for word-break insertion | ansuz | 2017-06-24 | 1 | -1/+1 |
| | |||||
* | more thorough break-word rules | ansuz | 2017-06-24 | 1 | -0/+11 |
| | |||||
* | Render arrows with symbol font, for dillo | cel | 2017-06-21 | 1 | -2/+2 |
| | |||||
* | make root and branch link indicators more clear (in my head at least). | Angelo DiNardi | 2017-06-21 | 1 | -2/+2 |
| | |||||
* | Adjust some styles to improve readability. | Angelo DiNardi | 2017-06-21 | 1 | -1/+15 |
| | | | | | | - Call out blockquotes - Keep images constrained - Prevent long posts from forcing the page out. | ||||
* | Hide npm-publish author if it is same as message author | cel | 2017-06-18 | 1 | -1/+11 |
| | |||||
* | Handle feed id in npm author | cel | 2017-06-18 | 1 | -2/+7 |
| | |||||
* | Improve pagination of sort=claimed stream forwards | cel | 2017-06-18 | 1 | -1/+13 |
| | |||||
* | Handle ?sort=claimed in pagination links | cel | 2017-06-18 | 1 | -2/+6 |
| | |||||
* | Render chess moves and invites | cel | 2017-06-17 | 2 | -2/+119 |
| | |||||
* | Render npm-publish messages | cel | 2017-06-17 | 3 | -6/+129 |
| | |||||
* | Move blobs.add hack into ssb-party | cel | 2017-06-14 | 2 | -13/+2 |
| | | | | | | | 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 | ||||
* | Update plugin requirements | cel | 2017-06-12 | 2 | -4/+5 |
| | |||||
* | Fix timestamp gt/lt handling | cel | 2017-06-12 | 1 | -45/+43 |
| | |||||
* | Use ssb-private for private page | cel | 2017-06-12 | 2 | -7/+22 |
| | |||||
* | Add mentions page using ssb-backlinks | cel | 2017-06-12 | 2 | -0/+48 |
| | |||||
* | Use ssb-mentions@npm | cel | 2017-06-12 | 1 | -1/+1 |
| | |||||
* | Use ssb-backlinks for channels/hashtags if it is available | cel | 2017-06-12 | 2 | -14/+32 |
| | |||||
* | Move mergeOpts into util | cel | 2017-06-12 | 2 | -18/+18 |
| | |||||
* | Fix handling git hash | cel | 2017-06-10 | 1 | -1/+1 |
| | |||||
* | Concat manually | cel | 2017-06-10 | 2 | -3/+2 |
| | |||||
* | Serve images separately from blobs in general | cel | 2017-06-10 | 2 | -2/+33 |
| | |||||
* | Merge branch 'master' into exif-rotation | cel | 2017-06-10 | 7 | -51/+382 |
|\ | |||||
| * | Merge branch 'votes' | cel | 2017-06-06 | 3 | -28/+195 |
| |\ | |||||
| | * | Merge branch 'master' into votes | cel | 2017-05-28 | 8 | -75/+1504 |
| | |\ | |||||
| | * | | Add votes page | cel | 2017-05-09 | 2 | -0/+146 |
| | | | | |||||
| | * | | Add another way to lookup names | cel | 2017-05-09 | 2 | -29/+50 |
| | | | | |||||
| * | | | Don't call blobs.want if we already have the blob | cel | 2017-06-06 | 2 | -8/+15 |
| | | | | |||||
| * | | | Show commit files changed | cel | 2017-06-03 | 5 | -7/+154 |
| | | | | |||||
| * | | | Protect against too much recursion | cel | 2017-06-03 | 2 | -3/+9 |
| | | | | |||||
| * | | | Use existing function for rendering git commit bodies | cel | 2017-06-02 | 3 | -10/+11 |
| | | | | |||||
* | | | | fixes | Stephen Whitmore | 2017-06-10 | 2 | -15/+28 |
| | | | |