aboutsummaryrefslogtreecommitdiff
path: root/lib/app.js
Commit message (Expand)AuthorAgeFilesLines
* Move blobs.add hack into ssb-partycel2017-06-141-11/+1
* Specify backlinks index manuallycel2017-06-131-12/+9
* Fix /private fallback streamcel2017-06-131-2/+2
* Fix timestamp gt/lt handlingcel2017-06-121-45/+43
* Use ssb-private for private pagecel2017-06-121-0/+20
* Add mentions page using ssb-backlinkscel2017-06-121-0/+20
* Use ssb-backlinks for channels/hashtags if it is availablecel2017-06-121-0/+30
* Merge branch 'votes'cel2017-06-061-0/+60
|\
| * Merge branch 'master' into votescel2017-05-281-11/+98
| |\
| * | Add votes pagecel2017-05-091-0/+60
* | | Don't call blobs.want if we already have the blobcel2017-06-061-0/+11
* | | Add custom emojis list pagecel2017-05-301-0/+20
* | | Implement custom emoji rendering and uploadingcel2017-05-301-0/+5
* | | Fix addBlobcel2017-05-291-1/+4
| |/ |/|
* | Slice packfiles manuallycel2017-05-281-6/+13
* | wip: more gitcel2017-05-231-0/+32
* | Increase size of reverse name cachecel2017-05-201-1/+1
* | Show local name in title for links to idscel2017-05-161-0/+5
* | Use own About implementationcel2017-05-151-6/+11
* | Merge branch 'master' into aboutcel2017-05-151-7/+46
|\ \
| * | Optimize streaming my channelscel2017-05-111-0/+18
| * | First pass at listing subscribed channels_ssb2017-05-111-0/+16
| |/
| * Optimize looking up followcel2017-05-091-7/+9
| * Exclude channel from list if all its subscribers unsubscribedcel2017-05-091-0/+3
* | wip: aboutcel2017-05-041-1/+5
|/
* Handle decrypt failure when running as a plugincel2017-05-031-1/+1
* Show undecryptable thread rootcel2017-05-021-9/+1
* Add advanced searchcel2017-04-271-0/+43
* Factor out contacts stream handlingcel2017-04-201-112/+2
* Print http address in copy-pastable formatcel2017-04-181-1/+2
* Add contacts pagescel2017-04-181-0/+115
* Remove slow friend listcel2017-04-181-63/+0
* Move message stream decryption into Appcel2017-04-141-0/+24
* Deduplicate getting follower infocel2017-04-121-3/+7
* Cache about info morecel2017-04-121-1/+1
* Add (un)follow buttoncel2017-04-121-0/+15
* Show follows, followers, and friends (WIP)cel2017-04-121-0/+59
* Fix peer sortingcel2017-04-111-2/+2
* Improve message title compuationcel2017-04-081-0/+1
* Retry publish on "expected previous" errorcel2017-04-081-5/+19
* Add peers pagecel2017-04-041-0/+28
* Use hashlru, for efficiencycel2017-04-041-1/+1
* live-invalidate about cachecel2017-03-151-1/+12
* render missing thread rootcel2017-03-131-1/+1
* Implement choosing ids for mentionscel2017-03-081-1/+10
* Push attached blobs on publishcel2017-03-071-0/+4
* Implement uploading blobs in composercel2017-02-181-0/+15
* Allow sorting by timestampcel2017-02-081-0/+7
* Small adjustmentscel2017-02-041-1/+3
* Add missing sigilcel2017-01-311-1/+13