projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove core listener.
[Sone.git]
/
src
/
main
/
java
/
net
/
pterodactylus
/
sone
/
core
/
Core.java
2013-01-16
David ‘Bombe’ Roden
Remove core listener.
blob
|
commitdiff
2013-01-16
David ‘Bombe’ Roden
Convert “image insert failed” into EventBus-based event.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “image insert finished” into EventBus-based...
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “image insert aborted” into EventBus-based...
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “image is inserted” into EventBus-based event.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “update found” into EventBus-based event.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “Sone insert was aborted” into EventBus-based...
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “Sone was inserted” into EventBus-based event.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “Sone is being inserted” into EventBus-based...
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “Sone unlocked” into EventBus-based event.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “Sone locked” into EventBus-based event.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “post reply removed” into EventBus-based event.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “post removed” into EventBus-based event.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “Sone removed” into EventBus-based event.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Fix javadoc.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “post reply marked as known” into EventBus...
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “post marked as known” into EventBus-based...
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “Sone marked as known” into EventBus-based...
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “new post reply found” into EventBus-based...
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “new post found” into EventBus-based event.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Convert “new Sound found” into EventBus-based event.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Add event bus to Core.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Prevent NPE.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Use dependency injection to create Sone instance.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Store locality of a Sone in the Sone itself.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Revert "Implement post reply provider interface in...
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Implement post reply provider interface in Core.
blob
|
commitdiff
|
diff to current
2013-01-16
David ‘Bombe’ Roden
Rename getReply() to getPostReply(), remove convenience...
blob
|
commitdiff
|
diff to current
2012-12-21
David ‘Bombe’ Roden
Merge remote-tracking branch 'beak/next' into next
blob
|
commitdiff
|
diff to current
2012-12-19
David ‘Bombe’ Roden
Merge branch 'fix-avatar-selection-309' into next
blob
|
commitdiff
|
diff to current
2012-11-26
David ‘Bombe’ Roden
Download updates via the thread factory, too.
blob
|
commitdiff
|
diff to current
2012-11-26
David ‘Bombe’ Roden
Use named thread factory to create downloader threads.
blob
|
commitdiff
|
diff to current
2012-11-21
David ‘Bombe’ Roden
Do not allow creation of empty posts and replies.
blob
|
commitdiff
|
diff to current
2012-10-16
David ‘Bombe’ Roden
Set known flag correctly when finding new posts and...
blob
|
commitdiff
|
diff to current
2012-10-08
David ‘Bombe’ Roden
Merge branch 'release-0.8.3'
0.8.3
blob
|
commitdiff
|
diff to current
2012-09-18
David ‘Bombe’ Roden
Record and expose startup time.
blob
|
commitdiff
|
diff to current
2012-09-12
David ‘Bombe’ Roden
Merge remote-tracking branch 'beak/next' into next
blob
|
commitdiff
|
diff to current
2012-09-12
David ‘Bombe’ Roden
Fix logging of exception.
blob
|
commitdiff
|
diff to current
2012-09-12
David ‘Bombe’ Roden
Declare method as static.
blob
|
commitdiff
|
diff to current
2012-09-12
David ‘Bombe’ Roden
Save Sones and configuration on stopping.
blob
|
commitdiff
|
diff to current
2012-09-12
David ‘Bombe’ Roden
Remove getting trust values from trust updater.
blob
|
commitdiff
|
diff to current
2012-09-11
David ‘Bombe’ Roden
Don’t save Sones directly, only touch the configuration.
blob
|
commitdiff
|
diff to current
2012-09-10
David ‘Bombe’ Roden
Use WebOfTrust updater to set contexts and properties.
blob
|
commitdiff
|
diff to current
2012-09-10
David ‘Bombe’ Roden
Rename WebOfTrust updater.
blob
|
commitdiff
|
diff to current
2012-09-10
David ‘Bombe’ Roden
Prepare background updater to perform property and...
blob
|
commitdiff
|
diff to current
2012-09-07
David ‘Bombe’ Roden
Create links to posts using an excerpt from the parsed...
blob
|
commitdiff
|
diff to current
2012-09-07
David ‘Bombe’ Roden
Update trust values in a dedicated background thread.
blob
|
commitdiff
|
diff to current
2012-09-05
David ‘Bombe’ Roden
Merge branch 'remove-configuration-cleaning-216' into...
blob
|
commitdiff
|
diff to current
2012-09-05
David ‘Bombe’ Roden
Remove obsolete storing of Sone Rescue Mode.
blob
|
commitdiff
|
diff to current
2012-09-05
David ‘Bombe’ Roden
Remove configuration cleaning options.
blob
|
commitdiff
|
diff to current
2012-09-05
David ‘Bombe’ Roden
Use trust updater to set trust values.
blob
|
commitdiff
|
diff to current
2012-09-05
David ‘Bombe’ Roden
Use trust updater to get trust values.
blob
|
commitdiff
|
diff to current
2012-09-05
David ‘Bombe’ Roden
Create trust updater and store it in the core.
blob
|
commitdiff
|
diff to current
2012-07-13
David ‘Bombe’ Roden
Merge branch 'release-0.8.2'
0.8.2
blob
|
commitdiff
|
diff to current
2012-05-31
David ‘Bombe’ Roden
Add images-per-post option.
blob
|
commitdiff
|
diff to current
2012-05-30
David ‘Bombe’ Roden
Turn post into an interface, add default implementation.
blob
|
commitdiff
|
diff to current
2012-05-28
David ‘Bombe’ Roden
Merge branch 'master' into next
blob
|
commitdiff
|
diff to current
2012-05-02
David ‘Bombe’ Roden
Merge branch 'logging-fix'
0.8.1
blob
|
commitdiff
|
diff to current
2012-05-02
David ‘Bombe’ Roden
Fix ALL the logging!
blob
|
commitdiff
|
diff to current
2012-05-02
David ‘Bombe’ Roden
Fix logging.
blob
|
commitdiff
|
diff to current
2012-03-08
David ‘Bombe’ Roden
Change all copyright headers to include 2012.
blob
|
commitdiff
|
diff to current
2012-03-07
David ‘Bombe’ Roden
Make a whole lot of members final.
blob
|
commitdiff
|
diff to current
2012-03-06
David ‘Bombe’ Roden
Prevent albums from being added multiple times when...
blob
|
commitdiff
|
diff to current
2012-03-05
David ‘Bombe’ Roden
Merge branch 'release-0.8'
0.8
blob
|
commitdiff
|
diff to current
2012-03-05
David ‘Bombe’ Roden
Organize imports.
blob
|
commitdiff
|
diff to current
2012-03-05
David ‘Bombe’ Roden
Automatically mark replies of a post as known when...
blob
|
commitdiff
|
diff to current
2012-03-02
David ‘Bombe’ Roden
Link to correct methods in documentation.
blob
|
commitdiff
|
diff to current
2012-02-21
David ‘Bombe’ Roden
Always fire element-was-read events, even if element...
blob
|
commitdiff
|
diff to current
2012-01-28
David ‘Bombe’ Roden
Initialize known-state of posts and replies correctly.
blob
|
commitdiff
|
diff to current
2012-01-28
David ‘Bombe’ Roden
Own Sones are always known, obviously.
blob
|
commitdiff
|
diff to current
2012-01-27
David ‘Bombe’ Roden
Store a reply’s known status in the reply itself.
blob
|
commitdiff
|
diff to current
2012-01-27
David ‘Bombe’ Roden
Store a post’s known-status in the post itself.
blob
|
commitdiff
|
diff to current
2012-01-27
David ‘Bombe’ Roden
Store a Sone’s known status in the Sone itself.
blob
|
commitdiff
|
diff to current
2012-01-27
David ‘Bombe’ Roden
Try to prevent new elements from being stuck in the...
blob
|
commitdiff
|
diff to current
2012-01-17
David ‘Bombe’ Roden
Move Sone status into Sone.
blob
|
commitdiff
|
diff to current
2011-12-07
David ‘Bombe’ Roden
Merge branch 'release-0.7.6'
0.7.6
blob
|
commitdiff
|
diff to current
2011-12-07
David ‘Bombe’ Roden
Merge branch 'custom-avatars' into next
blob
|
commitdiff
|
diff to current
2011-12-07
David ‘Bombe’ Roden
Load and save “show custom avatars” option.
blob
|
commitdiff
|
diff to current
2011-12-07
David ‘Bombe’ Roden
Move avatar from options to profile.
blob
|
commitdiff
|
diff to current
2011-12-07
David ‘Bombe’ Roden
Load and save avatar.
blob
|
commitdiff
|
diff to current
2011-11-21
David ‘Bombe’ Roden
Merge branch 'release-0.7.4'
0.7.4
blob
|
commitdiff
|
diff to current
2011-11-20
David ‘Bombe’ Roden
Ignore Sones with invalid IDs.
blob
|
commitdiff
|
diff to current
2011-11-20
David ‘Bombe’ Roden
Create Sones when following.
blob
|
commitdiff
|
diff to current
2011-11-20
David ‘Bombe’ Roden
Ignore invalid Sones when following.
blob
|
commitdiff
|
diff to current
2011-11-19
David ‘Bombe’ Roden
Remove superfluous method.
blob
|
commitdiff
|
diff to current
2011-11-18
David ‘Bombe’ Roden
Remove method with implicit “create” parameter, use...
blob
|
commitdiff
|
diff to current
2011-11-18
David ‘Bombe’ Roden
Do not create a new Sone if the ID is obviously invalid.
blob
|
commitdiff
|
diff to current
2011-11-16
David ‘Bombe’ Roden
Merge branch 'release-0.7.3'
0.7.3
blob
|
commitdiff
|
diff to current
2011-11-13
David ‘Bombe’ Roden
Remove superflouos statement.
blob
|
commitdiff
|
diff to current
2011-11-13
David ‘Bombe’ Roden
Merge branch 'sone-following-times' into next
blob
|
commitdiff
|
diff to current
2011-11-13
David ‘Bombe’ Roden
Use Sone following times to mark earlier elements as...
blob
|
commitdiff
|
diff to current
2011-11-13
David ‘Bombe’ Roden
Don’t set friends directly, use Core’s follow() methods.
blob
|
commitdiff
|
diff to current
2011-11-13
David ‘Bombe’ Roden
Add methods to follow and unfollow other Sones.
blob
|
commitdiff
|
diff to current
2011-11-13
David ‘Bombe’ Roden
Add method to get the following time for a Sone.
blob
|
commitdiff
|
diff to current
2011-11-13
David ‘Bombe’ Roden
Add Sone-following times.
blob
|
commitdiff
|
diff to current
2011-11-11
David ‘Bombe’ Roden
Actually load notification settings from the configuration.
blob
|
commitdiff
|
diff to current
2011-11-11
David ‘Bombe’ Roden
Merge branch 'configurable-notifications-250' into...
blob
|
commitdiff
|
diff to current
2011-11-11
David ‘Bombe’ Roden
Add default for Sone-specific option.
blob
|
commitdiff
|
diff to current
2011-11-11
David ‘Bombe’ Roden
Add options for each notification type.
blob
|
commitdiff
|
diff to current
2011-10-04
David ‘Bombe’ Roden
Merge branch 'release-0.7.2'
0.7.2
blob
|
commitdiff
|
diff to current
next