Sone.git
2011-01-16 David ‘Bombe... Merge branch 'fix-field-insert' 0.4.1
2011-01-16 David ‘Bombe... Set version to 0.4.1.
2011-01-16 David ‘Bombe... Increase last homepage edition.
2011-01-16 David ‘Bombe... Actually insert the name of the field! Fixes #56.
2011-01-15 David ‘Bombe... Merge branch 'release-0.4' 0.4
2011-01-15 David ‘Bombe... Set version to 0.4.
2011-01-15 David ‘Bombe... Update latest edition of the homepage.
2011-01-15 David ‘Bombe... Require utils 0.7.8.
2011-01-15 David ‘Bombe... Disable all original input fields when form is submitted.
2011-01-15 David ‘Bombe... Don’t mark anything read if the Sone could not be found.
2011-01-15 David ‘Bombe... Link to web of trust identity page. Fixes #36.
2011-01-15 David ‘Bombe... Require snapshot of utils-0.7.8.
2011-01-15 David ‘Bombe... Fix color of post deletion confirmation button.
2011-01-15 David ‘Bombe... Merge branch 'edit-wot-trust' into next
2011-01-15 David ‘Bombe... Make web of trust comment configurable. (#24)
2011-01-15 David ‘Bombe... Add configurable comment for trust assigned from Sone...
2011-01-15 David ‘Bombe... Add String options.
2011-01-15 David ‘Bombe... Merge branch 'profile-fields' into next
2011-01-15 David ‘Bombe... Don’t mark everything as known when a “click to show...
2011-01-15 David ‘Bombe... Implement moving the profile fields with Javascript.
2011-01-15 David ‘Bombe... Add Javascript methods to add profile fields.
2011-01-15 David ‘Bombe... Add AJAX page to move a profile field.
2011-01-15 David ‘Bombe... Show the name of the profile field in Sone view.
2011-01-15 David ‘Bombe... Remove “!important” rules, “!important” was not so...
2011-01-15 David ‘Bombe... Ajaxify the edit button.
2011-01-15 David ‘Bombe... Add AJAX page that renames a profile field.
2011-01-15 David ‘Bombe... Add method that renames a profile field.
2011-01-14 David ‘Bombe... Add comment.
2011-01-14 David ‘Bombe... Ajaxify the profile field delete button.
2011-01-14 David ‘Bombe... Add function that deletes a profile field.
2011-01-14 David ‘Bombe... Add AJAX page that deletes a profile field.
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-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-10 David ‘Bombe... Render templates in a thread-safe way.
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.
2011-01-09 David ‘Bombe... Add “new version” notification, set current and latest...
2011-01-09 David ‘Bombe... Add “update found” event to core listener.
2011-01-09 David ‘Bombe... Add update checker to core.
2011-01-09 David ‘Bombe... Add update checker.
2011-01-09 David ‘Bombe... Catch exceptions in the whole startup sequence.
next