šŸšš Rename file containing annotations
[Sone.git] / src / main / java /
2019-05-17 David ā€˜Bombeā€™ RodenšŸš§ Add Loaders to all template-using pages
2019-05-17 David ā€˜Bombeā€™ Rodenā™»ļø Add registry for page toadlets
2019-05-09 David ā€˜Bombeā€™ Rodenā™»ļø Copy session-handling code to FreenetRequest
2019-05-04 David ā€˜Bombeā€™ Rodenā™»ļø Add L10n to FreenetRequest, WebInterface to SoneRequest
2019-04-13 David ā€˜Bombeā€™ RodenšŸŽØ Replace FreenetRequest with Kotlin version
2019-04-12 David ā€˜Bombeā€™ RodenšŸŽØ Replace FreenetPage with Kotlin version
2019-04-12 David ā€˜Bombeā€™ RodenšŸŽØ Replace PageToadletFactory with Kotlin version
2019-03-19 David ā€˜Bombeā€™ RodenšŸ› Prevent empty names in profile
2019-03-10 David ā€˜Bombeā€™ Rodenā™»ļø Use module for web interface
2019-03-09 David ā€˜Bombeā€™ Rodenā™»ļø Create custom context factory in image link filter
2019-03-09 David ā€˜Bombeā€™ Rodenā™»ļø Change dependencies of render filter
2019-03-09 David ā€˜Bombeā€™ Rodenā™»ļø Only hand in L10n to l10n filter
2019-03-08 David ā€˜Bombeā€™ Rodenāš— Add all missing web pages to injection container
2019-03-05 David ā€˜Bombeā€™ Rodenā™»ļø Turn plugin homepage into instance method
2019-03-05 David ā€˜Bombeā€™ Rodenā™»ļø Turn plugin year into instance method
2019-03-05 David ā€˜Bombeā€™ RodenšŸŽØ Replace Plugin containers with Kotlin versions
2019-03-02 David ā€˜Bombeā€™ Rodenā¬†ļø Update Guava to 27.0.1
2019-02-25 David ā€˜Bombeā€™ RodenRemove more unused classes
2019-02-24 David ā€˜Bombeā€™ RodenRemove unused classes
2019-02-24 David ā€˜Bombeā€™ RodenAdd test for storing IDs on known post replies
2019-02-24 David ā€˜Bombeā€™ RodenAdd test for storing IDs on known posts
2019-02-23 David ā€˜Bombeā€™ RodenAdd output when a Sone was successfully parsed
2019-02-23 David ā€˜Bombeā€™ RodenReplace Preferences with Kotlin version
2019-02-22 David ā€˜Bombeā€™ RodenUpdate year in copyright lines
2019-02-22 David ā€˜Bombeā€™ RodenReplace unnecessary type parameters with <>
2019-02-22 David ā€˜Bombeā€™ RodenMerge branch 'next' of calcium:git/Sone into next
2019-02-22 David ā€˜Bombeā€™ RodenReplace Sone change detector with simple comparison...
2019-02-22 David ā€˜Bombeā€™ RodenReplace PreferencesTest with Kotlin version
2019-02-22 David ā€˜Bombeā€™ RodenRemove unused Comparator
2019-02-22 David ā€˜Bombeā€™ RodenReplace Fingerprintable with Kotlin version
2019-02-22 David ā€˜Bombeā€™ RodenReplace Identified with Kotlin version
2019-02-22 David ā€˜Bombeā€™ RodenReplace AbstractSoneCommand with Kotlin version
2019-02-22 David ā€˜Bombeā€™ RodenRemove duplicated code
2019-02-21 David ā€˜Bombeā€™ RodenDonā€™t return null to function not allowing it
2019-02-21 David ā€˜Bombeā€™ RodenDonā€™t hand in null to function not allowing it
2019-02-12 David ā€˜Bombeā€™ RodenDonā€™t check for non-existing Sone-following times on...
2019-02-12 David ā€˜Bombeā€™ RodenSend generic ā€œpreference changedā€ event when changing...
2018-10-25 David ā€˜Bombeā€™ RodenReplace InsertionDelayChangedEvent with Kotlin version
2018-03-21 David ā€˜Bombeā€™ RodenUse a real RequestClient instead of casting the HLSC
2018-03-03 David ā€˜Bombeā€™ RodenUse UpdatedSoneProcessor in SoneDownloader
2018-03-03 David ā€˜Bombeā€™ RodenRemove @author tags
2018-03-03 David ā€˜Bombeā€™ RodenReplace Fetched with Kotlin version
2018-03-03 David ā€˜Bombeā€™ RodenMove Fetched class to top-level
2018-03-02 David ā€˜Bombeā€™ RodenConvert MemoryDatabase to Kotlin
2018-03-02 David ā€˜Bombeā€™ RodenUse database instead of Core in Sone parser
2018-02-24 David ā€˜Bombeā€™ RodenReplace some events with Kotlin versions
2018-02-08 David ā€˜Bombeā€™ RodenRename fetch action methods
2018-02-08 David ā€˜Bombeā€™ RodenRemove superfluous fetch method
2018-02-07 David ā€˜Bombeā€™ RodenRemove Sone following times from Core
2018-02-07 David ā€˜Bombeā€™ RodenRemove obsolete import
2018-02-07 David ā€˜Bombeā€™ RodenRemove Sone following time if last local Sone unfollows
2018-02-07 David ā€˜Bombeā€™ RodenExpose following times from FriendProvider
2018-02-07 David ā€˜Bombeā€™ RodenStore Sone following time on following a Sone
2018-02-07 David ā€˜Bombeā€™ RodenDonā€™t load missing following times as Long.MAX_VALUE
2018-02-07 David ā€˜Bombeā€™ RodenAdd tests for saving Sone following times
2018-02-05 David ā€˜Bombeā€™ RodenDonā€™t hand in a SoneProvider to a class that is going...
2018-02-01 David ā€˜Bombeā€™ RodenAdd test for DI constructability of ImageInserter
2018-02-01 David ā€˜Bombeā€™ RodenUse dependency injection for SoneDownloader
2018-02-01 David ā€˜Bombeā€™ RodenAdd test for DI constructability of SoneDownloader
2018-01-27 David ā€˜Bombeā€™ RodenClean imports
2018-01-20 David ā€˜Bombeā€™ RodenBegin collection all pages in a dependency injection...
2018-01-04 David ā€˜Bombeā€™ RodenClean up SoneTemplatePageā€™s constructors
2017-11-30 David ā€˜Bombeā€™ RodenMove album-related interfaces to kotlin source prefix
2017-11-30 David ā€˜Bombeā€™ RodenMerge branch 'master' into next
2017-11-30 David ā€˜Bombeā€™ RodenMerge branch 'release-0.9.8' 0.9.8
2017-11-30 David ā€˜Bombeā€™ RodenUpdate edition of Sone homepage
2017-11-30 David ā€˜Bombeā€™ RodenPrevent null-pointer exception if property is missing
2017-11-14 David ā€˜Bombeā€™ RodenSet insertion delay on every created inserter
2017-10-16 David ā€˜Bombeā€™ RodenReturn nullable Post instead of Optional
2017-10-16 David ā€˜Bombeā€™ RodenReplace database interface with Kotlin version
2017-10-16 David ā€˜Bombeā€™ RodenReplace bookmark database interface with Kotlin version
2017-10-15 David ā€˜Bombeā€™ RodenReturn a nullable Album instead of an Optional
2017-10-15 David ā€˜Bombeā€™ RodenReplace album-related interfaces with Kotlin versions
2017-10-15 David ā€˜Bombeā€™ RodenReplace friend-related interfaces with Kotlin versions
2017-10-15 David ā€˜Bombeā€™ RodenReturn a nullable Image instead of an Optional
2017-10-15 David ā€˜Bombeā€™ RodenReplace image-related interface with Kotlin versions
2017-10-15 David ā€˜Bombeā€™ RodenReplace post-specific interfaces with Kotlin versions
2017-10-15 David ā€˜Bombeā€™ RodenReturn a nullable PostReply instead of an Optional
2017-10-15 David ā€˜Bombeā€™ RodenReplace reply-specific interfaces with Kotlin versions
2017-10-15 David ā€˜Bombeā€™ RodenReplace Sone builder interface with Kotlin version
2017-10-15 David ā€˜Bombeā€™ RodenReplace Sone builder factory interface with Kotlin...
2017-10-15 David ā€˜Bombeā€™ RodenReplace Sone database interface with Kotlin version
2017-10-15 David ā€˜Bombeā€™ RodenReplace Sone store interface with Kotlin version
2017-10-15 David ā€˜Bombeā€™ RodenReplace Sone provider interface with Kotlin version
2017-10-13 David ā€˜Bombeā€™ RodenReplace parser with Kotlin version
2017-10-07 David ā€˜Bombeā€™ RodenMerge branch 'master' into next
2017-10-07 David ā€˜Bombeā€™ RodenMerge branch 'release-0.9.7' 0.9.7
2017-10-07 David ā€˜Bombeā€™ RodenUpdate homepage edition to next valid edition
2017-10-07 David ā€˜Bombeā€™ RodenUpdate year of release to 2017
2017-10-07 David ā€˜Bombeā€™ RodenOnly parse the version once
2017-10-07 David ā€˜Bombeā€™ RodenUse generated version as plugin version
2017-10-06 David ā€˜Bombeā€™ RodenMake some methods final that shouldnā€™t need to be overr...
2017-10-06 David ā€˜Bombeā€™ RodenReplace Sone template page with Kotlin version
2017-10-06 David ā€˜Bombeā€™ RodenReplace JSON return object with Kotlin version
2017-10-05 David ā€˜Bombeā€™ RodenDeclare returned Core to always be non-null
2017-10-05 David ā€˜Bombeā€™ RodenReplace ajax base page with Kotlin version
2017-10-05 David ā€˜Bombeā€™ RodenDonā€™t extend FreenetPage, we donā€™t need the isLinkExcep...
2017-10-04 David ā€˜Bombeā€™ RodenFlush the correct stream
2017-10-04 David ā€˜Bombeā€™ RodenFix charset name
2017-10-02 David ā€˜Bombeā€™ RodenReplace untrust ajax page with Kotlin version
next