projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add test for PostPart
[Sone.git]
/
src
/
test
/
java
/
net
/
pterodactylus
/
sone
/
core
/
2016-09-20
David ‘Bombe’ Roden
Don’t expose the plugin version directly
tree
|
commitdiff
2016-07-11
David ‘Bombe’ Roden
Merge branch 'release-0.9.5'
0.9.5
tree
|
commitdiff
2016-07-01
David ‘Bombe’ Roden
Send Sone removal notifications before removing Sone
tree
|
commitdiff
2016-06-23
David ‘Bombe’ Roden
Remove the concept of the album image, always use a...
tree
|
commitdiff
2016-02-27
David ‘Bombe’ Roden
Merge branch 'disruptive-notification' into next
tree
|
commitdiff
2016-02-27
David ‘Bombe’ Roden
Check for disruptive versions on update
tree
|
commitdiff
2016-02-26
David ‘Bombe’ Roden
Inject current version into update checker
tree
|
commitdiff
2015-07-22
David ‘Bombe’ Roden
Merge branch 'release/0.9.3'
0.9.3
tree
|
commitdiff
2015-07-22
David ‘Bombe’ Roden
Clean up imports
tree
|
commitdiff
2015-07-22
David ‘Bombe’ Roden
Rename fields to better reflect their purpose
tree
|
commitdiff
2015-07-22
David ‘Bombe’ Roden
Add tests for fixed Sone modification detector
tree
|
commitdiff
2015-06-16
David ‘Bombe’ Roden
Merge branch 'release/0.9-rc1'
0.9-rc1
tree
|
commitdiff
2015-06-12
David ‘Bombe’ Roden
Merge branch 'last-working' into next
tree
|
commitdiff
2014-11-26
David ‘Bombe’ Roden
Use database to return friends of a Sone.
tree
|
commitdiff
2014-11-25
David ‘Bombe’ Roden
Use new method to create test values everywhere.
tree
|
commitdiff
2014-11-22
David ‘Bombe’ Roden
Move image implementation to better package.
tree
|
commitdiff
2014-11-22
David ‘Bombe’ Roden
Don’t allow a “post cut off length” of -1 anymore.
tree
|
commitdiff
2014-10-03
David ‘Bombe’ Roden
Extract manifest element creation into its own class.
tree
|
commitdiff
2014-10-03
David ‘Bombe’ Roden
Move Sone parser into its own class.
tree
|
commitdiff
2014-09-30
David ‘Bombe’ Roden
Add more tests for the Sone inserter.
tree
|
commitdiff
2014-09-30
David ‘Bombe’ Roden
Move preferences loading and saving out of the core.
tree
|
commitdiff
2014-09-30
David ‘Bombe’ Roden
Move test Value implementation to top-level class.
tree
|
commitdiff
2014-09-29
David ‘Bombe’ Roden
Move option interface and default implementation to...
tree
|
commitdiff
2014-09-28
David ‘Bombe’ Roden
Remove option watcher, it’s not used anymore.
tree
|
commitdiff
2014-09-28
David ‘Bombe’ Roden
Use event bus to change FCP interface configuration.
tree
|
commitdiff
2014-09-28
David ‘Bombe’ Roden
Use event bus to activate and deactivate the FCP interface.
tree
|
commitdiff
2014-09-28
David ‘Bombe’ Roden
Use events to communicate changes to insertion delay...
tree
|
commitdiff
2014-09-28
David ‘Bombe’ Roden
Don’t set the request URI anymore, either.
tree
|
commitdiff
2014-09-27
David ‘Bombe’ Roden
Store Sones in database only.
tree
|
commitdiff
2014-09-27
David ‘Bombe’ Roden
Don’t set insert URI of a Sone, let it be generated...
tree
|
commitdiff
2014-09-27
David ‘Bombe’ Roden
Don't access the Sone in the constructor.
tree
|
commitdiff
2014-09-26
David ‘Bombe’ Roden
Don’t store a Sone in the Sone inserter.
tree
|
commitdiff
2014-09-19
David ‘Bombe’ Roden
Add sone change detector that finds new and removed...
tree
|
commitdiff
2014-09-18
David ‘Bombe’ Roden
Move test builders to their own top-level classes.
tree
|
commitdiff
2014-09-17
David ‘Bombe’ Roden
Add more tests for FreenetInterface.
tree
|
commitdiff
2014-09-15
David ‘Bombe’ Roden
Use real image parsing in Sone downloader test.
tree
|
commitdiff
2014-09-13
David ‘Bombe’ Roden
Further reduce dependencies on a Sone for downloading.
tree
|
commitdiff
2014-09-12
David ‘Bombe’ Roden
Remove Sone instance from SoneUpdater interface.
tree
|
commitdiff
2014-09-12
David ‘Bombe’ Roden
Add interface between freenet interface and Sone downlo...
tree
|
commitdiff
2014-09-09
David ‘Bombe’ Roden
Move image parsing to new configuration parser.
tree
|
commitdiff
2014-09-09
David ‘Bombe’ Roden
Move album parsing to new configuration parser.
tree
|
commitdiff
2014-09-08
David ‘Bombe’ Roden
Set Sone in album builder, remote getOrCreate method...
tree
|
commitdiff
2014-09-08
David ‘Bombe’ Roden
Move friend parsing to new configuration parser.
tree
|
commitdiff
2014-09-08
David ‘Bombe’ Roden
Move liked post reply IDs to new configuration parser.
tree
|
commitdiff
2014-09-08
David ‘Bombe’ Roden
Move liked post IDs parsing to new configuration parser.
tree
|
commitdiff
2014-09-07
David ‘Bombe’ Roden
Move post reply parsing to new configuration parser.
tree
|
commitdiff
2014-09-07
David ‘Bombe’ Roden
Start moving parsing a Sone from a configuration to...
tree
|
commitdiff
2014-09-07
David ‘Bombe’ Roden
Rename method that creates albums if they don’t exist.
tree
|
commitdiff
2014-08-10
David ‘Bombe’ Roden
Extract interface for Sone downloader.
tree
|
commitdiff
2014-08-09
David ‘Bombe’ Roden
Whitespace.
tree
|
commitdiff
2014-08-09
David ‘Bombe’ Roden
Remove test that can not guarantee its success.
tree
|
commitdiff
2014-08-09
David ‘Bombe’ Roden
Extract interface from the web of trust updater.
tree
|
commitdiff
2014-08-07
David ‘Bombe’ Roden
Add test for Sone downloader.
tree
|
commitdiff
2014-08-04
David ‘Bombe’ Roden
Add unit test for preferences.
tree
|
commitdiff
2014-08-04
David ‘Bombe’ Roden
Add tests for web of trust updater.
tree
|
commitdiff
2014-08-03
David ‘Bombe’ Roden
Add unit test for “set trust” job.
tree
|
commitdiff
2014-08-03
David ‘Bombe’ Roden
Add unit test for sone rescuer.
tree
|
commitdiff
2014-08-02
David ‘Bombe’ Roden
Make delay configurable in test constructor to allow...
tree
|
commitdiff
2014-08-02
David ‘Bombe’ Roden
Add more tests of sone inserter.
tree
|
commitdiff
2014-08-02
David ‘Bombe’ Roden
Add test for “set property” job.
tree
|
commitdiff
2014-08-02
David ‘Bombe’ Roden
Add test for insert token.
tree
|
commitdiff
2014-08-01
David ‘Bombe’ Roden
Increase test coverage.
tree
|
commitdiff
2014-08-01
David ‘Bombe’ Roden
Increase test coverage.
tree
|
commitdiff
2014-08-01
David ‘Bombe’ Roden
Add unit test for the insert token supplier.
tree
|
commitdiff
2014-08-01
David ‘Bombe’ Roden
Add unit test for image inserter.
tree
|
commitdiff
2014-08-01
David ‘Bombe’ Roden
Move reflection-based methods to their own class.
tree
|
commitdiff
2014-07-31
David ‘Bombe’ Roden
Add class that fetches a Sone.
tree
|
commitdiff
2014-07-31
David ‘Bombe’ Roden
Rename class that fetches a Sone with its URI.
tree
|
commitdiff
2014-07-31
David ‘Bombe’ Roden
Add test for Sone URI.
tree
|
commitdiff
2014-07-31
David ‘Bombe’ Roden
Increase test coverage.
tree
|
commitdiff
2014-07-31
David ‘Bombe’ Roden
Increse test coverage.
tree
|
commitdiff
2014-07-30
David ‘Bombe’ Roden
Increase test coverage.
tree
|
commitdiff
2014-07-30
David ‘Bombe’ Roden
Increase test coverage.
tree
|
commitdiff
2014-07-30
David ‘Bombe’ Roden
Add test for “remove context” job.
tree
|
commitdiff
2014-07-30
David ‘Bombe’ Roden
Add test for “add context” job.
tree
|
commitdiff
2014-07-30
David ‘Bombe’ Roden
Add class that marks a reply as known.
tree
|
commitdiff
2014-07-30
David ‘Bombe’ Roden
Add class that marks a post as known.
tree
|
commitdiff
2014-07-30
David ‘Bombe’ Roden
Add class to fetch a Sone.
tree
|
commitdiff
2014-07-29
David ‘Bombe’ Roden
Add class for setting insertion delay from an option.
tree
|
commitdiff
2014-07-29
David ‘Bombe’ Roden
Add test for the second USK callback.
tree
|
commitdiff
2014-07-29
David ‘Bombe’ Roden
Add tests for the callback.
tree
|
commitdiff
2014-07-22
David ‘Bombe’ Roden
Add unit test for freenet interface.
tree
|
commitdiff
2014-07-21
David ‘Bombe’ Roden
Add unit test for update checker.
tree
|
commitdiff
2014-07-07
David ‘Bombe’ Roden
Add unit test for options.
tree
|
commitdiff
2014-07-07
David ‘Bombe’ Roden
Add unit test for default option implementation.
tree
|
commitdiff
2014-06-24
David ‘Bombe’ Roden
Add test case for locking and unlocking a Sone.
tree
|
commitdiff
2014-06-24
David ‘Bombe’ Roden
Add test for restarting the wait period after changing...
tree
|
commitdiff
2014-06-24
David ‘Bombe’ Roden
Add own test for starting state.
tree
|
commitdiff
2014-06-22
David ‘Bombe’ Roden
Move detection of modification into modification detector.
tree
|
commitdiff
2014-06-12
David ‘Bombe’ Roden
Refactor test.
tree
|
commitdiff
2014-06-12
David ‘Bombe’ Roden
Add Sone modification detector.
tree
|
commitdiff