Sone.git
2019-05-17 David ‘Bombe... 🚧 Add template renderer
2019-05-17 David ‘Bombe... ✨ Use @TemplatePath in FreenetTemplatePage
2019-05-17 David ‘Bombe... ♻️ Replace FreenetTemplatePage with Kotlin version
2019-05-17 David ‘Bombe... 🚚 Rename file containing annotations
2019-05-17 David ‘Bombe... 🚧 Add annotation for the template path
2019-05-17 David ‘Bombe... 🚧 Add Loaders to all template-using pages
2019-05-17 David ‘Bombe... ♻️ Add registry for page toadlets
2019-05-17 David ‘Bombe... ✨ Annotate RescuePage with MenuName
2019-05-17 David ‘Bombe... ✨ Annotate OptionsPage with MenuName
2019-05-17 David ‘Bombe... ✨ Annotate LogoutPage with MenuName
2019-05-17 David ‘Bombe... ✨ Annotate LoginPage with MenuName
2019-05-17 David ‘Bombe... ✨ Annotate ImageBrowserPage with MenuName
2019-05-17 David ‘Bombe... ✨ Annotate DeleteSonePage with MenuName
2019-05-17 David ‘Bombe... ✨ Annotate BookmarksPage with MenuName
2019-05-17 David ‘Bombe... ✨ Annotate AboutPage with MenuName
2019-05-17 David ‘Bombe... ✨ Annotate EditProfilePage with MenuName
2019-05-17 David ‘Bombe... ✨ Annotate KnownSonesPage with MenuName
2019-05-17 David ‘Bombe... ✨ Annotate CreateSonePage with MenuName
2019-05-17 David ‘Bombe... ♻️ Move Page.menuName property to more appropriate...
2019-05-17 David ‘Bombe... ✨ Annotate NewPage with MenuName
2019-05-17 David ‘Bombe... ✨ Annotate IndexPage with MenuName
2019-05-17 David ‘Bombe... 🐛 Make PageToadletFactory injectable
2019-05-17 David ‘Bombe... 🎨 Fix formatting
2019-05-17 David ‘Bombe... ➕ Make Fred’s PageMaker available to Guice
2019-05-17 David ‘Bombe... ➕ Make Fred’s ToadletContainer available to Guice
2019-05-09 David ‘Bombe... ♻️ Copy session-handling code to FreenetRequest
2019-05-07 David ‘Bombe... ⬆️ Update Kotlin version
2019-05-07 David ‘Bombe... ♻️ Use SoneRequest instead of FreenetRequest
2019-05-05 David ‘Bombe... 👷 Add Jenkinsfile
2019-05-04 David ‘Bombe... 👷 Run tests in parallel
2019-05-04 David ‘Bombe... ♻️ Add L10n to FreenetRequest, WebInterface to SoneRequest
2019-04-13 David ‘Bombe... ♻️ Add SoneRequest for Sone-specific request values
2019-04-13 David ‘Bombe... 🎨 Replace FreenetRequest with Kotlin version
2019-04-13 David ‘Bombe... 🎨 Replace FreenetRequestTest with Kotlin version
2019-04-12 David ‘Bombe... 🎨 Replace FreenetPage with Kotlin version
2019-04-12 David ‘Bombe... ✅ Add more tests for FreenetTemplatePage
2019-04-12 David ‘Bombe... ✅ Add basic test for FreenetTemplatePage
2019-04-12 David ‘Bombe... 🎨 Fix imports
2019-04-12 David ‘Bombe... ✨ Use new @MenuName annotation in factory
2019-04-12 David ‘Bombe... 🎨 Replace PageToadletFactory with Kotlin version
2019-04-12 David ‘Bombe... ✅ Add test for PageToadletFactory
2019-03-28 David ‘Bombe... 🚸 Show USK path when no meta strings present
2019-03-27 David ‘Bombe... 🚸 Format USK links with filenames better
2019-03-19 David ‘Bombe... 🐛 Prevent empty names in profile
2019-03-19 David ‘Bombe... 🎨 Replace profile test with Kotlin version
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
next