aboutsummaryrefslogtreecommitdiff
path: root/lib/app.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix limit on backlinks queriescel2017-10-171-1/+1
|
* Fix handling limitcel2017-10-171-1/+1
|
* Sanitize limit valuescel2017-10-171-3/+5
|
* Fix crash on private streamcel2017-10-171-3/+2
|
* Add channel to advanced searchcel2017-10-141-1/+6
|
* Fix name conflictcel2017-10-131-2/+2
|
* Allow specifying default filter settingcel2017-10-131-2/+4
|
* Filter messages sociallycel2017-10-131-0/+86
|
* Merge branch 'secretblobs' into mastercel2017-09-291-2/+52
|\
| * Encrypt blobs in private messagescel2017-05-261-7/+49
| |
* | Render npm package readmescel2017-09-201-0/+56
| |
* | Render npm package publisherscel2017-09-201-1/+3
| |
* | Render npm-packagescel2017-09-181-0/+18
| |
* | Default encode_msgids to truecel2017-08-201-1/+1
| |
* | Use raw message ids in links by defaultcel2017-08-151-0/+1
| |
* | Let nodejs decide what localhost iscel2017-08-151-4/+7
| |
* | Add ssb client keep-alivecel2017-07-101-1/+4
| |
* | Fix votes end handlingcel2017-06-271-1/+1
| |
* | Improve pagination of sort=claimed stream forwardscel2017-06-181-1/+13
| |
* | Move blobs.add hack into ssb-partycel2017-06-141-11/+1
| | | | | | | | | | | | | | Requires ssb-party v0.5.0: %JUEZmqElq3NF0kRnJ9c4dwhWi6sNEOfXeYVSTKK4BeM=.sha256 Running patchfoo as a scuttlebot plugin should be unaffected, because the hack is not needed in that case.
* | Specify backlinks index manuallycel2017-06-131-12/+9
| | | | | | | | | | | | | | | | | | | | as mentioned in %CoRaVRWYmwF/ywtUqqBBb4P9N8zDn+JltO9t1FQJaHE=.sha256, to allow showing all message types in backlinks streams (channels, mentions), which was said to be not possible in %hn7lMbo+MNhb4I/M+tGPEZmMbQKb/N0DnSUzSrYCA28=.sha256. This requires ssb-backlinks v0.2.0 %HH16c+LOnvotjwXtQi4JuG9OV2lf7vREmsOnseQmlVA=.sha256
* | Fix /private fallback streamcel2017-06-131-2/+2
| | | | | | | | %3S0rxvdyV9+CmubFikx7pjMOTVxW9K7taqVEEE2BzvI=.sha256
* | 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
| | | | | | | | | | | | Support vanilla multiblob
* | | 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
| | | | | | | | as suggested in %O4GCxFpucC3DeSTCuiR9GCha9g/NXbrQYm9iam5z1RE=.sha256
* | Use own About implementationcel2017-05-151-6/+11
| | | | | | | | | | Use most popular about info instead of most recent. Slightly prefer a feed's own about info for itself.
* | 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
| | | | %VdhLu+iT854EN35HO+en9rc2bBnyLisA9fKxGr4vAVU=.sha256
* 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
|