]> git.wh0rd.org - tt-rss.git/history - include
move data import/export to a separate plugin
[tt-rss.git] / include /
2012-12-24  Andrew Dolgovmove data import/export to a separate plugin
2012-12-24  Andrew Dolgovadd HOOK_UPDATE_TASK
2012-12-24  Andrew Dolgovupdate_rss_feed: escape error string immediately
2012-12-24  Andrew Dolgovimplement HOOK_FEED_PARSED, add example plugin (refs...
2012-12-24  Andrew Dolgovdo not preg_match() tags from article content
2012-12-24  Andrew Dolgovprevent escaping of article link in the database when...
2012-12-24  Andrew Dolgovremove magpie, fix article filter plugins
2012-12-24  Andrew Dolgovadd support for registering update.php commands; move...
2012-12-23  Andrew Dolgovimplement plugin routing masks, add example plugin
2012-12-23  Andrew Dolgovadd contributed plugins; load note plugin by default
2012-12-23  Andrew Dolgovupdate config checks
2012-12-23  Andrew Dolgovexperimental new plugin system
2012-12-22  Andrew Dolgovsupport comments on simplepie properly
2012-12-22  Andrew DolgovRevert "support comments for simplepie"
2012-12-22  Andrew Dolgovsupport comments for simplepie
2012-12-20  Andrew Dolgovrelease 1.6.2 1.6.2
2012-12-16  Andrew Dolgovupdate: feed escaping issue
2012-12-12  Andrew DolgovMerge pull request #33 from waldir/master
2012-12-12  Andrew Dolgovadd built-in expiring of obsolete lockfiles
2012-12-09  Andrew Dolgovdo not use regexps in get_self_url_prefix()
2012-12-07  Andrew Dolgovadd cosmetic workaround for get_self_url_prefix() to...
2012-11-29  Andrew Dolgovremove uid from ccache guid prefix
2012-11-29  Andrew Dolgovcreate separate guids for cached and authorized content...
2012-11-26  Andrew Dolgovwait a bit before initial content fetching
2012-11-26  Andrew Dolgovminor cached content updating tweaks
2012-11-26  Andrew Dolgovimplement experimental article on-import data filters
2012-11-25  Andrew Dolgovfix inserting cached content on first update
2012-11-23  Andrew Dolgovimplement ttrss_feeds.cache_content
2012-11-22  Andrew Dolgovseveral translation fixes, update translations
2012-11-22  Andrew Dolgovfix default language not saved in the login form
2012-11-20  Andrew Dolgovget_article_filters: strip newlines from content before...
2012-11-13  Andrew Dolgovfix title and content filters only working on title...
2012-11-12  Andrew Dolgovrelease 1.6.1 1.6.1
2012-11-12  Andrew Dolgovfix update-translations script to properly process...
2012-11-06  Charlie RootLabels were cached without taking into account related...
2012-11-04  Andrew Dolgovmention that modifying sanity_check.php makes instance...
2012-11-01  Andrew Dolgovlimit is_html() to only work on the begging of passed...
2012-10-31  Andrew Dolgovimprove status reporting for linked feeds
2012-10-31  Andrew Dolgovsharepopup: implement assigning labels while sharing
2012-10-30  Andrew Dolgovenable manual filters to work on complete html content
2012-10-30  Andrew DolgovhtmLawed: tweak allowed attributes (2)
2012-10-30  Andrew DolgovhtmLawed: tweak allowed attributes
2012-10-30  Andrew Dolgovupdate: only load existing labels of previously importe...
2012-10-30  Andrew Dolgovfix update stopped by get_article_labels()
2012-10-30  Andrew Dolgovapply filters and detect labels based on article conten...
2012-10-30  Andrew Dolgovadd ability to auto-assign articles to labels (bump...
2012-10-30  Andrew Dolgovmove article filter functions to rssfuncs.php
2012-10-29  Andrew Dolgovremove sanitize_article_content (CDATA handled by htmLawed)
2012-10-29  Andrew Dolgovapi: sanitize article content
2012-10-29  Andrew DolgovRevert "sanitize article content when importing data...
2012-10-29  Andrew Dolgovupdate_rss_feed: fix broken title/content escaping
2012-10-28  Andrew Dolgovfix ARTICLE_BUTTON_PLUGINS not loaded when string conta...
2012-10-28  Andrew Dolgovsanitize: strip comments and cdata sections
2012-10-28  Andrew Dolgovsanitize article content when importing data from feed
2012-10-28  Andrew Dolgovreplace htmlpurifier with htmlawed
2012-10-27  Andrew Dolgovmultiple issues fixed in vfeed_group_by_feed
2012-10-27  Andrew DolgovMerge pull request #28 from Menti/master
2012-10-27  Andrew Dolgovcolors: fix resolving html color names
2012-10-25  Andrew Dolgovadd rrow background color setting by first assigned...
2012-10-25  Andrew Dolgovforce refetch feed when clicking update/clicking on...
2012-10-24  Andrew Dolgovfix sql crash workaround preventing feed/category filte...
2012-10-23  Andrew Dolgovfilter testing fix for pgsql
2012-10-23  Andrew Dolgovprevent crashes on filter regexp being too advanced...
2012-10-21  Andrew Dolgovproperly escape comment links
2012-10-21  Andrew Dolgovproperly escape article link/PTITLEs (refs #472)
2012-10-19  Andrew Dolgovrelease 1.6.0 1.6.0
2012-10-18  Andrew Dolgovfix es_ES syntax, update translations
2012-10-18  Andrew DolgovMerge pull request #26 from Menti/master
2012-10-17  Andrew Dolgovcatchup_feed: properly mark subcategories as read
2012-10-15  Andrew Dolgovallow archived entries in labels and several other...
2012-10-11  Andrew Dolgovfix types on RPC counter replies
2012-10-11  Andrew Dolgovunify child category counter display; remove include_ch...
2012-10-10  Andrew Dolgovapi: add always_display_attachments to getHeadlines
2012-10-09  Andrew DolgovAPI: support comments count/url (2)
2012-10-09  Andrew DolgovAPI: support comments count/url
2012-10-09  Andrew Dolgovallow filters to work on child categories
2012-10-09  Andrew Dolgovlogin form: focus login field
2012-10-06  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-10-06  Andrew DolgovMerge pull request #25 from sq5gvm/master
2012-10-06  MirosÅ‚aw LachPolish translation for tt-rss.
2012-10-06  Andrew DolgovgetCategoryTitle: return translated Uncategorized ...
2012-09-27  Andrew Dolgovfix subcategory query on mysql
2012-09-24  Andrew Dolgovupdate translations
2012-09-24  Andrew Dolgovsimplify searching query
2012-09-23  Andrew Dolgovsubscribe_to_feed: stop fetching URL multiple times...
2012-09-19  Andrew Dolgovapi: include recently read feed
2012-09-19  Andrew Dolgovdo not use dojo for login/password fields
2012-09-19  Andrew Dolgovapi: use tt-rss session storage
2012-09-18  Andrew DolgovAPI: support nested categories
2012-09-15  Andrew Dolgovlower default DAEMON_SLEEP_INTERVAL
2012-09-15  Andrew Dolgovcreate_published_article: better check for duplicate...
2012-09-15  Andrew Dolgovcreate_published_article: check for duplicate URLs
2012-09-15  Andrew Dolgovremove mandatory truncating of post title, limit width...
2012-09-15  Andrew Dolgovbump PHP version requirement to 5.3.0
2012-09-10  Andrew Dolgovlogin form: resize input fields, fix missing error...
2012-09-10  Andrew Dolgovrework login form
2012-09-10  Andrew Dolgovlogin system fixes
2012-09-10  Andrew Dolgovset last_read to NOW() when publishing, order published...
2012-09-09  Andrew Dolgovcreate_published_article: validate url
2012-09-09  Andrew Dolgovcreate_published_article: do not allow empty title
next