aboutsummaryrefslogtreecommitdiff
path: root/lib/util.js
Commit message (Collapse)AuthorAgeFilesLines
* Add mentions for ssb URIscel2020-11-271-0/+37
|
* Don't over-linkify channels in raw msgcel2020-11-261-0/+7
|
* Fix sorting by claimed timestampcel2020-03-281-7/+4
|
* Sanitize stringscel2019-12-141-0/+10
| | | | Calling String on an object with a toString property would throw an error
* Show addresses more compactlycel2019-02-041-0/+12
| | | | Handle missing port
* Move truncate function into utilscel2019-02-031-0/+5
|
* Support sbot built-in unboxingcel2019-02-011-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 featurecel2019-01-311-0/+1
|
* Add about-self pagecel2018-08-251-0/+18
|
* Unescape HTML in image names for alt textcel2018-08-231-0/+9
|
* Render post edits and diffscel2018-07-261-0/+7
|
* Fix double-html-escaped hrefcel2018-04-231-0/+4
|
* Use textarea for code blockscel2017-12-261-0/+4
|
* Allow using ooo (out-of-order message replication)cel2017-12-251-2/+3
|
* Render npm package publisherscel2017-09-201-0/+11
|
* Improve links on about pagescel2017-07-101-1/+1
|
* Render npm-publish messagescel2017-06-171-1/+9
|
* Move mergeOpts into utilcel2017-06-121-0/+12
|
* Show commit files changedcel2017-06-031-0/+1
|
* Show warning if blob or emoji is largecel2017-05-301-0/+4
|
* Implement custom emoji rendering and uploadingcel2017-05-301-2/+14
|
* Slice packfiles manuallycel2017-05-281-0/+28
| | | | Support vanilla multiblob
* linkify url-encoded refscel2017-05-281-0/+1
|
* refactor git stuffcel2017-05-281-0/+6
| | | | | | | - parse commits - link to git objects with specific message id - open object before reading it - cleanup debug things
* wip: more gitcel2017-05-231-0/+20
|
* Merge branch 'master' into aboutcel2017-05-151-1/+2
|\
| * Add back doctypecel2017-05-091-1/+3
| |
| * Put shortcut icon in correct placecel2017-05-061-3/+1
| |
| * check ref is stringcel2017-05-051-0/+1
| |
* | wip: aboutcel2017-05-041-0/+10
|/
* Add hermie favicon.Stephen Whitmore2017-04-121-1/+1
|
* Implement choosing ids for mentionscel2017-03-081-0/+8
|
* Improve git commit message renderingcel2017-02-211-1/+1
| | | | | | - Render as markdown unless it looks like it is plain text - Linkify commit titles - Linkify ssb://% URLs
* Implement uploading blobs in composercel2017-02-181-0/+17
|
* Initcel2017-01-301-0/+80