Don’t wrap notifications into an ArrayList.
[Sone.git] / src / main / java / net / pterodactylus / sone /
2011-05-24 David ‘Bombe’ RodenDon’t wrap notifications into an ArrayList.
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’ RodenReturn 403 instead of 401, 401 is for HTTP authentication.
2011-05-07 David ‘Bombe’ RodenAdd require-full-access option to Options page.
2011-05-07 David ‘Bombe’ RodenImplement full access requirement in all pages.
2011-05-07 David ‘Bombe’ RodenAdd option to require full access for Sone.
2011-05-06 David ‘Bombe’ RodenAdd missing javadoc tags.
2011-05-06 David ‘Bombe’ RodenUpdate Sone on “view Sone” page, too.
2011-05-06 David ‘Bombe’ RodenUse post- and reply-visibility methods.
2011-05-06 David ‘Bombe’ RodenUse a thread pool to download Sones.
2011-05-06 David ‘Bombe’ RodenUse a boolean instead of abusing ownIdentities.
2011-05-06 David ‘Bombe’ RodenPrevent partial updates when communication with the...
2011-05-06 David ‘Bombe’ RodenRound times correctly.
2011-05-06 David ‘Bombe’ RodenRemove notification manager accessor, and displayed...
2011-05-06 David ‘Bombe’ RodenStore filtered notifications in all templates.
2011-05-06 David ‘Bombe’ RodenFilter notifications differently.
2011-05-06 David ‘Bombe’ RodenUse reply visibility check method.
2011-05-06 David ‘Bombe’ RodenAdd method to check the visibility of a reply.
2011-05-06 David ‘Bombe’ RodenUpdate documentation.
2011-05-06 David ‘Bombe’ RodenSynchronize access on an identity’s trust cache.
2011-05-04 David ‘Bombe’ RodenReturn early if the Sone can not be found.
2011-05-04 David ‘Bombe’ RodenThis can never work, duh.
2011-05-03 David ‘Bombe’ RodenInitialize options of Sone before aborting loading...
2011-04-29 David ‘Bombe’ RodenFilter texts when inserting them, not when parsing.
2011-04-29 David ‘Bombe’ RodenAdd text filter for inserts.
2011-04-28 David ‘Bombe’ RodenMerge branch 'master' into next
2011-04-28 David ‘Bombe’ RodenMerge branch 'release-0.6.3' 0.6.3
2011-04-28 David ‘Bombe’ RodenUpdate latest known version.
2011-04-28 David ‘Bombe’ RodenSet version to 0.6.3.
2011-04-28 David ‘Bombe’ RodenDon’t link to unknown posts.
2011-04-27 David ‘Bombe’ RodenUse post visibility method to filter the post feed.
2011-04-27 David ‘Bombe’ RodenUse method.
2011-04-27 David ‘Bombe’ RodenAdd method to check a post’s visibility.
2011-04-27 David ‘Bombe’ RodenOnly allow posts that have been downloaded.
2011-04-25 David ‘Bombe’ RodenCheck a reply’s post and its Sone before using those...
2011-04-24 David ‘Bombe’ RodenRemove a Sone if no own identity trusts it anymore.
2011-04-24 David ‘Bombe’ RodenStore current edition in template context for inserted...
2011-04-24 David ‘Bombe’ RodenStrip links to local node, leaving only the keys (or...
2011-04-24 David ‘Bombe’ RodenStore request in link parser context.
2011-04-24 David ‘Bombe’ RodenStore request in template context when rendering posts...
2011-04-23 David ‘Bombe’ RodenAlways follow the official Sone when creating a new...
2011-04-20 David ‘Bombe’ RodenDon’t save Sone twice, especially not while synchronizi...
2011-04-20 David ‘Bombe’ RodenDownload a Sone as USK when it’s the first time.
2011-04-20 David ‘Bombe’ RodenUse Mappers instead of Converters.
2011-04-17 David ‘Bombe’ RodenMerge branch 'master' into next
2011-04-17 David ‘Bombe’ RodenMerge branch 'release-0.6.2' 0.6.2
2011-04-17 David ‘Bombe’ RodenSet version to 0.6.2.
2011-04-17 David ‘Bombe’ RodenFix logging of expression.
2011-04-16 David ‘Bombe’ RodenFormatting and whitespace fixes.
2011-04-16 David ‘Bombe’ RodenRemove references to Freetalk.
2011-04-16 David ‘Bombe’ RodenFix more project names in headers.
2011-04-16 David ‘Bombe’ RodenFix filenames in license headers.
2011-04-16 David ‘Bombe’ RodenAdd missing license headers.
2011-04-16 David ‘Bombe’ RodenFix wrong project name in file headers.
2011-04-16 David ‘Bombe’ RodenSet the latest edition of a Sone when the identity...
2011-04-16 David ‘Bombe’ RodenDownlad SSKs instead of USKs to prevent triggering...
2011-04-15 David ‘Bombe’ RodenAdd logging.
2011-04-15 David ‘Bombe’ RodenUse double instead of int for score calculation, weigh...
2011-04-14 David ‘Bombe’ RodenMerge branch 'relative-timestamps-150' into next
2011-04-14 David ‘Bombe’ RodenUpdate relative times on each status update.
2011-04-14 David ‘Bombe’ RodenAdd accessor for the age text of a Sone.
2011-04-14 David ‘Bombe’ RodenOverride Time.toString() to return the text.
2011-04-14 David ‘Bombe’ RodenExpose time calculation.
2011-04-14 David ‘Bombe’ RodenMerge branch 'improve-notification-handling' into next
2011-04-14 David ‘Bombe’ RodenOnly render notifications if they have changed.
2011-04-14 David ‘Bombe’ RodenAdd AJAX page that returns a number of notifications.
2011-04-14 David ‘Bombe’ RodenExpose new-post and new-reply filters to the world.
2011-04-14 David ‘Bombe’ RodenDon’t call touch() when setting all elements at once.
2011-04-14 David ‘Bombe’ RodenNotify listeners when a post is removed.
2011-04-12 David ‘Bombe’ RodenFix null pointer access when a reply’s post is yet...
2011-04-11 David ‘Bombe’ RodenAdd all Sone-specific options when creating a Sone.
2011-04-11 David ‘Bombe’ RodenAdd “GetSones” FCP command.
2011-04-11 David ‘Bombe’ RodenAdd “require full access hosts” option to options page.
2011-04-11 David ‘Bombe’ RodenAdd option to require full access FCP connections to...
2011-04-11 David ‘Bombe’ RodenDeny commands that change data when FCP connection...
2011-04-11 David ‘Bombe’ RodenSet write access to true in all commands that change...
2011-04-11 David ‘Bombe’ RodenAdd parameter that determines whether an FCP command...
2011-04-11 David ‘Bombe’ RodenAdd “DeleteReply” FCP command.
2011-04-11 David ‘Bombe’ RodenAdd “DeletePost” FCP command.
2011-04-11 David ‘Bombe’ RodenAdd “CreateReply” FCP command.
2011-04-11 David ‘Bombe’ RodenAdd “CreatePost” FCP command.
2011-04-11 David ‘Bombe’ RodenMake constructor public and include it in the FCP inter...
2011-04-11 David ‘Bombe’ RodenAdd “localOnly” parameter to getSone().
next