Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show addresses more compactly | cel | 2019-02-04 | 1 | -0/+12 |
| | | | | Handle missing port | ||||
* | Move truncate function into utils | cel | 2019-02-03 | 1 | -0/+5 |
| | |||||
* | Support sbot built-in unboxing | cel | 2019-02-01 | 1 | -2/+2 |
| | | | | | | | | | This allows rendering private messages without the ssb-private plugin or old scuttlebot built-in private plugin /private is removed from default nav if there is no ssb-private plugin, because it emulates private.read by filtering the main log, which is inefficient/slow. | ||||
* | Add drafts feature | cel | 2019-01-31 | 1 | -0/+1 |
| | |||||
* | Add about-self page | cel | 2018-08-25 | 1 | -0/+18 |
| | |||||
* | Unescape HTML in image names for alt text | cel | 2018-08-23 | 1 | -0/+9 |
| | |||||
* | Render post edits and diffs | cel | 2018-07-26 | 1 | -0/+7 |
| | |||||
* | Fix double-html-escaped href | cel | 2018-04-23 | 1 | -0/+4 |
| | |||||
* | Use textarea for code blocks | cel | 2017-12-26 | 1 | -0/+4 |
| | |||||
* | Allow using ooo (out-of-order message replication) | cel | 2017-12-25 | 1 | -2/+3 |
| | |||||
* | Render npm package publishers | cel | 2017-09-20 | 1 | -0/+11 |
| | |||||
* | Improve links on about pages | cel | 2017-07-10 | 1 | -1/+1 |
| | |||||
* | Render npm-publish messages | cel | 2017-06-17 | 1 | -1/+9 |
| | |||||
* | Move mergeOpts into util | cel | 2017-06-12 | 1 | -0/+12 |
| | |||||
* | Show commit files changed | cel | 2017-06-03 | 1 | -0/+1 |
| | |||||
* | Show warning if blob or emoji is large | cel | 2017-05-30 | 1 | -0/+4 |
| | |||||
* | Implement custom emoji rendering and uploading | cel | 2017-05-30 | 1 | -2/+14 |
| | |||||
* | Slice packfiles manually | cel | 2017-05-28 | 1 | -0/+28 |
| | | | | Support vanilla multiblob | ||||
* | linkify url-encoded refs | cel | 2017-05-28 | 1 | -0/+1 |
| | |||||
* | refactor git stuff | cel | 2017-05-28 | 1 | -0/+6 |
| | | | | | | | - parse commits - link to git objects with specific message id - open object before reading it - cleanup debug things | ||||
* | wip: more git | cel | 2017-05-23 | 1 | -0/+20 |
| | |||||
* | Merge branch 'master' into about | cel | 2017-05-15 | 1 | -1/+2 |
|\ | |||||
| * | Add back doctype | cel | 2017-05-09 | 1 | -1/+3 |
| | | |||||
| * | Put shortcut icon in correct place | cel | 2017-05-06 | 1 | -3/+1 |
| | | |||||
| * | check ref is string | cel | 2017-05-05 | 1 | -0/+1 |
| | | |||||
* | | wip: about | cel | 2017-05-04 | 1 | -0/+10 |
|/ | |||||
* | Add hermie favicon. | Stephen Whitmore | 2017-04-12 | 1 | -1/+1 |
| | |||||
* | Implement choosing ids for mentions | cel | 2017-03-08 | 1 | -0/+8 |
| | |||||
* | Improve git commit message rendering | cel | 2017-02-21 | 1 | -1/+1 |
| | | | | | | - Render as markdown unless it looks like it is plain text - Linkify commit titles - Linkify ssb://% URLs | ||||
* | Implement uploading blobs in composer | cel | 2017-02-18 | 1 | -0/+17 |
| | |||||
* | Init | cel | 2017-01-30 | 1 | -0/+80 |