Commit Graph

4 Commits (4e132c9fd5ee53b5ad7317de6899f1ea2207ab09)

Author SHA1 Message Date
Dries Buytaert 315d060a75 * Updated SQL table listing (for those who care). 2000-06-22 09:29:03 +00:00
Dries Buytaert 9583c72c67 * Implemented ban-capabilities, a first step towards an admin-friendly user
system:
   - you can add and remove wild-carded e-mails from the banlist.
   - you can add and remove wild-carded hostnames from the banlist.
   - you can add and remove wild-carded usernames from the banlist.
   - you can add and remove wild-carded profanity from the banlist.
   - you can browse all bans according to their category: see ban.php.
2000-06-10 18:58:41 +00:00
Dries Buytaert 70d7a06c70 * Replaced the RDF support (rdf.php) with a newer version (backend.php).
The new version is a generic framework that has everything ready to add
  support RSS and XML backends in a 100% transparant way.  It's a flexible
  framework. Other changes include: better coding, improved robustness and
  readability.
* RSS and XML support will be integrated in near future.
* Cache-invalidation is set to 30 minutes.
2000-05-25 20:35:18 +00:00
Dries Buytaert 2569242afd Imported sources 2000-05-18 19:52:00 +00:00