root/trunk/gregarius/cls

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1779 [1779] 6 months cfriesen Someone on the forum reported the author link doesn't work without tailing …
(edit) @1775 [1775] 7 months cfriesen Option on search form to show only read, unread, or both (default to both)
(edit) @1774 [1774] 7 months cfriesen Individual update (hope nothing is missing)
(edit) @1761 [1761] 10 months cfriesen Keep existing functionality by making it an option to search within words …
(edit) @1760 [1760] 10 months cfriesen Close #496
(edit) @1751 [1751] 11 months cfriesen This make it so one can still have a blank front page (like me)
(edit) @1746 [1746] 12 months cfriesen put the version # in the profile output
(edit) @1736 [1736] 13 months mbonetti Make non-rewritten URL uniform. …
(edit) @1735 [1735] 14 months mbonetti fix for author names with multiple successive escaped characters, …
(edit) @1733 [1733] 14 months mbonetti made two ini_set's warning-safe
(edit) @1730 [1730] 14 months mbonetti Rolled back [1727] because it kind of completely broke my …
(edit) @1727 [1727] 14 months cfriesen Some mod-rewrite rewriting. Someone scream if I forgot somewhere.
(edit) @1725 [1725] 14 months mbonetti new language negotiation method. if rss.ouput.lang.force is set to …
(edit) @1702 [1702] 16 months mbonetti check that mysqli is installed and enabled
(edit) @1701 [1701] 16 months mbonetti we can avoid using procedural style here
(edit) @1700 [1700] 16 months mbonetti Initial support for the mysqli database driver (was about time). This was …
(edit) @1692 [1692] 17 months mbonetti massive hack to clean up schema generation
(edit) @1689 [1689] 18 months mbonetti cleanup
(edit) @1684 [1684] 18 months mbonetti limit the number of search results if no limit is specified
(edit) @1679 [1679] 18 months mbonetti Fix for pagination when mod_rewrite is turned off
(edit) @1677 [1677] 18 months mbonetti temporar fix for paginated item list when rss.output.frontpage.numitems …
(edit) @1676 [1676] 18 months mbonetti fix for a nasty div by zero. Props: VxJasonxV
(edit) @1673 [1673] 19 months mbonetti optimization: the join on the ratings table would take quite some time. …
(edit) @1668 [1668] 19 months mbonetti replaced eval() - based rendering in favor of include()'s
(edit) @1664 [1664] 19 months mbonetti undoing Chris' changeset, because I'm not quite sure what the heck it is …
(edit) @1658 [1658] 19 months cfriesen Make a checkbox that allows one click toggle of private feeds/items/etc.
(edit) @1655 [1655] 19 months mbonetti experimental fix for #302
(edit) @1653 [1653] 19 months mbonetti fix for #255. See RSS_URI_SEPARATOR in constants.php
(edit) @1652 [1652] 19 months mbonetti fix for #392
(edit) @1651 [1651] 19 months mbonetti
(edit) @1650 [1650] 19 months mbonetti fix for #422, improved PaginatedItemList?
(edit) @1648 [1648] 19 months mbonetti More uniform handling of UTF-8 uri generation. Will probably need …
(edit) @1644 [1644] 19 months mbonetti Experimental: UTF-8 category names
(edit) @1637 [1637] 21 months mbonetti some lazy comments
(edit) @1636 [1636] 21 months mbonetti Fix for Omry: override language detection by defining …
(edit) @1629 [1629] 21 months mbonetti 403 Error message, updated Vietnamese, tiny changes to Admin, API
(edit) @1626 [1626] 21 months cfriesen Allow a theme the ability to hide the login box. Defaults to show.
(edit) @1625 [1625] 21 months mbonetti Fix for #231
(edit) @1613 [1613] 21 months mbonetti Initial work to implement OpenSearch? capabilities in …
(edit) @1610 [1610] 22 months mbonetti invalidate cache on language change
(edit) @1600 [1600] 22 months mbonetti tiny typo
(edit) @1599 [1599] 22 months mdodoo
(edit) @1598 [1598] 22 months mdodoo An improvement on [1536]. This changeset is dedicated to all those people …
(edit) @1596 [1596] 22 months cfriesen Fix for #446
(edit) @1591 [1591] 22 months mbonetti fixed a stupid bug where some locales from …
(edit) @1589 [1589] 22 months mbonetti allow english locale override
(edit) @1586 [1586] 23 months mbonetti
(edit) @1584 [1584] 23 months mbonetti fix for #442
(edit) @1583 [1583] 23 months mbonetti this is better
(edit) @1581 [1581] 23 months mbonetti Applied Sam Johnston's patch for #440
(edit) @1580 [1580] 23 months mbonetti l10n of some error strings
(edit) @1579 [1579] 23 months mbonetti locale negotiation
(edit) @1572 [1572] 23 months mbonetti
(edit) @1570 [1570] 23 months mbonetti multiple locale is supported in php 4.3.0+
(edit) @1569 [1569] 23 months mbonetti Locale selection in the admin, LC_ALL
(edit) @1561 [1561] 23 months mbonetti Yay for gettext localization! This will probably break things big …
(edit) @1551 [1551] 2 years cfriesen Show all channels when pruning items.
(edit) @1550 [1550] 2 years mbonetti This was broken, too.
(edit) @1549 [1549] 2 years cfriesen Dang :)
(edit) @1548 [1548] 2 years cfriesen Fix for #438
(edit) @1544 [1544] 2 years cfriesen Feel free to scream if this breaks something…
(edit) @1543 [1543] 2 years cfriesen I did this one a while ago, too.
(edit) @1539 [1539] 2 years mbonetti Fix for #436: escape pluses from channel urls
(edit) @1536 [1536] 2 years mdodoo Fixes #427 by making items with relative URLs have absolute ones.
(edit) @1529 [1529] 2 years cfriesen No, I guess I didn't commit this earlier :)
(edit) @1528 [1528] 2 years cfriesen Two things: Using of the toolkit I commited earlier.. Prune items by …
(edit) @1520 [1520] 2 years cfriesen A config option to limit the number of search items.
(edit) @1519 [1519] 2 years mdodoo Fixes #428.
(edit) @1516 [1516] 2 years mbonetti EXPERIMENTAL: store the last update date in the properties table, instead …
(edit) @1500 [1500] 2 years mdodoo Fixes #417 through the magic of DIV.
(edit) @1493 [1493] 2 years mdodoo Partial fix for #170. Updates most of the unread counts on the sidebar. …
(edit) @1489 [1489] 2 years sdcosta What happens if I do this to fix #250 ?
(edit) @1483 [1483] 2 years sdcosta Fix for #402 ( config option to decide whether folders / categories in the …
(edit) @1482 [1482] 2 years sdcosta Fix for IE's "Operation Aborted" Error. …
(edit) @1479 [1479] 2 years mbonetti Preliminary gettext l10n support via php-gettext.
(edit) @1475 [1475] 2 years sdcosta Fix for #367 Fetch tags for deprecated feeds also.
(copy) @1471 [1471] 2 years sdcosta moving the rss/ directory to gregarius/
copied from trunk/rss/cls:
(edit) @1468 [1468] 2 years mbonetti Mobile update
Note: See TracRevisionLog for help on using the revision log.