summaryrefslogtreecommitdiff
path: root/modules/aggregator.module
Commit message (Expand)AuthorAge
...
* - More tab-improvements by JonBob: improved support for the default tabs!Dries Buytaert2004-07-10
* - Increased the maxlength value of the URL form.Dries Buytaert2004-07-03
* - Fixing some usability bugs with aggregator admin: some forms lacked status ...Steven Wittens2004-06-28
* - Patch #8681 by asimmonds: more help text updatesDries Buytaert2004-06-21
* - Patch #8681 by Stefan: more help fixes.Dries Buytaert2004-06-20
* - Patch #8617 by TDobes: changes all gifs to pngs for better consistency (andDries Buytaert2004-06-20
* - Patch #8670 by asimmonds: spelling fixes.Dries Buytaert2004-06-20
* - Patch #8679 by asimmonds: fixed spelling mistakes.Dries Buytaert2004-06-20
* Tabs patch!Dries Buytaert2004-06-18
* - 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