summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2012-12-23add and check plugin base classAndrew Dolgov
2012-12-23experimental new plugin systemAndrew Dolgov
2012-12-07fix sharepopup/subscribe public handler actions in single user modeAndrew Dolgov
2012-11-26update example reddit filterAndrew Dolgov
2012-11-26implement experimental article on-import data filtersAndrew Dolgov
2012-11-23implement ttrss_feeds.cache_contentAndrew Dolgov
2012-11-22several translation fixes, update translationsAndrew Dolgov
2012-11-20fix missing commit after OPML import (closes #513)Andrew Dolgov
2012-11-12opml import: add workaround for broken OPML files using title instead of text...Andrew Dolgov
2012-11-11fix headlines subtoolbar not being inserted for feeds with 0 headlines breaki...Andrew Dolgov
2012-11-06savefeedorder: properly process UncategorizedAndrew Dolgov
2012-11-02opml: fix export broken by special characters in category titlesAndrew Dolgov
2012-11-01simplify search dialogAndrew Dolgov
2012-11-01update broken tt-rss.org linksAndrew Dolgov
2012-11-01remove backend/digestSendAndrew Dolgov
2012-11-01tweak opml import/export according to OPML specAndrew Dolgov
2012-10-31improve status reporting for linked feedsAndrew Dolgov
2012-10-31allow batch setting of article scoresAndrew Dolgov
2012-10-31allow setting article score manuallyAndrew Dolgov
2012-10-31sharepopup: implement assigning labels while sharingAndrew Dolgov
2012-10-30add ability to auto-assign articles to labels (bump schema)Andrew Dolgov
2012-10-30move article filter functions to rssfuncs.phpAndrew Dolgov
2012-10-30add special link to cancel current searchAndrew Dolgov
2012-10-29api: sanitize article contentAndrew Dolgov
2012-10-29Revert "sanitize article content when importing data from feed"Andrew Dolgov
2012-10-29disable sync feed updates for feeds with cache_images setAndrew Dolgov
2012-10-28fix ARTICLE_BUTTON_PLUGINS not loaded when string contains spacesAndrew Dolgov
2012-10-28sanitize article content when importing data from feedAndrew Dolgov
2012-10-28quickAddFeed: remove oauth notice, mention you can paste site URLAndrew Dolgov
2012-10-28rpc: remove unneeded methodsAndrew Dolgov
2012-10-28remove unexpanded CDM ajax loadingAndrew Dolgov
2012-10-28fix rpc/cdmGetArticle for archived articlesAndrew Dolgov
2012-10-27fix label row backgrounds only used when cached data is availableAndrew Dolgov
2012-10-25use css3 gradients to color rrowsAndrew Dolgov
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-25filter dialog: sort rules by reg_expAndrew Dolgov
2012-10-22properly escape comment linksAndrew Dolgov
2012-10-22properly escape article link/PTITLEs (refs #472)Andrew Dolgov
2012-10-22syndicated feeds: force sort by last_read for publishedAndrew Dolgov
2012-10-19fix testing of author filter typeAndrew Dolgov
2012-10-15generated feeds: add offset=Andrew Dolgov
2012-10-11unify child category counter display; remove include_children controlAndrew Dolgov
2012-09-29api: return api_level with loginAndrew Dolgov
2012-09-23subscribe_to_feed: stop fetching URL multiple times while subscribing, variou...Andrew Dolgov
2012-09-19api: remove unneeded stuff, add special header for android httpurlconnection ...Andrew Dolgov
2012-09-18API: support nested categoriesAndrew Dolgov
2012-09-15remove truncating of titles in CDMAndrew Dolgov
2012-09-15Revert "only enable OTPHP on php version 5.3+"Andrew Dolgov
2012-09-15Revert "auth internal: fix otp check clause"Andrew Dolgov