]> git.wh0rd.org - tt-rss.git/history - functions.php
improve digest sending (closes #138)
[tt-rss.git] / functions.php
2007-08-26  Andrew Dolgovimprove digest sending (closes #138)
2007-08-26  Andrew Dolgovclear_feed_articles: check caller UID
2007-08-26  Andrew Dolgovnew feed action: clear articles
2007-08-26  Andrew Dolgovenable caching of images
2007-08-25  Andrew Dolgovadd disabled option SIMPLEPIE_CACHE_IMAGES
2007-08-25  Andrew Dolgovimplement SIMPLEPIE_CACHE_DIR
2007-08-25  Andrew Dolgovupdate title of active feed in feedlist on the fly
2007-08-25  Andrew Dolgovsimplepie: properly escape feed title
2007-08-25  Andrew DolgovgetFeedCounters: escape last_updated
2007-08-25  Andrew Dolgovnew option: COUNTERS_MAX_AGE (2)
2007-08-24  Andrew DolgovUNDO: new option: COUNTERS_MAX_AGE
2007-08-24  Andrew Dolgovnew option: COUNTERS_MAX_AGE
2007-08-24  Andrew Dolgovgenerate article title when title is missing on import
2007-08-24  Andrew Dolgovdisable new_version_available override
2007-08-24  Andrew Dolgovnew version icon tweaks
2007-08-24  Andrew Dolgovtweak display of multi-feed headlines
2007-08-24  Andrew Dolgovfix some issues in infinite scrolling
2007-08-24  Andrew DolgovoutputHeadlinesList: fix initial row class when adding...
2007-08-24  Andrew Dolgovcheck_for_update: fix calling sanitize_rss()
2007-08-23  Andrew Dolgovchange sign images to gifs
2007-08-23  Andrew Dolgovpresent png star images for non-IE browsers
2007-08-23  Andrew Dolgovfix article starring/publishing on MSIE (closes #139)
2007-08-23  Andrew Dolgovsimplepie: fix check_for_update()
2007-08-23  Andrew Dolgovupdate debug: print out category tags
2007-08-23  Andrew Dolgovsimplepie: fix getting article author
2007-08-23  Andrew Dolgovdo not try to process missing article categories
2007-08-23  Andrew Dolgovsimplepie: enable use of MAGPIE_FETCH_TIME_OUT
2007-08-23  Andrew Dolgovsimplepie: properly set feed title
2007-08-23  Andrew Dolgovsimplepie-related fixes
2007-08-23  Andrew Dolgovadd experimental support for simplepie (once again)
2007-08-23  Andrew Dolgovnew option: FRESH_ARTICLE_MAX_AGE (bump schema)
2007-08-23  Andrew Dolgovimplement fresh virtual feed, load it by default on...
2007-08-22  Andrew Dolgovenable more DAEMON_EXTENDED_DEBUGGING with GET=xdebug
2007-08-22  Andrew Dolgovtruncate feed title in subtoolbar, vfeed display
2007-08-22  Andrew Dolgovimplement catchup above/below (refs #140)
2007-08-20  Andrew Dolgovauto-check for updates hourly
2007-08-19  Andrew Dolgovonly bump lang cookie when using persistent session...
2007-08-19  Andrew Dolgovallow to mark selected articles as read, L10N bumps
2007-08-19  Andrew Dolgovfix enabling appropriate translation automatically
2007-08-17  Andrew Dolgovparse_counters: enable feed icons on the fly
2007-08-16  Andrew Dolgovarticle header: smaller font for author
2007-08-16  Andrew Dolgovworkaround against mysql refusing to have defaults...
2007-08-15  Andrew Dolgovsave configuration: localization fix
2007-08-13  Andrew Dolgovdisplay counters on special/label categories
2007-08-12  Andrew Dolgovenable collapsing of virtual category
2007-08-11  Andrew Dolgovenable collapsing of labels
2007-08-11  Andrew Dolgovload scriptaculous in prefs.php
2007-08-11  Andrew Dolgovbump language cookie in login_sequence
2007-08-11  Andrew Dolgovupdate translations
2007-08-11  Andrew Dolgovchange language in login form on the fly
2007-08-11  Andrew Dolgovadd lang to login form (2)
2007-08-11  Andrew DolgovUNDO: add lang dropbox on login form
2007-08-11  Andrew Dolgovadd lang dropbox on login form
2007-08-10  Andrew Dolgovunify 'all tags' popup
2007-08-10  Andrew Dolgovmore translation work
2007-08-10  Andrew Dolgovenable fr_FR, zh_CN translations
2007-08-10  Andrew Dolgovadd dropout effect when hiding read feeds
2007-08-10  Andrew Dolgovarticle_publish_url: syntax fix
2007-08-10  Andrew Dolgovadd XSL stylesheet to generated feeds
2007-08-10  Andrew Dolgovlocalization updates
2007-08-10  Andrew Dolgovlimit tag browsing mode to top50 most popular
2007-08-10  Andrew Dolgovoptimize counter responses in markSelected, etc
2007-08-10  Andrew DolgovoutputArticleXml: fix allEntryTags element
2007-08-10  Andrew Dolgovproperly handle OPEN_LINKS_IN_NEW_WINDOW in CDM
2007-08-09  Andrew Dolgovget_article_tags: specify owner for syndicated feeds
2007-08-09  Andrew Dolgovget_article_tags: selection fix
2007-08-09  Andrew Dolgovtag limit in CDM: fix
2007-08-09  Andrew Dolgovlimit the amount of tags shown in CDM
2007-08-09  Andrew Dolgovnew filter: publish
2007-08-09  Andrew Dolgovfix wrong generic feed icon
2007-08-09  Andrew Dolgovmore published feeds work
2007-08-09  Andrew Dolgovpublished feeds work
2007-08-09  Andrew DolgovCDM tweaks, mark article as unread when using 'v' in CDM
2007-08-09  Andrew Dolgovinfinite scrolling
2007-08-09  Andrew Dolgovmake 'v' hotkey work in CDM mode
2007-07-18  Andrew Dolgovextend parse debugging, fix syndicated feed format
2007-07-17  Andrew Dolgovdisable headlines pagination (add hidden pref _PREFS_EN...
2007-07-16  Andrew Dolgovdaemon: properly limit check on stampfile
2007-07-16  Andrew Dolgovcheck update daemon timestamp
2007-07-16  Andrew Dolgovenforce length limits in ttrss_entries
2007-07-16  Andrew Dolgovdaemon: periodically create stampfile
2007-06-19  Andrew DolgovgetFeedCounters: fix invalid query
2007-06-02  Andrew DolgovgetFeedCounters: use JOIN
2007-05-30  Andrew Dolgovget_article_tags: subquery fix (closes #132)
2007-05-30  Andrew Dolgovfix option OPEN_LINKS_IN_NEW_WINDOW (closes #130)
2007-05-22  Andrew Dolgovget_article_tags: bugfix
2007-05-21  Andrew Dolgovdaemon extended debug: report when entry iterator is...
2007-05-20  Andrew Dolgovstore tags as category elements in syndicated feed...
2007-05-19  Andrew Dolgovescape quotes in tag cloud
2007-05-19  Andrew Dolgovremove db_unescape_string() hack
2007-05-19  Andrew Dolgovblock double quotes in tags
2007-05-19  Andrew Dolgovfix tag quote issues
2007-05-19  Andrew Dolgovblock doublequotes in tags
2007-05-19  Andrew Dolgovuse tagwall instead of strip_tags to sanitize RSS content
2007-05-19  Andrew Dolgovproperly enable gettext stuff when needed
2007-05-19  Andrew Dolgovupdate_rss_feed: fix article update detection
2007-05-19  Andrew Dolgovdo not reference gettext modules if ENABLE_TRANSLATIONS...
2007-05-18  Andrew Dolgovmobile: sanitize article content
2007-05-18  Andrew DolgovoutputArticleXML: fix whitespace
2007-05-18  Andrew Dolgovincrease performance of queryFeedHeadlines request
next