|
1.20 (+2 -4 lines) |
12/17/2007 06:49 AM |
Duck duck |
Perform moderation actions before list messages waiting moderation. Add an api call to pass the moderation form. |
|
1.19 (+4 -4 lines) |
09/24/2007 01:09 PM |
Duck duck |
Update todo |
|
1.18 (+2 -6 lines) |
09/23/2007 06:44 AM |
Duck duck |
Use DB sequence.
Update last message in forum. |
|
1.17 (+13 -3 lines) |
09/20/2007 01:50 PM |
Duck duck |
Update with my wishes |
|
1.16 (+3 -3 lines) |
04/22/2007 12:51 AM |
Chuck Hagenbuch chuck |
remove references to non-existant mailing lists |
|
1.15 (+3 -5 lines) |
03/26/2007 10:11 AM |
Duck duck |
Use nl2br instead of text2html since conflicts with bbcode.
Fix moderation with splitting tables. Now you can moderate comments only for the current scope or the forums you own.
Consolidate the app/scope naming in the API methods declaration.
Add moderation todo for th comment API.
Comments are pushed inside one forum, so allow to count all the messages not just threads.
As all handling is done inside the doComments so we never know when an reply is posted or a data owner deleted a messages, return a count of all messages to the calling app. |
|
1.14 (+5 -3 lines) |
01/25/2007 12:48 PM |
Duck duck |
Mark hot only threads with posts younger then one day. |
|
1.13 (+2 -4 lines) |
12/13/2006 01:52 PM |
Duck duck |
Remove the DATATREE_ROOT usage.
The root form has ?0? parent id, like in the SQL structure. |
|
1.12 (+6 -4 lines) |
12/13/2006 09:00 AM |
Duck duck |
Add bbcode and emoticons filters |
|
1.11 (+5 -3 lines) |
11/18/2006 06:38 AM |
Duck duck |
Cache sql data from Agora_Forums::getForums() |
|
1.10 (+3 -5 lines) |
11/17/2006 11:45 AM |
Duck duck |
Remove pagination from threaded views since I currently don't know how to do it without special bigger changes. I lave a TODO note for this.
Cache fetching a single message message.
Don't show view selection if thread_view_bodies is locked. |
|
1.9 (+4 -6 lines) |
11/01/2006 08:34 AM |
Duck duck |
Add per scope or forum permissions |
|
1.8 (+3 -13 lines) |
10/26/2006 01:10 PM |
Chuck Hagenbuch chuck |
[cjh] Migrate from DataTree to local SQL usage (Duck <duck@obala.net>). |
|
1.7 (+0 -5 lines) |
06/08/2006 02:20 AM |
Michael M Slusarz slusarz |
captcha has been implemented; link doesn't work. |
|
1.6 (+2 -4 lines) |
05/19/2005 07:41 PM |
eraserhd |
Implement agora search. |
|
1.5 (+20 -16 lines) |
01/19/2005 08:02 AM |
Jan Schneider jan |
Spam prevent features. |
|
1.4 (+4 -1 lines) |
08/30/2004 11:17 AM |
Chuck Hagenbuch chuck |
Get a bunch of TODOs off of my personal lists. |
|
1.3 (+5 -1 lines) |
12/13/2003 12:14 AM |
Chuck Hagenbuch chuck |
more wishing |
|
1.2 (+4 -1 lines) |
11/25/2003 11:18 PM |
Chuck Hagenbuch chuck |
optimization todo |
|
1.1 |
11/24/2003 03:32 PM |
Chuck Hagenbuch chuck |
add some todos for Agora. |