Skip to content

Releases: arj03/ssb-browser-core

4.0.0

26 Jul 23:02
Compare
Choose a tag to compare

A rather big rewrite to simplify things. First of all the database has been rewritten to use jitdb and raw indexes instead of flume. I was never super happy with flume and this gives quite a nice performance boost. This allows us to store a much more complete log of the feeds allowing us to remove a lot of ugly hacks.

Fix Chrome

21 Apr 20:10
Compare
Choose a tag to compare

Fix for Chrome 81 not properly saving data

Tweaks to tunnel message

07 Apr 15:48
Compare
Choose a tag to compare

Add disconnect and improve connect

Rewrite tunnel chat to be tunnel message

07 Apr 15:47
Compare
Choose a tag to compare

Much more general framework for sending messages.

2.4.0

03 Apr 13:12
Compare
Choose a tag to compare

Allow multiple users in tunnel chat

Fix db stuck

12 Mar 00:49
Compare
Choose a tag to compare

This should hopefully fix a problem where the views would get stuck because of a problem in flumelog-aligned-offset.

2.3.0

11 Mar 21:12
Compare
Choose a tag to compare

Add hops option

Use updated ssb-partial-replication

29 Feb 21:56
Compare
Choose a tag to compare

This includes the method in ssb-get-thread and adds a new method.

Fix ping so connections are kept alive

21 Feb 07:54
Compare
Choose a tag to compare

Fix a bug related to messages with holes

14 Feb 21:14
Compare
Choose a tag to compare