Fix ALL the logging!
[Sone.git] / src /
2011-11-20 David ‘Bombe’ RodenDon’t create new Sone, the existence has been checked...
2011-11-20 David ‘Bombe’ RodenCreate Sones when following.
2011-11-20 David ‘Bombe’ RodenIgnore invalid Sones when following.
2011-11-20 David ‘Bombe’ RodenOnly show follow and unfollow buttons if there are...
2011-11-20 David ‘Bombe’ RodenAdd filter for new/not-new Sones.
2011-11-19 David ‘Bombe’ RodenRemove superfluous method.
2011-11-18 David ‘Bombe’ RodenRemove method with implicit “create” parameter, use...
2011-11-18 David ‘Bombe’ RodenDo not create a new Sone if the ID is obviously invalid.
2011-11-17 David ‘Bombe’ RodenMerge branch 'master' into next
2011-11-16 David ‘Bombe’ RodenMerge branch 'release-0.7.3' 0.7.3
2011-11-16 David ‘Bombe’ RodenSet version to 0.7.3.
2011-11-15 David ‘Bombe’ RodenAdd gallery mode to image browser.
2011-11-15 David ‘Bombe’ RodenAdd link to “All Sones” to all image browser pages.
2011-11-15 David ‘Bombe’ RodenAdd filter for Sones with at least one album.
2011-11-14 David ‘Bombe’ RodenMerge branch 'image-navigation' into next
2011-11-14 David ‘Bombe’ RodenAdd links to previous and next images to backlinks.
2011-11-14 David ‘Bombe’ RodenAdd custom accessor for images.
2011-11-13 David ‘Bombe’ RodenRemove superflouos statement.
2011-11-13 David ‘Bombe’ RodenOnly return the ID of the first Sone found on the page.
2011-11-13 David ‘Bombe’ RodenMerge branch 'sone-following-times' into next
2011-11-13 David ‘Bombe’ RodenUse Sone following times to mark earlier elements as...
2011-11-13 David ‘Bombe’ RodenDon’t set friends directly, use Core’s follow() methods.
2011-11-13 David ‘Bombe’ RodenAdd methods to follow and unfollow other Sones.
2011-11-13 David ‘Bombe’ RodenAdd method to get the following time for a Sone.
2011-11-13 David ‘Bombe’ RodenAdd Sone-following times.
2011-11-13 David ‘Bombe’ RodenMerge branch 'initial-sone-discovery' into next
2011-11-13 David ‘Bombe’ RodenAlways return copies of own identities.
2011-11-13 David ‘Bombe’ RodenCopy the contexts and properties, too.
2011-11-13 David ‘Bombe’ RodenSend a copy of the default own identities to the event...
2011-11-13 David ‘Bombe’ RodenFix added-or-removed detection by making it context...
2011-11-13 David ‘Bombe’ RodenAdd copy-constructor for own identities.
2011-11-12 David ‘Bombe’ RodenAdd buttons to re-order images and albums without javas...
2011-11-12 David ‘Bombe’ RodenMatch button descriptions to the actual actions.
2011-11-12 David ‘Bombe’ RodenMerge branch 'filter-image-descriptions' into next
2011-11-12 David ‘Bombe’ RodenParse descriptions of albums and images.
2011-11-12 David ‘Bombe’ RodenFilter links from image and album descriptions.
2011-11-11 David ‘Bombe’ RodenActually load notification settings from the configuration.
2011-11-11 David ‘Bombe’ RodenMerge branch 'configurable-notifications-250' into...
2011-11-11 David ‘Bombe’ RodenAdd default for Sone-specific option.
2011-11-11 David ‘Bombe’ RodenOnly mark items as known if the notification is still...
2011-11-11 David ‘Bombe’ RodenTransfer session-specific options to client on each...
2011-11-11 David ‘Bombe’ RodenMake new options configurable.
2011-11-11 David ‘Bombe’ RodenFix notification filters.
2011-11-11 David ‘Bombe’ RodenFilter notifications that the user is not interested in.
2011-11-11 David ‘Bombe’ RodenAdd options for each notification type.
2011-11-07 David ‘Bombe’ RodenPrevent the insert fingerprint from being stored until...
2011-11-05 David ‘Bombe’ RodenMerge branch 'link-filter-26' into next
2011-10-23 David ‘Bombe’ RodenFix bookmark navigation.
2011-10-23 David ‘Bombe’ RodenPaginate bookmarks as per “posts per page” configuratio...
2011-10-12 David ‘Bombe’ RodenAdd javadoc for exception.
2011-10-11 David ‘Bombe’ RodenDeclare exception to be thrown.
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-06 David ‘Bombe’ RodenAdd default implementations that do not allow linking.
2011-10-06 David ‘Bombe’ RodenAllow links to images, Sones, and posts.
2011-10-06 David ‘Bombe’ RodenForward link filter requests to page implementation...
2011-10-06 David ‘Bombe’ RodenImplement link filter exceptions in base Freenet templa...
2011-10-06 David ‘Bombe’ RodenAdd Freenet-specific page extension.
2011-10-06 David ‘Bombe’ RodenRequire a newer fred version.
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.
next