summaryrefslogtreecommitdiff
path: root/modules/bloggerapi.module
Commit message (Expand)AuthorAge
* - Added $Id$ tags. Patch by Chris.Dries Buytaert2003-09-25
* - Fixed bloggerapi not saving the uid for new nodes.natrak2003-09-23
* - Documentation fixes by Michael F.Dries Buytaert2003-08-13
* - Help system improvements from Michael.Dries Buytaert2003-08-05
* - Performance improvement: changed a fair amount of "left joins" to "innerDries Buytaert2003-07-12
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Bugfix: fixed some typos in the Blogger API help. Patch #75 by Chris.Dries Buytaert2003-07-08
* - Improvement: don't perform XSS checks for trusted users. Trusted usersDries Buytaert2003-07-01
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Fix for bug #1779a: all posts posted through the Blogger API where authoredDries Buytaert2003-05-29
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - Simplified blogger API module thanks to node API changes. Patch by Moshe.Dries Buytaert2003-04-28
* - All LIMIT queries must go through the pager or through db_query_range().Dries Buytaert2003-03-16
* - Removed the path_uri() function in favor of the $base_url variable andDries Buytaert2003-03-07
* - Tidied up XHTML. Patch by Ulf.Dries Buytaert2003-01-23
* - Tidied up some SQL queries.Dries Buytaert2003-01-21
* - Clean URL patch.Dries Buytaert2003-01-06
* o Permission improvements:Dries Buytaert2002-12-10
* - Removed the bloggerapi_watchdog() function.Dries Buytaert2002-09-01
* - Committed (a slightly modified version of) PiAir's Blogger API documentationDries Buytaert2002-08-22
* - improved module descriptions.Kjartan Mannes2002-06-08
* - Removed the redundant "enable/disable" setting from the Blogger API module.Dries Buytaert2002-06-08
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - By default, nodes posted through the bloggerapi.module will haveDries Buytaert2002-04-27
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - Added the bloggerapi module to CVS.Dries Buytaert2002-03-24