Create base Sone exception and insert-specific exception.
[Sone.git] / src /
2011-10-11 David ‘Bombe’ RodenCreate base Sone exception and insert-specific exception.
2011-10-11 David ‘Bombe’ RodenForce download of images.
2011-10-10 David ‘Bombe’ RodenAllow empty values for profile fields.
2011-10-04 David ‘Bombe’ RodenMerge branch 'master' into next
2011-10-04 David ‘Bombe’ RodenMerge branch 'release-0.7.2' 0.7.2
2011-10-04 David ‘Bombe’ RodenSet version to 0.7.2.
2011-10-03 David ‘Bombe’ RodenWhitespace fixes.
2011-10-03 David ‘Bombe’ RodenTranslate texts on “Known Sones” page.
2011-10-03 David ‘Bombe’ RodenAllow empty album descriptions.
2011-09-30 David ‘Bombe’ RodenWhitespace fix.
2011-09-30 David ‘Bombe’ RodenAdd “sort by image count” for Known Sones.
2011-09-30 David ‘Bombe’ RodenAdd Sone comparator by image count.
2011-09-30 David ‘Bombe’ RodenSet album image after parsing all images.
2011-09-30 David ‘Bombe’ RodenSet different width for album descriptions.
2011-09-29 David ‘Bombe’ RodenFix image scaling and positioning.
2011-09-28 David ‘Bombe’ RodenMove common fields and setters to Reply.
2011-09-28 David ‘Bombe’ RodenAdd abstract base class for replies, move post reply...
2011-09-27 David ‘Bombe’ RodenStore LatestEdition property only after saving the...
2011-09-27 David ‘Bombe’ RodenShow number of images in albums.
2011-09-27 David ‘Bombe’ RodenShow a Sone’s number of images in context menu and...
2011-09-27 David ‘Bombe’ RodenAdd method that returns all images of a Sone.
2011-09-27 David ‘Bombe’ RodenTurn album list flattening into a proper Sone method.
2011-09-27 David ‘Bombe’ RodenIncrease new default maximum length of posts to 400...
2011-09-27 David ‘Bombe’ RodenAdd separate length parameter for the snippet of too...
2011-09-27 David ‘Bombe’ RodenAdd cut-off length for the snippet.
2011-09-27 David ‘Bombe’ RodenSimplify length extraction.
2011-09-27 David ‘Bombe’ RodenInterrupt all running requests on sto().
2011-09-27 David ‘Bombe’ RodenRender SonePart as link to WoT profile page if the...
2011-09-27 David ‘Bombe’ RodenAlways add a Sone part for the ID.
2011-09-27 David ‘Bombe’ RodenMerge branch 'master' into next
2011-09-27 David ‘Bombe’ RodenMerge branch 'release-0.7.1' 0.7.1
2011-09-27 David ‘Bombe’ RodenSet version to 0.7.1.
2011-09-27 David ‘Bombe’ RodenGive Sone its own menu name.
2011-09-27 David ‘Bombe’ RodenFix HTML element IDs and please Opera’s very picky...
2011-09-27 David ‘Bombe’ RodenFix tag and please Opera’s very picky HTML parser.
2011-09-26 David ‘Bombe’ RodenMerge branch 'master' into next
2011-09-26 David ‘Bombe’ RodenMerge branch 'release-0.7' 0.7
2011-09-26 David ‘Bombe’ RodenSet version number to 0.7.
2011-09-26 David ‘Bombe’ RodenMerge branch 'image-management' into next
2011-09-26 David ‘Bombe’ RodenDon’t show mention notifications for replies from the...
2011-09-26 David ‘Bombe’ RodenOnly show Sone context menus when hovering over the...
2011-09-26 David ‘Bombe’ RodenUse buttons instead of links for following and unfollowing.
2011-09-25 David ‘Bombe’ RodenProcess albums and images during rescue mode, too.
2011-09-25 David ‘Bombe’ RodenAllow moving top-level albums.
2011-09-23 David ‘Bombe’ RodenRestrict height of descriptions to 5em.
2011-09-23 David ‘Bombe’ RodenFix album browser include.
2011-09-23 David ‘Bombe’ RodenAdd inline editing for albums, rework Javascript.
2011-09-23 David ‘Bombe’ RodenBut album browser in own include file, don’t use .image...
2011-09-23 David ‘Bombe’ RodenAdd page to edit albums with Javascript.
2011-09-23 David ‘Bombe’ RodenFix javadoc.
2011-09-23 David ‘Bombe’ RodenAdd methods to reorder albums.
2011-09-23 David ‘Bombe’ RodenUse larger preview images.
2011-09-23 David ‘Bombe’ RodenRemove obsolete CSS.
2011-09-23 David ‘Bombe’ RodenAllow user to edit image data inline.
2011-09-23 David ‘Bombe’ RodenIf notification does not exist, don’t try to filter it.
2011-09-23 David ‘Bombe’ RodenStop web of trust connector when plugin stops.
2011-09-23 David ‘Bombe’ RodenAdd stop method that deregisters the plugin listener.
2011-09-23 David ‘Bombe’ RodenUse images in correct order to generate fingerprint.
2011-09-23 David ‘Bombe’ RodenRemove debug output.
2011-09-23 David ‘Bombe’ RodenFix image editing.
2011-09-23 David ‘Bombe’ RodenReturn the image the given image was swapped with.
2011-09-23 David ‘Bombe’ RodenImprove image editing.
2011-09-23 David ‘Bombe’ RodenStore album image ID in Sone and parse it from there.
2011-09-23 David ‘Bombe’ RodenOnly set an album image ID if it is null.
2011-09-23 David ‘Bombe’ RodenStore album image ID in fingerprint.
2011-09-23 David ‘Bombe’ RodenReturn an image if an invalid album image ID is set.
2011-09-23 David ‘Bombe’ RodenAdd possibility to change album image.
2011-09-23 David ‘Bombe’ RodenAdd buttons to move an image up or down in an album.
2011-09-23 David ‘Bombe’ RodenAdd methods to move an image up and down.
2011-09-23 David ‘Bombe’ RodenA linked hash map is no longer required, the order...
2011-09-23 David ‘Bombe’ RodenStore order of images separately.
2011-09-23 David ‘Bombe’ RodenDon’t show border around images on album page.
2011-09-23 David ‘Bombe’ RodenAlways show image title and description under image.
2011-09-23 David ‘Bombe’ RodenShow name and description unter albums, too.
2011-09-23 David ‘Bombe’ RodenDon’t filter click events for the buttons.
2011-09-23 David ‘Bombe’ RodenRework Sone context menu.
2011-09-23 David ‘Bombe’ RodenShow image editing functions on click.
2011-09-23 David ‘Bombe’ RodenFix bug in javadoc.
2011-09-23 David ‘Bombe’ RodenShow images differently.
2011-09-22 David ‘Bombe’ RodenImprove block toggling.
2011-09-22 David ‘Bombe’ RodenAdd inline image editing.
2011-09-22 David ‘Bombe’ RodenAdd return page to form parameters.
2011-09-21 David ‘Bombe’ RodenAdd some margin below backlinks.
2011-09-21 David ‘Bombe’ RodenHide all forms initially, show on click.
2011-09-21 David ‘Bombe’ RodenMove admin forms to their appropriate places.
2011-09-21 David ‘Bombe’ RodenShow albums and images in columns of three.
2011-09-21 David ‘Bombe’ RodenAdd headers for subsections on an album page.
2011-09-21 David ‘Bombe’ RodenMove description to top of page.
2011-09-21 David ‘Bombe’ RodenOmit margin between header and backlinks.
2011-09-21 David ‘Bombe’ RodenAdd mod filter to template context factory.
2011-09-21 David ‘Bombe’ RodenShow links to all albums in the Sone context menu.
2011-09-21 David ‘Bombe’ RodenAdd link to all albums to profile page.
2011-09-21 David ‘Bombe’ RodenRemove unnecessary warning suppressions.
2011-09-21 David ‘Bombe’ RodenPersist album image ID.
2011-09-21 David ‘Bombe’ RodenAdd title to album links.
2011-09-21 David ‘Bombe’ RodenUse correct attribute to check for presence of album...
2011-09-21 David ‘Bombe’ RodenAdd album title below image.
2011-09-21 David ‘Bombe’ RodenUse image link filter to generate album image.
2011-09-21 David ‘Bombe’ RodenEnsure that an image is always set as album image,...
2011-09-21 David ‘Bombe’ RodenAdd method to set the album image ID.
next