]> git.wh0rd.org - tt-rss.git/history - include/functions.php
sanitize: fix img attributes
[tt-rss.git] / include / functions.php
2011-12-31  Andrew Dolgovsanitize: fix img attributes
2011-12-30  Andrew Dolgovfix attempt to insert user with null pwd_hash when...
2011-12-28  Andrew Dolgovadd img[align,hspace] attributes (closes #370)
2011-12-28  Andrew Dolgovproperly import labels from xml
2011-12-28  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-28  Andrew Dolgovsupport gzipped xml import
2011-12-28  Andrew Dolgovxml import: import note
2011-12-28  Andrew Dolgovxml import: check schema-version
2011-12-27  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-27  Andrew Dolgovimplement experimental personal data import
2011-12-27  Andrew Dolgovimplement import/export of labels using OPML
2011-12-27  Andrew Dolgovpngquant some images
2011-12-27  Andrew Dolgovimplement filtering by category (closes #386)
2011-12-26  Andrew Dolgovexperimental CSRF protection
2011-12-24  Andrew DolgovglobalUpdateFeeds: disable debugging info
2011-12-21  Andrew Dolgovrename dismiss article button
2011-12-21  Andrew Dolgovadd note plugin
2011-12-21  Andrew Dolgovadd mail and share plugins
2011-12-20  Andrew Dolgovmove tweet button to a plugin, implement basic support...
2011-12-14  Andrew Dolgovfix browsing by tags
2011-12-13  Andrew Dolgovsimplify default global config, expand sanity_check...
2011-12-13  Andrew Dolgovsplit several functions to related classes
2011-12-13  Andrew Dolgovrename sanitize_rss to sanitize
2011-12-13  Andrew Dolgovsplit rss updating stuff into separate include file
2011-12-13  Andrew DolgovMerge branch 'tiny-oop'
2011-12-13  Andrew Dolgovadd Public_Handler
2011-12-13  Andrew DolgovMerge branch 'master' into tiny-oop
2011-12-13  Andrew Dolgovadd pref_feeds class
2011-12-12  Andrew Dolgovsubop -> method
2011-12-11  Andrew Dolgovoverall directory tree cleanup