Skip to content

Tags: Bombe/Sone

Tags

v82

Toggle v82's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Version 82:

* Add stricter WoT filtering.
* Add 🇮🇹 translation (thanks, Costantino Beretta!).

v81

Toggle v81's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Version 81

* Save configuration less frequently.
* Store elements in database less frequently.
* Upgraded included jQuery.
* Remove all trust manipulation settings from Sone.
* Fix bug that empties Sones on saving.
* Lock Sones that are loaded empty due to afore-mentioned bug.
* Add notification when Sones were locked due to afore-mentioned bug.
* Update French translation (thanks, Salvatore Giudice!).
* Change logic for selecting Sone for replies.
* Make a lot more parts of Sone testable.
* Use Transifex for translations.

v80

Toggle v80's commit message

Verified

This tag was signed with the committer’s verified signature.
Bombe David Roden
Version 80

* Fix bug that prevented Sone from loading

v79

Toggle v79's commit message

Verified

This tag was signed with the committer’s verified signature.
Bombe David Roden
Version 79

* Update Kotlin to version 1.2.71
* Update Gradle to version 4.5
* Fix link parser for SSKs without document name
* Fix bug that Sones’ names would not be shown
* Improve link parser for SSKs/USKs with filenames
* Speed up running tests by parallelizing execution
* Fix link parser allowing links that the browser would mangle (thx, TheSeeker!)

0.9.8

Toggle 0.9.8's commit message

Verified

This tag was signed with the committer’s verified signature.
Bombe David Roden
Version 0.9.8

* Set correct insertion delay on startup
* Fix bug that wouldn’t let you change parts of your profile, i.e. your name or your avatar
* Prevent exception when an invalid WoT profile is loaded

0.9.7

Toggle 0.9.7's commit message

Verified

This tag was signed with the committer’s verified signature.
Bombe David Roden
Version 0.9.7

* Adjust link parser to also not include exclamation and question marks in links.
* Parse Freemail addresses and show them as links with the name of the Sone identity, if known.
* Add image and freesite preview in post feed.
* Fix reply deletion via FCP.
* Fix Sone representation in FCP commands.
* Fix Sone commands requiring a local Sone parameter.
* Fix unbookmarking not-loaded posts.
* Fix tests that were depending on the system timezone.
* Fix pagination in gallery not honoring the images-per-page option.
* Try harder to send an identifier back in FCP replies.
* Fix stack trace generation for AJAX requests.
* Show better version number in web interface when running self-compiled JARs.

0.9.6

Toggle 0.9.6's commit message

Verified

This tag was signed with the committer’s verified signature.
Bombe David Roden
Version 0.9.6

* Update build requirements: use Java 7, newest Mockito, and Gradle
* Improve link parser
* Don’t ignore the content filter for displaying images
* Add lots of tests

0.9.5

Toggle 0.9.5's commit message

Verified

This tag was signed with the committer’s verified signature.
Bombe David Roden
Version 0.9.5

· Add support for notifying about “disruptive” versions
· Fix bug when uploading image without title
· Always shown random image instead of designated album cover
· Update reply timestamps when a new reply is inserted
· Fix timestamps in the future and “a few seconds ago”
· Updated Spanish translation (thanks, q(ᵔᴥᵔ)p)
· Updated French translation (thanks, hhle)
· Fix deleting posts and replies without Javascript

0.9.4

Toggle 0.9.4's commit message

Verified

This tag was signed with the committer’s verified signature.
Bombe David Roden
Version 0.9.4

· Fix image links
· Deregister loggers only after shutdown is complete
· Update Spanish translation (thanks, Gantros!)
· Fix transiently occuring IllegalStateException

0.9.3

Toggle 0.9.3's commit message

Verified

This tag was signed with the committer’s verified signature.
Bombe David Roden
Version 0.9.3.

· Fix logging to work with Freenet’s logger.
· Fix some potential errors discovered by Coverity.
· Fix NullPointerExceptions for new Sones.