aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix name of licenses filecel2020-11-261-1/+1
|
* Linkify more protocolscel2020-11-171-0/+17
|
* Vendor ssb-markedcel2020-11-174-3/+1424
|
* Render patchboot revocationscel2020-10-131-0/+7
|
* Hide relative time of mini messages in print viewcel2020-10-061-1/+1
|
* composer: show total size of linked blobscel2020-08-111-2/+13
|
* Note dummy argument for sbot plugins.installcel2020-08-111-3/+5
| | | | %KDNlepL5lEnSBiALkqNdhZ3lHkxVWGr43eyuskti76k=.sha256
* Discourage horizontal scrollbarscel2020-08-111-2/+2
|
* Use old-style meta charset tagcel2020-07-251-1/+1
| | | | Support more obsolete browsers
* Improve blob size warningcel2020-07-181-4/+4
|
* Update ssb-npm and git-ssb versionscel2020-07-091-2/+2
| | | | The new ones have deep-extend v0.6.0 removed from the dependency tree
* %HWJLkLhiapPIaWn2yBOsFIeLNwyrYdSn/Z8cDqiBBi4=.sha256cel2020-07-092-15/+6
| | | | ssb-client is now included, even if --production is used for install
* 1.5.3cel2020-07-091-1/+1
|
* Make ssb-client a full dependencycel2020-07-091-1/+1
| | | | | | | | The benefit of reducing chance of errors and simplifying installation outweighs the cost of the module which is not needed for running as a plugin. Anyway, sodium-native is already brought in via the private-box dependency. Also, we could use it in the future for alternative invite code usage, checking pub uptime, etc.
* Mention surveycel2020-07-091-0/+5
|
* Add message id for ssb-client for standalone installcel2020-07-092-6/+13
| | | | | | ssb-npm does not include cypherlinks for devDependencies. Since ssb-client is a devDependency, we then have to add an additional --branch parameter for it.
* %e/unnFWjNwhJuFtH+DmkNqqvVggrufu/sZxRU5e59Is=.sha256cel2020-07-092-6/+6
|
* 1.5.2cel2020-07-091-1/+1
|
* Update deep-extendcel2020-07-091-0/+1
| | | | Use fake v0.6.1 because v0.6.0 on ssb-npm got messed up
* Update install guide pagecel2020-07-091-23/+9
|
* Don't use --production for standalone installcel2020-07-091-1/+3
|
* Note ssb-npm v2.0.4cel2020-07-091-1/+1
|
* Expand readme installation infocel2020-07-091-5/+82
| | | | | | | | - Add binary installer - Add ssb-npm install - Explain various use cases - Also mention ssb-search as a recommended plugin - Mention issue with sodium-native in Node v12
* Add binary installer and licenses infocel2020-07-092-0/+3368
|
* Update copyright yearcel2020-07-091-1/+1
|
* Add ssb-pkg build scriptcel2020-07-091-1/+14
|
* %azW4q2GOnr52FVPK7pQk06VVMRuUJdUHXKN1PzhB9d0=.sha256cel2020-07-091-2/+2
|
* 1.5.1cel2020-07-091-1/+1
|
* Allow subdirectories in draftscel2020-06-262-15/+50
|
* Add Chinese name and pache hoo doodle to readmecel2020-06-261-2/+8
| | | | Rename certifications section to art.
* Remove proprietary emojicel2020-06-164-53/+3
|
* Use correct SPDX identifiercel2020-06-161-1/+1
|
* Add ssb-npm branchcel2020-06-151-2/+2
|
* Note to use --productioncel2020-06-151-2/+2
|
* 1.5.0cel2020-06-151-1/+1
|
* Update readme. Add enable plugin.cel2020-06-142-21/+44
| | | | | | | | | | | | | | | | | | | | | | - Use enable script instead of plugins.enable which is broken. plugins.enable is also no longer needed after plugins.install. - Recommend using ssb-npm command instead of ssb-npm-registry. Using ssb-npm command should be a little simpler and more obvious, since when you don't have the prerequisite you will get "command not found" which implies you need to install something, rather than the mysterious "connect ECONNREFUSED 127.0.0.1:8043" - Remove blobs.max setting. Recent ssb-npm hard-codes workarounds for sodium-native which is (was) the only oversized blob. - Don't need to say restart ssb-server; the commands will do that. - Explain installation as standalone process vs. as ssb-server plugin. - scuttlebot -> ssb-server
* Compress id markdown, to save horizontal spacecel2020-05-282-2/+7
|
* Truncate long link textscel2020-05-281-0/+13
|
* Support channel prefixes (wildcard)cel2020-05-271-2/+6
|
* Avoide deprecated Buffer constructorcel2020-05-192-11/+11
|
* Render delete messagecel2020-05-181-0/+12
|
* Render astroport messagescel2020-05-171-0/+15
|
* Prefer backlinks.read for /linkscel2020-05-151-7/+22
|
* Render Feedless pub autofollowscel2020-05-151-3/+5
|
* Fix don't show duplicate branch/root linkcel2020-05-101-2/+2
|
* Render post reply feed ids alongside branch linkscel2020-05-091-3/+20
|
* Use 401 only for Basic Authcel2020-05-091-1/+1
|
* Render feedless posts compactlycel2020-05-092-2/+13
|
* Handle want private blobs for markdown viewcel2020-05-061-1/+7
|
* Fix mention list renderingcel2020-04-131-1/+1
|