summaryrefslogtreecommitdiff
path: root/modules/aggregator.module
Commit message (Expand)AuthorAge
* - Patch #4950 by Stefan (and Morbus): made watchdog messages translatable.Dries Buytaert2004-06-02
* - Usability improvement: simplified the administration menu of the aggregatorDries Buytaert2004-05-20
* - Patch 7840 by Drumm: fixed warning.Dries Buytaert2004-05-17
* - Code improvements by JonBob. Thanks.Dries Buytaert2004-05-17
* - Fixed pruning of old items giving errors when there are no old items.Kjartan Mannes2004-05-13
* - Forgot to hide the edit menus.Kjartan Mannes2004-05-13
* - Fixed missing edit menu callbacks for feeds and categories.Kjartan Mannes2004-05-13
* - Made the recent news items page, the source pages and the categorizationDries Buytaert2004-05-13
* - Code improvements by JonBob. Thanks again.Dries Buytaert2004-05-11
* - Patch #7411 by Ax: fixed some aggregator module warnings.Dries Buytaert2004-05-07
* - Incorrect quotes.Kjartan Mannes2004-04-29
* - Fixed bug #7094: Incorrect displayed umlauts in ISO-8859-1 RSS-feeds.Kjartan Mannes2004-04-29
* - Various aggregator module improvements. Modified patch by drumm.Dries Buytaert2004-04-27
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* Truncate UTF-8 patch. Introduced a new function truncate_utf8() for chopping ...Steven Wittens2004-04-15
* - Patch #7110 by drumm: fixed aggregator module help text.Dries Buytaert2004-04-13
* - Patch #6480 by eap: news items were displayed in the wrong order.Dries Buytaert2004-03-25
* - Aggregator: fix for http://drupal.org/node/view/5733Steven Wittens2004-02-19
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Patch 5592 by Goba: let drupal_map_assoc() rule. :-)Dries Buytaert2004-02-15
* - Fixed bug #5628: wrong timestamp in aggregator. Patch by BartJ.Dries Buytaert2004-02-04
* - Fixed bug in image parsing: caused 'Array' to be printed on the screen.Dries Buytaert2004-01-24
* Patch 5287 by Stefan: multiline help texts should become inside a single $out...Dries Buytaert2004-01-23
* - Patch 5330 by Adrian: PostgreSQL updates and fixes.Dries Buytaert2004-01-23
* - Patch 5256: code improvements: theme('header') + theme('footer') -> theme('...Dries Buytaert2004-01-19
* - Reworked error/status reporting in the aggregator module to fix a bug.Dries Buytaert2004-01-17
* Patch 5114 by Kjartan:Dries Buytaert2004-01-14
* - Patch #5021: clean up URLs in _help texts. Patch by UnConeD.Dries Buytaert2004-01-11
* - Removed some debug info.Dries Buytaert2004-01-11
* Round 3 of aggregator improvements:Dries Buytaert2004-01-11
* Aggregator module improvements:Dries Buytaert2004-01-10
* - Report XML parse errors.Kjartan Mannes2004-01-08
* - Many excellent news aggregator improvements by Kjartan:Dries Buytaert2004-01-07
* - Renamed import to aggregator.Kjartan Mannes2004-01-06
* - Improved XML encoding fix. There is now a function drupal_xml_parser_create():Steven Wittens2004-01-06
* Committed filter separation patch: all filter-related things are now in filte...Steven Wittens2004-01-05
* - Specify default XML encoding for not-so-well-formed filesSteven Wittens2003-12-30
* - Improved regexp for encoding extractionSteven Wittens2003-12-30
* - Improved regexp for encoding extractionSteven Wittens2003-12-30
* - Bugfix: the XML parser in PHP4 requires you to specify the input encoding e...Steven Wittens2003-12-30
* - XHTML improvements: <b> -> <strong>. Patch by Stefan.Dries Buytaert2003-12-29
* - Removed the import module's custom menu. Added a 'news aggregator' menu toDries Buytaert2003-12-26
* - Translation fixes: fixed three usages of format_interval(). Patch by Goba.Dries Buytaert2003-12-22
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* - Excessive CSS tags were generated for feeds and bundles.Dries Buytaert2003-12-14
* - Bugfix: got rid of the double titles on the import module pages.Dries Buytaert2003-12-11
* - Introduced a drupal_set_message() and drupal_get_message() function.Dries Buytaert2003-12-01
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Patch by JonBob:Dries Buytaert2003-11-20
* - Fixed theme glitch.Dries Buytaert2003-11-14