Use a comma to separate the identities in the tooltips.
[Sone.git] / src / main / resources /
2010-11-22 David ‘Bombe’ RodenUse a comma to separate the identities in the tooltips.
2010-11-20 David ‘Bombe’ RodenCache translations.
2010-11-19 David ‘Bombe’ RodenReplace getSoneStatus and getNotifications with getStatus.
2010-11-19 David ‘Bombe’ RodenDon’t always create a Sone for a given ID.
2010-11-19 David ‘Bombe’ RodenAdd tooltips to “lock” and “unlock” buttons.
2010-11-18 David ‘Bombe’ RodenImages with links don’t have borders, Mr. Firefox!
2010-11-18 David ‘Bombe’ RodenMove all javascript to sone.js.
2010-11-17 David ‘Bombe’ RodenImprove margins on top of page and notifications.
2010-11-17 David ‘Bombe’ RodenAdd notifications for Sones that are rescued.
2010-11-17 David ‘Bombe’ RodenRemove obsolete translation strings.
2010-11-17 David ‘Bombe’ RodenTell user about locked Sones in rescue mode.
2010-11-17 David ‘Bombe’ RodenAdd missing templates.
2010-11-17 David ‘Bombe’ RodenAdd functions to lock and unlock a Sone.
2010-11-17 David ‘Bombe’ RodenUpdate the “locked” status of a Sone.
2010-11-17 David ‘Bombe’ RodenRemove obsolete rules for blocking and blacklisting.
2010-11-17 David ‘Bombe’ RodenAdd a “Sone rescue mode.”
2010-11-17 David ‘Bombe’ RodenReplace existing notifications seamlessly instead of...
2010-11-16 David ‘Bombe’ RodenUse a notification!
2010-11-16 David ‘Bombe’ RodenDon’t show “web of trust is missing” notification the...
2010-11-16 David ‘Bombe’ RodenCheck if success flag is true before accessing values.
2010-11-15 David ‘Bombe’ RodenOverride jQuery’s getJSON() method, ignore all occuring...
2010-11-15 David ‘Bombe’ RodenOnly get new notifications every 30 seconds in case...
2010-11-15 David ‘Bombe’ RodenAJAX requests may actually fail, take it into account.
2010-11-15 David ‘Bombe’ RodenHide all removed notifications.
2010-11-15 David ‘Bombe’ RodenStart polling notifications when loading the page.
2010-11-15 David ‘Bombe’ RodenAdd methods to retrieve new notification and create...
2010-11-15 David ‘Bombe’ RodenReturn the notification as well as modify it.
2010-11-15 David ‘Bombe’ RodenAdd template form for the dismiss button.
2010-11-14 David ‘Bombe’ RodenAlways hide the notification when “dismiss” is pressed.
2010-11-14 David ‘Bombe’ RodenAdd minimum height to all notifications.
2010-11-14 David ‘Bombe’ RodenRename method.
2010-11-14 David ‘Bombe’ RodenRemove old notification mechanism.
2010-11-14 David ‘Bombe’ RodenAdd new reply notification.
2010-11-14 David ‘Bombe’ RodenDisplay new post notifications.
2010-11-14 David ‘Bombe’ RodenAdd text for new Sone notification.
2010-11-14 David ‘Bombe’ RodenAdd missing template for new sone notification.
2010-11-14 David ‘Bombe’ RodenGet the notifications from the web interface.
2010-11-14 David ‘Bombe’ RodenRemove obsolete notification accessor.
2010-11-14 David ‘Bombe’ RodenAjaxify all existing notifications.
2010-11-14 David ‘Bombe’ RodenSet ID of notification.
2010-11-14 David ‘Bombe’ RodenAdd function to ajaxify a notification.
2010-11-14 David ‘Bombe’ RodenRender notifications.
2010-11-14 David ‘Bombe’ RodenUpdate local Sones every 5 seconds.
2010-11-14 David ‘Bombe’ RodenStore the client name and version in the inserted Sone.
2010-11-13 David ‘Bombe’ RodenRemove unnecessary rules.
2010-11-13 David ‘Bombe’ RodenInherit font for delete buttons.
2010-11-12 David ‘Bombe’ RodenImplement inline posting of replies.
2010-11-12 David ‘Bombe’ RodenAdd methods to post replies and get replies.
2010-11-12 David ‘Bombe’ RodenFactor out method that adds comment links to a single...
2010-11-12 David ‘Bombe’ RodenMove reply HTML code into own file.
2010-11-12 David ‘Bombe’ RodenRemove obsolete javascript cruft.
2010-11-12 David ‘Bombe’ RodenFix default texts of input fields.
2010-11-12 David ‘Bombe’ RodenDon’t link to pages directly, use fproxy’s referrer...
2010-11-12 David ‘Bombe’ RodenAdd notifications for new posts and replies.
2010-11-12 David ‘Bombe’ RodenAdd a notification area.
2010-11-12 David ‘Bombe’ RodenAdd anchors to posts and replies.
2010-11-12 David ‘Bombe’ RodenLoad texts for input fields only once.
2010-11-12 David ‘Bombe’ RodenGet translations of delete button texts only once.
2010-11-12 David ‘Bombe’ RodenOnly get the translation for “click to show replies...
2010-11-11 David ‘Bombe’ RodenMark the “click to show” area if a hidden post is new.
2010-11-11 David ‘Bombe’ RodenMark new replies.
2010-11-11 David ‘Bombe’ RodenMake reply input a bit smaller.
2010-11-11 David ‘Bombe’ RodenMark new posts as new.
2010-11-10 David ‘Bombe’ RodenBlocking and blacklisting does not exist anymore.
2010-11-10 David ‘Bombe’ RodenAdd flattr button to page tail.
2010-11-10 David ‘Bombe’ RodenAdd CSS class for new Sones.
2010-11-10 David ‘Bombe’ RodenHide all replies but the last two.
2010-11-10 David ‘Bombe’ RodenFilter CSS class names, “~” is not a valid character.
2010-11-05 David ‘Bombe’ RodenDon’t show the key of other Sones.
2010-11-05 David ‘Bombe’ RodenRemove backup and key display.
2010-11-05 David ‘Bombe’ RodenImprove message about not having any WoT identities.
2010-11-05 David ‘Bombe’ RodenRemove the “help” page.
2010-11-05 David ‘Bombe’ RodenShow Sone logo when not logged in, show avatar when...
2010-11-05 David ‘Bombe’ RodenMake input text fields and textareas smaller.
2010-11-05 David ‘Bombe’ RodenReformatting, no structural changes.
2010-11-05 David ‘Bombe’ RodenAdd WoT identicons as avatars.
2010-11-05 David ‘Bombe’ RodenRename l10n variables, add missing texts.
2010-11-05 David ‘Bombe’ RodenRemove extra space for all not-last posts.
2010-11-04 David ‘Bombe’ RodenUpdate the list of Sones that like a post or reply...
2010-11-04 David ‘Bombe’ RodenShow Sones that like a post or reply.
2010-11-04 David ‘Bombe’ RodenAdd section headers to options page.
2010-11-02 David ‘Bombe’ RodenRemove Sone URI from page tail.
2010-11-01 David ‘Bombe’ RodenToo many changes to list them all.
2010-10-30 David ‘Bombe’ RodenMerge branch 'next' into wot-integration
2010-10-30 David ‘Bombe’ RodenRemove blocking, blacklisting, and distribution of...
2010-10-29 David ‘Bombe’ RodenMerge branch 'master' into next
2010-10-29 David ‘Bombe’ RodenMerge branch 'master' into next
2010-10-28 David ‘Bombe’ RodenMerge branch 'master' into next
2010-10-28 David ‘Bombe’ RodenFix labels for Sone creation URIs.
2010-10-28 David ‘Bombe’ RodenEnhance text about blacklisting.
2010-10-28 David ‘Bombe’ RodenMerge branch 'master' into next
2010-10-28 David ‘Bombe’ RodenAdd “help” page.
2010-10-27 David ‘Bombe’ RodenShow version information on “about” page.
2010-10-27 David ‘Bombe’ RodenFix name of URI XML nodes.
2010-10-27 David ‘Bombe’ RodenImplement Sone blacklisting via JavaScript.
2010-10-27 David ‘Bombe’ RodenAdd blacklisting functionality.
2010-10-26 David ‘Bombe’ RodenAdd CSS class for local Sones.
2010-10-25 David ‘Bombe’ RodenAdd “import Sone” section to login page.
2010-10-25 David ‘Bombe’ RodenAdd Sone import.
2010-10-25 David ‘Bombe’ RodenBackup ID and last modification time of Sone, too.
next