Add methods to move an image up and down.
[Sone.git] / src / main / java / net / pterodactylus / sone / core /
2011-09-21 David ‘Bombe’ RodenRemove unnecessary warning suppressions.
2011-09-21 David ‘Bombe’ RodenPersist album image ID.
2011-09-20 David ‘Bombe’ RodenRemove those warning suppressions.
2011-09-20 David ‘Bombe’ RodenMerge branch 'next' into dev/image
2011-09-13 David ‘Bombe’ RodenSuppress some warnings about variables hiding other...
2011-09-12 David ‘Bombe’ RodenMerge branch 'release-0.6.6' 0.6.6
2011-07-11 David ‘Bombe’ RodenAdd option to enable Sone insert notifications.
2011-07-01 David ‘Bombe’ RodenAdd a core thread that periodically saves the configura...
2011-07-01 David ‘Bombe’ RodenRemove remnants of the old Rescue Mode.
2011-07-01 David ‘Bombe’ RodenFire appropriate Sone insert events from core.
2011-07-01 David ‘Bombe’ RodenAdd Sone insert events to core listener manager.
2011-07-01 David ‘Bombe’ RodenAdd Sone insert events to core listener.
2011-07-01 David ‘Bombe’ RodenFire Sone insert events in Sone inserter.
2011-07-01 David ‘Bombe’ RodenAdd Sone insert listener manager.
2011-07-01 David ‘Bombe’ RodenAdd Sone insert listener interface.
2011-07-01 David ‘Bombe’ RodenImplement a better Sone Rescue Mode.
2011-06-22 David ‘Bombe’ RodenAdd context menues when hovering over avatar images.
2011-06-21 David ‘Bombe’ RodenStore the core in all template contexts.
2011-06-21 David ‘Bombe’ RodenAdd option for characters per post.
2011-06-19 David ‘Bombe’ RodenMerge branch 'release-0.6.5' 0.6.5
2011-06-18 David ‘Bombe’ RodenMark local elements as known from the core, not from...
2011-06-09 David ‘Bombe’ RodenUse provider interfaces for the parser; enhance test...
2011-06-09 David ‘Bombe’ RodenAdd missing annotation.
2011-06-09 David ‘Bombe’ RodenImplement the Sone and post provider interfaces.
2011-06-09 David ‘Bombe’ RodenAdd interfaces for Sone and post providers.
2011-06-07 David ‘Bombe’ RodenStore posts and replies in descending-time order to...
2011-05-31 David ‘Bombe’ RodenMerge commit 'sone-removal-notification-200' into next
2011-05-31 David ‘Bombe’ RodenNotify listeners when a Sone is removed.
2011-05-31 David ‘Bombe’ RodenAdd delegate method for Sone removal notification.
2011-05-31 David ‘Bombe’ RodenAdd Sone removal notification to core listener interface.
2011-05-26 David ‘Bombe’ RodenSave all local Sones when stopping Sone.
2011-05-26 David ‘Bombe’ RodenAdd missing imports.
2011-05-25 David ‘Bombe’ RodenRequest URI once before rescueing to (maybe) find the...
2011-05-24 David ‘Bombe’ RodenSave local Sone after auto-following.
2011-05-11 David ‘Bombe’ RodenMerge branch 'fcp-interface' into next
2011-05-11 David ‘Bombe’ RodenChange FCP access rules to a tri-state.
2011-05-10 David ‘Bombe’ RodenMerge branch 'option-validation-196' into next
2011-05-10 David ‘Bombe’ RodenAdd validators to options, validate options on loading.
2011-05-10 David ‘Bombe’ RodenAdd validation methods to preferences.
2011-05-10 David ‘Bombe’ RodenAdd option validation.
2011-05-08 David ‘Bombe’ RodenMerge branch 'master' into next
2011-05-08 David ‘Bombe’ RodenMerge branch 'release-0.6.4' 0.6.4
2011-05-08 David ‘Bombe’ RodenSet latest known edition of homepage to 36.
2011-05-07 David ‘Bombe’ RodenAdd option to require full access for Sone.
2011-05-06 David ‘Bombe’ RodenUse a thread pool to download Sones.
2011-05-03 David ‘Bombe’ RodenInitialize options of Sone before aborting loading...
2011-04-28 David ‘Bombe’ RodenMerge branch 'master' into next
2011-04-28 David ‘Bombe’ RodenMerge branch 'release-0.6.3' 0.6.3
2011-04-28 David ‘Bombe’ RodenUpdate latest known version.
2011-04-24 David ‘Bombe’ RodenRemove a Sone if no own identity trusts it anymore.
2011-04-24 David ‘Bombe’ RodenStore current edition in template context for inserted...
2011-04-23 David ‘Bombe’ RodenAlways follow the official Sone when creating a new...
2011-04-20 David ‘Bombe’ RodenDon’t save Sone twice, especially not while synchronizi...
2011-04-20 David ‘Bombe’ RodenDownload a Sone as USK when it’s the first time.
2011-04-17 David ‘Bombe’ RodenMerge branch 'release-0.6.2' 0.6.2
2011-04-16 David ‘Bombe’ RodenAdd missing license headers.
2011-04-16 David ‘Bombe’ RodenFix wrong project name in file headers.
2011-04-16 David ‘Bombe’ RodenSet the latest edition of a Sone when the identity...
2011-04-16 David ‘Bombe’ RodenDownlad SSKs instead of USKs to prevent triggering...
2011-04-14 David ‘Bombe’ RodenMerge branch 'improve-notification-handling' into next
2011-04-14 David ‘Bombe’ RodenNotify listeners when a post is removed.
2011-04-14 David ‘Bombe’ RodenCatch and log all exceptions occuring during parsing.
2011-04-13 David ‘Bombe’ RodenDefault description to an empty string.
2011-04-13 David ‘Bombe’ RodenParse creation time as a long.
2011-04-13 David ‘Bombe’ RodenStore albums from parsed Sone in stored Sone.
2011-04-13 David ‘Bombe’ RodenFix typo.
2011-04-13 David ‘Bombe’ RodenParse album and image XML.
2011-04-13 David ‘Bombe’ RodenStore flattened albums in insert information.
2011-04-13 David ‘Bombe’ RodenMove album flattening algorithm to Sone.
2011-04-13 David ‘Bombe’ RodenBring image-management up to speed.
2011-04-13 David ‘Bombe’ RodenDelete temporary image before removing image.
2011-04-13 David ‘Bombe’ RodenFire appropriate event if cancelled by user.
2011-04-13 David ‘Bombe’ RodenAdd some thread-safety.
2011-04-13 David ‘Bombe’ RodenRetrieve insert token by image ID.
2011-04-13 David ‘Bombe’ RodenCancel with a ClientContext.
2011-04-13 David ‘Bombe’ RodenAdd method to delete image.
2011-04-13 David ‘Bombe’ RodenCancel image insert when deleting a temporary image.
2011-04-13 David ‘Bombe’ RodenAdd method to delete an album.
2011-04-13 David ‘Bombe’ RodenInsert image after creating it.
2011-04-13 David ‘Bombe’ RodenAdd ImageInsertListener methods to CoreListener.
2011-04-13 David ‘Bombe’ RodenFix wrong method name.
2011-04-13 David ‘Bombe’ RodenFix album loading.
2011-04-13 David ‘Bombe’ RodenAdd image inserter to Core.
2011-04-13 David ‘Bombe’ RodenImplement ImageInsertListener interface in Core.
2011-04-13 David ‘Bombe’ RodenAdd image inserter.
2011-04-13 David ‘Bombe’ RodenAdd insertImage() method to freenet interface.
2011-04-13 David ‘Bombe’ RodenAdd image insert listener interface.
2011-04-13 David ‘Bombe’ RodenAdd another exception type.
2011-04-13 David ‘Bombe’ RodenLoad and save images when loading and saving Sones.
2011-04-13 David ‘Bombe’ RodenAdd method to create an Image from a TemporaryImage.
2011-04-13 David ‘Bombe’ RodenAdd methods to delete a temporary image.
2011-04-13 David ‘Bombe’ RodenAdd methods to create and retrieve temporary images.
2011-04-13 David ‘Bombe’ RodenRename album name to album title.
2011-04-13 David ‘Bombe’ RodenInstantiate album via caching mechanism.
2011-04-13 David ‘Bombe’ RodenImplement album structure loading.
2011-04-13 David ‘Bombe’ RodenWrite end marker after albums.
2011-04-13 David ‘Bombe’ RodenSave album structure.
2011-04-11 David ‘Bombe’ RodenAdd all Sone-specific options when creating a Sone.
2011-04-11 David ‘Bombe’ RodenAdd option to require full access FCP connections to...
2011-04-11 David ‘Bombe’ RodenAdd option to activate and deactivate the FCP interface.
next