Merge branch 'next' into image-management
[Sone.git] / src / main / resources / static / javascript / sone.js
2011-03-22 David ‘Bombe’ RodenMerge branch 'next' into image-management
2011-03-08 David ‘Bombe’ RodenMerge branch 'release-0.5' 0.5
2011-03-07 David ‘Bombe’ RodenAdd “toggle parser” link to posts and replies to deacti...
2011-02-17 David ‘Bombe’ RodenMerge branch 'bookmarks' into next. This fixes #103.
2011-02-17 David ‘Bombe’ RodenAjaxify bookmark buttons.
2011-02-17 David ‘Bombe’ RodenAdd functions to bookmark and unbookmark posts.
2011-02-17 David ‘Bombe’ RodenAdd function to return the post for an ID.
2011-01-28 David ‘Bombe’ RodenAllow sender selection when sending a message on the...
2011-01-28 David ‘Bombe’ RodenWrap setting the document title into an own function...
2011-01-28 David ‘Bombe’ RodenConvert links to posts on the current page to relative...
2011-01-27 David ‘Bombe’ RodenPrevent multiple blink cycles happening simultaneously.
2011-01-27 David ‘Bombe’ RodenLet the toggleIcon() method reset the icon.
2011-01-27 David ‘Bombe’ RodenAnimate icon on activity.
2011-01-26 David ‘Bombe’ RodenChange icon of page on activity.
2011-01-26 David ‘Bombe’ RodenMerge branch 'release-0.4.3' 0.4.3
2011-01-26 David ‘Bombe’ RodenRemove the “new” class from clicked items immediately.
2011-01-26 David ‘Bombe’ RodenPrevent marking items as known multiple times.
2011-01-25 David ‘Bombe’ RodenMerge branch 'release-0.4.2' 0.4.2
2011-01-25 David ‘Bombe’ RodenOnly match a notifications state if it’s visible.
2011-01-21 David ‘Bombe’ RodenUse “hidden” CSS class to show the notification’s details.
2011-01-21 David ‘Bombe’ RodenOnly try to remember the notification’s “opened” status...
2011-01-21 David ‘Bombe’ RodenFix detection of notifications that show their details.
2011-01-20 David ‘Bombe’ RodenUse the Sone element as parameter, not its ID.
2011-01-20 David ‘Bombe’ RodenMark Sones as known by clicking on them.
2011-01-20 David ‘Bombe’ RodenMove ajaxification of a Sone to its own function.
2011-01-20 David ‘Bombe’ RodenWhen replacing a notification, remember whether it...
2011-01-19 David ‘Bombe’ RodenMerge branch 'mark-as-read' into next
2011-01-19 David ‘Bombe’ RodenAjaxify notifications and the “mark as read” button.
2011-01-19 David ‘Bombe’ RodenReplace two separate AJAX pages by one that handles...
2011-01-19 David ‘Bombe’ RodenAdd “mark as read” buttons to new post, reply, and...
2011-01-18 David ‘Bombe’ RodenMerge branch 'select-sender-identity' into next
2011-01-18 David ‘Bombe’ RodenAllow sender selection in replies. This finally fixes...
2011-01-18 David ‘Bombe’ RodenFix display of button.
2011-01-18 David ‘Bombe’ RodenAllow sender selection on new posts.
2011-01-16 David ‘Bombe’ RodenAlso show “unknown” when updating a Sone from the web...
2011-01-16 David ‘Bombe’ RodenDon’t show distrust button when trust is assigned....
2011-01-16 David ‘Bombe’ RodenDon’t show “comment” link if there’s no reply form...
2011-01-15 David ‘Bombe’ RodenMerge branch 'release-0.4' 0.4
2011-01-15 David ‘Bombe’ RodenDisable all original input fields when form is submitted.
2011-01-15 David ‘Bombe’ RodenMerge branch 'edit-wot-trust' into next
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’ RodenAdd Javascript methods to add profile fields.
2011-01-15 David ‘Bombe’ RodenAdd method that renames a profile field.
2011-01-14 David ‘Bombe’ RodenAdd function that deletes a profile field.
2011-01-14 David ‘Bombe’ RodenMark click area as known when the post is marked as...
2011-01-14 David ‘Bombe’ RodenMerge branch 'next' into profile-fields
2011-01-13 David ‘Bombe’ RodenMerge branch 'release-0.3.7' 0.3.7
2011-01-13 David ‘Bombe’ RodenMerge branch 'reduce-loading' into next
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’ RodenSmall optimization to prevent loading of a post if...
2011-01-12 David ‘Bombe’ RodenFix syntax error.
2011-01-11 David ‘Bombe’ RodenAdd form for album creation.
2011-01-06 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2011-01-06 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2011-01-06 David ‘Bombe’ RodenMerge branch 'release-0.3.6.3' 0.3.6.3
2011-01-03 David ‘Bombe’ RodenAjaxify trust controls in replies.
2011-01-03 David ‘Bombe’ RodenFix iteration over all replies.
2011-01-03 David ‘Bombe’ RodenUpdate all replies of a Sone, too.
2011-01-03 David ‘Bombe’ RodenConvert trust controls to javascript functions.
2011-01-03 David ‘Bombe’ RodenAdd methods to trust, distrust, or untrust Sones and...
2011-01-03 David ‘Bombe’ RodenAdd methods to return the authoring Sone ID for a post...
2011-01-02 David ‘Bombe’ RodenDisplay trust control with only two buttons and no...
2011-01-01 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2011-01-01 David ‘Bombe’ RodenAdd method to show a notification’s details.
2010-12-31 David ‘Bombe’ RodenReactivate status polling on all pages, it’s necessary...
2010-12-31 David ‘Bombe’ RodenOnly poll for status if a page ID is actually defined.
2010-12-31 David ‘Bombe’ RodenDon’t poll for status on the login page.
2010-12-31 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-30 David ‘Bombe’ RodenMerge branch 'release-0.3.6.2' 0.3.6.2
2010-12-30 David ‘Bombe’ RodenFix posting (again). This should now not perform a...
2010-12-30 David ‘Bombe’ RodenMerge branch 'master' into next
2010-12-30 David ‘Bombe’ RodenMerge branch 'fix-posting' 0.3.6.1
2010-12-30 David ‘Bombe’ RodenFix posting.
2010-12-30 David ‘Bombe’ RodenMerge branch 'release-0.3.6' 0.3.6
2010-12-30 David ‘Bombe’ RodenImprove check for already existing posts and replies.
2010-12-30 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-30 David ‘Bombe’ RodenDon’t post a new status if no text was entered.
2010-12-10 David ‘Bombe’ RodenMerge branch 'master' into next
2010-12-09 David ‘Bombe’ RodenFix replies being inserted at the wrong posts if the...
2010-12-06 David ‘Bombe’ RodenMark the correct element as known.
2010-12-05 David ‘Bombe’ RodenDon’t use the ID from the closure, it might have change...
2010-12-02 David ‘Bombe’ RodenMark post as loaded when the AJAX reply has arrived.
2010-12-02 David ‘Bombe’ RodenTry to prevent multiple insertion of the same replies.
2010-11-30 David ‘Bombe’ RodenOnly clear the input field if the reply was posted.
2010-11-29 David ‘Bombe’ RodenAbort after inserting a new reply once.
2010-11-28 David ‘Bombe’ RodenIgnore a post if neither sender nor recipient match...
2010-11-28 David ‘Bombe’ RodenAlways append new posts to the “posts” div.
2010-11-28 David ‘Bombe’ RodenUse correct method to get the Sone ID.
2010-11-28 David ‘Bombe’ RodenFix path for AJAX request.
2010-11-27 David ‘Bombe’ RodenUse better function to find the nearest Sone element.
next