summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-26Small fix in Japanese translationYohei Endo
2017-11-20Merge branch 'master' of git.fakecake.org:tt-rssAndrew Dolgov
2017-11-20fix possible sql injection in public/forgotpassAndrew Dolgov
2017-11-18Merge branch 'comics-regex-patch' of JustAMacUser/tt-rss into masterfox
2017-11-18Merge branch 'viewport-meta-prefs' of JustAMacUser/tt-rss into masterfox
2017-11-16Add viewport meta tag to Preferences page. Similiar to commit b4865103 for th...JustAMacUser
2017-11-16Updated af_comics GoComics handling to support comics with numbers and use th...JustAMacUser
2017-11-14Merge branch 'master' of tschuettler/tt-rss into masterfox
2017-11-14Fix german stringtschuettler
2017-11-03Merge branch 'allow_hr_tag' of ubetly/tt-rss into masterfox
2017-11-03Allow <hr> tag in the RSS item' descriptionwoxcab
2017-10-30fetch_file_contents: improve error handlingAndrew Dolgov
2017-10-29add sanity check for mime_content_type()Andrew Dolgov
2017-10-15api, setArticleLabel: allow JSON booleansAndrew Dolgov
2017-10-13Merge branch 'sort_title_date' of ggrandou/tt-rss into masterfox
2017-10-13Merge branch 'favicons_bmp' of ggrandou/tt-rss into masterfox
2017-10-09allows favicons to be in Windows PC BMP formatGilles Grandou
2017-10-09makes 'order by title' to sort by title and by ascending dateGilles Grandou
2017-10-09main toolbar: set overflow to hiddenAndrew Dolgov
2017-10-08remove apache-specific x-sendfile stuffAndrew Dolgov
2017-10-08Merge branch 'viewport' of jrconlin/tt-rss into masterfox
2017-10-06Merge branch 'checkbox-feed' of dxbi/tt-rss into masterfox
2017-10-06Merge branch 'master' of git.tt-rss.org:git/tt-rssAndrew Dolgov
2017-10-06Add checkbox for authentication in edit feed dialogFelix Eckhofer
2017-10-06fix batch feed editor using wrong SQL syntax when saving feed passwordAndrew Dolgov
2017-10-02Merge branch 'relative_html_base' of wn/tt-rss into masterfox
2017-10-01get_favicon_url: only check base elements with href attributewn_
2017-10-01Handle potentially-relative base element when getting favicon.wn_
2017-10-01Merge branch 'hook_feed_basic_info' of wn/tt-rss into masterfox
2017-09-26Only require an array of basic info from 'HOOK_FEED_BASIC_INFO'.wn_
2017-09-24Add 'HOOK_FEED_BASIC_INFO' to enable plugins to provide basic feed info.wn_
2017-09-18Merge branch 'vreddit_fallback_url' of wn/tt-rss into masterfox
2017-09-17af_redditimgur: use common header retrieval functionwn_
2017-09-17af_redditimgur: Rework retrieval of v.redd.it fallback URL.wn_
2017-09-17af_redditimgur: Use v.redd.it fallback URL when possible.wn_
2017-09-16af_redditimgur: add basic support for v.redd.it videosAndrew Dolgov
2017-09-15Merge branch 'domdocument_content_savehtml' of wn/tt-rss into masterfox
2017-09-09Use 'saveHTML' when generating HTML from a DOMDocument.wn_
2017-09-02Add "viewport" meta to allow mobile devices ability to resize and display page.jr conlin
2017-08-17add support for http 304 not modified (no timestamp calculation bullshit like...Andrew Dolgov
2017-08-14filters/edit: properly parse feed-specific legacy format filter rulesAndrew Dolgov
2017-08-12force-request counters on load once if bw_limit option is enabled (because th...Andrew Dolgov
2017-08-09use mysqli_set_charset() to set MYSQL_CHARSETAndrew Dolgov
2017-08-06rssutils: include comment count when calculating article hashAndrew Dolgov
2017-08-02Merge branch 'labels_context_menu' of wn/tt-rss into masterfox
2017-08-01Don't display label context menu items if there are no labels.wn_
2017-07-30request counters less times during startup, delay initial request in feedlist...Andrew Dolgov
2017-07-30get_all_labels: order by captionAndrew Dolgov
2017-07-30do not base headlines label context submenu on feed tree labels categoryAndrew Dolgov
2017-07-27update previousAndrew Dolgov