Change permalinks to insert the links if the reply input is visible.
[Sone.git] / src / main /
2011-07-15 David ‘Bombe’ RodenChange permalinks to insert the links if the reply...
2011-07-15 David ‘Bombe’ RodenAdd jQuery field selection plugin.
2011-07-15 David ‘Bombe’ RodenCollapse multiple identical posts in mention notification.
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’ RodenOnly skip request, not the unmarking.
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-12 David ‘Bombe’ RodenAdd link to WoT profile of unknown Sones.
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’ RodenShow number of posts and replies in Sone menu.
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’ RodenAdd “follow all Sones” and “unfollow all Sones” buttons.
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’ RodenOnly show follow/unfollow links for non-local Sones.
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’ RodenInclude number of posts and replies in Sone view.
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-22 David ‘Bombe’ RodenAdd context menu to reply avatars.
2011-06-22 David ‘Bombe’ RodenBroaden CSS rules.
2011-06-22 David ‘Bombe’ RodenChange all context menues for a Sone after following...
2011-06-22 David ‘Bombe’ RodenStore Sone ID in a variable.
2011-06-22 David ‘Bombe’ RodenAdd function to find the Sone ID of a Sone context...
2011-06-22 David ‘Bombe’ RodenImplement following/unfollowing from context menu.
2011-06-22 David ‘Bombe’ RodenChange text for web of trust link in profile.
2011-06-21 David ‘Bombe’ RodenFix option text.
2011-06-21 David ‘Bombe’ RodenFix default text for characters-per-post input field.
2011-06-21 David ‘Bombe’ RodenPrevent NPE when no length is given.
2011-06-21 David ‘Bombe’ RodenUse option value for cutting off posts.
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 separate “show more” and “show less” links.
2011-06-21 David ‘Bombe’ RodenFix whitespace.
2011-06-21 David ‘Bombe’ RodenAllow expansion by linking to post for non-javascript...
2011-06-21 David ‘Bombe’ RodenCut off text after 200 characters.
2011-06-21 David ‘Bombe’ RodenAdd length parameter to text parser.
2011-06-20 David ‘Bombe’ RodenReload page on changes in sort options.
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’ RodenAdd Sone context menu when hovering over avatar.
2011-06-19 David ‘Bombe’ RodenMake it possible to use post as containing block for...
2011-06-19 David ‘Bombe’ RodenForce word-wrap in texts by breaking in words.
2011-06-19 David ‘Bombe’ RodenDuplicate the notification templates to prevent clobber...
2011-06-18 David ‘Bombe’ RodenSplit up element marking into blocks of 16 elements.
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.
2011-06-08 David ‘Bombe’ RodenDon’t mark own posts and replies as new.
2011-06-08 David ‘Bombe’ RodenAdd mention notification to notification manager.
2011-06-08 David ‘Bombe’ RodenCheck and remove “new” class from correct element.
2011-06-08 David ‘Bombe’ RodenMark new local posts and replies as new after five...
2011-06-08 David ‘Bombe’ RodenUse skipRequest = false to force a request.
2011-06-08 David ‘Bombe’ RodenAutomatically un-new posts and replies from local Sones.
2011-06-08 David ‘Bombe’ RodenAdd flags for whether the author of a post or reply...
2011-06-08 David ‘Bombe’ RodenAdd “you have been mentioned” notification.
2011-06-08 David ‘Bombe’ RodenAdd filter for local Sones.
2011-06-08 David ‘Bombe’ RodenRemove System.out debugging.
2011-06-08 David ‘Bombe’ RodenAllow null contexts.
next