]> git.wh0rd.org - tt-rss.git/history - include
syndicated feeds: force sort by last_read for published
[tt-rss.git] / include /
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
2012-09-09  Andrew Dolgovupdate translations
2012-09-09  Andrew Dolgovimplement sharing of arbitrary stuff using bookmarklet...
2012-09-07  Andrew Dolgovremove twitter-specific code
2012-09-03  Andrew Dolgovimplement one time passwords using TOTP
2012-09-03  Andrew Dolgovfilter_to_sql: fix for all feeds
2012-09-03  Andrew Dolgovimplement filter testing
2012-09-03  Andrew DolgovgetFeedIcon: remove second parameter
2012-09-03  Andrew Dolgovfix filters not loading for feeds in Uncategorized
2012-09-02  Andrew Dolgovreplace several preg_match() feed id tests with is_nume...
2012-09-02  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-09-02  Andrew Dolgovopml: fix category title in filter export
2012-09-01  Andrew Dolgovreimplement OPML filter export
2012-08-31  Andrew Dolgovimplement multiple rule/action filters
2012-08-30  Andrew Dolgovhide more obscure preferences under "show more" checkbo...
2012-08-29  Andrew Dolgovshow attachments dropdown on a separate line
2012-08-27  Andrew Dolgovrecently read: select query fix
2012-08-27  Andrew Dolgovimplement recently read vfeed (-6)
2012-08-26  Andrew Dolgovrework filter dialog to make feed/category selection...
2012-08-23  Andrew Dolgovupdate sanity_config.php
2012-08-23  Andrew Dolgovbump config version
2012-08-23  Andrew Dolgovsanity: add php version check
2012-08-23  Andrew Dolgovself-update: clarify is_writable check on work_dir
2012-08-23  Andrew Dolgovimplement web-based self updater (closes #395)
2012-08-23  Andrew Dolgovself-update: update up to date prompt
2012-08-23  Andrew Dolgovimplement experimental web-based updater
2012-08-23  Andrew Dolgovupdate-self: fix wrong work directory, better work...
2012-08-23  Andrew Dolgovmove self-updating to include/update_self.php
2012-08-23  Andrew Dolgovlogin_form: remove short php tags
2012-08-23  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-08-23  Andrew Dolgovadd experimental self-updating script
2012-08-21  Andrew Dolgovremove hook-based plugins
2012-08-21  Andrew Dolgovexpand error messages in subscribeToFeed(), provide...
2012-08-17  Andrew Dolgovrework class system to use subdirectories
2012-08-16  Andrew Dolgovmove changing password code to authentication modules
2012-08-16  Andrew Dolgovsave module user authenticated with, only allow passwor...
2012-08-16  Andrew Dolgovadd hide_change_password session variable
2012-08-16  Andrew Dolgovfix __autoload to work with mobile/
2012-08-16  Andrew Dolgovsplit authentication to separate modules
2012-08-16  Andrew Dolgovprint_feed_cat_select: fix Uncategorized not recognized...
2012-08-15  Andrew Dolgovadd additional ownership checks to getfeedcounters...
2012-08-15  Andrew Dolgovrefactor opml import/export code
2012-08-15  Andrew Dolgovproperly persist include_children
2012-08-14  Andrew Dolgovprint_feed_cat_select: display nested category structure
2012-08-14  Andrew DolgovMerge branch 'nested-cats'
2012-08-13  Andrew Dolgovchange include_children to a togglebutton; add placehol...
2012-08-13  Andrew Dolgovadd toolbar checkbox to include subcategories to viewfeed()
2012-08-13  Andrew Dolgovfix queryFeedHeadlines, rename getCategoryUnreadRecursive
2012-08-13  Andrew Dolgovallow queryFeedHeadlines() to show child category entries
2012-08-13  Andrew Dolgovadd special indication for categories having unread...
2012-08-13  Andrew Dolgovset SCHEMA_VERSION to 93
2012-08-13  Andrew Dolgovinitial work on nested categories
2012-08-09  Andrew Dolgovadd update.php -indexes to recreate tt-rss indexes...
2012-08-05  Andrew DolgovMerge pull request #23 from rutgerw/quietupdate
2012-08-04  Rutger Wesselsadd command line option '-quiet' to make update.php...
2012-07-31  Andrew Dolgovset mb_internal_encoding
2012-07-22  Andrew DolgovMerge pull request #22 from plaidfluff/master
2012-07-22  fluffySupport protocol-relative URLs
2012-07-10  Andrew Dolgovdo not perform sanity checks on each backend request
2012-07-10  Andrew Dolgovsanity_check: fix typo
2012-07-09  Andrew Dolgovsplit related title to separate define _NGRAM_TITLE_REL...
2012-07-09  Andrew Dolgovexperimental article attachment ui based on dijit dropdown
2012-07-09  Andrew Dolgovfix getLabelUnread (refs #464)
2012-07-09  Andrew Dolgovimplement showing related articles in 3panel mode when...
2012-07-09  Andrew Dolgovimplement proof of concept postgresql pg_trgm N-gram...
2012-07-09  Andrew Dolgovremove COUNTERS_MAX_AGE, add some optimization for...
next