]> git.wh0rd.org - tt-rss.git/history - classes
fix help not loading on ? press
[tt-rss.git] / classes /
2011-12-26  Andrew Dolgovuniversal image caching and automatic cache directories...
2011-12-26  Andrew Dolgovexperimental CSRF protection
2011-12-24  Andrew DolgovglobalUpdateFeeds: disable debugging info
2011-12-22  Andrew Dolgovfix OPML import
2011-12-21  Andrew Dolgovrename dismiss article button
2011-12-21  Andrew Dolgovadd note plugin
2011-12-21  Andrew Dolgovadd readitlater plugin
2011-12-21  Andrew Dolgovadd mail and share plugins
2011-12-21  Andrew Dolgovadd missing files
2011-12-20  Andrew Dolgovmove tweet button to a plugin, implement basic support...
2011-12-20  Andrew Dolgovtweak headlines-toolbar appearance
2011-12-18  Andrew Dolgovfix pref_filters
2011-12-17  Andrew Dolgovapi: add setArticleLabel
2011-12-17  Andrew Dolgovapi: add getLabels
2011-12-15  Andrew Dolgovapi: fix browsing uncategorized
2011-12-14  Andrew Dolgovremove about dialog
2011-12-14  Andrew Dolgovdo not include keyboard help files into index and prefs.php
2011-12-14  Andrew Dolgovpublic: enable globalUpdateFeeds
2011-12-14  Andrew Dolgovfix labelops
2011-12-14  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-14  Andrew Dolgovfix feed editor
2011-12-13  Andrew Dolgovsimplify default global config, expand sanity_check...
2011-12-13  Andrew Dolgovapi: fix API_LEVEL
2011-12-13  Andrew Dolgovsplit several functions to related classes
2011-12-13  Andrew Dolgovrename sanitize_rss to sanitize
2011-12-13  Andrew Dolgovmove API to classes/
2011-12-13  Andrew DolgovMerge branch 'tiny-oop'
2011-12-13  Andrew Dolgovadd Public_Handler
2011-12-13  Andrew Dolgovimplement ProtectedHandler
2011-12-13  Andrew Dolgovadd Pref_Filters
2011-12-13  Andrew Dolgovadd Pref_Users class
2011-12-13  Andrew Dolgovadd pref_labels class
2011-12-13  Andrew DolgovMerge branch 'master' into tiny-oop
2011-12-13  Andrew Dolgovmove help to backend class
2011-12-13  Andrew Dolgovadd catchall backend class
2011-12-13  Andrew Dolgovadd pref_prefs class
2011-12-13  Andrew Dolgovadd pref_feeds class
2011-12-12  Andrew Dolgovimplement tiny-OOP routing
2011-12-12  Andrew Dolgovadd tiny-OOP style backend RPC