]> git.wh0rd.org - tt-rss.git/history - functions.php
localization updates
[tt-rss.git] / functions.php
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
2007-05-17  Andrew Dolgovdon't limit tag cloud by last 30 days
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 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 Dolgovremove unnecessary debugging
2007-05-17  Andrew Dolgovparse dc:subject tags into 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 Dolgovforbid blank feed titles in feedlist (2)
2007-05-16  Andrew Dolgovforbid blank feed titles in feedlist
2007-05-16  Andrew Dolgovtweak subtoolbar (2)
2007-05-16  Andrew Dolgovtweak subtoolbar (change convert-to-label placement)
2007-05-15  Andrew Dolgovcompact some definitions in headlines list
2007-05-15  Andrew Dolgovprefetch topmost articles on headlines load
2007-05-15  Andrew Dolgovpiggyback counter information on headlines call
2007-05-15  Andrew Dolgovadd article prefetching, remove history tracking
2007-05-14  Andrew Dolgovnew hidden param, _INFOBOX_DISABLE_OVERLAY
2007-05-14  Andrew Dolgovtweak tag detection (use all rel='tag' links)
2007-05-11  Andrew DolgovoutputFeedList: fix markup problems
2007-05-05  Andrew Dolgovadd format_error, print_error
2007-05-04  Andrew Dolgovsave active tab in prefs, fix schema
2007-05-04  Andrew Dolgovbump last_login in login_sequence even if session is...
2007-04-29  Andrew Dolgovfix feedlist display in IE7 (enable collapsed cats)
2007-04-29  Andrew DolgovoutputFeedList: add some CRs
2007-04-26  Andrew Dolgovmore consistent fallback format for smart_date_time()
2007-04-25  Andrew Dolgovadd auth support to subscribe-to-feed dialog
2007-04-18  Andrew Dolgovmark feed as updated even if blank
2007-03-26  Andrew Dolgovtweak subtoolbar, update translations
2007-03-26  Andrew Dolgovadd persistent storage for toolbar view options, bump...
2007-03-21  Andrew Dolgovmake storeInitParam actually work (move back to cookies)
2007-03-17  Andrew Dolgovset fixed pcntl_alarm in daemon, pass ICONS_URL as...
2007-03-17  Andrew Dolgovdaemon debugging stuff
2007-03-17  Andrew Dolgovforce set curl timeouts
2007-03-17  Andrew Dolgovadd some more update_rss_feed debugging
2007-03-15  Andrew Dolgovadd rudimentary hang-check based on pcntl_alarm (2)
2007-03-15  Andrew Dolgovadd some more daemon debugging
2007-03-14  Andrew Dolgovbump up debugging in daemon
2007-03-09  Andrew Dolgovupdate translation
2007-03-09  Andrew DolgovoutputFeedEntry: fix typo
2007-03-09  Andrew Dolgovremove hardcoded reference to icons/ directory (change...
2007-03-08  Andrew Dolgovadd timestamps to daemon debug output
2007-03-06  Andrew Dolgovmove function startup_gettext
2007-03-06  Andrew Dolgovmake CDM auto-catchup optional (closes #121)
2007-03-05  Andrew Dolgovmobile: sync login stuff and such with desktop version
2007-03-05  Andrew Dolgovmore i18n work
2007-03-05  Andrew Dolgovmore I18N work, new option: ENABLE_TRANSLATIONS
2007-03-05  Andrew Dolgovmore I18N work
2007-03-05  Andrew Dolgovchange _() to __() (use php-gettext)
2007-03-05  Andrew Dolgovadd php-gettext, i18n stuff
2007-03-05  Andrew Dolgovfeedlist generator, collapse link: onclick -> href
2007-03-04  Andrew Dolgovfix typo in feedlist generator
2007-03-02  Andrew Dolgovajaxify change email form
next