projects
/
Sone.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Extract memory-based identity database into its own class.
2014-03-08
David ‘Bombe’ Roden
Extract memory-based identity database into its own...
commit
|
commitdiff
|
tree
2014-03-08
David ‘Bombe’ Roden
Extract memory-backed post database into its own class.
commit
|
commitdiff
|
tree
2014-03-05
David ‘Bombe’ Roden
Inner interfaces are always static.
commit
|
commitdiff
|
tree
2014-03-05
David ‘Bombe’ Roden
Add helper method to clear up intent.
commit
|
commitdiff
|
tree
2014-03-05
David ‘Bombe’ Roden
Use static imports.
commit
|
commitdiff
|
tree
2014-03-05
David ‘Bombe’ Roden
Include Sone ID in downloader thread name.
commit
|
commitdiff
|
tree
2014-03-05
David ‘Bombe’ Roden
Move callback wrapper to inner class.
commit
|
commitdiff
|
tree
2014-03-05
David ‘Bombe’ Roden
Move USK callback to inner class.
commit
|
commitdiff
|
tree
2014-03-05
David ‘Bombe’ Roden
Store the “known” status of a post in the database.
commit
|
commitdiff
|
tree
2014-03-05
David ‘Bombe’ Roden
Don’t process a download if the downloader was aborted.
commit
|
commitdiff
|
tree
2014-03-05
David ‘Bombe’ Roden
Use forceful, non-blocking shutdown of thread pool.
commit
|
commitdiff
|
tree
2014-03-04
David ‘Bombe’ Roden
Don’t store Sones in core.
commit
|
commitdiff
|
tree
2014-03-04
David ‘Bombe’ Roden
Remove request and insert URI from default Sone implementation.
commit
|
commitdiff
|
tree
2014-03-04
David ‘Bombe’ Roden
Add storeSone() method to sone database.
commit
|
commitdiff
|
tree
2014-03-01
David ‘Bombe’ Roden
Free all buckets after the insert has finished.
commit
|
commitdiff
|
tree
2014-03-01
David ‘Bombe’ Roden
Store the insert URI in the information used for inserting.
commit
|
commitdiff
|
tree
2014-03-01
David ‘Bombe’ Roden
Add function that converts a Sone into its insert URI.
commit
|
commitdiff
|
tree
2014-03-01
David ‘Bombe’ Roden
Make it possible to mock a Sone’s insert URI.
commit
|
commitdiff
|
tree
2014-03-01
David ‘Bombe’ Roden
Store identities in database.
commit
|
commitdiff
|
tree
2014-03-01
David ‘Bombe’ Roden
Initialize new remote Sones with a dummy Client.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add test for javascript filter.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for DeletePostAjaxPage.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Fix import.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add test for list notifications.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add test for creating replies via AJAX.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add test for creating a post via AJAX.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
If no current Sone exists, return an error.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Clean up imports.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Make mocked posts retrievable.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add concept of a current Sone.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Mock some post database interactions.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Implement getLocalSone in mocked Core.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Mock the HTTP request, too.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Remove unused methods.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add test case for JsonPage.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add default options to mocked core.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add test for no-login requirement.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Refactor test, move mocks and verifiers to their respective...
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Move verifiers to different package.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Fix javadoc.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Use a single constant for the string to be encoded.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Fix shadow creation.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for ReceivedReplyEvent.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for PluginConnector.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Move field set matcher to Matchers.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for IdentityEvent and OwnIdentityEvent.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for StringBucket.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for IdentityChangeEventSender.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Move more of identity change detection into an easily...
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Implement hashCode() and equals().
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Use identity helpers.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add helper methods for creating identities.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Move InputStream matcher to Matchers.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for SimpleFieldSetBuilder.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add matchers for iterators.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for PluginStoreConfigurationBackend.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for L10nFilter.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Increase coverage of default identity.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add class with Sone-specific matchers.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit tests for identity events.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Remove empty line.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Increase test coverage of Trust.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for Identity.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Convert an Identity into a Map, not a Collection of...
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Use the identity loader for loading identities.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Remove sync object, simply sync on own identities.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add an identity loader.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add tests that verify that a non-existing identity...
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Allow method chaining when changing identities.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Remove unused code.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for WebOfTrustConnector.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Remove unused method.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add equals() and hashCode() implementation.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for ImageLinkFilter.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for ImageAccessor.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
React correctly when parameters are not given.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for IdentityAccessor.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for HttpRequestAccessor.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for CssClassNameFilter.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Remove unused plugin.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Use Joiner and TO_NICE_NAME to concatenate the Sone...
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add function that transforms a Sone into its nice name.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Use ComparisonChain for nice name comparator.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for CollectionAccessor.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Extract some functionality into their own methods.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add unit test for AlbumAccessor.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Expose Link class.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add tests for isFreenetLink() and isPlainText().
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Rework the text parser.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Remove modifier from interface.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Extract functions to detect long-enough links.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Extract function to detect whether a freenet link matches...
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Extract removal of trailing whitespace parts into its...
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Extract finding next whitespace into its own method.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Always use the correct length of the scheme.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Move finding the next link into its own method.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Add test case for multiple different links in one line.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Store in link type whether a link is an internet link.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Remove unnecessary cast.
commit
|
commitdiff
|
tree
2014-02-28
David ‘Bombe’ Roden
Remove unused cast.
commit
|
commitdiff
|
tree
next