Bring image-management up to speed.
[Sone.git] / src / main / resources /
2011-04-13 David ‘Bombe’ RodenBring image-management up to speed.
2011-04-13 David ‘Bombe’ RodenAdd confirmation for image deletion.
2011-04-13 David ‘Bombe’ RodenAdd confirmation before deleting album.
2011-04-13 David ‘Bombe’ RodenImplement a lot more image and album processing on...
2011-04-13 David ‘Bombe’ RodenSet default text color for textareas.
2011-04-13 David ‘Bombe’ RodenFormat single images like small images.
2011-04-13 David ‘Bombe’ RodenDon’t float albums.
2011-04-13 David ‘Bombe’ RodenAdd generic parsed class that displays whitespace corre...
2011-04-13 David ‘Bombe’ RodenUse a textarea for the description of the image.
2011-04-13 David ‘Bombe’ RodenShow images differently.
2011-04-13 David ‘Bombe’ RodenReduce whitespace pollution.
2011-04-13 David ‘Bombe’ RodenAdd image insert notifications.
2011-04-13 David ‘Bombe’ RodenDisplay images in image browser.
2011-04-13 David ‘Bombe’ RodenRename forgotten album names.
2011-04-11 David ‘Bombe’ RodenInsert link to author the user is replying to.
2011-04-11 David ‘Bombe’ RodenStore textarea in input field’s data.
2011-04-11 David ‘Bombe’ RodenMark the correct sone as known.
2011-04-10 David ‘Bombe’ RodenMerge branch 'release-0.6.1' 0.6.1
2011-04-10 David ‘Bombe’ RodenAdd explanatory text for Sone-specific options while...
2011-04-08 David ‘Bombe’ RodenAdjust displayed times.
2011-04-08 David ‘Bombe’ RodenShow default texts in the trust-related settings on...
2011-04-08 David ‘Bombe’ RodenAllow user to configuration the number of posts shown...
2011-04-07 David ‘Bombe’ RodenDisplay new-reply notification differently.
2011-04-07 David ‘Bombe’ RodenAlso update times on invisible replies.
2011-04-07 David ‘Bombe’ RodenReset activation after all notifications have been...
2011-04-07 David ‘Bombe’ RodenHide error message when deleting already deleted post...
2011-04-07 David ‘Bombe’ RodenReset blinking tab icon when no notifications are visible.
2011-04-07 David ‘Bombe’ RodenMark own posts as new to allow retrieval and insertion...
2011-04-07 David ‘Bombe’ RodenMerge branch 'mark-elements-as-known' into next
2011-04-07 David ‘Bombe’ RodenMark elements as known when a notification is removed.
2011-04-07 David ‘Bombe’ RodenCheck replaced notifications for changes.
2011-04-07 David ‘Bombe’ RodenAdd methods that compare notifications and mark element...
2011-04-07 David ‘Bombe’ RodenUse convenience method to get the notification for...
2011-04-07 David ‘Bombe’ RodenAdd “skipRequest” parameter to all mark*AsKnown() methods.
2011-04-07 David ‘Bombe’ RodenAdd method to access notification elements.
2011-04-07 David ‘Bombe’ RodenAdd method to retrieve a Sone element by its ID.
2011-04-07 David ‘Bombe’ RodenAdd element IDs to new-element notifications.
2011-04-06 David ‘Bombe’ RodenAdd relative and dynamic timestamps to the web interface.
2011-04-06 David ‘Bombe’ RodenAdd getReply() function that works the same as getPost().
2011-04-06 David ‘Bombe’ RodenRemove obsolete getReply() function.
2011-04-05 David ‘Bombe’ RodenImplement auto-following of new Sones.
2011-04-05 David ‘Bombe’ RodenImprove wording on Sone creation.
2011-04-05 David ‘Bombe’ RodenChange the way notifications are handled.
2011-04-05 David ‘Bombe’ Rodenl10nize about page, add link to homepage.
2011-04-04 David ‘Bombe’ RodenIt’s 2011.
2011-04-03 David ‘Bombe’ RodenFix search term input field jumping around on Firefox.
2011-04-02 David ‘Bombe’ RodenMerge branch 'release-0.6' 0.6
2011-04-02 David ‘Bombe’ RodenWhen adding a field, the field name is not optional.
2011-04-02 David ‘Bombe’ RodenEnable text field on empty input, request focus.
2011-04-02 David ‘Bombe’ RodenSend out <link> header exposing the OpenSearchDescripti...
2011-04-02 David ‘Bombe’ RodenInclude image dimensions for flattr badge.
2011-04-01 David ‘Bombe’ RodenUse better way to paginate the posts.
2011-04-01 David ‘Bombe’ RodenDecrease number of posts on a page to 10.
2011-04-01 David ‘Bombe’ RodenAdd posts a Sone replied to to “view Sone” page.
2011-04-01 David ‘Bombe’ RodenRemove debug output.
2011-04-01 David ‘Bombe’ RodenImplement search.
2011-04-01 David ‘Bombe’ RodenDisable buttons after posting, re-enable after the...
2011-04-01 David ‘Bombe’ RodenStore original and parsed text in contenxt, compare...
2011-03-29 David ‘Bombe’ RodenMerge branch 'release-0.5.2' 0.5.2
2011-03-29 David ‘Bombe’ RodenMerge branch 'new-web-of-trust' into next
2011-03-26 David ‘Bombe’ RodenDo not insert albums just yet.
2011-03-25 David ‘Bombe’ RodenShow links to images like links to albums.
2011-03-25 David ‘Bombe’ RodenLet images float, too.
2011-03-25 David ‘Bombe’ RodenShow an error message if an image can not be parsed.
2011-03-25 David ‘Bombe’ RodenShow potential error messages on the “invalid” page.
2011-03-23 David ‘Bombe’ RodenAdd basic image uploading capability.
2011-03-23 David ‘Bombe’ RodenDecrease font size of backlinks.
2011-03-23 David ‘Bombe’ RodenHide labels after ajaxfication of album creation form...
2011-03-23 David ‘Bombe’ RodenMove ajaxification of album creation form fields to...
2011-03-23 David ‘Bombe’ RodenPrepare for showing the album image.
2011-03-23 David ‘Bombe’ RodenShow album images.
2011-03-22 David ‘Bombe’ RodenShow name of album in page title.
2011-03-22 David ‘Bombe’ RodenShow page title when browsing albums of a Sone.
2011-03-22 David ‘Bombe’ RodenRemove “Image Browser” page title.
2011-03-22 David ‘Bombe’ RodenShow name of album as page heading.
2011-03-22 David ‘Bombe’ RodenAdd browsing albums of a Sone.
2011-03-22 David ‘Bombe’ RodenAdd link to name of album.
2011-03-22 David ‘Bombe’ RodenOnly include album creation form when browsing own...
2011-03-22 David ‘Bombe’ RodenFormat backlinks.
2011-03-22 David ‘Bombe’ RodenAjaxify the album creation form.
2011-03-22 David ‘Bombe’ RodenUse description when creating a new album.
2011-03-22 David ‘Bombe’ RodenMerge branch 'next' into image-management
2011-03-17 David ‘Bombe’ RodenMerge branch 'release-0.5.1' 0.5.1
2011-03-12 David ‘Bombe’ RodenAdd link to unbookmark all not loaded posts at once.
2011-03-12 David ‘Bombe’ RodenMove pagination directly below the list.
2011-03-11 David ‘Bombe’ RodenSet variables in parent template context, too.
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-03-07 David ‘Bombe’ RodenShow hint if some posts could not be shown.
2011-03-07 David ‘Bombe’ RodenUse new plugin name of the web of trust plugin.
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’ 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-02-17 David ‘Bombe’ RodenFix form class names and CSS.
2011-02-17 David ‘Bombe’ RodenAdd star for bookmarks in post view.
2011-02-17 David ‘Bombe’ RodenAdd pages that let the user bookmark or unbookmark...
2011-02-02 David ‘Bombe’ RodenSort the local Sones in the sender dropdown.
2011-01-28 David ‘Bombe’ RodenAllow sender selection when sending a message on the...
next