2011-01-26 |
David ‘Bombe’ Roden | Always mark the homepage as a trusted page.
|
commit | commitdiff | tree |
2011-01-26 |
David ‘Bombe’ Roden | Allow specifying a Sone ID in addition to a template...
|
commit | commitdiff | tree |
2011-01-26 |
David ‘Bombe’ Roden | Merge branch 'master' into next
|
commit | commitdiff | tree |
2011-01-26 |
David ‘Bombe’ Roden | Merge branch 'release-0.4.3'
|
commit | commitdiff | tree |
2011-01-26 |
David ‘Bombe’ Roden | Set version to 0.4.3.
|
commit | commitdiff | tree |
2011-01-26 |
David ‘Bombe’ Roden | Hide message input when not logged in. Fixes #98.
|
commit | commitdiff | tree |
2011-01-26 |
David ‘Bombe’ Roden | Remove the “new” class from clicked items immediately.
|
commit | commitdiff | tree |
2011-01-26 |
David ‘Bombe’ Roden | Prevent marking items as known multiple times.
|
commit | commitdiff | tree |
2011-01-26 |
David ‘Bombe’ Roden | Show a link to the Sone homepage in the new-version...
|
commit | commitdiff | tree |
2011-01-26 |
David ‘Bombe’ Roden | Store and propagate the latest edition, too.
|
commit | commitdiff | tree |
2011-01-25 |
David ‘Bombe’ Roden | Use the URI from the Sone directly.
|
commit | commitdiff | tree |
2011-01-25 |
David ‘Bombe’ Roden | Always store USKs in the Sone.
|
commit | commitdiff | tree |
2011-01-25 |
David ‘Bombe’ Roden | Save Sone after inserting it.
|
commit | commitdiff | tree |
2011-01-25 |
David ‘Bombe’ Roden | Remove misleading paragraph from javadoc.
|
commit | commitdiff | tree |
2011-01-25 |
David ‘Bombe’ Roden | Compare the new list of replies with the correct old...
|
commit | commitdiff | tree |
2011-01-25 |
David ‘Bombe’ Roden | Merge branch 'master' into next
|
commit | commitdiff | tree |
2011-01-25 |
David ‘Bombe’ Roden | Merge branch 'release-0.4.2'
|
commit | commitdiff | tree |
2011-01-25 |
David ‘Bombe’ Roden | Set version to 0.4.2.
|
commit | commitdiff | tree |
2011-01-25 |
David ‘Bombe’ Roden | Require utils version 0.8.
|
commit | commitdiff | tree |
2011-01-25 |
David ‘Bombe’ Roden | Require fred build 1336.
|
commit | commitdiff | tree |
2011-01-25 |
David ‘Bombe’ Roden | Show the “create Sone” page in the menu if we’re auto...
|
commit | commitdiff | tree |
2011-01-25 |
David ‘Bombe’ Roden | Only match a notifications state if it’s visible.
|
commit | commitdiff | tree |
2011-01-24 |
David ‘Bombe’ Roden | Set the latest edition in a better way on a Sone being...
|
commit | commitdiff | tree |
2011-01-24 |
David ‘Bombe’ Roden | Download the edition if it’s newer than the current...
|
commit | commitdiff | tree |
2011-01-21 |
David ‘Bombe’ Roden | Checking for the “newness” of an item will never mark...
|
commit | commitdiff | tree |
2011-01-21 |
David ‘Bombe’ Roden | Small performance improvements.
|
commit | commitdiff | tree |
2011-01-21 |
David ‘Bombe’ Roden | Use “hidden” CSS class to show the notification’s details.
|
commit | commitdiff | tree |
2011-01-21 |
David ‘Bombe’ Roden | Only try to remember the notification’s “opened” status...
|
commit | commitdiff | tree |
2011-01-21 |
David ‘Bombe’ Roden | If there is only one local Sone, always be logged in...
|
commit | commitdiff | tree |
2011-01-21 |
David ‘Bombe’ Roden | Don’t create session when not visiting Sone. Fixes...
|
commit | commitdiff | tree |
2011-01-21 |
David ‘Bombe’ Roden | Fix detection of notifications that show their details.
|
commit | commitdiff | tree |
2011-01-20 |
David ‘Bombe’ Roden | Use the Sone element as parameter, not its ID.
|
commit | commitdiff | tree |
2011-01-20 |
David ‘Bombe’ Roden | Add format filter to context factory.
|
commit | commitdiff | tree |
2011-01-20 |
David ‘Bombe’ Roden | Mark Sones as known by clicking on them.
|
commit | commitdiff | tree |
2011-01-20 |
David ‘Bombe’ Roden | Move ajaxification of a Sone to its own function.
|
commit | commitdiff | tree |
2011-01-20 |
David ‘Bombe’ Roden | Don’t barf when post-processing a non-existing post.
|
commit | commitdiff | tree |
2011-01-20 |
David ‘Bombe’ Roden | When replacing a notification, remember whether it...
|
commit | commitdiff | tree |
2011-01-20 |
David ‘Bombe’ Roden | Don’t include the request verbally, it’s found in the...
|
commit | commitdiff | tree |
2011-01-20 |
David ‘Bombe’ Roden | Store the notification in itself when rendering.
|
commit | commitdiff | tree |
2011-01-20 |
David ‘Bombe’ Roden | Add HTML filter.
|
commit | commitdiff | tree |
2011-01-19 |
David ‘Bombe’ Roden | Replace the “insert” filter with the “replace” filter.
|
commit | commitdiff | tree |
2011-01-19 |
David ‘Bombe’ Roden | Add some margin to all buttons in the notifications.
|
commit | commitdiff | tree |
2011-01-19 |
David ‘Bombe’ Roden | Cache templates.
|
commit | commitdiff | tree |
2011-01-19 |
David ‘Bombe’ Roden | Fix documentation to remove warning.
|
commit | commitdiff | tree |
2011-01-19 |
David ‘Bombe’ Roden | Merge branch 'mark-as-read' into next
|
commit | commitdiff | tree |
2011-01-19 |
David ‘Bombe’ Roden | Ajaxify notifications and the “mark as read” button.
|
commit | commitdiff | tree |
2011-01-19 |
David ‘Bombe’ Roden | Use correct request variable.
|
commit | commitdiff | tree |
2011-01-19 |
David ‘Bombe’ Roden | Add missing jQuery plugin.
|
commit | commitdiff | tree |
2011-01-19 |
David ‘Bombe’ Roden | Add missing translation.
|
commit | commitdiff | tree |
2011-01-19 |
David ‘Bombe’ Roden | Replace two separate AJAX pages by one that handles...
|
commit | commitdiff | tree |
2011-01-19 |
David ‘Bombe’ Roden | Remove debug output.
|
commit | commitdiff | tree |
2011-01-19 |
David ‘Bombe’ Roden | Add “mark as read” buttons to new post, reply, and...
|
commit | commitdiff | tree |
2011-01-19 |
David ‘Bombe’ Roden | Store Sone in correct set when marking as known.
|
commit | commitdiff | tree |
2011-01-19 |
David ‘Bombe’ Roden | Use new template engine.
|
commit | commitdiff | tree |
2011-01-18 |
David ‘Bombe’ Roden | Float sender selection button to the left.
|
commit | commitdiff | tree |
2011-01-18 |
David ‘Bombe’ Roden | Use the core to check for the locality of a Sone.
|
commit | commitdiff | tree |
2011-01-18 |
David ‘Bombe’ Roden | Merge branch 'select-sender-identity' into next
|
commit | commitdiff | tree |
2011-01-18 |
David ‘Bombe’ Roden | Allow sender selection in replies. This finally fixes...
|
commit | commitdiff | tree |
2011-01-18 |
David ‘Bombe’ Roden | Fix display of button.
|
commit | commitdiff | tree |
2011-01-18 |
David ‘Bombe’ Roden | Allow specifying the sender when creating replies.
|
commit | commitdiff | tree |
2011-01-18 |
David ‘Bombe’ Roden | Allow deletion of replies for all local Sones.
|
commit | commitdiff | tree |
2011-01-18 |
David ‘Bombe’ Roden | Allow sender selection on new posts.
|
commit | commitdiff | tree |
2011-01-18 |
David ‘Bombe’ Roden | Don’t make all select boxes so wide.
|
commit | commitdiff | tree |
2011-01-18 |
David ‘Bombe’ Roden | Store all local Sones in every template.
|
commit | commitdiff | tree |
2011-01-18 |
David ‘Bombe’ Roden | Parse sender from request and set it as posting Sone.
|
commit | commitdiff | tree |
2011-01-18 |
David ‘Bombe’ Roden | Allow deletion of posts of all local Sones, not only...
|
commit | commitdiff | tree |
2011-01-18 |
David ‘Bombe’ Roden | Beautify select boxes.
|
commit | commitdiff | tree |
2011-01-18 |
David ‘Bombe’ Roden | Require utils-0.7.9-SNAPSHOT for changes in DateFilter.
|
commit | commitdiff | tree |
2011-01-17 |
David ‘Bombe’ Roden | Beautify CSS a little bit.
|
commit | commitdiff | tree |
2011-01-17 |
David ‘Bombe’ Roden | Deletion confirmation button is red again. Fixes #59.
|
commit | commitdiff | tree |
2011-01-17 |
David ‘Bombe’ Roden | Add page that marks posts, replies, and Sones as read.
|
commit | commitdiff | tree |
2011-01-17 |
David ‘Bombe’ Roden | Use “returnPage” instead of “returnPath” everywhere...
|
commit | commitdiff | tree |
2011-01-17 |
David ‘Bombe’ Roden | Mark Sones as known on “view Sone” and “known Sones...
|
commit | commitdiff | tree |
2011-01-17 |
David ‘Bombe’ Roden | Rewrite isNewSone() to match isNewPost() and isNewReply().
|
commit | commitdiff | tree |
2011-01-17 |
David ‘Bombe’ Roden | Add method to mark a Sone as known.
|
commit | commitdiff | tree |
2011-01-17 |
David ‘Bombe’ Roden | Set the status for newly created Sones.
|
commit | commitdiff | tree |
2011-01-17 |
David ‘Bombe’ Roden | Move status update form to post feed page.
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Also show “unknown” when updating a Sone from the web...
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Show “unknown” when the date of the last update is...
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Add filter that replaces a zero date with a translated...
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Only set the insert time after the insert has finished...
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Use new parser filter for posts and replies, too.
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Parse profile field values. Fixes #57.
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Add filter to pipe arbitrary text through the link...
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Increase cache timeout to one hour.
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Don’t show distrust button when trust is assigned....
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Clean up separator mess.
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Don’t show “comment” link if there’s no reply form...
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Actually return the retrieved trust! Fixes #54.
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Implement Object.toString().
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Log retrieved trust.
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Return null trust when getting trust while not logged in.
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Remove calls to deprecated methods.
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Only show trust controls when logged in.
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Merge branch 'master' into next
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Merge branch 'fix-field-insert'
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Set version to 0.4.1.
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Increase last homepage edition.
|
commit | commitdiff | tree |
2011-01-16 |
David ‘Bombe’ Roden | Actually insert the name of the field! Fixes #56.
|
commit | commitdiff | tree |
2011-01-15 |
David ‘Bombe’ Roden | Merge branch 'master' into next
|
commit | commitdiff | tree |
next |