projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
🔥 Remove unused field
[Sone.git]
/
src
/
main
/
java
/
net
/
pterodactylus
/
sone
/
core
/
Core.java
2019-11-29
David ‘Bombe’ Roden
✨ Send event when Sone is locked on startup
blob
|
commitdiff
2019-11-29
David ‘Bombe’ Roden
🚸 Only lock Sone if it doesn’t have images, either
blob
|
commitdiff
|
diff to current
2019-11-29
David ‘Bombe’ Roden
🔀 Merge 'feature/remove-trust-functions' into 'next'
blob
|
commitdiff
|
diff to current
2019-11-28
David ‘Bombe’ Roden
🔥 Remove code for setting trust values
blob
|
commitdiff
|
diff to current
2019-11-20
David ‘Bombe’ Roden
🐛 Don’t save ancient Sone objects
blob
|
commitdiff
|
diff to current
2019-11-17
David ‘Bombe’ Roden
✨ Add histogram for configuration saving times
blob
|
commitdiff
|
diff to current
2019-11-05
David ‘Bombe’ Roden
🚧 Lock Sone if after loading it’s empty
blob
|
commitdiff
|
diff to current
2019-10-12
David ‘Bombe’ Roden
🎨 Remove inheritance from identity events and replace...
blob
|
commitdiff
|
diff to current
2019-07-31
David ‘Bombe’ Roden
✨ Add metrics to SoneInserter
blob
|
commitdiff
|
diff to current
2019-07-28
David ‘Bombe’ Roden
✨ Post event when debug activated
blob
|
commitdiff
|
diff to current
2019-07-28
David ‘Bombe’ Roden
✅ Add method to set debug flag
blob
|
commitdiff
|
diff to current
2019-07-28
David ‘Bombe’ Roden
🔥 Replace debug flag collection with simple flag
blob
|
commitdiff
|
diff to current
2019-07-26
David ‘Bombe’ Roden
⚡️ Don’t save configuration for every Sone
blob
|
commitdiff
|
diff to current
2019-07-11
David ‘Bombe’ Roden
✨ Add debug information to Core
blob
|
commitdiff
|
diff to current
2019-07-10
David ‘Bombe’ Roden
🔀 Merge changes from other next branch
blob
|
commitdiff
|
diff to current
2019-07-02
David ‘Bombe’ Roden
♻️ Don’t use Optional as parameter type
blob
|
commitdiff
|
diff to current
2019-06-28
David ‘Bombe’ Roden
🎨 Replace image events with Kotlin versions
blob
|
commitdiff
|
diff to current
2019-06-26
David ‘Bombe’ Roden
🔀 Merge branch 'release-79'
v79
blob
|
commitdiff
|
diff to current
2019-03-02
David ‘Bombe’ Roden
⬆️ Update Guava to 27.0.1
blob
|
commitdiff
|
diff to current
2019-02-22
David ‘Bombe’ Roden
Update year in copyright lines
blob
|
commitdiff
|
diff to current
2019-02-22
David ‘Bombe’ Roden
Replace unnecessary type parameters with <>
blob
|
commitdiff
|
diff to current
2019-02-22
David ‘Bombe’ Roden
Merge branch 'next' of calcium:git/Sone into next
blob
|
commitdiff
|
diff to current
2019-02-22
David ‘Bombe’ Roden
Replace Sone change detector with simple comparison...
blob
|
commitdiff
|
diff to current
2019-02-12
David ‘Bombe’ Roden
Don’t check for non-existing Sone-following times on...
blob
|
commitdiff
|
diff to current
2018-03-03
David ‘Bombe’ Roden
Remove @author tags
blob
|
commitdiff
|
diff to current
2018-02-08
David ‘Bombe’ Roden
Rename fetch action methods
blob
|
commitdiff
|
diff to current
2018-02-07
David ‘Bombe’ Roden
Remove Sone following times from Core
blob
|
commitdiff
|
diff to current
2018-02-01
David ‘Bombe’ Roden
Add test for DI constructability of ImageInserter
blob
|
commitdiff
|
diff to current
2018-02-01
David ‘Bombe’ Roden
Use dependency injection for SoneDownloader
blob
|
commitdiff
|
diff to current
2017-11-30
David ‘Bombe’ Roden
Merge branch 'release-0.9.8'
0.9.8
blob
|
commitdiff
|
diff to current
2017-11-30
David ‘Bombe’ Roden
Prevent null-pointer exception if property is missing
blob
|
commitdiff
|
diff to current
2017-11-14
David ‘Bombe’ Roden
Set insertion delay on every created inserter
blob
|
commitdiff
|
diff to current
2017-10-16
David ‘Bombe’ Roden
Return nullable Post instead of Optional
blob
|
commitdiff
|
diff to current
2017-10-15
David ‘Bombe’ Roden
Return a nullable Album instead of an Optional
blob
|
commitdiff
|
diff to current
2017-10-15
David ‘Bombe’ Roden
Return a nullable Image instead of an Optional
blob
|
commitdiff
|
diff to current
2017-10-15
David ‘Bombe’ Roden
Return a nullable PostReply instead of an Optional
blob
|
commitdiff
|
diff to current
2017-10-15
David ‘Bombe’ Roden
Replace Sone provider interface with Kotlin version
blob
|
commitdiff
|
diff to current
2017-10-07
David ‘Bombe’ Roden
Merge branch 'release-0.9.7'
0.9.7
blob
|
commitdiff
|
diff to current
2017-09-07
David ‘Bombe’ Roden
Add some @Nullable annotations
blob
|
commitdiff
|
diff to current
2017-06-04
David ‘Bombe’ Roden
Add @Nonnull to SoneProvider’s getSones() method
blob
|
commitdiff
|
diff to current
2017-03-25
David ‘Bombe’ Roden
Add nullability annotations to getAlbum method
blob
|
commitdiff
|
diff to current
2016-11-16
David ‘Bombe’ Roden
Make loading of linked images configurable
blob
|
commitdiff
|
diff to current
2016-11-13
David ‘Bombe’ Roden
Rename enum to better match its purpose
blob
|
commitdiff
|
diff to current
2016-11-13
David ‘Bombe’ Roden
Move enum to more appropriate class
blob
|
commitdiff
|
diff to current
2016-10-26
David ‘Bombe’ Roden
Merge branch 'release-0.9.6'
0.9.6
blob
|
commitdiff
|
diff to current
2016-09-20
David ‘Bombe’ Roden
Don’t expose the plugin version directly
blob
|
commitdiff
|
diff to current
2016-07-11
David ‘Bombe’ Roden
Merge branch 'release-0.9.5'
0.9.5
blob
|
commitdiff
|
diff to current
2016-07-01
David ‘Bombe’ Roden
Send Sone removal notifications before removing Sone
blob
|
commitdiff
|
diff to current
2016-06-26
David ‘Bombe’ Roden
Change dates in file headers
blob
|
commitdiff
|
diff to current
2016-06-23
David ‘Bombe’ Roden
Remove the concept of the album image, always use a...
blob
|
commitdiff
|
diff to current
2016-02-27
David ‘Bombe’ Roden
Merge branch 'disruptive-notification' into next
blob
|
commitdiff
|
diff to current
2016-02-26
David ‘Bombe’ Roden
Inject update checker into core
blob
|
commitdiff
|
diff to current
2015-11-27
David ‘Bombe’ Roden
Merge branch 'master' into next
blob
|
commitdiff
|
diff to current
2015-11-27
David ‘Bombe’ Roden
Merge branch 'release-0.9.4'
0.9.4
blob
|
commitdiff
|
diff to current
2015-11-27
David ‘Bombe’ Roden
Update years in copyright line
blob
|
commitdiff
|
diff to current
2015-07-22
David ‘Bombe’ Roden
Merge branch 'release/0.9.3'
0.9.3
blob
|
commitdiff
|
diff to current
2015-07-21
David ‘Bombe’ Roden
Store new Sones that can not be loaded
blob
|
commitdiff
|
diff to current
2015-07-20
David ‘Bombe’ Roden
Merge branch 'feature/fix-coverity-defects' into next
blob
|
commitdiff
|
diff to current
2015-07-20
David ‘Bombe’ Roden
Make parsing of Sone.LatestEdition more robust
blob
|
commitdiff
|
diff to current
2015-07-20
David ‘Bombe’ Roden
Add real default values to prevent NullPointerExceptions
blob
|
commitdiff
|
diff to current
2015-07-20
David ‘Bombe’ Roden
Merge branch 'feature/fix-logging' into next
blob
|
commitdiff
|
diff to current
2015-07-20
David ‘Bombe’ Roden
Abandon logging that does not work with Freenet’s logge...
blob
|
commitdiff
|
diff to current
2015-07-19
David ‘Bombe’ Roden
Merge branch 'release/0.9.2'
0.9.2
blob
|
commitdiff
|
diff to current
2015-07-19
David ‘Bombe’ Roden
Revert "Store Sone earlier when creating new Sone"
blob
|
commitdiff
|
diff to current
2015-07-18
David ‘Bombe’ Roden
Merge branch 'release/0.9.1'
0.9.1
blob
|
commitdiff
|
diff to current
2015-07-18
David ‘Bombe’ Roden
Store Sone earlier when creating new Sone
blob
|
commitdiff
|
diff to current
2015-07-17
David ‘Bombe’ Roden
Fix parsing of non-existing edition
blob
|
commitdiff
|
diff to current
2015-06-16
David ‘Bombe’ Roden
Merge branch 'release/0.9-rc1'
0.9-rc1
blob
|
commitdiff
|
diff to current
2015-06-12
David ‘Bombe’ Roden
Merge branch 'last-working' into next
blob
|
commitdiff
|
diff to current
2014-12-24
David ‘Bombe’ Roden
Stop Sone rescuers when stopping core.
blob
|
commitdiff
|
diff to current
2014-11-25
David ‘Bombe’ Roden
Move friend-related functionality into the database.
blob
|
commitdiff
|
diff to current
2014-11-24
David ‘Bombe’ Roden
Add method to expose a Sone loader to the Sone provider.
blob
|
commitdiff
|
diff to current
2014-11-22
David ‘Bombe’ Roden
Collect events in a separate method.
blob
|
commitdiff
|
diff to current
2014-11-22
David ‘Bombe’ Roden
Only send events after the new Sone has been stored...
blob
|
commitdiff
|
diff to current
2014-11-22
David ‘Bombe’ Roden
Remove outdated and wrong comment.
blob
|
commitdiff
|
diff to current
2014-11-04
David ‘Bombe’ Roden
Remove unnecessary method.
blob
|
commitdiff
|
diff to current
2014-11-04
David ‘Bombe’ Roden
Don’t save bookmarks from the core anymore, the databas...
blob
|
commitdiff
|
diff to current
2014-11-04
David ‘Bombe’ Roden
Don’t load bookmarks from core anymore.
blob
|
commitdiff
|
diff to current
2014-11-01
David ‘Bombe’ Roden
Remove Sone from database correctly.
blob
|
commitdiff
|
diff to current
2014-10-05
David ‘Bombe’ Roden
Don’t use logging from utils package.
blob
|
commitdiff
|
diff to current
2014-10-05
David ‘Bombe’ Roden
Remove obsolete import.
blob
|
commitdiff
|
diff to current
2014-10-05
David ‘Bombe’ Roden
Use Guice to parse numbers.
blob
|
commitdiff
|
diff to current
2014-10-03
David ‘Bombe’ Roden
Use bookmark database in core.
blob
|
commitdiff
|
diff to current
2014-09-30
David ‘Bombe’ Roden
Remove a TODO.
blob
|
commitdiff
|
diff to current
2014-09-30
David ‘Bombe’ Roden
Remove all occurences of the FCP interface from the...
blob
|
commitdiff
|
diff to current
2014-09-30
David ‘Bombe’ Roden
Move preferences loading and saving out of the core.
blob
|
commitdiff
|
diff to current
2014-09-29
David ‘Bombe’ Roden
Move option interface and default implementation to...
blob
|
commitdiff
|
diff to current
2014-09-28
David ‘Bombe’ Roden
Use event bus to change FCP interface configuration.
blob
|
commitdiff
|
diff to current
2014-09-28
David ‘Bombe’ Roden
Use event bus to activate and deactivate the FCP interface.
blob
|
commitdiff
|
diff to current
2014-09-28
David ‘Bombe’ Roden
Use events to communicate changes to insertion delay...
blob
|
commitdiff
|
diff to current
2014-09-28
David ‘Bombe’ Roden
Clean imports.
blob
|
commitdiff
|
diff to current
2014-09-28
David ‘Bombe’ Roden
Don’t set the request URI anymore, either.
blob
|
commitdiff
|
diff to current
2014-09-27
David ‘Bombe’ Roden
Store Sones in database only.
blob
|
commitdiff
|
diff to current
2014-09-26
David ‘Bombe’ Roden
Don’t store a Sone in the Sone inserter.
blob
|
commitdiff
|
diff to current
2014-09-21
David ‘Bombe’ Roden
Use database methods where possible.
blob
|
commitdiff
|
diff to current
2014-09-21
David ‘Bombe’ Roden
Store Sones in the database, too.
blob
|
commitdiff
|
diff to current
2014-09-19
David ‘Bombe’ Roden
Fix parsing of latest edition when it’s not present.
blob
|
commitdiff
|
diff to current
2014-09-19
David ‘Bombe’ Roden
Use Sone change detector in core to send notifications.
blob
|
commitdiff
|
diff to current
2014-09-17
David ‘Bombe’ Roden
Small optimization when an identity is removed.
blob
|
commitdiff
|
diff to current
2014-09-15
David ‘Bombe’ Roden
Create images using the core’s image builder.
blob
|
commitdiff
|
diff to current
next