Add confirmation for image deletion.
[Sone.git] / src / main / java / net / pterodactylus / sone / web / WebInterface.java
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’ RodenAdd page that edits an album.
2011-04-13 David ‘Bombe’ RodenAdd page that edits an image.
2011-04-13 David ‘Bombe’ RodenAdd page that deletes an image.
2011-04-13 David ‘Bombe’ RodenAdd page to delete an album.
2011-04-13 David ‘Bombe’ RodenAdd image insert notifications.
2011-04-13 David ‘Bombe’ RodenAdd ImageInsertListener methods to CoreListener.
2011-04-13 David ‘Bombe’ RodenAdd page that delivers the encoded data of a temporary...
2011-04-13 David ‘Bombe’ RodenAdd filter that turns an Image into an HTML <img> tag.
2011-03-25 David ‘Bombe’ RodenShow an error message if an image can not be parsed.
2011-03-23 David ‘Bombe’ RodenAdd basic image uploading capability.
2011-03-22 David ‘Bombe’ RodenMerge branch 'next' into image-management
2011-03-08 David ‘Bombe’ RodenMerge branch 'release-0.5' 0.5
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-02 David ‘Bombe’ RodenAdd collection sort filter to template context factory.
2011-01-26 David ‘Bombe’ RodenAllow specifying a Sone ID in addition to a template...
2011-01-26 David ‘Bombe’ RodenMerge branch 'release-0.4.3' 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’ RodenMerge branch 'release-0.4.2' 0.4.2
2011-01-21 David ‘Bombe’ RodenIf there is only one local Sone, always be logged in...
2011-01-20 David ‘Bombe’ RodenAdd format filter to context factory.
2011-01-19 David ‘Bombe’ RodenCache templates.
2011-01-19 David ‘Bombe’ RodenMerge branch 'mark-as-read' into next
2011-01-19 David ‘Bombe’ RodenReplace two separate AJAX pages by one that handles...
2011-01-19 David ‘Bombe’ RodenUse new template engine.
2011-01-17 David ‘Bombe’ RodenAdd page that marks posts, replies, and Sones as read.
2011-01-16 David ‘Bombe’ RodenAdd filter that replaces a zero date with a translated...
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-15 David ‘Bombe’ RodenMerge branch 'release-0.4' 0.4
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’ 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’ RodenAdd Javascript string filter.
2011-01-14 David ‘Bombe’ RodenAdd possibility to edit a field name.
2011-01-14 David ‘Bombe’ RodenAdd template for “something strange has happened.”
2011-01-14 David ‘Bombe’ RodenImplement profile field deletion.
2011-01-13 David ‘Bombe’ RodenMerge branch 'release-0.3.7' 0.3.7
2011-01-12 David ‘Bombe’ RodenAdd album creation page.
2011-01-12 David ‘Bombe’ RodenMove “fields” functionality into Profile, remove Profil...
2011-01-11 David ‘Bombe’ RodenAdd menu item for image browser.
2011-01-11 David ‘Bombe’ RodenAdd album accessor.
2011-01-10 David ‘Bombe’ RodenCreate image browser stub.
2011-01-10 David ‘Bombe’ RodenReplace all those empty HTML files with an empty template.
2011-01-10 David ‘Bombe’ RodenMerge branch 'next' into image-management
2011-01-10 David ‘Bombe’ RodenAdd accessor for profile fields.
2011-01-09 David ‘Bombe’ RodenMerge branch 'show-versions' into next
2011-01-09 David ‘Bombe’ RodenAdd “new version” notification, set current and latest...
2011-01-09 David ‘Bombe’ RodenAdd “update found” event to core listener.
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-03 David ‘Bombe’ RodenAdd AJAX handlers for distrusting and untrusting other...
2011-01-03 David ‘Bombe’ RodenAdd AJAX handler that trusts a Sone.
2011-01-02 David ‘Bombe’ RodenAdd pages that let the user trust, distrust, or untrust...
2011-01-02 David ‘Bombe’ RodenReplace all those empty HTML files with an empty template.
2011-01-01 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-31 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-30 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-30 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-22 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-21 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-18 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-18 David ‘Bombe’ RodenMerge branch 'release-0.3.5' 0.3.5
2010-12-18 David ‘Bombe’ RodenSimplify removal of ticker object, ensure that the...
2010-12-18 David ‘Bombe’ RodenRemove ticker object when sone-is-locked notification...
2010-12-18 David ‘Bombe’ RodenAdd trust accessor to template factory.
2010-12-17 David ‘Bombe’ RodenAdd methods to get the current Sone without creating...
2010-12-15 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-13 David ‘Bombe’ RodenRemove notifications for removed posts and replies.
2010-12-13 David ‘Bombe’ RodenMerge branch 'notification-for-locked-sones' into next
2010-12-13 David ‘Bombe’ RodenShow a notification if a Sone is locked for more than...
2010-12-13 David ‘Bombe’ RodenAdd notifications for locking and unlocking Sones.
2010-12-13 David ‘Bombe’ RodenMark posts and replies as known as long as the first...
2010-12-12 David ‘Bombe’ RodenMerge branch 'release-0.3.3' 0.3.3
2010-12-12 David ‘Bombe’ RodenMerge branch 'fix-start-with-broken-config' into next
2010-12-12 David ‘Bombe’ RodenUse template factory to create templates.
2010-12-12 David ‘Bombe’ RodenShow notification only if there is no first-start notif...
2010-12-12 David ‘Bombe’ RodenDon’t show notifications for new Sones, posts, and...
2010-12-12 David ‘Bombe’ RodenUse new method to check for first-start notification.
2010-12-12 David ‘Bombe’ RodenAdd method to check whether the first-start notificatio...
2010-12-12 David ‘Bombe’ RodenAdd notification if the config file can not be read.
2010-12-12 David ‘Bombe’ RodenAdd notification on a first start of Sone.
2010-12-10 David ‘Bombe’ RodenMerge branch 'master' into next
2010-12-06 David ‘Bombe’ RodenAdd methods to notify core listeners about removed...
2010-12-01 David ‘Bombe’ RodenMove session-related methods to web interface.
2010-11-27 David ‘Bombe’ RodenMerge branch 'message-recipient'
2010-11-26 David ‘Bombe’ RodenMerge branch 'next'
2010-11-26 David ‘Bombe’ RodenMerge commit '0.3.1-RC3' into next
2010-11-26 David ‘Bombe’ RodenMerge commit '0.3.1-RC2' into next
2010-11-26 David ‘Bombe’ RodenParse links from posts and replies and display them...
2010-11-25 David ‘Bombe’ RodenAdd AJAX handlers to mark posts and replies as known.
2010-11-25 David ‘Bombe’ RodenAdd AJAX handler to get a rendered post.
2010-11-25 David ‘Bombe’ RodenAdd AJAX handler for creating a post.
next