aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* npm: fix rendering unnamed feedscel2019-03-301-2/+2
|
* Show audio/video alt text bettercel2019-03-221-5/+4
| | | | | | - Putting the alt text inside the audio/video tag makes it show up in dillo and w3m. - Remove redundant audio:/video: prefix
* Escape draft edit URLcel2019-03-111-1/+1
|
* Sort drafts by mtimecel2019-03-111-6/+28
|
* script: catch resolve errorcel2019-03-111-1/+3
|
* remove a trailing comma that caused a parse erroransuz2019-03-061-1/+1
|
* Don't consider reason to be an about propertycel2019-02-261-0/+1
|
* Handle missing ssb-friends methodcel2019-02-262-2/+14
|
* Linkify markdown blob linkscel2019-02-131-1/+10
|
* Render label and queue messagescel2019-02-131-0/+27
|
* Show addresses more compactlycel2019-02-044-15/+25
| | | | Handle missing port
* Allow multiple new-style addressescel2019-02-031-2/+0
|
* Render peer invitescel2019-02-032-5/+10
|
* Support private publish without ssb-privatecel2019-02-031-2/+12
|
* Move truncate function into utilscel2019-02-033-22/+17
|
* Fix saving draft with uploadcel2019-02-031-0/+1
|
* Fix /pub page titlecel2019-02-011-1/+1
|
* Support sbot built-in unboxingcel2019-02-012-13/+36
| | | | | | | | | 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.
* Arrange edit & discard buttons horizontallycel2019-02-011-14/+12
|
* Add drafts featurecel2019-01-315-19/+259
|
* Render code in textareas monospacedcel2019-01-311-0/+1
|
* Render user-invitecel2019-01-312-0/+33
|
* Omit default ssb-server portcel2019-01-293-2/+4
|
* Recognize more ways of finding pub addressescel2019-01-291-2/+55
|
* Move pub addresses out of profile pagecel2019-01-292-12/+71
|
* Allow setting blob link mime-types in composercel2019-01-291-3/+32
|
* Add block pagecel2019-01-291-3/+43
| | | | Allow composing a block message with a reason.
* Add replicate.request buttoncel2019-01-291-1/+25
|
* Add mute (private block) buttoncel2019-01-282-3/+32
|
* Add /script routecel2019-01-282-0/+42
|
* Make nav links configurablecel2019-01-282-21/+27
|
* Try to crash lesscel2019-01-281-1/+4
|
* Handle old-style auto-followcel2019-01-281-2/+13
|
* Truncate unnamed tagscel2019-01-281-1/+1
|
* Allow truncating name linkscel2019-01-282-6/+13
|
* about-diff: handle initial diffcel2019-01-251-5/+5
|
* Add about-diff pagecel2019-01-233-5/+109
|
* Render vote/block reason as markdowncel2019-01-161-2/+2
|
* Fix typocel2019-01-161-1/+1
|
* default filter to allcel2019-01-141-1/+1
|
* Don't show zero timestampscel2019-01-141-7/+9
|
* Render publicWebHosting in compound about messagecel2019-01-121-0/+9
|
* fix checkbox renderingcel2019-01-121-1/+1
|
* Render pub-owner-announce and pub-owner-confirm messagescel2019-01-091-1/+25
|
* Render address messagescel2019-01-091-0/+13
|
* Render castling bettercel2019-01-091-3/+15
|
* Don't show duplicate channelcel2019-01-021-0/+1
|
* Support new way of skipping ssb-ooocel2018-12-121-10/+6
|
* Handle missing rpc methodscel2018-12-106-19/+42
|
* gathering location may be markdowncel2018-12-021-1/+2
|