Add methods to move an image up and down.
[Sone.git] / src / main / java /
2011-09-23 David ‘Bombe’ RodenAdd methods to move an image up and down.
2011-09-23 David ‘Bombe’ RodenA linked hash map is no longer required, the order...
2011-09-23 David ‘Bombe’ RodenStore order of images separately.
2011-09-23 David ‘Bombe’ RodenFix bug in javadoc.
2011-09-23 David ‘Bombe’ RodenShow images differently.
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-21 David ‘Bombe’ RodenPersist album image ID.
2011-09-21 David ‘Bombe’ RodenEnsure that an image is always set as album image,...
2011-09-21 David ‘Bombe’ RodenAdd method to set the album image ID.
2011-09-21 David ‘Bombe’ RodenStore album image ID instead of index.
2011-09-21 David ‘Bombe’ RodenStore images in a Map.
2011-09-21 David ‘Bombe’ RodenAdd “title” parameter.
2011-09-20 David ‘Bombe’ RodenEnhance javadoc.
2011-09-20 David ‘Bombe’ RodenLink to correct class.
2011-09-20 David ‘Bombe’ RodenRemove those warning suppressions.
2011-09-20 David ‘Bombe’ RodenFix validation.
2011-09-20 David ‘Bombe’ RodenMerge branch 'next' into dev/image
2011-09-16 David ‘Bombe’ RodenSimplify parser.
2011-09-16 David ‘Bombe’ RodenAdd some documentation for later when I have to look...
2011-09-16 David ‘Bombe’ RodenFix parser.
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 'master' into next
2011-09-12 David ‘Bombe’ RodenMerge branch 'release-0.6.7' 0.6.7
2011-09-12 David ‘Bombe’ RodenSet version to 0.6.7.
2011-09-12 David ‘Bombe’ RodenUse correct time to get formatted time.
2011-09-12 David ‘Bombe’ RodenMerge branch 'master' into next
2011-09-12 David ‘Bombe’ RodenMerge branch 'release-0.6.6' 0.6.6
2011-09-12 David ‘Bombe’ RodenSet version to 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-22 David ‘Bombe’ RodenDon’t show line breaks in post excerpts.
2011-07-22 David ‘Bombe’ RodenRemove useless lines.
2011-07-16 David ‘Bombe’ RodenDon’t show a link to an unknown Sone.
2011-07-15 David ‘Bombe’ RodenAdd unique filter to template context factory.
2011-07-15 David ‘Bombe’ RodenAdd filter that uniquifies collections.
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-11 David ‘Bombe’ RodenAdd option to enable Sone insert notifications.
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’ RodenFilter mention notifications separately.
2011-07-01 David ‘Bombe’ RodenFilter mention notification, too.
2011-07-01 David ‘Bombe’ RodenAllow to skip Sone-specific checks in notification...
2011-07-01 David ‘Bombe’ RodenRemove remnants of the old Rescue Mode.
2011-07-01 David ‘Bombe’ RodenFire appropriate Sone insert events from core.
2011-07-01 David ‘Bombe’ RodenAdd Sone insert events to core listener manager.
2011-07-01 David ‘Bombe’ RodenAdd Sone insert events to core listener.
2011-07-01 David ‘Bombe’ RodenFire Sone insert events in Sone inserter.
2011-07-01 David ‘Bombe’ RodenAdd Sone insert listener manager.
2011-07-01 David ‘Bombe’ RodenAdd Sone insert listener interface.
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 change lastUpdatedTime on filtered notifications.
2011-06-29 David ‘Bombe’ RodenDon’t list replies to unknown posts.
2011-06-29 David ‘Bombe’ RodenOnly use MessageFormatter if parameters are given.
2011-06-29 David ‘Bombe’ RodenAdd sorting Sones by posts.
2011-06-29 David ‘Bombe’ RodenAdd comparator that sorts Sones by number of posts.
2011-06-29 David ‘Bombe’ RodenTry to use the L10n’s locale.
2011-06-29 David ‘Bombe’ RodenAllow using a message formatter after getting the L10n...
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’ RodenPrevent NPE when no length is given.
2011-06-21 David ‘Bombe’ RodenAdd characters-per-post option to options page.
2011-06-21 David ‘Bombe’ RodenStore the core in all template contexts.
2011-06-21 David ‘Bombe’ RodenAdd option for characters per post.
2011-06-21 David ‘Bombe’ RodenIf length can not be parsed, try again as property...
2011-06-21 David ‘Bombe’ RodenAdd ellipsis when cutting off a text.
2011-06-21 David ‘Bombe’ RodenAdd length parameter to text parser.
2011-06-20 David ‘Bombe’ RodenOrder by name as default, store sort options in templat...
2011-06-20 David ‘Bombe’ RodenAllow sorting and filtering of “known Sones.”
2011-06-20 David ‘Bombe’ RodenAdd filter and sort options to “known Sones” page.
2011-06-20 David ‘Bombe’ RodenAdd last activity comparator.
2011-06-19 David ‘Bombe’ RodenMerge branch 'master' into next
2011-06-19 David ‘Bombe’ RodenMerge branch 'release-0.6.5' 0.6.5
2011-06-19 David ‘Bombe’ RodenSet version number to 0.6.5.
2011-06-19 David ‘Bombe’ RodenDuplicate the notification templates to prevent clobber...
2011-06-18 David ‘Bombe’ RodenReturn new local elements with new remote elements.
2011-06-18 David ‘Bombe’ RodenMark local elements as known from the core, not from...
2011-06-18 David ‘Bombe’ RodenUse different notifications for local elements.
2011-06-09 David ‘Bombe’ RodenUse provider interfaces for the parser; enhance test...
2011-06-09 David ‘Bombe’ RodenOnly add a new plain-text part if there is any text...
2011-06-09 David ‘Bombe’ RodenRemove logger.
2011-06-09 David ‘Bombe’ RodenAdd missing annotation.
2011-06-09 David ‘Bombe’ RodenAdd javadoc.
2011-06-09 David ‘Bombe’ RodenUse provider interfaces instead of core.
2011-06-09 David ‘Bombe’ RodenImplement the Sone and post provider interfaces.
2011-06-09 David ‘Bombe’ RodenAdd interfaces for Sone and post providers.
2011-06-08 David ‘Bombe’ RodenShow posts mentioning a local Sone by a new notification.
next