Abandon logging that does not work with Freenet’s logger at all
[Sone.git] / src / main / java / net / pterodactylus / sone / core / Core.java
2015-07-20 David ‘Bombe’ RodenAbandon logging that does not work with Freenet’s logge...
2015-07-19 David ‘Bombe’ RodenRevert "Store Sone earlier when creating new Sone"
2015-07-18 David ‘Bombe’ RodenStore Sone earlier when creating new Sone
2015-07-17 David ‘Bombe’ RodenFix parsing of non-existing edition
2015-06-16 David ‘Bombe’ RodenMerge branch 'release/0.9-rc1' 0.9-rc1
2015-06-12 David ‘Bombe’ RodenMerge branch 'last-working' into next
2014-12-24 David ‘Bombe’ RodenStop Sone rescuers when stopping core.
2014-11-25 David ‘Bombe’ RodenMove friend-related functionality into the database.
2014-11-24 David ‘Bombe’ RodenAdd method to expose a Sone loader to the Sone provider.
2014-11-22 David ‘Bombe’ RodenCollect events in a separate method.
2014-11-22 David ‘Bombe’ RodenOnly send events after the new Sone has been stored...
2014-11-22 David ‘Bombe’ RodenRemove outdated and wrong comment.
2014-11-04 David ‘Bombe’ RodenRemove unnecessary method.
2014-11-04 David ‘Bombe’ RodenDon’t save bookmarks from the core anymore, the databas...
2014-11-04 David ‘Bombe’ RodenDon’t load bookmarks from core anymore.
2014-11-01 David ‘Bombe’ RodenRemove Sone from database correctly.
2014-10-05 David ‘Bombe’ RodenDon’t use logging from utils package.
2014-10-05 David ‘Bombe’ RodenRemove obsolete import.
2014-10-05 David ‘Bombe’ RodenUse Guice to parse numbers.
2014-10-03 David ‘Bombe’ RodenUse bookmark database in core.
2014-09-30 David ‘Bombe’ RodenRemove a TODO.
2014-09-30 David ‘Bombe’ RodenRemove all occurences of the FCP interface from the...
2014-09-30 David ‘Bombe’ RodenMove preferences loading and saving out of the core.
2014-09-29 David ‘Bombe’ RodenMove option interface and default implementation to...
2014-09-28 David ‘Bombe’ RodenUse event bus to change FCP interface configuration.
2014-09-28 David ‘Bombe’ RodenUse event bus to activate and deactivate the FCP interface.
2014-09-28 David ‘Bombe’ RodenUse events to communicate changes to insertion delay...
2014-09-28 David ‘Bombe’ RodenClean imports.
2014-09-28 David ‘Bombe’ RodenDon’t set the request URI anymore, either.
2014-09-27 David ‘Bombe’ RodenStore Sones in database only.
2014-09-26 David ‘Bombe’ RodenDon’t store a Sone in the Sone inserter.
2014-09-21 David ‘Bombe’ RodenUse database methods where possible.
2014-09-21 David ‘Bombe’ RodenStore Sones in the database, too.
2014-09-19 David ‘Bombe’ RodenFix parsing of latest edition when it’s not present.
2014-09-19 David ‘Bombe’ RodenUse Sone change detector in core to send notifications.
2014-09-17 David ‘Bombe’ RodenSmall optimization when an identity is removed.
2014-09-15 David ‘Bombe’ RodenCreate images using the core’s image builder.
2014-09-15 David ‘Bombe’ RodenStore all albums from configuration in database.
2014-09-14 David ‘Bombe’ RodenStore all albums and images in the database after loadi...
2014-09-14 David ‘Bombe’ RodenLoad avatar image correctly.
2014-09-12 David ‘Bombe’ RodenMove parsing of latest edition out of the synchronized...
2014-09-09 David ‘Bombe’ RodenMove image parsing to new configuration parser.
2014-09-09 David ‘Bombe’ RodenMove album parsing to new configuration parser.
2014-09-08 David ‘Bombe’ RodenSet Sone in album builder, remote getOrCreate method...
2014-09-08 David ‘Bombe’ RodenMove friend parsing to new configuration parser.
2014-09-08 David ‘Bombe’ RodenMove liked post reply IDs to new configuration parser.
2014-09-08 David ‘Bombe’ RodenMove liked post IDs parsing to new configuration parser.
2014-09-07 David ‘Bombe’ RodenMove post reply parsing to new configuration parser.
2014-09-07 David ‘Bombe’ RodenStart moving parsing a Sone from a configuration to...
2014-09-07 David ‘Bombe’ RodenMove parsing the profile to its own method.
2014-09-07 David ‘Bombe’ RodenRemove unused methods in core.
2014-09-07 David ‘Bombe’ RodenRename method that creates albums if they don’t exist.
2014-08-29 David ‘Bombe’ RodenMove dependency injection configuration closer to where...
2014-08-25 David ‘Bombe’ RodenAdd Sone-specific options object.
2014-08-10 David ‘Bombe’ RodenExtract interface for Sone downloader.
2014-08-01 David ‘Bombe’ RodenUse a supplier to generate insert tokens for images.
2014-07-31 David ‘Bombe’ RodenAdd class that fetches a Sone.
2014-07-31 David ‘Bombe’ RodenRename class that fetches a Sone with its URI.
2014-07-30 David ‘Bombe’ RodenAdd class that marks a reply as known.
2014-07-30 David ‘Bombe’ RodenAdd class that marks a post as known.
2014-07-30 David ‘Bombe’ RodenAdd class to fetch a Sone.
2014-07-29 David ‘Bombe’ RodenAdd class to set FCP interface access level from an...
2014-07-29 David ‘Bombe’ RodenAdd class that activates the FCP interface from an...
2014-07-29 David ‘Bombe’ RodenAdd class for setting insertion delay from an option.
2014-07-29 David ‘Bombe’ RodenUse the appropriate Sone predicates.
2014-06-25 David ‘Bombe’ RodenDon’t change the configuration after starting the core.
2014-06-25 David ‘Bombe’ RodenSimplify some boolean expressions.
2014-06-10 David ‘Bombe’ RodenUpdate Japanese translation.
2014-06-10 David ‘Bombe’ RodenOnly send events after the new posts and replies are...
2014-02-27 David ‘Bombe’ RodenMerge branch 'release-0.8.8' 0.8.8
2014-02-27 David ‘Bombe’ RodenIterate over the current versions of the Sones.
2013-10-10 David ‘Bombe’ RodenExtract an interface out of Sone.
2013-10-10 David ‘Bombe’ RodenAdd image builder that creates “old” images.
2013-10-10 David ‘Bombe’ RodenUse an album modifier for setting title, description...
2013-10-09 David ‘Bombe’ RodenUse the memory database to create all albums.
2013-10-09 David ‘Bombe’ RodenUse the memory database instead of storing the albums...
2013-10-09 David ‘Bombe’ RodenExtract album interface.
2013-09-27 David ‘Bombe’ RodenUpdate French translation.
2013-09-25 David ‘Bombe’ RodenMerge branch 'release-0.8.7' 0.8.7
2013-07-11 David ‘Bombe’ RodenInsert a root album into all Sones to get rid of album...
2013-07-10 David ‘Bombe’ RodenMake Sone of Sone inserter modifiable.
2013-07-10 David ‘Bombe’ RodenFix rescue mode.
2013-07-05 David ‘Bombe’ RodenMerge branch 'release-0.8.6' 0.8.6
2013-07-05 David ‘Bombe’ RodenDon’t try to get post if it doesn’t exist!
2013-07-05 David ‘Bombe’ RodenDon’t clobber local Sones.
2013-07-04 David ‘Bombe’ RodenCopy known-flag from stored Sone to new Sone.
2013-07-04 David ‘Bombe’ RodenAdd some more logging.
2013-07-04 David ‘Bombe’ RodenReturn a copy of the values.
2013-07-04 David ‘Bombe’ RodenUse fluent iterable for filtering.
2013-07-04 David ‘Bombe’ RodenDon’t add anything if the Sone to add is already presen...
2013-07-04 David ‘Bombe’ RodenUse a multimap to store trust relationships.
2013-06-29 David ‘Bombe’ RodenMerge branch 'release-0.8.5' 0.8.5
2013-06-29 David ‘Bombe’ RodenMerge branch 'partial-rewrite' into next
2013-06-09 David ‘Bombe’ RodenMerge remote-tracking branch 'hernic/patch-1' into...
2013-03-13 David ‘Bombe’ RodenRemove getAllAlbums() method, use album flattener.
2013-02-09 David ‘Bombe’ RodenAdd and use memory-based post reply implementation.
2013-02-03 David ‘Bombe’ RodenOnly use post IDs in post reply provider interface.
2013-02-02 David ‘Bombe’ RodenUse memory-based post database implementation.
2013-02-02 David ‘Bombe’ RodenAdd method to get all posts of a Sone to post provider...
2013-02-02 David ‘Bombe’ RodenCopy options when rescuing Sone.
next