summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2019-08-14consistency: use DiskCache->exists() to check for present filesAndrew Dolgov
2019-08-14retire MIN_CACHE_FILE_SIZEAndrew Dolgov
2019-08-14af_zz_imgproxy: redirect to cached_url (3!!)Andrew Dolgov
2019-08-14af_zz_imgproxy: redirect to cached_url if cache already exists so that urls a...Andrew Dolgov
2019-08-14af_zz_imgproxy: redirect to cached_url if cache already exists so that urls a...Andrew Dolgov
2019-08-14DiskCache: more strict checking for input filenames, getUrl() is no longer st...Andrew Dolgov
2019-08-13* HOOK_ENCLOSURE_ENTRY: pass article_id to handlerAndrew Dolgov
2019-08-13add DiskCache.send; switch af_zz_imgproxy to use DiskCacheAndrew Dolgov
2019-08-06remove import_export plugin (replaced with ttrss-data-migration)Andrew Dolgov
2019-06-20move more globals to more appropriate placesAndrew Dolgov
2019-06-06af_readability: relax non-unicode hack to apply to HTML4 meta element markupAndrew Dolgov
2019-05-01search_sphinx: convert contructor of the sphinx API libraryAndrew Dolgov
2019-05-01af_readability: fix HOOK_GET_FULL_TEXT not being installed because plugin ini...Andrew Dolgov
2019-04-17update plugin readability-related option namesAndrew Dolgov
2019-04-17move readability library to af_readability/vendor out of global vendor directoryAndrew Dolgov
2019-04-17plugins: add HOOK_GET_FULL_TEXT which may be used to provide full text extrac...Andrew Dolgov
2019-04-11import_export: use default ts_lang if user one is unsetAndrew Dolgov
2019-04-10import_export: set tsvector_combined using DEFAULT_SEARCH_LANGUAGE on importAndrew Dolgov
2019-04-09import_export: prevent form closing before doing anything; update markupAndrew Dolgov
2019-03-21domdocument: remove old meta charset unicode hacks, replace with shorter xml ...Andrew Dolgov
2019-03-19support "picture" tags in articlesAndrew Dolgov
2019-03-17Fix missed hotkeys in googlereaderkeys pluginMichael Kuhn
2019-03-12Add set_basic_feed_info hook to af_comics to fix GoComics title and url.Rodney Stromlund
2019-03-11Refactor hotkeys to use keypress instead of keydownMichael Kuhn
2019-03-08css: insensitive -> text-mutedAndrew Dolgov
2019-03-06toggle_sidebar: switch icon on clickAndrew Dolgov
2019-03-05af_redditimgur: update prefs markupAndrew Dolgov
2019-03-04toggle_sidebar: use hamburger iconAndrew Dolgov
2019-02-26bookmarklets: add more info linkAndrew Dolgov
2019-02-25pref-prefs: fix markupAndrew Dolgov
2019-02-23fill in some missing doctypes; use short doctype where it wasn'tAndrew Dolgov
2019-02-22plugins: update markupAndrew Dolgov
2019-02-22dialogs: use semantic markup instead of dlgsec stuffAndrew Dolgov
2019-02-22plugins/share: update layoutAndrew Dolgov
2019-02-21UI: add some more info links to relevant wiki pages; minor layout updatesAndrew Dolgov
2019-02-21af_readability: construct readability object inside try-catch blockAndrew Dolgov
2019-02-20add plugins/hotkeys_noscrollAndrew Dolgov
2019-02-20simplify dlgSec-related markupAndrew Dolgov
2019-02-19OTP: css fixesAndrew Dolgov
2019-02-06af_redditimgur: apparently imgur has link rel='image_src' now, let's use itAndrew Dolgov
2018-12-21fetch_file_contents: decompress gzipped dataAndrew Dolgov
2018-12-14remove pub_set.png, replace usages with iconfontAndrew Dolgov
2018-12-13plugins/embed_original: move to attic repoAndrew Dolgov
2018-12-09remove vf_shared pixmapAndrew Dolgov
2018-12-09close_button: use vector iconAndrew Dolgov
2018-12-09center previously centered text on single line dialog panelsAndrew Dolgov
2018-12-09share plugin: fix unshare()Andrew Dolgov
2018-12-08add PluginHost.HOOK_INIT_COMPLETE (and make no_title_counters use it)Andrew Dolgov
2018-12-08bookmarklets: show pref link-buttons properlyAndrew Dolgov
2018-12-08render article on the client using headlines dataAndrew Dolgov