root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1794 [1794] 14 months mbonetti fix: actually activate the pagination for tags
(edit) @1793 [1793] 15 months mbonetti this should fix kses security issue. Borrowed from Moodle
(edit) @1792 [1792] 16 months mbonetti SQL injection fix.
(edit) @1791 [1791] 20 months mbonetti 0.6.0 - final, yay
(edit) @1790 [1790] 20 months mbonetti
(edit) @1789 [1789] 20 months mbonetti getting ready for the next release
(edit) @1788 [1788] 20 months mbonetti fixes #510
(edit) @1787 [1787] 2 years cfriesen This makes my N800 a mobile
(edit) @1786 [1786] 2 years cfriesen Make this plugin more mobile friendly
(edit) @1785 [1785] 2 years cfriesen undo the changes made to the core in the attempt to make the plugin change …
(edit) @1784 [1784] 2 years cfriesen Add these override files for rss and atom. Someday, figure out how the …
(edit) @1783 [1783] 2 years cfriesen revert the plugin back the way it was
(edit) @1782 [1782] 2 years cfriesen This fixes the feed view for me.
(edit) @1781 [1781] 2 years cfriesen add config option in rssview to set the number of output items
(edit) @1780 [1780] 2 years cfriesen Allow manual setting of output count by setting a GET variable
(edit) @1779 [1779] 2 years cfriesen Someone on the forum reported the author link doesn't work without tailing …
(edit) @1778 [1778] 2 years mbonetti Lilina theme attribution
(edit) @1777 [1777] 2 years mbonetti do evil on Webkit, too
(edit) @1776 [1776] 2 years cfriesen reverse the labels
(edit) @1775 [1775] 2 years cfriesen Option on search form to show only read, unread, or both (default to both)
(edit) @1774 [1774] 2 years cfriesen Individual update (hope nothing is missing)
(edit) @1772 [1772] 2 years cfriesen Include flag in the item pruning. Close #318
(edit) @1771 [1771] 2 years cfriesen Don't refuse to update everyones feeds if they don't have a refreshdate.
(edit) @1770 [1770] 2 years cfriesen Round the age to the nearest minute
(edit) @1769 [1769] 2 years cfriesen Only update the timestamp if it is going to be updated. Somehow the global …
(edit) @1768 [1768] 2 years cfriesen This should do what I meant to do.
(edit) @1767 [1767] 2 years cfriesen I was wondering why none of my feeds were updated..
(edit) @1766 [1766] 2 years cfriesen delete the new property
(edit) @1765 [1765] 2 years cfriesen Err, refreshdate only gets set when new items are added..
(edit) @1764 [1764] 2 years cfriesen This is better.
(edit) @1763 [1763] 2 years cfriesen Cancel button
(edit) @1762 [1762] 2 years cfriesen Refresh interval in the feed properties.
(edit) @1761 [1761] 2 years cfriesen Keep existing functionality by making it an option to search within words …
(edit) @1760 [1760] 2 years cfriesen Close #496
(edit) @1758 [1758] 2 years mbonetti possible fix for #458
(edit) @1757 [1757] 2 years mbonetti Applied patch for #493
(edit) @1756 [1756] 2 years kdz13 fixes #473
(edit) @1755 [1755] 2 years cfriesen Maybe this will get rid of all the 404 errors in my log. It'll close #414
(edit) @1754 [1754] 3 years cfriesen Paginate read items too..
(edit) @1753 [1753] 3 years cfriesen Add flagged state to the mobile item state update list.
(edit) @1752 [1752] 3 years cfriesen Add the unread count to the mobile feed list
(edit) @1751 [1751] 3 years cfriesen This make it so one can still have a blank front page (like me)
(edit) @1750 [1750] 3 years cfriesen Use a paginated item list on the index
(edit) @1749 [1749] 3 years mbonetti Add author tags to exported RSS feeds, too
(edit) @1748 [1748] 3 years mbonetti fix for #491 -- fix a couple possible XSS holes
(edit) @1747 [1747] 3 years mdodoo Patch to Lilina theme from ticket #414.
(edit) @1746 [1746] 3 years cfriesen put the version # in the profile output
(edit) @1745 [1745] 3 years mbonetti when properties of a feed changed, mark it updatable
(edit) @1744 [1744] 3 years mbonetti Fix for [487] - do not export deprecated feeds
(edit) @1743 [1743] 3 years mbonetti removed PHP short tags
(edit) @1742 [1742] 3 years mbonetti Export tags in Atom 1.0 feeds
(edit) @1741 [1741] 3 years mbonetti we only want actual item tags, no categories, thank you
(edit) @1740 [1740] 3 years mbonetti Updated Galician Translation
(edit) @1739 [1739] 3 years mbonetti Updated Arabic label file.
(edit) @1738 [1738] 3 years mbonetti Admin > Tags table: made tags display:block for easier clicking, ditto …
(edit) @1737 [1737] 3 years cfriesen Fix the PHP short tags in the mobile theme.
(edit) @1736 [1736] 3 years mbonetti Make non-rewritten URL uniform. …
(edit) @1735 [1735] 3 years mbonetti fix for author names with multiple successive escaped characters, …
(edit) @1734 [1734] 3 years mbonetti Added Arabic translation (uncomplete)
(edit) @1733 [1733] 3 years mbonetti made two ini_set's warning-safe
(edit) @1732 [1732] 3 years mdodoo Adds an auto-discoverable Atom feed and an Atom link in the footer. The …
(edit) @1731 [1731] 3 years mbonetti why use a global var if it is only used once?
(edit) @1730 [1730] 3 years mbonetti Rolled back [1727] because it kind of completely broke my …
(edit) @1729 [1729] 3 years cfriesen show all folders, even ones with 0 feeds in them.
(edit) @1728 [1728] 3 years cfriesen That giant IF statement was scary.
(edit) @1727 [1727] 3 years cfriesen Some mod-rewrite rewriting. Someone scream if I forgot somewhere.
(edit) @1726 [1726] 3 years mbonetti Added Polish, updated French, Hungarian and Simplified Chinese
(edit) @1725 [1725] 3 years mbonetti new language negotiation method. if rss.ouput.lang.force is set to …
(edit) @1724 [1724] 3 years mbonetti Atom media, props go to Brian Muller …
(edit) @1723 [1723] 3 years mbonetti more tag-fixing, in the admin, this time
(edit) @1722 [1722] 3 years mbonetti a couple fixes in tag-related rendering
(edit) @1721 [1721] 3 years cfriesen This looks better when there aren't any items for a tag.
(edit) @1720 [1720] 3 years mbonetti Admin > Tags: link to see all items tagged with the given tag
(edit) @1719 [1719] 3 years mbonetti
(edit) @1718 [1718] 3 years mbonetti kbnav: edit tags of current item (t), ajax: fix to actually submit …
(edit) @1717 [1717] 3 years mbonetti submit tags with return and enter
(edit) @1716 [1716] 3 years mbonetti cleanup
(edit) @1715 [1715] 3 years mbonetti updated wishlist ;)
(edit) @1714 [1714] 3 years mbonetti Added: shift-m (mark all shown items as read)
(edit) @1713 [1713] 3 years mbonetti Fix for a PHP warning in the injected js code
(edit) @1712 [1712] 3 years mbonetti configuration of action keys
(edit) @1711 [1711] 3 years mbonetti Fix in the kbnav plugin to use the new standardized classnames and ids. …
(edit) @1710 [1710] 3 years cfriesen Update the wishlist :)
(edit) @1709 [1709] 3 years mbonetti basic standardization of common item properties in the the default themes. …
(edit) @1708 [1708] 3 years mbonetti fix: item-collapse/expand for non-logged in users.
(edit) @1707 [1707] 3 years mbonetti cleanup + added new commands. o: opens the URL of the current item, …
(edit) @1706 [1706] 3 years mbonetti Keyboard navigation plugin (j/k: next/previous, m: mark as read, …
(edit) @1705 [1705] 3 years mbonetti Galician translation, thank you, Amador.
(edit) @1704 [1704] 3 years mbonetti testing commit
(edit) @1703 [1703] 3 years mbonetti updated Portuguese, French, Dutch, Chinese (China) and Turkish …
(edit) @1702 [1702] 3 years mbonetti check that mysqli is installed and enabled
(edit) @1701 [1701] 3 years mbonetti we can avoid using procedural style here
(edit) @1700 [1700] 3 years mbonetti Initial support for the mysqli database driver (was about time). This was …
(edit) @1699 [1699] 3 years cfriesen Get rid of the PHP short tags..
(edit) @1698 [1698] 3 years mbonetti fix for yet another url wrongly handled
(edit) @1695 [1695] 3 years mbonetti more fixes for IE
(edit) @1694 [1694] 3 years mbonetti JS/CSS typo. IE doesn't like those
(edit) @1693 [1693] 3 years mbonetti Updated Turkish labels
(edit) @1692 [1692] 3 years mbonetti massive hack to clean up schema generation
(edit) @1691 [1691] 3 years mbonetti Only copy image enclosures to item body if the image isn't there yet.
Note: See TracRevisionLog for help on using the revision log.