Cancel with a ClientContext.
[Sone.git] / src /
2011-04-13 David ‘Bombe’ RodenCancel with a ClientContext.
2011-04-13 David ‘Bombe’ RodenAdd confirmation before deleting album.
2011-04-13 David ‘Bombe’ RodenImplement a lot more image and album processing on...
2011-04-13 David ‘Bombe’ RodenSet default text color for textareas.
2011-04-13 David ‘Bombe’ RodenFormat single images like small images.
2011-04-13 David ‘Bombe’ RodenDon’t float albums.
2011-04-13 David ‘Bombe’ RodenAdd generic parsed class that displays whitespace corre...
2011-04-13 David ‘Bombe’ RodenUse a textarea for the description of the image.
2011-04-13 David ‘Bombe’ RodenAdd page that edits an album.
2011-04-13 David ‘Bombe’ RodenAdd page that edits an image.
2011-04-13 David ‘Bombe’ RodenAdd page that deletes an image.
2011-04-13 David ‘Bombe’ RodenAdd page to delete an album.
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’ RodenAdd isEmpty() method.
2011-04-13 David ‘Bombe’ RodenSet album as parent of added image.
2011-04-13 David ‘Bombe’ RodenStore parent album in image.
2011-04-13 David ‘Bombe’ RodenShow images differently.
2011-04-13 David ‘Bombe’ RodenReduce whitespace pollution.
2011-04-13 David ‘Bombe’ RodenInsert image after creating it.
2011-04-13 David ‘Bombe’ RodenAdd image insert notifications.
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’ RodenDisplay images in image browser.
2011-04-13 David ‘Bombe’ RodenAdd page that delivers the encoded data of a temporary...
2011-04-13 David ‘Bombe’ RodenExtend image upload page to detect MIME type.
2011-04-13 David ‘Bombe’ RodenReturn response object after setting a header.
2011-04-13 David ‘Bombe’ RodenFix album title accessor.
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 forgotten album names.
2011-04-13 David ‘Bombe’ RodenAdd temporary image.
2011-04-13 David ‘Bombe’ RodenRename album name to album title.
2011-04-13 David ‘Bombe’ RodenAdd filter that turns an Image into an HTML <img> tag.
2011-04-13 David ‘Bombe’ RodenAdd method that returns whether an image has been inserted.
2011-04-13 David ‘Bombe’ RodenInstantiate album via caching mechanism.
2011-04-13 David ‘Bombe’ RodenClear the correct list.
2011-04-13 David ‘Bombe’ RodenReduce log level.
2011-04-13 David ‘Bombe’ RodenImplement album structure loading.
2011-04-13 David ‘Bombe’ RodenWrite end marker after albums.
2011-04-13 David ‘Bombe’ RodenAdd method to set all albums of a Sone.
2011-04-13 David ‘Bombe’ RodenSave album structure.
2011-04-13 David ‘Bombe’ RodenSave Sone after creating the album.
2011-04-13 David ‘Bombe’ RodenDon’t implement equals() without hashCode()!
2011-04-13 David ‘Bombe’ RodenRemove albums from the fingerprint temporarily.
2011-03-26 David ‘Bombe’ RodenDo not insert albums just yet.
2011-03-25 David ‘Bombe’ RodenShow links to images like links to albums.
2011-03-25 David ‘Bombe’ RodenLet images float, too.
2011-03-25 David ‘Bombe’ RodenDon’t throw exceptions when a single “return” would...
2011-03-25 David ‘Bombe’ RodenShow an error message if an image can not be parsed.
2011-03-25 David ‘Bombe’ RodenShow potential error messages on the “invalid” page.
2011-03-24 David ‘Bombe’ RodenAllow parsing without an origin Sone.
2011-03-23 David ‘Bombe’ RodenAdd basic image uploading capability.
2011-03-23 David ‘Bombe’ RodenVerify that the owner is not null before comparing it.
2011-03-23 David ‘Bombe’ RodenSet creation time when a new image is created.
2011-03-23 David ‘Bombe’ RodenEnhance documentation to document what the key is for.
2011-03-23 David ‘Bombe’ RodenDecrease font size of backlinks.
2011-03-23 David ‘Bombe’ RodenHide labels after ajaxfication of album creation form...
2011-03-23 David ‘Bombe’ RodenMove ajaxification of album creation form fields to...
2011-03-23 David ‘Bombe’ RodenPrepare for showing the album image.
2011-03-23 David ‘Bombe’ RodenAdd “album image” to album.
2011-03-23 David ‘Bombe’ RodenShow album images.
2011-03-22 David ‘Bombe’ RodenShow name of album in page title.
2011-03-22 David ‘Bombe’ RodenShow page title when browsing albums of a Sone.
2011-03-22 David ‘Bombe’ RodenRemove “Image Browser” page title.
2011-03-22 David ‘Bombe’ RodenShow name of album as page heading.
2011-03-22 David ‘Bombe’ RodenUse correct album to create links.
2011-03-22 David ‘Bombe’ RodenAdd browsing albums of a Sone.
2011-03-22 David ‘Bombe’ RodenAdd link to name of album.
2011-03-22 David ‘Bombe’ RodenOnly include album creation form when browsing own...
2011-03-22 David ‘Bombe’ RodenFormat backlinks.
2011-03-22 David ‘Bombe’ RodenAjaxify the album creation form.
2011-03-22 David ‘Bombe’ RodenUse description when creating a new album.
2011-03-22 David ‘Bombe’ RodenCreate correct backlink for a Sone’s image browser.
2011-03-22 David ‘Bombe’ RodenOnly add album to Sone if it has no parent album.
2011-03-22 David ‘Bombe’ RodenFix whitespace.
2011-03-22 David ‘Bombe’ RodenFix whitespace.
2011-03-22 David ‘Bombe’ RodenMerge branch 'next' into image-management
2011-03-21 David ‘Bombe’ RodenMerge branch 'remember-page' into next
2011-03-21 David ‘Bombe’ RodenEncode ampersand (“&”) and equals signs (“=”) in URL.
2011-03-21 David ‘Bombe’ RodenInclude URL parameters in URL.
2011-03-21 David ‘Bombe’ RodenGet redirection target from URL, default to “index...
2011-03-21 David ‘Bombe’ RodenAdd original URL when redirecting to login page.
2011-03-17 David ‘Bombe’ RodenMerge branch 'master' into next
2011-03-17 David ‘Bombe’ RodenMerge branch 'release-0.5.1' 0.5.1
2011-03-17 David ‘Bombe’ RodenSet version to 0.5.1.
2011-03-12 David ‘Bombe’ RodenAdd link to unbookmark all not loaded posts at once.
2011-03-12 David ‘Bombe’ RodenAdd possibility to unbookmark all not loaded posts...
2011-03-12 David ‘Bombe’ RodenMove pagination directly below the list.
2011-03-11 David ‘Bombe’ RodenSet variables in parent template context, too.
next