summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-10-25add rrow background color setting by first assigned labelAndrew Dolgov
2012-10-25force refetch feed when clicking update/clicking on same feed in the treeAndrew Dolgov
2012-10-24fix sql crash workaround preventing feed/category filters from testingAndrew Dolgov
2012-10-23filter testing fix for pgsqlAndrew Dolgov
2012-10-23prevent crashes on filter regexp being too advanced for our database when tes...Andrew Dolgov
2012-10-22properly escape comment linksAndrew Dolgov
2012-10-22properly escape article link/PTITLEs (refs #472)Andrew Dolgov
2012-10-19release 1.6.0Andrew Dolgov
2012-10-18fix es_ES syntax, update translationsAndrew Dolgov
2012-10-17catchup_feed: properly mark subcategories as readAndrew Dolgov
2012-10-15allow archived entries in labels and several other vfeedsAndrew Dolgov
2012-10-11fix types on RPC counter repliesAndrew Dolgov
2012-10-11unify child category counter display; remove include_children controlAndrew Dolgov
2012-10-10api: add always_display_attachments to getHeadlinesAndrew Dolgov
2012-10-09API: support comments count/url (2)Andrew Dolgov
2012-10-09API: support comments count/urlAndrew Dolgov
2012-10-09allow filters to work on child categoriesAndrew Dolgov
2012-10-09login form: focus login fieldAndrew Dolgov
2012-10-06Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2012-10-06Polish translation for tt-rss.Mirosław Lach
2012-10-06getCategoryTitle: return translated Uncategorized (closes #506)Andrew Dolgov
2012-09-27fix subcategory query on mysqlAndrew Dolgov
2012-09-24update translationsAndrew Dolgov
2012-09-24simplify searching queryAndrew Dolgov
2012-09-23subscribe_to_feed: stop fetching URL multiple times while subscribing, variou...Andrew Dolgov
2012-09-19api: include recently read feedAndrew Dolgov
2012-09-19do not use dojo for login/password fieldsAndrew Dolgov
2012-09-19api: use tt-rss session storageAndrew Dolgov
2012-09-18API: support nested categoriesAndrew Dolgov
2012-09-15lower default DAEMON_SLEEP_INTERVALAndrew Dolgov
2012-09-15create_published_article: better check for duplicate URLs, wrap everything in...Andrew Dolgov
2012-09-15create_published_article: check for duplicate URLsAndrew Dolgov
2012-09-15remove mandatory truncating of post title, limit width using CSSAndrew Dolgov
2012-09-15bump PHP version requirement to 5.3.0Andrew Dolgov
2012-09-10login form: resize input fields, fix missing error outputAndrew Dolgov
2012-09-10rework login formAndrew Dolgov
2012-09-10login system fixesAndrew Dolgov
2012-09-10set last_read to NOW() when publishing, order published feed by last read by ...Andrew Dolgov
2012-09-09create_published_article: validate urlAndrew Dolgov
2012-09-09create_published_article: do not allow empty titleAndrew Dolgov
2012-09-09update translationsAndrew Dolgov
2012-09-09implement sharing of arbitrary stuff using bookmarklet and API call, bump API...Andrew Dolgov
2012-09-07remove twitter-specific codeAndrew Dolgov
2012-09-03implement one time passwords using TOTPAndrew Dolgov
2012-09-03filter_to_sql: fix for all feedsAndrew Dolgov
2012-09-03implement filter testingAndrew Dolgov
2012-09-03getFeedIcon: remove second parameterAndrew Dolgov
2012-09-03fix filters not loading for feeds in UncategorizedAndrew Dolgov
2012-09-02replace several preg_match() feed id tests with is_numeric()Andrew Dolgov
2012-09-02opml: fix category title in filter exportAndrew Dolgov