Fix ALL the logging!
[Sone.git] / src / main / java / net / pterodactylus / sone / web /
2012-05-02 David ‘Bombe’ RodenFix ALL the logging!
2012-03-05 David ‘Bombe’ RodenMerge branch 'release-0.8' 0.8
2012-03-05 David ‘Bombe’ RodenOrganize imports.
2012-03-02 David ‘Bombe’ RodenAdd missing annotation.
2012-03-01 David ‘Bombe’ RodenAlways get the current l10n helper from the node, don...
2012-02-21 David ‘Bombe’ RodenAdd page that displays all new posts and replies.
2012-01-27 David ‘Bombe’ RodenStore a reply’s known status in the reply itself.
2012-01-27 David ‘Bombe’ RodenStore a Sone’s known status in the Sone itself.
2012-01-17 David ‘Bombe’ RodenMove Sone status into Sone.
2011-12-07 David ‘Bombe’ RodenMerge branch 'release-0.7.6' 0.7.6
2011-12-07 David ‘Bombe’ RodenMerge branch 'custom-avatars' into next
2011-12-07 David ‘Bombe’ RodenMake “show custom avatars” option configurable.
2011-12-07 David ‘Bombe’ RodenAdd profile accessor to template context factory.
2011-12-07 David ‘Bombe’ RodenMove avatar from options to profile.
2011-12-07 David ‘Bombe’ RodenAllow the ID of an image as input for the image link...
2011-12-07 David ‘Bombe’ RodenMake avatar configurable.
2011-11-29 David ‘Bombe’ RodenMerge branch 'release-0.7.5' 0.7.5
2011-11-26 David ‘Bombe’ RodenSort notifications before handing them out.
2011-11-25 David ‘Bombe’ RodenMerge branch 'notifications' into next
2011-11-25 David ‘Bombe’ RodenRemove old “get notification” AJAX handler.
2011-11-25 David ‘Bombe’ RodenRemove notification information from “get status” AJAX...
2011-11-25 David ‘Bombe’ RodenAdd new AJAX handler to web interface.
2011-11-25 David ‘Bombe’ RodenAdd AJAX handler to return all notifications.
2011-11-24 David ‘Bombe’ RodenStore notification page in AJAX status.
2011-11-24 David ‘Bombe’ RodenInclude notification hash code in the template.
2011-11-23 David ‘Bombe’ RodenRemove mention notifications if elements are removed.
2011-11-21 David ‘Bombe’ RodenMerge branch 'release-0.7.4' 0.7.4
2011-11-21 David ‘Bombe’ RodenSort albums by title in gallery mode.
2011-11-20 David ‘Bombe’ RodenAdd filter for new/not-new Sones.
2011-11-16 David ‘Bombe’ RodenMerge branch 'release-0.7.3' 0.7.3
2011-11-15 David ‘Bombe’ RodenAdd gallery mode to image browser.
2011-11-14 David ‘Bombe’ RodenMerge branch 'image-navigation' into next
2011-11-14 David ‘Bombe’ RodenAdd custom accessor for images.
2011-11-13 David ‘Bombe’ RodenMerge branch 'sone-following-times' into next
2011-11-13 David ‘Bombe’ RodenDon’t set friends directly, use Core’s follow() methods.
2011-11-12 David ‘Bombe’ RodenAdd buttons to re-order images and albums without javas...
2011-11-12 David ‘Bombe’ RodenMerge branch 'filter-image-descriptions' into next
2011-11-12 David ‘Bombe’ RodenParse descriptions of albums and images.
2011-11-12 David ‘Bombe’ RodenFilter links from image and album descriptions.
2011-11-11 David ‘Bombe’ RodenMerge branch 'configurable-notifications-250' into...
2011-11-11 David ‘Bombe’ RodenTransfer session-specific options to client on each...
2011-11-11 David ‘Bombe’ RodenMake new options configurable.
2011-11-05 David ‘Bombe’ RodenMerge branch 'link-filter-26' into next
2011-10-23 David ‘Bombe’ RodenPaginate bookmarks as per “posts per page” configuratio...
2011-10-06 David ‘Bombe’ RodenAdd default implementations that do not allow linking.
2011-10-06 David ‘Bombe’ RodenAllow links to images, Sones, and posts.
2011-10-06 David ‘Bombe’ RodenForward link filter requests to page implementation...
2011-10-06 David ‘Bombe’ RodenImplement link filter exceptions in base Freenet templa...
2011-10-06 David ‘Bombe’ RodenAdd Freenet-specific page extension.
2011-10-04 David ‘Bombe’ RodenMerge branch 'release-0.7.2' 0.7.2
2011-09-30 David ‘Bombe’ RodenAdd “sort by image count” for Known Sones.
2011-09-28 David ‘Bombe’ RodenAdd abstract base class for replies, move post reply...
2011-09-27 David ‘Bombe’ RodenAdd separate length parameter for the snippet of too...
2011-09-27 David ‘Bombe’ RodenMerge branch 'release-0.7.1' 0.7.1
2011-09-27 David ‘Bombe’ RodenGive Sone its own menu name.
2011-09-26 David ‘Bombe’ RodenMerge branch 'release-0.7' 0.7
2011-09-26 David ‘Bombe’ RodenMerge branch 'image-management' into next
2011-09-26 David ‘Bombe’ RodenDon’t show mention notifications for replies from the...
2011-09-25 David ‘Bombe’ RodenAllow moving top-level albums.
2011-09-23 David ‘Bombe’ RodenAdd page to edit albums with Javascript.
2011-09-23 David ‘Bombe’ RodenAllow user to edit image data inline.
2011-09-23 David ‘Bombe’ RodenIf notification does not exist, don’t try to filter it.
2011-09-23 David ‘Bombe’ RodenAdd possibility to change album image.
2011-09-23 David ‘Bombe’ RodenAdd buttons to move an image up or down in an album.
2011-09-22 David ‘Bombe’ RodenAdd return page to form parameters.
2011-09-21 David ‘Bombe’ RodenAdd mod filter to template context factory.
2011-09-21 David ‘Bombe’ RodenRemove unnecessary warning suppressions.
2011-09-20 David ‘Bombe’ RodenEnhance javadoc.
2011-09-20 David ‘Bombe’ RodenLink to correct class.
2011-09-20 David ‘Bombe’ RodenMerge branch 'next' into dev/image
2011-09-14 David ‘Bombe’ RodenUse returned page response. This fixes redirects.
2011-09-13 David ‘Bombe’ RodenOnly add mention notification if post of reply is downl...
2011-09-13 David ‘Bombe’ RodenFix whitespace.
2011-09-13 David ‘Bombe’ RodenSuppress some warnings about variables hiding other...
2011-09-13 David ‘Bombe’ RodenUse web package from utils.
2011-09-12 David ‘Bombe’ RodenMerge branch 'release-0.6.7' 0.6.7
2011-09-12 David ‘Bombe’ RodenUse correct time to get formatted time.
2011-09-12 David ‘Bombe’ RodenMerge branch 'release-0.6.6' 0.6.6
2011-08-31 David ‘Bombe’ RodenReturn text for unknown date from accessor.
2011-08-08 David ‘Bombe’ RodenFilter links when creating replies, too.
2011-07-15 David ‘Bombe’ RodenAdd unique filter to template context factory.
2011-07-15 David ‘Bombe’ RodenFilter mention notification when it is requested.
2011-07-15 David ‘Bombe’ RodenAllow filtering notifications without a current Sone.
2011-07-12 David ‘Bombe’ RodenAdd short-term cache for search results.
2011-07-12 David ‘Bombe’ RodenOverride hashCode() and equals() in Phrase.
2011-07-12 David ‘Bombe’ RodenHandle single plus and minus signs better.
2011-07-12 David ‘Bombe’ RodenRedirect to index if no phrases have been found.
2011-07-11 David ‘Bombe’ RodenMake option to enable Sone insert notifications editable.
2011-07-11 David ‘Bombe’ RodenOnly show Sone insert notifications if they are enable...
2011-07-07 David ‘Bombe’ RodenStore Sone under a different name to prevent it from...
2011-07-01 David ‘Bombe’ RodenAdd a core thread that periodically saves the configura...
2011-07-01 David ‘Bombe’ RodenRemove remnants of the old Rescue Mode.
2011-07-01 David ‘Bombe’ RodenAdd Sone insert events to core listener.
2011-07-01 David ‘Bombe’ RodenAllow following or unfollowing multiple Sones at once.
2011-07-01 David ‘Bombe’ RodenImplement a better Sone Rescue Mode.
2011-06-29 David ‘Bombe’ RodenDon’t list replies to unknown posts.
2011-06-29 David ‘Bombe’ RodenAdd sorting Sones by posts.
2011-06-28 David ‘Bombe’ RodenAccept all replies, they will be filtered later in...
2011-06-22 David ‘Bombe’ RodenAdd context menues when hovering over avatar images.
2011-06-21 David ‘Bombe’ RodenAdd characters-per-post option to options page.
next