]> git.wh0rd.org - tt-rss.git/shortlog
tt-rss.git
2007-06-20  Andrew DolgovTAG 1.2.12 1.2.12
2007-06-20  Andrew Dolgovrelease 1.2.12
2007-06-19  Andrew Dolgovfix: enable toolbar form before viewing feed for the...
2007-06-19  Andrew DolgovgetFeedCounters: fix invalid query
2007-06-14  Andrew Dolgovupdate prototype to 1.5.0
2007-06-14  Andrew Dolgovinfobox_callback: add exception handler
2007-06-14  Andrew Dolgovdrop history
2007-06-11  Andrew Dolgovadd zh_CN translation
2007-06-08  Andrew Dolgovmobile: add search
2007-06-07  Andrew Dolgovpossible workaround for xmlhttp stucking on safari (2)
2007-06-07  Andrew Dolgovmobile version fixes
2007-06-07  Andrew Dolgovadd runtime info to headlines response
2007-06-05  Andrew Dolgovupdate translations
2007-06-05  Andrew Dolgovcheck PHP version before trying to use DOMDocument
2007-06-02  Andrew DolgovgetFeedCounters: use JOIN
2007-06-01  Andrew Dolgovadd 15 minute feed update interval
2007-06-01  Andrew Dolgovreference MAGPIE_CACHE_AGE global config option
2007-05-30  Andrew Dolgovpossible workaround for xmlhttp stucking on safari
2007-05-30  Andrew Dolgovget_article_tags: subquery fix (closes #132)
2007-05-30  Andrew Dolgovtagwall: fix short tags (closes #129)
2007-05-30  Andrew Dolgovfix option OPEN_LINKS_IN_NEW_WINDOW (closes #130)
2007-05-22  Andrew DolgovTAG 1.2.11.1 1.2.11.1
2007-05-22  Andrew Dolgovrelease 1.2.11.1
2007-05-22  Andrew Dolgovget_article_tags: bugfix
2007-05-21  Andrew Dolgovremove obsolete files (closes #125)
2007-05-21  Andrew Dolgovdaemon extended debug: report when entry iterator is...
2007-05-20  Andrew Dolgovfix call-by-reference in tw error
2007-05-20  Andrew DolgovTAG 1.2.11 1.2.11
2007-05-20  Andrew Dolgovrelease 1.2.11
2007-05-20  Andrew Dolgovstore tags as category elements in syndicated feed...
2007-05-20  Andrew Dolgovtagwall: do not limit img width/height
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 Dolgovlabels editor: fix quote-escaping
2007-05-19  Andrew Dolgovfix tag quote issues
2007-05-19  Andrew Dolgovdisable magic quotes if needed
2007-05-19  Andrew Dolgovblock doublequotes in tags
2007-05-19  Andrew Dolgovreintroduce option ENABLE_SEARCH_TOOLBAR
2007-05-19  Andrew Dolgovdrop vista fonts
2007-05-19  Andrew Dolgovadd missing tagwall parts
2007-05-19  Andrew Dolgovuse tagwall instead of strip_tags to sanitize RSS content
2007-05-19  Andrew Dolgovadd tagwall
2007-05-19  Andrew Dolgovheadline width fix for ie7
2007-05-19  Andrew Dolgovproperly enable gettext stuff when needed
2007-05-19  Andrew Dolgovadd dummy plug for mb_strtolower
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-19  Andrew Dolgovlayout fixes when categories are disabled
2007-05-18  Andrew Dolgovheadlines horizontal scrolling fix for IE6 (2)
2007-05-18  Andrew Dolgovheadlines horizontal scrolling fix for IE6
2007-05-18  Andrew Dolgovcompact theme: properly position prefContent
2007-05-18  Andrew Dolgovmisc style fixes
2007-05-18  Andrew DolgovTAG schema freeze for 1.2.11 schema_freeze_for_1.2.11
2007-05-18  Andrew Dolgovmobile: sanitize article content
2007-05-18  Andrew Dolgovupdate translations
2007-05-18  Andrew Dolgovpref-feeds: block sorting by last_article when column...
2007-05-18  Andrew Dolgovpref-feeds: add checkbox to toggle last article times...
2007-05-18  Andrew DolgovoutputArticleXML: fix whitespace
2007-05-18  Andrew Dolgovincrease performance of queryFeedHeadlines request
2007-05-17  Andrew Dolgovhide unread feeds works in tag browsing mode
2007-05-17  Andrew Dolgovdon't limit tag cloud by last 30 days
2007-05-17  Andrew Dolgovruntime info parser: if daemon is running, clear pendin...
2007-05-17  Andrew Dolgovfix typo
2007-05-17  Andrew Dolgovi18nize tag cloud, update translations
2007-05-17  Andrew Dolgovtweak tag cloud display
2007-05-17  Andrew Dolgovyet another pref tabs fix for Safari
2007-05-17  Andrew Dolgovtag cloud improvements
2007-05-17  Andrew Dolgovget feed_id from article ref_id in outputArticleXML()
2007-05-17  Andrew Dolgovtweak tag cloud
2007-05-17  Andrew DolgovUNDO: tag cloud shows top 100 instead of top 50
2007-05-17  Andrew Dolgovtag cloud shows top 100 instead of top 50
2007-05-17  Andrew Dolgovshow tag cloud instead of flat tag list
2007-05-17  Andrew Dolgovdo not auto-hide notify box when subscribing to feed
2007-05-17  Andrew Dolgovfix BLACKLISTED_TAGS checking
2007-05-17  Andrew Dolgovmb_strtolower BLACKLISTED_TAGS before processing
2007-05-17  Andrew Dolgovdo not auto-apply tags specified in BLACKLISTED_TAGS
2007-05-17  Andrew Dolgovnew option: BLACKLISTED_TAGS
2007-05-17  Andrew Dolgovremove unnecessary debugging
2007-05-17  Andrew Dolgovparse dc:subject tags into tags
2007-05-17  Andrew Dolgovcache_invalidate: fix
2007-05-17  Andrew Dolgovmagpie: add latest dev. build of 0.8x from cvs
2007-05-17  Andrew Dolgovswitch pref tabs back to old-style due to compatibility...
2007-05-16  Andrew Dolgovchange description of STRIP_UNSAFE_TAGS
2007-05-16  Andrew Dolgovcleanup sanitize_rss()
2007-05-16  Andrew Dolgovnew option: STRIP_UNSAFE_TAGS (utilized)
2007-05-16  Andrew Dolgovnew option: STRIP_UNSAFE_TAGS
2007-05-16  Andrew Dolgovbetter correction of wrong ampersands in Magpie (2)
2007-05-16  Andrew Dolgovbetter correction of wrong ampersands in Magpie
2007-05-16  Andrew Dolgovforbid blank feed titles in feedlist (2)
2007-05-16  Andrew Dolgovforbid blank feed titles in feedlist
2007-05-16  Andrew Dolgovadd magpie ampersand fix as per forum thread #740
2007-05-16  Andrew Dolgovtweak subtoolbar (2)
2007-05-16  Andrew Dolgovtweak subtoolbar (change convert-to-label placement)
2007-05-16  Andrew DolgovcorrectHeadlinesOffset: add opera remark
2007-05-16  Andrew Dolgovarticle_callback: enable error message when could not...
2007-05-16  Andrew Dolgovcorrect headlines scroll position in moveToPost()
2007-05-15  Andrew Dolgovinvalidate article cache when editing tags
2007-05-15  Andrew Dolgovarticle cache: strip unneeded fields of cache objects
2007-05-15  Andrew Dolgovdo not output topmost articles in CDM headlines
next