Cut off text after 200 characters.
[Sone.git] / src /
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’ 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’ RodenAdd code comment.
2011-06-09 David ‘Bombe’ RodenAdd test for KSK links.
2011-06-09 David ‘Bombe’ RodenInclude the link titles in the generated text.
2011-06-09 David ‘Bombe’ RodenOnly add a new plain-text part if there is any text...
2011-06-09 David ‘Bombe’ RodenMove text extracting and part class validation to its...
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’ RodenFirst basic test case for SoneTextParser.
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.
2011-06-08 David ‘Bombe’ RodenUse Sone text parser from web interface in parser filter.
2011-06-08 David ‘Bombe’ RodenAdd javadoc comments.
2011-06-08 David ‘Bombe’ RodenRemove exceptions from method signatures.
2011-06-08 David ‘Bombe’ RodenAdd javadoc comments, remove obsolete imports.
2011-06-08 David ‘Bombe’ RodenChange javadoc to match new function.
2011-06-08 David ‘Bombe’ RodenChange documentation to match new signature.
2011-06-08 David ‘Bombe’ RodenImplement Part, too.
2011-06-08 David ‘Bombe’ RodenRemove obsolete imports.
2011-06-08 David ‘Bombe’ RodenDon’t throw away the last part if it’s not a plain...
2011-06-08 David ‘Bombe’ RodenRender more parts.
2011-06-08 David ‘Bombe’ RodenRewriter Sone text parser to separate the parser from...
2011-06-07 David ‘Bombe’ RodenStore posts and replies in descending-time order to...
2011-06-07 David ‘Bombe’ RodenRemove replies to unknown posts from status.
2011-06-07 David ‘Bombe’ RodenOnly insert posts on the first page of the “view Sone...
2011-06-07 David ‘Bombe’ RodenAssign names to paginations on the “view Sone” page.
2011-06-07 David ‘Bombe’ RodenOnly add @Sone to reply text field if not replying...
2011-06-04 David ‘Bombe’ RodenImprove parsing of sone:// and post:// links.
2011-06-04 David ‘Bombe’ RodenImprove offline marker behaviour.
2011-05-31 David ‘Bombe’ RodenMerge commit 'sone-removal-notification-200' into next
2011-05-31 David ‘Bombe’ RodenNotify listeners when a Sone is removed.
2011-05-31 David ‘Bombe’ RodenAdd delegate method for Sone removal notification.
2011-05-31 David ‘Bombe’ RodenAdd Sone removal notification to core listener interface.
2011-05-26 David ‘Bombe’ RodenAlways remove “new” marker from “click-to-show” bar.
2011-05-26 David ‘Bombe’ RodenSmall optimization.
2011-05-26 David ‘Bombe’ RodenSave all local Sones when stopping Sone.
2011-05-26 David ‘Bombe’ RodenAdd missing imports.
2011-05-25 David ‘Bombe’ RodenRequest URI once before rescueing to (maybe) find the...
2011-05-25 David ‘Bombe’ RodenTouch the notification after its elements have been...
2011-05-25 David ‘Bombe’ RodenAdd web interface to all template contexts more reliably.
2011-05-25 David ‘Bombe’ RodenUse better notification ID.
2011-05-25 David ‘Bombe’ RodenUse correct notification ID.
2011-05-25 David ‘Bombe’ RodenUse method from JsonPage.
2011-05-25 David ‘Bombe’ RodenRemove useless line.
2011-05-24 David ‘Bombe’ RodenSave local Sone after auto-following.
2011-05-24 David ‘Bombe’ RodenDon’t wrap notifications into an ArrayList.
2011-05-11 David ‘Bombe’ RodenAdd missing word.
2011-05-11 David ‘Bombe’ RodenLog warning when a command can not be processed.
2011-05-11 David ‘Bombe’ RodenAdd “GetSone” FCP command.
2011-05-11 David ‘Bombe’ RodenAdd method to encode profile information of a Sone.
2011-05-11 David ‘Bombe’ RodenMake it possible to load an optional Sone from the...
2011-05-11 David ‘Bombe’ RodenOverride Object.toString().
2011-05-11 David ‘Bombe’ RodenAdd simple string encoding.
2011-05-11 David ‘Bombe’ RodenMerge branch 'fcp-interface' into next
2011-05-11 David ‘Bombe’ RodenChange FCP access rules to a tri-state.
2011-05-10 David ‘Bombe’ RodenMerge branch 'option-validation-196' into next
2011-05-10 David ‘Bombe’ RodenAdd warnings to options page if an option value was...
2011-05-10 David ‘Bombe’ RodenAdd contains filter to template contexts.
2011-05-10 David ‘Bombe’ RodenAdd validators to options, validate options on loading.
2011-05-10 David ‘Bombe’ RodenAdd validation methods to preferences.
2011-05-10 David ‘Bombe’ RodenAdd option validation.
2011-05-08 David ‘Bombe’ RodenMerge branch 'master' into next
2011-05-08 David ‘Bombe’ RodenMerge branch 'release-0.6.4' 0.6.4
2011-05-08 David ‘Bombe’ RodenSet version to 0.6.4.
2011-05-08 David ‘Bombe’ RodenSet latest known edition of homepage to 36.
2011-05-08 David ‘Bombe’ RodenDon’t post AJAX requests.
2011-05-08 David ‘Bombe’ RodenCreate and use own AJAX override to allow error handlin...
2011-05-08 David ‘Bombe’ RodenReturn 403 instead of 401, 401 is for HTTP authentication.
2011-05-08 David ‘Bombe’ RodenAdd CSS definition of offline marker.
2011-05-08 David ‘Bombe’ RodenAdd offline-marker.
next