Sone.git
2019-03-10 David ‘Bombe... ♻️ Use module for web interface
2019-03-10 David ‘Bombe... ♻️ Add module for configuring the web interface
2019-03-10 David ‘Bombe... ✅ Add test for parser to be injectable
2019-03-09 David ‘Bombe... ♻️ Create custom context factory in image link filter
2019-03-09 David ‘Bombe... ♻️ Create template context factory in render filter
2019-03-09 David ‘Bombe... 🎨 Use equalTo instead of is
2019-03-09 David ‘Bombe... 🎨 Reformat, optimize imports
2019-03-09 David ‘Bombe... ♻️ Move constants out of the class
2019-03-09 David ‘Bombe... ♻️ Change dependencies of render filter
2019-03-09 David ‘Bombe... ♻️ Only hand in L10n to l10n filter
2019-03-08 David ‘Bombe... ⚗ Add all missing web pages to injection container
2019-03-08 David ‘Bombe... 🙈 Ignore build/ directory
2019-03-05 David ‘Bombe... ♻️ Turn plugin homepage into instance method
2019-03-05 David ‘Bombe... ♻️ Turn plugin year into instance method
2019-03-05 David ‘Bombe... 🎨 Replace Plugin containers with Kotlin versions
2019-03-05 David ‘Bombe... ♻️ Move plugin initialization to a module
2019-03-02 David ‘Bombe... ⬆️ Update Guice to 4.2.2
2019-03-02 David ‘Bombe... ⬆️ Update Guava to 27.0.1
2019-03-01 David ‘Bombe... ♻️ Generalize test methods
2019-02-25 David ‘Bombe... Remove more unused classes
2019-02-24 David ‘Bombe... Remove unused classes
2019-02-24 David ‘Bombe... Add test for storing IDs on known post replies
2019-02-24 David ‘Bombe... Add test for storing IDs on known posts
2019-02-24 David ‘Bombe... Store updated Sone in database
2019-02-23 David ‘Bombe... Add output when a Sone was successfully parsed
2019-02-23 David ‘Bombe... Replace Preferences with Kotlin version
2019-02-23 David ‘Bombe... Use Sequence instead of Collection
2019-02-22 David ‘Bombe... Update year in copyright lines
2019-02-22 David ‘Bombe... Optimize some imports
2019-02-22 David ‘Bombe... Remove unnecessary type parameters
2019-02-22 David ‘Bombe... Remove unnecessary semicolons
2019-02-22 David ‘Bombe... Remove unnecessary modifiers
2019-02-22 David ‘Bombe... Replace forEach() on range with repeat()
2019-02-22 David ‘Bombe... Collapse identical catch blocks
2019-02-22 David ‘Bombe... Replace unnecessary type parameters with <>
2019-02-22 David ‘Bombe... Update version of gradle-pitest plugin
2019-02-22 David ‘Bombe... Merge branch 'next' of calcium:git/Sone into next
2019-02-22 David ‘Bombe... Replace Sone change detector with simple comparison...
2019-02-22 David ‘Bombe... Use logging method that’s present in Java 1.7
2019-02-22 David ‘Bombe... Replace PreferencesTest with Kotlin version
2019-02-22 David ‘Bombe... Verify that no events are sent on invalid property...
2019-02-22 David ‘Bombe... Remove unused Comparator
2019-02-22 David ‘Bombe... Replace Fingerprintable with Kotlin version
2019-02-22 David ‘Bombe... Replace Identified with Kotlin version
2019-02-22 David ‘Bombe... Replace AbstractSoneCommand with Kotlin version
2019-02-22 David ‘Bombe... Add method to throw no null if condition is met
2019-02-22 David ‘Bombe... Fix logging call
2019-02-22 David ‘Bombe... Remove duplicated code
2019-02-21 David ‘Bombe... Don’t return null to function not allowing it
2019-02-21 David ‘Bombe... Don’t hand in null to function not allowing it
2019-02-13 David ‘Bombe... Fixed typo in German translation (thanks, The_Bishop...
2019-02-12 David ‘Bombe... Fix parsing of SSK links without document name
2019-02-12 David ‘Bombe... Don’t check for non-existing Sone-following times on...
2019-02-12 David ‘Bombe... Ignore Gradle’s temp directory
2019-02-12 David ‘Bombe... Add build files for sr.ht
2019-02-12 David ‘Bombe... Send generic “preference changed” event when changing...
2018-10-25 David ‘Bombe... Replace InsertionDelayChangedEvent with Kotlin version
2018-04-14 David ‘Bombe... Update pitest plugin
2018-04-13 David ‘Bombe... Don’t expect a casted HLSC
2018-04-13 David ‘Bombe... Use Gradle distribution with sources
2018-04-13 David ‘Bombe... Update Kotlin version
2018-03-21 David ‘Bombe... Add unit test for SonePlugin
2018-03-21 David ‘Bombe... Use a real RequestClient instead of casting the HLSC
2018-03-03 David ‘Bombe... Use UpdatedSoneProcessor in SoneDownloader
2018-03-03 David ‘Bombe... Add processor for updated Sones
2018-03-03 David ‘Bombe... Update Kotlin version
2018-03-03 David ‘Bombe... Remove @author tags
2018-03-03 David ‘Bombe... Replace Fetched with Kotlin version
2018-03-03 David ‘Bombe... Move Fetched class to top-level
2018-03-02 David ‘Bombe... Convert MemoryDatabase to Kotlin
2018-03-02 David ‘Bombe... Add Sone change collector
2018-03-02 David ‘Bombe... Use database instead of Core in Sone parser
2018-02-24 David ‘Bombe... Replace some events with Kotlin versions
2018-02-08 David ‘Bombe... Rename fetch action methods
2018-02-08 David ‘Bombe... Remove superfluous fetch method
2018-02-07 David ‘Bombe... Remove Sone following times from Core
2018-02-07 David ‘Bombe... Fix whitespace
2018-02-07 David ‘Bombe... Remove obsolete import
2018-02-07 David ‘Bombe... Remove Sone following time if last local Sone unfollows
2018-02-07 David ‘Bombe... Expose following times from FriendProvider
2018-02-07 David ‘Bombe... Store Sone following time on following a Sone
2018-02-07 David ‘Bombe... Don’t load missing following times as Long.MAX_VALUE
2018-02-07 David ‘Bombe... Add tests for saving Sone following times
2018-02-06 David ‘Bombe... Replace test for ConfigurationLoader with Kotlin version
2018-02-05 David ‘Bombe... Don’t hand in a SoneProvider to a class that is going...
2018-02-01 David ‘Bombe... Add test for DI constructability of ImageInserter
2018-02-01 David ‘Bombe... Replace image inserter test with Kotlin version
2018-02-01 David ‘Bombe... Use dependency injection for SoneDownloader
2018-02-01 David ‘Bombe... Add test for DI constructability of SoneDownloader
2018-01-27 David ‘Bombe... Clean imports
2018-01-25 David ‘Bombe... Update to Gradle 4.5
2018-01-25 David ‘Bombe... Add test for DI constructability of UntrustAjaxPage
2018-01-25 David ‘Bombe... Add test for DI constructability of UnlockSoneAjaxPage
2018-01-25 David ‘Bombe... Add test for DI constructability of UnlikeAjaxPage
2018-01-25 David ‘Bombe... Add test for DI constructability of UnfollowSoneAjaxPage
2018-01-25 David ‘Bombe... Add test for DI constructability of UnbookmarkAjaxPage
2018-01-25 David ‘Bombe... Add test for DI constructability of TrustAjaxPage
2018-01-25 David ‘Bombe... Add test for DI constructability of MoveProfileFieldAja...
2018-01-25 David ‘Bombe... Add test for DI constructability of MarkAsKnownAjaxPage
2018-01-25 David ‘Bombe... Add test for DI constructability of LockSoneAjaxPage
next