Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle missing rpc methods | cel | 2018-12-10 | 1 | -5/+5 |
| | |||||
* | Show git signatures | cel | 2018-11-30 | 1 | -0/+74 |
| | | | | | - Add /git/signature page to verify signatures using gpg - Show link to signature pages for tag and commit objects | ||||
* | Add git object page | cel | 2018-11-30 | 1 | -1/+59 |
| | | | | Allows linking to a git object without knowing its type. | ||||
* | Integrate with ssb-publishguard redirects | cel | 2018-11-29 | 1 | -1/+2 |
| | |||||
* | Add root and branch to vote messages | cel | 2018-11-23 | 1 | -0/+9 |
| | | | | ref: %gdDgsa46yHeHkFrCMSUwbRboOA2xFxhMjGqmt48EapM=.sha256 | ||||
* | Fix status page | cel | 2018-11-18 | 1 | -1/+1 |
| | |||||
* | List enemies (mutually blocked) | cel | 2018-11-18 | 1 | -2/+10 |
| | | | | as described in %OQNVmPmJiNRwT/FxCVxWQ09yQgPY1f20wjp50KnjFM8=.sha256 | ||||
* | Link to contact messages from contact pages | cel | 2018-11-18 | 1 | -1/+1 |
| | |||||
* | don't send referrer headers | ansuz | 2018-11-06 | 1 | -0/+1 |
| | |||||
* | Decrypt message with unbox key query parameter | cel | 2018-10-01 | 1 | -2/+10 |
| | |||||
* | Handle unencoded web links | cel | 2018-09-24 | 1 | -1/+3 |
| | |||||
* | Link to git blob files with extensions | cel | 2018-09-24 | 1 | -2/+10 |
| | |||||
* | Disable listing "followed by your friends" | cel | 2018-09-06 | 1 | -0/+2 |
| | | | | Improve profile page loading speed | ||||
* | Handle meetingTime polls, positions and resolutions | cel | 2018-09-06 | 1 | -2/+6 |
| | |||||
* | Fix links to lightweight git tags | cel | 2018-08-30 | 1 | -0/+26 |
| | |||||
* | Prevent double-html escaping | cel | 2018-08-26 | 1 | -1/+1 |
| | |||||
* | Add about-self page | cel | 2018-08-25 | 1 | -13/+156 |
| | |||||
* | Improve setting thread root & branches for replies | cel | 2018-08-21 | 1 | -2/+7 |
| | | | | Detect thread root of ssb-web and talenet messages | ||||
* | Prefer ssb-backlinks for streaming a thread | cel | 2018-08-18 | 1 | -1/+1 |
| | | | | | instead of sbot.links, to catch links more deeply nested in message content, such as in ssb-igo messages | ||||
* | Render some dark-crystal stuff | cel | 2018-08-18 | 1 | -1/+30 |
| | |||||
* | Show if private message author is not a recipient | cel | 2018-08-12 | 1 | -1/+1 |
| | |||||
* | Reply in private to undecryptable message | cel | 2018-08-12 | 1 | -1/+1 |
| | |||||
* | Publish conformant poll-position messages | cel | 2018-07-27 | 1 | -3/+7 |
| | |||||
* | Render post edits and diffs | cel | 2018-07-26 | 1 | -0/+77 |
| | |||||
* | Add tags page | cel | 2018-07-04 | 1 | -1/+18 |
| | |||||
* | Handle audio/video blobs | cel | 2018-06-29 | 1 | -3/+16 |
| | |||||
* | Fix polls | cel | 2018-06-14 | 1 | -0/+1 |
| | |||||
* | Hide votes page | cel | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | Attempt to fix pagination issues | cel | 2018-05-16 | 1 | -0/+6 |
| | | | | | | | | | - Filter messages before passing them to paginate function, so that the paginate function picks the correct one as the last one. - Remove obsolete lt/gt hack - Try to handle sortByTimestamp for /mentions TODO: avoid calling filterMsg multiple times per message | ||||
* | Fix url-decoding blob ids | cel | 2018-05-16 | 1 | -1/+1 |
| | |||||
* | Render poll messages | cel | 2018-04-29 | 1 | -0/+20 |
| | | | | | | Reference message: %N32nKJ79k1G14lfdtr+4o+c1ftjfW22QChiQmR0oP18=.sha256 &2QHE6nnsg2i9JnFmCLq5fExlPwljCyYQYbfxQMXhONs=.sha256 | ||||
* | Support missing web content-type | cel | 2018-04-21 | 1 | -1/+4 |
| | | | | otherwise it gets set to "false" which confuses some browsers | ||||
* | Include ssb-npm | cel | 2018-04-21 | 1 | -0/+7 |
| | | | | | - Serve ssb-npm-registry requests under /npm-registry - Show install command for npm-packages messages | ||||
* | Handle escaped blob ids | cel | 2018-04-20 | 1 | -1/+2 |
| | |||||
* | fix: web mime type and length | noffle | 2018-04-19 | 1 | -2/+2 |
| | |||||
* | fix: better error output for web | Stephen Whitmore | 2018-04-17 | 1 | -1/+1 |
| | |||||
* | feat: handle /web blob websites | Stephen Whitmore | 2018-04-16 | 1 | -0/+25 |
| | |||||
* | fix: detect empty attachments on private msgs | Stephen Whitmore | 2018-03-29 | 1 | -1/+6 |
| | |||||
* | feat: parse "@name" ids as private msg recipients | Stephen Whitmore | 2018-03-26 | 1 | -3/+23 |
| | |||||
* | Prompt for missing blobs on git diff page | cel | 2018-01-21 | 1 | -0/+2 |
| | |||||
* | Handle git ref links where the commit is not in the message | cel | 2018-01-17 | 1 | -0/+18 |
| | |||||
* | Fix off-by-one error | cel | 2018-01-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into layout | cel | 2018-01-10 | 1 | -109/+630 |
|\ | |||||
| * | Don't show comment links when we don't have the context to generate one | cel | 2018-01-10 | 1 | -5/+11 |
| | | |||||
| * | Include git blob id in new line-comments, for good measure | cel | 2018-01-09 | 1 | -0/+3 |
| | | |||||
| * | Add hint parameters for 'created' links | cel | 2018-01-09 | 1 | -0/+2 |
| | | |||||
| * | Use correct message ids in commit file diff links | cel | 2018-01-09 | 1 | -2/+3 |
| | | |||||
| * | Merge branch 'git-lib' | cel | 2018-01-09 | 1 | -99/+499 |
| |\ | |||||
| | * | whitespace | cel | 2018-01-09 | 1 | -86/+86 |
| | | | |||||
| | * | Handle multiple line comment thread composers | cel | 2018-01-09 | 1 | -18/+21 |
| | | |