git ssb

10+

Matt McKegg / patchwork



Commit fc374df20b48a0ac407ed90137c2abf612c63a9e

fix problem replicating recently followed feeds by forking ssb-friends

fork can be removed once ssbc/ssb-friends#4 is fixed
Matt McKegg committed on 10/26/2017, 2:14:13 AM
Parent: b7084484d5f38609520442861cc067351128dfa4

Files changed

package.jsonchanged
package.jsonView
@@ -57,9 +57,9 @@
5757 "ssb-about": "0.1.0",
5858 "ssb-avatar": "^0.2.0",
5959 "ssb-backlinks": "~0.4.1",
6060 "ssb-blobs": "~1.1.4",
61- "ssb-friends": "^2.3.0",
61+ "ssb-friends": "github:ssbc/ssb-friends#e9b841696a989217ad76c927bf22ccd79faa5c39",
6262 "ssb-keys": "~7.0.12",
6363 "ssb-mentions": "^0.4.0",
6464 "ssb-msgs": "^5.2.0",
6565 "ssb-private": "0.1.4",

Built with git-ssb-web