aboutsummaryrefslogtreecommitdiff
path: root/lib/app.js
Commit message (Expand)AuthorAgeFilesLines
* Sort drafts by mtimecel2019-03-111-6/+28
* script: catch resolve errorcel2019-03-111-1/+3
* Handle missing ssb-friends methodcel2019-02-261-1/+1
* Show addresses more compactlycel2019-02-041-11/+6
* Allow multiple new-style addressescel2019-02-031-2/+0
* Render peer invitescel2019-02-031-0/+4
* Support private publish without ssb-privatecel2019-02-031-2/+12
* Support sbot built-in unboxingcel2019-02-011-11/+34
* Add drafts featurecel2019-01-311-0/+62
* Render user-invitecel2019-01-311-0/+5
* Omit default ssb-server portcel2019-01-291-0/+1
* Recognize more ways of finding pub addressescel2019-01-291-2/+55
* Move pub addresses out of profile pagecel2019-01-291-0/+40
* Add mute (private block) buttoncel2019-01-281-1/+22
* Add /script routecel2019-01-281-0/+24
* Make nav links configurablecel2019-01-281-0/+17
* Add about-diff pagecel2019-01-231-0/+11
* default filter to allcel2019-01-141-1/+1
* Support new way of skipping ssb-ooocel2018-12-121-10/+6
* Handle missing rpc methodscel2018-12-101-8/+27
* Show git signaturescel2018-11-301-0/+62
* Integrate with ssb-publishguard redirectscel2018-11-291-1/+28
* Fix status pagecel2018-11-181-0/+12
* Link to contact messages from contact pagescel2018-11-181-1/+1
* Add ssb-links fallback for votes calculationcel2018-11-181-12/+55
* Let About info from feeds we follow take precedencecel2018-10-281-1/+1
* remove console.errorcel2018-10-011-1/+0
* Decrypt message with unbox key query parametercel2018-10-011-2/+23
* Catch sync error in sbot.getcel2018-09-061-6/+10
* Fix IPv6 URLcel2018-09-061-0/+3
* Fix listening on localhost and printing addresscel2018-09-021-4/+4
* Render some dark-crystal stuffcel2018-08-181-0/+13
* Support ssb-searchcel2018-07-081-3/+5
* Add tags pagecel2018-07-041-0/+10
* Handle missing private plugin on /privatecel2018-05-211-1/+2
* Attempt to fix pagination issuescel2018-05-161-24/+35
* Include ssb-npmcel2018-04-211-0/+2
* Handle unsubscribed channelscel2018-04-101-10/+12
* Handle missing ssb-backlinkscel2018-04-021-0/+1
* allow loading before ssb-privateMarina Kukso2018-03-111-1/+1
* Handle hooked sbot.getcel2018-01-261-1/+11
* Don't override sbot.getcel2018-01-171-1/+0
* Merge branch 'master' into layoutcel2018-01-101-16/+86
|\
| * Render line comments on diffscel2018-01-081-0/+75
| * Render line-comment messagescel2018-01-081-1/+1
| * Factor out git internalscel2018-01-081-2/+2
| * Add previewContacts optioncel2018-01-041-0/+1
| * Fix detecting ssb-ooo when patchfoo is loaded as a plugin before itcel2017-12-291-13/+7
* | Add codeInTextareas optioncel2018-01-101-0/+1
|/
* Allow using ooo (out-of-order message replication)cel2017-12-251-1/+106