projects
/
Sone.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Sone.git
2019-03-05
David ‘Bombe...
♻️ Move plugin initialization to a module
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
David ‘Bombe...
⬆️ Update Guice to 4.2.2
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
David ‘Bombe...
⬆️ Update Guava to 27.0.1
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
David ‘Bombe...
♻️ Generalize test methods
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
David ‘Bombe...
Remove more unused classes
commit
|
commitdiff
|
tree
|
snapshot
2019-02-24
David ‘Bombe...
Remove unused classes
commit
|
commitdiff
|
tree
|
snapshot
2019-02-24
David ‘Bombe...
Add test for storing IDs on known post replies
commit
|
commitdiff
|
tree
|
snapshot
2019-02-24
David ‘Bombe...
Add test for storing IDs on known posts
commit
|
commitdiff
|
tree
|
snapshot
2019-02-24
David ‘Bombe...
Store updated Sone in database
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
David ‘Bombe...
Add output when a Sone was successfully parsed
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
David ‘Bombe...
Replace Preferences with Kotlin version
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
David ‘Bombe...
Use Sequence instead of Collection
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Update year in copyright lines
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Optimize some imports
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Remove unnecessary type parameters
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Remove unnecessary semicolons
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Remove unnecessary modifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Replace forEach() on range with repeat()
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Collapse identical catch blocks
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Replace unnecessary type parameters with <>
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Update version of gradle-pitest plugin
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Merge branch 'next' of calcium:git/Sone into next
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Replace Sone change detector with simple comparison...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Use logging method that’s present in Java 1.7
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Replace PreferencesTest with Kotlin version
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Verify that no events are sent on invalid property...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Remove unused Comparator
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Replace Fingerprintable with Kotlin version
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Replace Identified with Kotlin version
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Replace AbstractSoneCommand with Kotlin version
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Add method to throw no null if condition is met
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Fix logging call
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David ‘Bombe...
Remove duplicated code
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
David ‘Bombe...
Don’t return null to function not allowing it
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
David ‘Bombe...
Don’t hand in null to function not allowing it
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
David ‘Bombe...
Fixed typo in German translation (thanks, The_Bishop...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David ‘Bombe...
Fix parsing of SSK links without document name
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David ‘Bombe...
Don’t check for non-existing Sone-following times on...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David ‘Bombe...
Ignore Gradle’s temp directory
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David ‘Bombe...
Add build files for sr.ht
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
David ‘Bombe...
Send generic “preference changed” event when changing...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
David ‘Bombe...
Replace InsertionDelayChangedEvent with Kotlin version
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
David ‘Bombe...
Update pitest plugin
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
David ‘Bombe...
Don’t expect a casted HLSC
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
David ‘Bombe...
Use Gradle distribution with sources
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
David ‘Bombe...
Update Kotlin version
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
David ‘Bombe...
Add unit test for SonePlugin
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
David ‘Bombe...
Use a real RequestClient instead of casting the HLSC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
David ‘Bombe...
Use UpdatedSoneProcessor in SoneDownloader
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
David ‘Bombe...
Add processor for updated Sones
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
David ‘Bombe...
Update Kotlin version
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
David ‘Bombe...
Remove @author tags
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
David ‘Bombe...
Replace Fetched with Kotlin version
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
David ‘Bombe...
Move Fetched class to top-level
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
David ‘Bombe...
Convert MemoryDatabase to Kotlin
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
David ‘Bombe...
Add Sone change collector
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
David ‘Bombe...
Use database instead of Core in Sone parser
commit
|
commitdiff
|
tree
|
snapshot
2018-02-24
David ‘Bombe...
Replace some events with Kotlin versions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
David ‘Bombe...
Rename fetch action methods
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
David ‘Bombe...
Remove superfluous fetch method
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
David ‘Bombe...
Remove Sone following times from Core
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
David ‘Bombe...
Fix whitespace
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
David ‘Bombe...
Remove obsolete import
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
David ‘Bombe...
Remove Sone following time if last local Sone unfollows
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
David ‘Bombe...
Expose following times from FriendProvider
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
David ‘Bombe...
Store Sone following time on following a Sone
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
David ‘Bombe...
Don’t load missing following times as Long.MAX_VALUE
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
David ‘Bombe...
Add tests for saving Sone following times
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
David ‘Bombe...
Replace test for ConfigurationLoader with Kotlin version
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
David ‘Bombe...
Don’t hand in a SoneProvider to a class that is going...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
David ‘Bombe...
Add test for DI constructability of ImageInserter
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
David ‘Bombe...
Replace image inserter test with Kotlin version
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
David ‘Bombe...
Use dependency injection for SoneDownloader
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
David ‘Bombe...
Add test for DI constructability of SoneDownloader
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
David ‘Bombe...
Clean imports
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Update to Gradle 4.5
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of UntrustAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of UnlockSoneAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of UnlikeAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of UnfollowSoneAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of UnbookmarkAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of TrustAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of MoveProfileFieldAja...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of MarkAsKnownAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of LockSoneAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of LikeAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of GetTranslationAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of GetTimesAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of GetStatusAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of GetReplyAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of GetPostAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of GetNotificationsAja...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of GetLinkedElementAja...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of GetLikesAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Add test for DI constructability of FollowSoneAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Clean up imports
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
David ‘Bombe...
Update Kotlin version to 1.2.21
commit
|
commitdiff
|
tree
|
snapshot
2018-01-23
David ‘Bombe...
Add test for DI constructability of EditProfileFieldAja...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-23
David ‘Bombe...
Add test for DI constructability of EditImageAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-23
David ‘Bombe...
Add test for DI constructability of EditAlbumAjaxPage
commit
|
commitdiff
|
tree
|
snapshot
next