summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Collapse)Author
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 ↵Andrew Dolgov
text (refs #509)
2012-11-11fix headlines subtoolbar not being inserted for feeds with 0 headlines ↵Andrew Dolgov
breaking various JS stuff expecting it
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
This reverts commit c7fe1b4e9e392e0b9ffa55151c43ea7e2e2ee709. Conflicts: include/functions.php include/rssfuncs.php
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, ↵Andrew Dolgov
various other speedups
2012-09-19api: remove unneeded stuff, add special header for android httpurlconnection ↵Andrew Dolgov
which seems to be retarded
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
This reverts commit 1835f145a8f4d450e33b15faf7d50437731a8793.
2012-09-15Revert "auth internal: fix otp check clause"Andrew Dolgov
This reverts commit 72d0e9b33f8f83969d738d71029ce272336b9cee.
2012-09-15do not use prefs_feed_search when displaying main UI feedtreeAndrew Dolgov
2012-09-14move inactiveFeeds and feedsWithErrors to pref-feeds; fix element id collisionsAndrew Dolgov