Merge branch 'release-0.5.1'
[Sone.git] / src / main / java / net /
2011-03-17 David ‘Bombe’ RodenMerge branch 'release-0.5.1' 0.5.1
2011-03-17 David ‘Bombe’ RodenSet version to 0.5.1.
2011-03-12 David ‘Bombe’ RodenAdd link to unbookmark all not loaded posts at once.
2011-03-12 David ‘Bombe’ RodenAdd possibility to unbookmark all not loaded posts...
2011-03-08 David ‘Bombe’ RodenReregister USKs when Sone is already known to the downl...
2011-03-08 David ‘Bombe’ RodenMerge branch 'master' into next
2011-03-08 David ‘Bombe’ RodenMerge branch 'release-0.5' 0.5
2011-03-08 David ‘Bombe’ RodenSet version to 0.5.
2011-03-07 David ‘Bombe’ RodenAdd “toggle parser” link to posts and replies to deacti...
2011-03-07 David ‘Bombe’ RodenAlways download Sones, older editions are skipped later...
2011-03-07 David ‘Bombe’ RodenAdd “loaded” member for posts and replies.
2011-02-17 David ‘Bombe’ RodenMerge branch 'bookmarks' into next. This fixes #103.
2011-02-17 David ‘Bombe’ RodenAdd page that shows all bookmarks.
2011-02-17 David ‘Bombe’ RodenAdd AJAX pages to bookmark and unbookmark posts.
2011-02-17 David ‘Bombe’ RodenAdd pages that let the user bookmark or unbookmark...
2011-02-17 David ‘Bombe’ RodenExpose whether a post is bookmarked.
2011-02-17 David ‘Bombe’ RodenAdd bookmark management.
2011-02-04 David ‘Bombe’ RodenSet local Sones in posts deliverd by AJAX.
2011-02-02 David ‘Bombe’ RodenImplement Comparable interface in Sone.
2011-02-02 David ‘Bombe’ RodenAdd collection sort filter to template context factory.
2011-01-28 David ‘Bombe’ RodenReregister the USK subscription after a successful...
2011-01-28 David ‘Bombe’ RodenDon’t run background fetchers for Sones that are last...
2011-01-28 David ‘Bombe’ RodenActually allow -100 to be entered by getting 4 characte...
2011-01-28 David ‘Bombe’ RodenWrap the Core’s options into a Preferences object which...
2011-01-26 David ‘Bombe’ RodenAllow specifying a Sone ID in addition to a template...
2011-01-26 David ‘Bombe’ RodenMerge branch 'master' into next
2011-01-26 David ‘Bombe’ RodenMerge branch 'release-0.4.3' 0.4.3
2011-01-26 David ‘Bombe’ RodenSet version to 0.4.3.
2011-01-26 David ‘Bombe’ RodenShow a link to the Sone homepage in the new-version...
2011-01-26 David ‘Bombe’ RodenStore and propagate the latest edition, too.
2011-01-25 David ‘Bombe’ RodenUse the URI from the Sone directly.
2011-01-25 David ‘Bombe’ RodenAlways store USKs in the Sone.
2011-01-25 David ‘Bombe’ RodenSave Sone after inserting it.
2011-01-25 David ‘Bombe’ RodenRemove misleading paragraph from javadoc.
2011-01-25 David ‘Bombe’ RodenCompare the new list of replies with the correct old...
2011-01-25 David ‘Bombe’ RodenMerge branch 'master' into next
2011-01-25 David ‘Bombe’ RodenMerge branch 'release-0.4.2' 0.4.2
2011-01-25 David ‘Bombe’ RodenSet version to 0.4.2.
2011-01-25 David ‘Bombe’ RodenShow the “create Sone” page in the menu if we’re auto...
2011-01-24 David ‘Bombe’ RodenSet the latest edition in a better way on a Sone being...
2011-01-24 David ‘Bombe’ RodenDownload the edition if it’s newer than the current...
2011-01-21 David ‘Bombe’ RodenChecking for the “newness” of an item will never mark...
2011-01-21 David ‘Bombe’ RodenSmall performance improvements.
2011-01-21 David ‘Bombe’ RodenIf there is only one local Sone, always be logged in...
2011-01-21 David ‘Bombe’ RodenDon’t create session when not visiting Sone. Fixes...
2011-01-20 David ‘Bombe’ RodenAdd format filter to context factory.
2011-01-20 David ‘Bombe’ RodenDon’t barf when post-processing a non-existing post.
2011-01-20 David ‘Bombe’ RodenStore the notification in itself when rendering.
2011-01-20 David ‘Bombe’ RodenAdd HTML filter.
2011-01-19 David ‘Bombe’ RodenCache templates.
2011-01-19 David ‘Bombe’ RodenFix documentation to remove warning.
2011-01-19 David ‘Bombe’ RodenMerge branch 'mark-as-read' into next
2011-01-19 David ‘Bombe’ RodenUse correct request variable.
2011-01-19 David ‘Bombe’ RodenAdd missing translation.
2011-01-19 David ‘Bombe’ RodenReplace two separate AJAX pages by one that handles...
2011-01-19 David ‘Bombe’ RodenRemove debug output.
2011-01-19 David ‘Bombe’ RodenStore Sone in correct set when marking as known.
2011-01-19 David ‘Bombe’ RodenUse new template engine.
2011-01-18 David ‘Bombe’ RodenUse the core to check for the locality of a Sone.
2011-01-18 David ‘Bombe’ RodenMerge branch 'select-sender-identity' into next
2011-01-18 David ‘Bombe’ RodenAllow specifying the sender when creating replies.
2011-01-18 David ‘Bombe’ RodenAllow deletion of replies for all local Sones.
2011-01-18 David ‘Bombe’ RodenStore all local Sones in every template.
2011-01-18 David ‘Bombe’ RodenParse sender from request and set it as posting Sone.
2011-01-18 David ‘Bombe’ RodenAllow deletion of posts of all local Sones, not only...
2011-01-17 David ‘Bombe’ RodenAdd page that marks posts, replies, and Sones as read.
2011-01-17 David ‘Bombe’ RodenUse “returnPage” instead of “returnPath” everywhere...
2011-01-17 David ‘Bombe’ RodenMark Sones as known on “view Sone” and “known Sones...
2011-01-17 David ‘Bombe’ RodenRewrite isNewSone() to match isNewPost() and isNewReply().
2011-01-17 David ‘Bombe’ RodenAdd method to mark a Sone as known.
2011-01-17 David ‘Bombe’ RodenSet the status for newly created Sones.
2011-01-16 David ‘Bombe’ RodenAlso show “unknown” when updating a Sone from the web...
2011-01-16 David ‘Bombe’ RodenAdd filter that replaces a zero date with a translated...
2011-01-16 David ‘Bombe’ RodenOnly set the insert time after the insert has finished...
2011-01-16 David ‘Bombe’ RodenUse new parser filter for posts and replies, too.
2011-01-16 David ‘Bombe’ RodenAdd filter to pipe arbitrary text through the link...
2011-01-16 David ‘Bombe’ RodenIncrease cache timeout to one hour.
2011-01-16 David ‘Bombe’ RodenActually return the retrieved trust! Fixes #54.
2011-01-16 David ‘Bombe’ RodenImplement Object.toString().
2011-01-16 David ‘Bombe’ RodenLog retrieved trust.
2011-01-16 David ‘Bombe’ RodenReturn null trust when getting trust while not logged in.
2011-01-16 David ‘Bombe’ RodenRemove calls to deprecated methods.
2011-01-16 David ‘Bombe’ RodenMerge branch 'master' into next
2011-01-16 David ‘Bombe’ RodenMerge branch 'fix-field-insert' 0.4.1
2011-01-16 David ‘Bombe’ RodenSet version to 0.4.1.
2011-01-16 David ‘Bombe’ RodenIncrease last homepage edition.
2011-01-15 David ‘Bombe’ RodenMerge branch 'master' into next
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’ RodenDon’t mark anything read if the Sone could not be found.
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’ RodenAdd AJAX page to move a profile field.
2011-01-15 David ‘Bombe’ RodenAdd AJAX page that renames 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.
next