Merge branch 'release-0.4'
[Sone.git] / src /
2011-01-15 David ‘Bombe’ RodenMerge branch 'release-0.4' 0.4
2011-01-15 David ‘Bombe’ RodenSet version to 0.4.
2011-01-15 David ‘Bombe’ RodenUpdate latest edition of the homepage.
2011-01-15 David ‘Bombe’ RodenDisable all original input fields when form is submitted.
2011-01-15 David ‘Bombe’ RodenDon’t mark anything read if the Sone could not be found.
2011-01-15 David ‘Bombe’ RodenLink to web of trust identity page. Fixes #36.
2011-01-15 David ‘Bombe’ RodenFix color of post deletion confirmation button.
2011-01-15 David ‘Bombe’ RodenMerge branch 'edit-wot-trust' into next
2011-01-15 David ‘Bombe’ RodenMake web of trust comment configurable. (#24)
2011-01-15 David ‘Bombe’ RodenAdd configurable comment for trust assigned from Sone...
2011-01-15 David ‘Bombe’ RodenAdd String options.
2011-01-15 David ‘Bombe’ RodenMerge branch 'profile-fields' into next
2011-01-15 David ‘Bombe’ RodenDon’t mark everything as known when a “click to show...
2011-01-15 David ‘Bombe’ RodenImplement moving the profile fields with Javascript.
2011-01-15 David ‘Bombe’ RodenAdd Javascript methods to add profile fields.
2011-01-15 David ‘Bombe’ RodenAdd AJAX page to move a profile field.
2011-01-15 David ‘Bombe’ RodenShow the name of the profile field in Sone view.
2011-01-15 David ‘Bombe’ RodenRemove “!important” rules, “!important” was not so...
2011-01-15 David ‘Bombe’ RodenAjaxify the edit button.
2011-01-15 David ‘Bombe’ RodenAdd AJAX page that renames a profile field.
2011-01-15 David ‘Bombe’ RodenAdd method that renames a profile field.
2011-01-14 David ‘Bombe’ RodenAdd comment.
2011-01-14 David ‘Bombe’ RodenAjaxify the profile field delete button.
2011-01-14 David ‘Bombe’ RodenAdd function that deletes a profile field.
2011-01-14 David ‘Bombe’ RodenAdd AJAX page that deletes a profile field.
2011-01-14 David ‘Bombe’ RodenDo not require logins for some AJAX pages.
2011-01-14 David ‘Bombe’ RodenRequire a login.
2011-01-14 David ‘Bombe’ RodenTurn profile fields into their own container classes.
2011-01-14 David ‘Bombe’ RodenMark click area as known when the post is marked as...
2011-01-14 David ‘Bombe’ RodenUse Javascript filter to print value.
2011-01-14 David ‘Bombe’ RodenAdd Javascript string filter.
2011-01-14 David ‘Bombe’ RodenAllow null field values.
2011-01-14 David ‘Bombe’ RodenShow name of profile fields in empty fields.
2011-01-14 David ‘Bombe’ RodenOnly show “save profile” button after fields if there...
2011-01-14 David ‘Bombe’ RodenUse shorter way of installing the handler.
2011-01-14 David ‘Bombe’ RodenInsert profile fields.
2011-01-14 David ‘Bombe’ RodenRestructure HTML to let the enter key work better.
2011-01-14 David ‘Bombe’ RodenUse shorter name for button.
2011-01-14 David ‘Bombe’ RodenFix some button spacings.
2011-01-14 David ‘Bombe’ RodenRedirect back to profile after adding a field.
2011-01-14 David ‘Bombe’ RodenGo back to the profile after saving.
2011-01-14 David ‘Bombe’ RodenAdd possibility to edit a field name.
2011-01-14 David ‘Bombe’ RodenAdd template for “something strange has happened.”
2011-01-14 David ‘Bombe’ RodenAdd method to rename a field.
2011-01-14 David ‘Bombe’ RodenImplement profile field deletion.
2011-01-14 David ‘Bombe’ RodenAdd basic profile field editing.
2011-01-14 David ‘Bombe’ RodenMerge branch 'next' into profile-fields
2011-01-14 David ‘Bombe’ RodenMerge branch 'master' into next
2011-01-13 David ‘Bombe’ RodenMerge branch 'release-0.3.7' 0.3.7
2011-01-13 David ‘Bombe’ RodenSet version to 0.3.7.
2011-01-13 David ‘Bombe’ RodenCatch some more (undocumented) exceptions by FreenetURI.
2011-01-13 David ‘Bombe’ RodenChange all buttons’ appearance.
2011-01-13 David ‘Bombe’ RodenMerge branch 'reduce-loading' into next
2011-01-13 David ‘Bombe’ RodenMove the pagination out of the HTML. This fixes #51.
2011-01-13 David ‘Bombe’ RodenCheck for post time at the correct place.
2011-01-13 David ‘Bombe’ RodenReturn time of a post, and don’t load it if it’s older...
2011-01-13 David ‘Bombe’ RodenDon’t show posts that are older than the last post...
2011-01-13 David ‘Bombe’ RodenMerge branch 'reduce-loading' into next
2011-01-13 David ‘Bombe’ RodenAdd more information to new reply information and don...
2011-01-13 David ‘Bombe’ RodenAlso react correctly on a “view Sone” page.
2011-01-13 David ‘Bombe’ RodenThe posting Sone for a created post is always the logge...
2011-01-13 David ‘Bombe’ RodenReturn IDs of Sone and recipient when getting new posts.
2011-01-13 David ‘Bombe’ RodenAdd IDs of posting Sone and recipient to loadNewPost().
2011-01-13 David ‘Bombe’ RodenAdd function to extract ID of current Sone from HTML.
2011-01-13 David ‘Bombe’ RodenInclude ID of current Sone in HTML.
2011-01-13 David ‘Bombe’ RodenSmall optimization to prevent loading of a post if...
2011-01-13 David ‘Bombe’ RodenImprove link parser.
2011-01-13 David ‘Bombe’ RodenName button differently (and all using the same style).
2011-01-13 David ‘Bombe’ RodenUse different classes for profile fields.
2011-01-13 David ‘Bombe’ RodenRemove empty rule.
2011-01-12 David ‘Bombe’ RodenCopy field names, too.
2011-01-12 David ‘Bombe’ RodenParse profile fields from inserted Sone.
2011-01-12 David ‘Bombe’ RodenRemove “changed” status.
2011-01-12 David ‘Bombe’ RodenChange all buttons’ appearance.
2011-01-12 David ‘Bombe’ RodenMerge branch 'next' into profile-fields
2011-01-12 David ‘Bombe’ RodenLoad and save profile fields.
2011-01-12 David ‘Bombe’ RodenAssign a name to the save button, react only to that...
2011-01-12 David ‘Bombe’ RodenAdd method to set a field by its index.
2011-01-12 David ‘Bombe’ RodenMove “fields” functionality into Profile, remove Profil...
2011-01-12 David ‘Bombe’ RodenShow profile fields on Sone page.
2011-01-12 David ‘Bombe’ RodenRemove modified tracker from Profile.
2011-01-10 David ‘Bombe’ RodenRender templates in a thread-safe way.
2011-01-10 David ‘Bombe’ RodenAdd accessor for profile fields.
2011-01-10 David ‘Bombe’ RodenAdd custom fields to profile.
2011-01-10 David ‘Bombe’ RodenImplement Fingerprintable interface in Profile.
2011-01-10 David ‘Bombe’ RodenAdd Fingerprintable interface.
2011-01-09 David ‘Bombe’ RodenMerge branch 'show-versions' into next
2011-01-09 David ‘Bombe’ RodenNotify all core listeners when a new version was found.
2011-01-09 David ‘Bombe’ RodenAdd version information to all templates.
2011-01-09 David ‘Bombe’ RodenAdd “new version” notification, set current and latest...
2011-01-09 David ‘Bombe’ RodenAdd “update found” event to core listener.
2011-01-09 David ‘Bombe’ RodenAdd update checker to core.
2011-01-09 David ‘Bombe’ RodenAdd update checker.
2011-01-09 David ‘Bombe’ RodenCatch exceptions in the whole startup sequence.
2011-01-09 David ‘Bombe’ RodenAdd possibility to register arbitrary USKs for watching.
2011-01-09 David ‘Bombe’ RodenMerge branch 'master' into next
2011-01-09 David ‘Bombe’ RodenMerge branch 'release-0.3.6.5' 0.3.6.5
2011-01-09 David ‘Bombe’ RodenSet version to 0.3.6.5.
2011-01-09 David ‘Bombe’ RodenStore version of configuration in the configuration.
2011-01-07 David ‘Bombe’ RodenChange javascript for notification.
next