New argument to FS search_stories().
[gruta.git] / TODO
blob0ad436cb624ee3d420b93903854a11f4339f8ae8
1 Gruta TODO / Bug List
2 =====================
4 Release Critical Bugs
5 ---------------------
7  * 1001: Audit all possible directory traversal vulnerabilities
8    in Source::FS.
9  * 1004: Support broken lines in message headers in Source::Mbox.
10  * 1009: For subscriptions to work correctly, the 'visibility' of
11    future stories should not depend only on the user logged in, but
12    in the editing capabilities of the user upon the story.
13  * 1010: Move is_visible_story() from Artemus to generic story code.
15 Open Bugs
16 ---------
18 Pending Enhancements
19 --------------------
21  * 1006: Stories should always be rendered on save and retrieved
22    from a cache.
24 Closed
25 ------
27  * 1000: Source::FS don't create new ids for stories
28    (Wed, 04 Jul 2007 13:18:04 +0200).
29  * 1002: link_to_topic() and link_to_story() should move to Gruta.pm,
30    but infinite loops (of two stories linking each other) must be
31    solved (Thu, 12 Jul 2007 13:36:22 +0200).
32  * 1003: Use flock() in index creation / reading in Source::Mbox
33    (fixed on 9f922c4fdaa35206693caabf110717ce26203d0d;
34     Fri, 20 Jul 2007 14:15:04 +0200).
35  * 1005: stories_top_ten, when returning values from different sources,
36    does not reorder the stories (Wed, 17 Oct 2007 13:04:36 +0200).
37  * 1007: Add the Gruta.pm wrapper to stories_by_tag()
38    (Wed, 17 Oct 2007 13:16:26 +0200).
39  * 1008: Add the Gruta.pm wrapper to tags()
40    (Wed, 17 Oct 2007 13:16:26 +0200).
42 Email bugs to angel@triptico.com