Timeline
10/05/09:
- 21:08 Changeset [3dc4bf9] by
- masterSome manual love Signed-off-by: Antti-Juhani Kaijanaho …
- 19:53 Ticket #29 (Beta-read of manual) closed by
- fixed: Fixed in changeset:9c5f7175db6e59cc36754872c528b855cca420cc
- 19:52 Changeset [9c5f717] by
- masterManual fixes Fixes #29 Signed-off-by: Antti-Juhani Kaijanaho …
- 09:47 Ticket #31 (Sort threads) created by
- Default to sorting threads in reverse chronological order so most recent …
- 09:41 Ticket #30 (Pre-parsed dates) created by
- Um. As per subject line, really. :-)
- 09:03 Ticket #29 (Beta-read of manual) created by
- ln14 "users" -> "users," lns 65-66 Do you want to mention the potential …
- 08:15 Ticket #28 (Wordcount-tracking plugin) created by
- A widget thing where members could type in the wordage they've done that …
10/04/09:
- 21:13 Changeset [33c5f1c] by
- masterAdd an installation procedure Signed-off-by: Antti-Juhani Kaijanaho …
- 21:13 Changeset [ebdbb95] by
- masterAdd an incomplete manual Signed-off-by: Antti-Juhani Kaijanaho …
- 14:54 Changeset [b3686ec] by
- master[SECURITY] [tlate::msg_value] Handle empty thread_node pointers gracefully …
- 14:52 Changeset [7f6e52f] by
- master[SECURITY] [db::threaded] Fix handling of sibling_iterator This caused a …
- 09:45 Ticket #27 (Signature) created by
- Allow users to save a .sig file to be appended to all their outgoing …
09/30/09:
- 20:57 Changeset [2557eca] by
- masterRephrase run-test and print-conf dependencies Signed-off-by: Antti-Juhani …
- 20:56 Changeset [05fe28e] by
- masterRemove the custom terminate_handler. Signed-off-by: Antti-Juhani …
- 20:05 Changeset [c7d41bb] by
- masterUse gnu_cxx::verbose_terminate_handler only if it is available …
- 20:04 Changeset [c0e4980] by
- masterIntroduce a GNU Autoconf generated configuration system Signed-off-by: …
09/26/09:
- 23:49 Changeset [628ff7a] by
- masterAdd --home and --daemon; add support for daemonizing alue Daemon mode is …
- 23:49 Changeset [b8875c2] by
- masterException improvements. Signed-off-by: Antti-Juhani Kaijanaho …
- 23:48 Changeset [e2a7728] by
- masteralue_posix.cc (main): Fix a cout usage Signed-off-by: Antti-Juhani …
- 23:47 Changeset [cf7a3b9] by
- master[db::db] Make the password file name configurable Signed-off-by: …
- 23:46 Changeset [8babe6a] by
- master[db::db] Make the database file name configurable. Signed-off-by: …
- 21:14 Changeset [0eeac7b] by
- masterSupport a configuration file. Signed-off-by: Antti-Juhani Kaijanaho …
- 19:35 Changeset [868b365] by
- masterUpdate the project blurb Signed-off-by: Antti-Juhani Kaijanaho …
- 06:05 Ticket #26 (Parsing of From header) created by
- Parse the From header into two strings eg $article.username$ and …
09/25/09:
- 21:10 Changeset [8b52aac] by
- masterAdd a workaround to support Boost 1.35 Signed-off-by: Antti-Juhani …
09/24/09:
- 19:45 Ticket #25 (Better template function recursion overflow checking) created by
- See the commit message of …
- 19:42 Ticket #24 (Article precursors broken differently) closed by
- fixed: Fixed in changeset:1e28994db9b0d763535802ec57bf6d846c3f48cc
- 19:37 Changeset [1e28994] by
- master[tlate::msg_value] Do not include the message in its list of precursors …
- 08:27 TemplateDataModels edited by
- (diff)
09/23/09:
- 23:17 Ticket #24 (Article precursors broken differently) created by
- $article.precursors$ includes the message that these are precursors to.
- 21:46 Ticket #11 (Implement CSRF protection) closed by
- fixed: The changeset:97ce4926752779cac0f6b8494b0cfdf096ee15f4 adds a requirement …
- 21:42 Changeset [97ce492] by
- masterRequire and provide the sessid in a hidden field in POST requests This …
- 20:39 Ticket #12 (Safeguard against runaway template recursion) closed by
- fixed: Fixed in changeset:130a42d34f091a92300eb9988d79070c9cd22deb and …
- 20:36 Changeset [0aab93b] by
- master[tlate::def] Set a limit to how many times a function can be called The …
- 20:16 Changeset [130a42d] by
- master[tlate::scanner] Ignore recursive includes. Partial fix for #12 …
- 19:28 Ticket #22 (prev and next thread broken) closed by
- fixed: This was a matter of incomplete migration of article.html. No code …
- 19:24 Ticket #21 (Article followups and precursors broken) closed by
- fixed: This was mostly a matter of incomplete migration of article.html. That …
- 19:18 Changeset [5ce6c83] by
- masterProvide a precursors attribute in a message object. Fixes #21. …
- 19:13 Changeset [fa6cebc] by
- masterFix compilation with Boost 0.40 Signed-off-by: Antti-Juhani Kaijanaho …
- 02:13 Ticket #23 (Inconsistent use of underscores/hyphens) created by
- On threads.html you use $thread_summary$ but in other strings you use …
- 00:58 Ticket #22 (prev and next thread broken) created by
- $article.thread.prev$ and $article.thread.next$ are both empty
- 00:57 Ticket #21 (Article followups and precursors broken) created by
- $article.followups$ seems to include only the article itself; …
- 00:23 Ticket #10 ($group.restricted$ text) closed by
- fixed: The equivalent no longer provides any text – the text must be provided by …
09/22/09:
- 23:42 Changeset [26b574e] by
- masterFixes to allow compilation with g++ 4.3.2 Signed-off-by: Antti-Juhani …
- 22:41 Changeset [c8d2a25] by
- masterhttp::error_resource bugfix Signed-off-by: Antti-Juhani Kaijanaho …
- 22:41 Changeset [813aea2] by
- mastercompose.cc bugfix Signed-off-by: Antti-Juhani Kaijanaho …
- 22:12 Changeset [24566b4] by
- masterBugfix Signed-off-by: Antti-Juhani Kaijanaho <antti-juhani@…>
- 21:48 Changeset [eebf09b] by
- masterA massive rewrite of the templating system and its usage Signed-off-by: …
09/20/09:
- 16:49 WikiStart edited by
- (diff)
- 10:27 Ticket #20 (Sync 'read' status from nntp->http) created by
- Give users the option that, if they use both nntp and http, the database …
- 00:15 Ticket #19 (Write an operator's manual) created by
09/19/09:
- 21:44 Changeset [90fc249] by
- masterRemove TODO as obsolete The current equivalent is the Trac ticketing and …
- 15:08 Ticket #18 (Pre-moderation) created by
- An optional setting that, when enabled, holds posts for approval by any …
- 15:04 Ticket #17 (Post-moderation) created by
- An optional setting that, when enabled, allows any user with moderator …
- 14:27 Ticket #16 (Allow posting by email) created by
- 14:26 Ticket #15 (Provide mailing list access (read only) to the groups) created by
- There will be a separate ticket for posting through email.
09/16/09:
- 13:59 Ticket #14 (Limit to n messages per page) created by
- Default to, say, 10 posts per thread-page, 30 items per group-page; but …
- 13:53 Ticket #13 (System remembers each member's read/unread items) created by
- Once someone has read something, or marked it as read, it should disappear …
09/14/09:
- 09:00 Changeset [4569005] by
- masterFlush the log after new connections are logged This hopefully allows logs …
09/13/09:
- 14:31 Ticket #12 (Safeguard against runaway template recursion) created by
- At least defs are vulnerable, also possibly includes.
- 14:26 Ticket #11 (Implement CSRF protection) created by
- See http://www.adambarth.com/papers/2008/barth-jackson-mitchell-b.pdf …
- 14:24 Changeset [cb6b7e8] by
- masterDisable GnuTLS record padding to cater for broken clients (mainly Symbian) …
09/12/09:
- 09:53 Ticket #10 ($group.restricted$ text) created by
- The $group.restricted$ text currently shows simply as "Reading is …
- 09:49 Ticket #9 (Search function) created by
- People should be able to search / refine their search by: - message ID …
- 09:40 Ticket #8 (RSS support) created by
- If you do whatever needs to be done in the software to support RSS then I …
09/08/09:
- 14:20 Ticket #7 (Allow passphrases) created by
- Allow multi-word passphrases. Forbid multiple adjacent spaces to avoid …
09/05/09:
- 22:24 FrequentlyAskedQuestions edited by
- (diff)
- 22:20 Ticket #6 (Testing the sensitive ticket system) closed by
- invalid
- 22:03 Ticket #6 (Testing the sensitive ticket system) created by
- Foo
Note: See TracTimeline
for information about the timeline view.
