From b309ab2274f51d70ff67c328d69f562f4e3e53d2 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Sun, 1 Nov 2009 02:33:05 +0100 Subject: [PATCH] TODO: More TODO items --- TODO | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/TODO b/TODO index 4d35d7f..474b22e 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,20 @@ +* GitHub Hooks: + + GitHub uses a general pluggable scheme of hooks, providing mail and + CIA notifications and such. We could just reuse their codebase. + +* Ratelimiting mail notifications + +* Captcha instead of the Sun-check + +* Content tags editor for project admins, or a way to disable them for + a project altogether + +* Fixup daemon instead of cronjob + + +[Maybe?] + * Personal mob branches: Rename mob to mob/mob, anyone can create and push to mob/hislogin and @@ -8,10 +25,3 @@ Make it possible to aggregate the forks in graphiclog and diff between forks. Mmmm... - -* CVS, SVN mirroring: - - Support CVS pserver URLs as mirror sources. Must be subject to manual - approval. Autodetect that for SVN? - -* GitHub Hooks -- 2.11.4.GIT