summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-08-13change include_children to a togglebutton; add placeholder setting save in a ...Andrew Dolgov
2012-08-13add toolbar checkbox to include subcategories to viewfeed()Andrew Dolgov
2012-08-13fix queryFeedHeadlines, rename getCategoryUnreadRecursiveAndrew Dolgov
2012-08-13allow queryFeedHeadlines() to show child category entriesAndrew Dolgov
2012-08-13add special indication for categories having unread items in child categoriesAndrew Dolgov
2012-08-13initial work on nested categoriesAndrew Dolgov
2012-08-09add update.php -indexes to recreate tt-rss indexes from schema fileAndrew Dolgov
2012-08-04add command line option '-quiet' to make update.php more quietRutger Wessels
2012-07-31set mb_internal_encodingAndrew Dolgov
2012-07-22Support protocol-relative URLsfluffy
2012-07-10do not perform sanity checks on each backend requestAndrew Dolgov
2012-07-10sanity_check: fix typoAndrew Dolgov
2012-07-09split related title to separate define _NGRAM_TITLE_RELATED_THRESHOLDAndrew Dolgov
2012-07-09experimental article attachment ui based on dijit dropdownAndrew Dolgov
2012-07-09fix getLabelUnread (refs #464)Andrew Dolgov
2012-07-09implement showing related articles in 3panel mode when ngram stuff is enabledAndrew Dolgov
2012-07-09implement proof of concept postgresql pg_trgm N-gram based marking of similar...Andrew Dolgov
2012-07-09remove COUNTERS_MAX_AGE, add some optimization for counter queries (refs #464)Andrew Dolgov
2012-07-06remove memcached stuffAndrew Dolgov
2012-06-30use Uncategorized coalesce in a few more placesAndrew Dolgov
2012-06-20automatically add active article title in create filter dialogAndrew Dolgov
2012-06-14New class to differentiate post title & tagsAndrew Dolgov
2012-06-07prevent session modification in public/shareAndrew Dolgov
2012-06-06update de_DE translationAndrew Dolgov
2012-06-05Revert "remove htmlpurifier"Andrew Dolgov
2012-06-03revert to previous catchup behaviour on reverse headlines mode; fix typo in jsAndrew Dolgov
2012-06-03experimental tweak to not mark articles newer than last one loaded in the buf...Andrew Dolgov
2012-06-01remove htmlpurifierAndrew Dolgov
2012-05-31remove Archived articles from Uncategorized viewAndrew Dolgov
2012-05-24properly update favicon_last_checkedAndrew Dolgov
2012-05-24expire files in cache/exportAndrew Dolgov
2012-05-24rate-limit requests for favicons when not present to conserve traffic (refs #...Andrew Dolgov
2012-05-21release 1.5.11Andrew Dolgov
2012-05-17Revert "get favicon from icon atom feeds & search for icons not only in html ...Andrew Dolgov
2012-05-17fix warning when entry content is used as array unnecessarilyAndrew Dolgov
2012-05-17rework initial sanity check to report all found errorsAndrew Dolgov
2012-05-15get favicon from icon atom feeds & search for icons not only in html head (cl...Andrew Dolgov
2012-05-05apply patch from gmargo to differentiate between manual and new feed after-su...Andrew Dolgov
2012-04-09disable internal magpie/simplepie cache for manual updatesAndrew Dolgov
2012-04-04fix csrf_token for single user modeAndrew Dolgov
2012-04-01allow manual updates for feeds with disabled automatic updatesAndrew Dolgov
2012-03-29change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schemaAndrew Dolgov
2012-03-29add patch by gmargo to improve favicon detection by contentAndrew Dolgov
2012-03-20set csrf and access_level in single user mode sessionAndrew Dolgov
2012-03-19add sanity check for hash() functionAndrew Dolgov
2012-03-12update translations; merge new stuff from TransifexAndrew Dolgov
2012-03-11rewrite_relative_url: add theoretical fix for magnet links (refs #436)Andrew Dolgov
2012-03-08API: add order_id to getFeedsAndrew Dolgov
2012-03-08API: add order_id to getCategories; add feed_title to getHeadlines; bump api ...Andrew Dolgov
2012-03-05pref-feeds: apply patch by gmargo@forum to show/hide empty categoriesAndrew Dolgov