| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-12-30 | Make some columns smaller so that multi-column keys don't exceed 1024 | Bharat Mediratta | |
| bytes on some systems. | |||
| 2008-12-29 | Implemented bharat's suggestions to the comment module in preparation for ↵ | Tim Almdal | |
| the spam_filter module | |||
| 2008-12-29 | Changes to the comment module to support spam filtering. Basically added ↵ | Tim Almdal | |
| two columns to the comment table. The url of the author's web site(default null) and a flag to indicate that the comment is visible (default true). The comment block has changed to only display comments that are visible. And there is code added to call the spam_filter helper if the spam_filter module is installed. | |||
| 2008-12-21 | Change "datetime" to "created" to give some semantics to this field. | Bharat Mediratta | |
| 2008-11-27 | Centralize logging around installing/uninstalling modules. | Bharat Mediratta | |
| 2008-11-13 | Create module helper and refactor all the code that creates, updates | Bharat Mediratta | |
| and deletes modules into it. | |||
| 2008-11-09 | Chain away temporary variables | Bharat Mediratta | |
| 2008-11-09 | Fix line endings. | Jozef Selesi | |
| 2008-11-09 | Install/uninstall support for the comment module. Missing from the previous ↵ | Jozef Selesi | |
| commit. | |||
