Sone.git
2011-01-14 David ‘Bombe... Do not require logins for some AJAX pages.
2011-01-14 David ‘Bombe... Require a login.
2011-01-14 David ‘Bombe... Turn profile fields into their own container classes.
2011-01-14 David ‘Bombe... Mark click area as known when the post is marked as...
2011-01-14 David ‘Bombe... Use Javascript filter to print value.
2011-01-14 David ‘Bombe... Add Javascript string filter.
2011-01-14 David ‘Bombe... Allow null field values.
2011-01-14 David ‘Bombe... Show name of profile fields in empty fields.
2011-01-14 David ‘Bombe... Only show “save profile” button after fields if there...
2011-01-14 David ‘Bombe... Use shorter way of installing the handler.
2011-01-14 David ‘Bombe... Insert profile fields.
2011-01-14 David ‘Bombe... Restructure HTML to let the enter key work better.
2011-01-14 David ‘Bombe... Use shorter name for button.
2011-01-14 David ‘Bombe... Fix some button spacings.
2011-01-14 David ‘Bombe... Redirect back to profile after adding a field.
2011-01-14 David ‘Bombe... Go back to the profile after saving.
2011-01-14 David ‘Bombe... Add possibility to edit a field name.
2011-01-14 David ‘Bombe... Add template for “something strange has happened.”
2011-01-14 David ‘Bombe... Add method to rename a field.
2011-01-14 David ‘Bombe... Implement profile field deletion.
2011-01-14 David ‘Bombe... Add basic profile field editing.
2011-01-14 David ‘Bombe... Merge branch 'next' into profile-fields
2011-01-14 David ‘Bombe... Merge branch 'master' into next
2011-01-13 David ‘Bombe... Merge branch 'release-0.3.7' 0.3.7
2011-01-13 David ‘Bombe... Set version to 0.3.7.
2011-01-13 David ‘Bombe... Catch some more (undocumented) exceptions by FreenetURI.
2011-01-13 David ‘Bombe... Change all buttons’ appearance.
2011-01-13 David ‘Bombe... Merge branch 'reduce-loading' into next
2011-01-13 David ‘Bombe... Move the pagination out of the HTML. This fixes #51.
2011-01-13 David ‘Bombe... Check for post time at the correct place.
2011-01-13 David ‘Bombe... Return time of a post, and don’t load it if it’s older...
2011-01-13 David ‘Bombe... Don’t show posts that are older than the last post...
2011-01-13 David ‘Bombe... Merge branch 'reduce-loading' into next
2011-01-13 David ‘Bombe... Add more information to new reply information and don...
2011-01-13 David ‘Bombe... Also react correctly on a “view Sone” page.
2011-01-13 David ‘Bombe... The posting Sone for a created post is always the logge...
2011-01-13 David ‘Bombe... Return IDs of Sone and recipient when getting new posts.
2011-01-13 David ‘Bombe... Add IDs of posting Sone and recipient to loadNewPost().
2011-01-13 David ‘Bombe... Add function to extract ID of current Sone from HTML.
2011-01-13 David ‘Bombe... Include ID of current Sone in HTML.
2011-01-13 David ‘Bombe... Small optimization to prevent loading of a post if...
2011-01-13 David ‘Bombe... Improve link parser.
2011-01-13 David ‘Bombe... Name button differently (and all using the same style).
2011-01-13 David ‘Bombe... Use different classes for profile fields.
2011-01-13 David ‘Bombe... Remove empty rule.
2011-01-13 David ‘Bombe... Show all top-level albums.
2011-01-13 David ‘Bombe... Show sub-albums of album.
2011-01-12 David ‘Bombe... Add title above album creation form.
2011-01-12 David ‘Bombe... Set a name for the album.
2011-01-12 David ‘Bombe... Fix validation that would prevent an owner from ever...
2011-01-12 David ‘Bombe... Add album creation page.
2011-01-12 David ‘Bombe... Fix syntax error.
2011-01-12 David ‘Bombe... Add texts for album creation page.
2011-01-12 David ‘Bombe... Add template for album creation page.
2011-01-12 David ‘Bombe... Add label.
2011-01-12 David ‘Bombe... Add album description.
2011-01-12 David ‘Bombe... Add page ID.
2011-01-12 David ‘Bombe... Add page that lets the user create a new album.
2011-01-12 David ‘Bombe... There’s no URL to return to.
2011-01-12 David ‘Bombe... Add methods to create new albums.
2011-01-12 David ‘Bombe... Include album creation form when showing an album.
2011-01-12 David ‘Bombe... Add ID of current album as new parent ID.
2011-01-12 David ‘Bombe... Copy field names, too.
2011-01-12 David ‘Bombe... Parse profile fields from inserted Sone.
2011-01-12 David ‘Bombe... Remove “changed” status.
2011-01-12 David ‘Bombe... Change all buttons’ appearance.
2011-01-12 David ‘Bombe... Merge branch 'next' into profile-fields
2011-01-12 David ‘Bombe... Load and save profile fields.
2011-01-12 David ‘Bombe... Assign a name to the save button, react only to that...
2011-01-12 David ‘Bombe... Add method to set a field by its index.
2011-01-12 David ‘Bombe... Move “fields” functionality into Profile, remove Profil...
2011-01-12 David ‘Bombe... Show profile fields on Sone page.
2011-01-12 David ‘Bombe... Remove modified tracker from Profile.
2011-01-11 David ‘Bombe... Add form for album creation.
2011-01-11 David ‘Bombe... Add menu item for image browser.
2011-01-11 David ‘Bombe... Add section for adding an album.
2011-01-11 David ‘Bombe... Add yet empty section for images.
2011-01-11 David ‘Bombe... Show backlinks for album.
2011-01-11 David ‘Bombe... Also show “unknown” text if album has not yet been...
2011-01-11 David ‘Bombe... Add album accessor.
2011-01-11 David ‘Bombe... Add text if an album was not found.
2011-01-11 David ‘Bombe... Store the type of request differently.
2011-01-11 David ‘Bombe... Rename method to get the nested albums.
2011-01-10 David ‘Bombe... Create image browser stub.
2011-01-10 David ‘Bombe... Add methods to create images.
2011-01-10 David ‘Bombe... Replace all those empty HTML files with an empty template.
2011-01-10 David ‘Bombe... Make owner, key, creation time, and dimensions optional.
2011-01-10 David ‘Bombe... Add missing javadoc.
2011-01-10 David ‘Bombe... Merge branch 'next' into image-management
2011-01-10 David ‘Bombe... Render templates in a thread-safe way.
2011-01-10 David ‘Bombe... Add methods to create albums.
2011-01-10 David ‘Bombe... Don’t require an owner.
2011-01-10 David ‘Bombe... Merge branch 'next' into image-management
2011-01-10 David ‘Bombe... Add accessor for profile fields.
2011-01-10 David ‘Bombe... Add custom fields to profile.
2011-01-10 David ‘Bombe... Implement Fingerprintable interface in Profile.
2011-01-10 David ‘Bombe... Add Fingerprintable interface.
2011-01-09 David ‘Bombe... Merge branch 'show-versions' into next
2011-01-09 David ‘Bombe... Notify all core listeners when a new version was found.
2011-01-09 David ‘Bombe... Add version information to all templates.
next