]> git.wh0rd.org Git - tt-rss.git/history - classes
use saveHTML() in sanitize instead of saveXML() (refs #522)
[tt-rss.git] / classes /
2013-03-17 Andrew DolgovhlFeed: remove unnecessary br
2013-03-17 Andrew Dolgovimplement proper last_marked/last_published feeds for...
2013-03-17 Andrew Dolgovprevent absolutely useless 'exploit' (not really) while...
2013-03-16 Andrew Dolgovadd back vfeed title display, optimize layout; do some...
2013-03-16 Andrew Dolgovcdm: fix alignment of feed title in vfeeds
2013-03-16 Andrew Dolgovremove cache_content remnants
2013-03-16 Andrew DolgovMerge pull request #52 from markwaters/master
2013-03-16 Andrew Dolgovdisable label row gradient in cdm, looks weird
2013-03-16 Andrew Dolgovremove gray/white content tiling in cdm because headers...
2013-03-16 Andrew Dolgovtweak cdm header button alignment
2013-03-16 Andrew Dolgovpluginhandler: better error reporting
2013-03-16 Andrew DolgovMerge pull request #51 from mitakas/version_check
2013-03-16 Andrew Dolgovreinstate back sanitizedummy parameter fix that got...
2013-03-15 Andrew DolgovMerge pull request #48 from stephen-hill/master
2013-03-15 Andrew DolgovRevert "Rewrote database support to classes, Fixed...
2013-03-15 Andrew DolgovRevert "db: use builtin classloader, lowercase class...
2013-03-15 Stephen HillInput didn't have a type.
2013-03-15 Andrew Dolgovdb: use builtin classloader, lowercase class files
2013-03-15 Andrew DolgovMerge pull request #46 from mbirth/master
2013-03-15 Markus BirthRewrote database support to classes, Fixed strict warni...
2013-03-15 Andrew Dolgovfix warning in hotkey help dialog when disabled hotkey...
2013-03-15 Andrew Dolgovapi: force returned timestamps to integer
2013-03-15 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-03-15 Andrew Dolgovpatch sanitizedummy with proper declaration (closes...
2013-03-13 Andrew Dolgovenable feed titles in vfeeds in combined mode, align...
2013-02-28 Andrew Dolgovslightly better article note display in CDM
2013-02-28 Andrew Dolgovheadlines renderer: do not attach topmost article ids
2013-02-28 Andrew DolgovRevert "headlines buffer: remove dijit-based RCHK elements"
2013-02-28 Andrew Dolgovheadlines buffer: remove dijit-based RCHK elements
2013-02-28 Andrew Dolgovfix cdm checkbox not selecting entire cell
2013-02-28 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-02-28 Andrew Dolgovfix uploadicon() returning wrong content-type (closes...
2013-02-28 Andrew Dolgovfix warning when saving plugins with 0 plugins enabled...
2013-02-27 Andrew Dolgovhotkey help: fix actions bound to multiple sequences...
2013-02-27 Andrew Dolgovreplace getmicrotime() wrapper with microtime(true)
2013-02-27 Andrew Dolgovremove previous counter hacks; force request counters...
2013-02-27 Andrew Dolgovrpc/getAllCounters: include virtual counters when last_...
2013-02-27 Andrew Dolgovremove server-side feedtree collapse implementation
2013-02-26 Andrew Dolgovchange various catchup stuff to only affect unread...
2013-02-26 Andrew Dolgovpluginhost: add get_debug()/set_debug() for plugins...
2013-02-26 Andrew Dolgovremove update on checksum change (updated status has...
2013-02-26 Andrew Dolgovforce disable simplepie unnecessarily sanitizing data
2013-02-23 Andrew Dolgovonly allow clearing data of active plugins
2013-02-23 Andrew Dolgovimplement HOOK_FEED_FETCHED
2013-02-23 Andrew Dolgovcdm: fix tags display
2013-02-23 Andrew Dolgovimplement article render hooks
2013-02-21 Andrew Dolgovfix wrong DOS line-endings
2013-02-20 Andrew Dolgovstore widescreen status in a cookie (refs #539)
2013-02-18 Andrew Dolgovremove nonworking article zoom buttons (closes #535)
2013-02-17 Andrew Dolgovignore VFEED_GROUP_BY_FEED when generating syndicated...
2013-02-13 Andrew Dolgovrename subtoolbar actions dropdown
2013-02-10 Andrew Dolgovapi: block real categories with 0 feeds to appear in...
2013-02-06 Andrew Dolgovnew version dialog: display error when no version info...
2013-02-04 Andrew Dolgovfix image caching not working on plugin-rewritten conte...
2013-02-01 Andrew Dolgovjs: simplify counter updating, remove some unused stuff
2013-01-23 Andrew Dolgovsubtoolbar: only show mail action if plugin is enabled
2013-01-23 Andrew Dolgovremove themes/
2013-01-23 Andrew Dolgovadd a q shortcut; remove close_article button
2013-01-23 Andrew Dolgovrename digest_checkbox
2013-01-22 Andrew Dolgovsplit remove_feed_* stuff to pref/feeds
2013-01-22 Andrew Dolgovmove some more functions out of functions.php; fix...
2013-01-22 Andrew Dolgovsplit some more functions from functions.php
2013-01-22 Andrew Dolgovmove api_get_* functions to classes/api
2013-01-22 Andrew Dolgovupdaterandomfeed: use max_execution_time parameter
2013-01-22 Andrew Dolgovimplement fallback _SIMPLE_UPDATE_MODE
2013-01-22 Andrew Dolgovpref-filters: mention native-regexp difficulties in...
2013-01-22 Andrew Dolgovadd hack to support arbitrary key descriptions for...
2013-01-22 Andrew Dolgovfeed editor: hide cache content option
2013-01-19 Andrew Dolgovpersist widescreen mode in session
2013-01-18 Andrew Dolgovmisc generated feed tweaks (fix json content-type,...
2013-01-12 Andrew Dolgovforce text/plain when DevForceUpdate is set
2013-01-12 Andrew Dolgovapi: use text/json content-type
2012-12-30 Andrew Dolgovadd bookmarklets plugin
2012-12-30 Andrew Dolgovrename plugin main class files
2012-12-29 Andrew Dolgovhelp: remove checkboxes
2012-12-28 Andrew Dolgovhelp cleanup, use dijit dialog
2012-12-28 Andrew Dolgovmain ui: action-based hotkey system, add swap_jk plugin
2012-12-27 Thomas RenardMerge remote-tracking branch 'upstream/master' into...
2012-12-27 Andrew Dolgovfix feedEditor not saving
2012-12-27 Andrew Dolgovadd plugin storage table to schema; add ability to...
2012-12-27 Andrew Dolgovadd experimental key/value storage for plugins
2012-12-27 Andrew Dolgovmove authentication modules to plugins/
2012-12-27 Andrew Dolgovadd IMAP authenticator module (closes #485)
2012-12-26 Andrew Dolgovadd several HOOK_PREFS_TAB_SECTION hook points
2012-12-26 Andrew Dolgovfix dijit checkbox in CDM
2012-12-25 Andrew Dolgovupdate user editor a bit
2012-12-25 Andrew Dolgovremove fupdpic and related images
2012-12-25 Andrew Dolgovmove to dijit checkboxes in headlines/cdm list
2012-12-25 Andrew Dolgovmove mark/pub/feed icons to svg
2012-12-25 Andrew Dolgovplugins web list style tweaks
2012-12-25 Andrew Dolgovhide example plugins from the admin page
2012-12-25 Andrew Dolgovmore work on user-selectable plugins; properly process...
2012-12-24 Andrew Dolgovexperimental support for per-user plugins (bump schema)
2012-12-24 Andrew Dolgovsplit feedbrowser into a separate file
2012-12-24 Andrew Dolgovsplit digest stuff into digest.php
2012-12-24 Andrew Dolgovinstances: add fbexport method
2012-12-24 Andrew Dolgovadd -list-plugins option; about sections to plugins
2012-12-24 Andrew Dolgovmove data import/export to a separate plugin
2012-12-24 Andrew Dolgovadd HOOK_UPDATE_TASK
2012-12-24 Andrew Dolgovimplement HOOK_FEED_PARSED, add example plugin (refs...
next