Commit History

Author SHA1 Message Date
  Andrew Dolgov 6fb5f17be6 pluginhost: always return an array in get_all() 6 years ago
  Andrew Dolgov f70d456a5b Merge branch 'master' of git.tt-rss.org:git/tt-rss into pdo-experimental 6 years ago
  Andrew Dolgov 7c6f7bb0aa fix some minor issues found by code analyzer 6 years ago
  Andrew Dolgov df5d2a0665 pluginhost: do not connect via legacy DB api until requested 6 years ago
  Andrew Dolgov f8108cc28d pluginhost: save_data() fixes 6 years ago
  Andrew Dolgov 8af94f1292 pluginhost: use PDO 6 years ago
  dim0x69 5395526444 add HOOK_UNSUBSCRIBE_FEED 6 years ago
  Andrew Dolgov 8b73bd28d8 remove apache-specific x-sendfile stuff 6 years ago
  wn_ bec5ba93e2 Add 'HOOK_FEED_BASIC_INFO' to enable plugins to provide basic feed info. 6 years ago
  Andrew Dolgov e50a647916 add HOOK_FORMAT_ARTICLE & HOOK_FORMAT_ARTICLE_CDM 7 years ago
  Andrew Dolgov ea79a0e033 remove some redundant php closing tags 7 years ago
  Andrew Dolgov 7b55001eee fix various issues reported by static analysis 7 years ago
  Andrew Dolgov 58210301e0 add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxy 7 years ago
  Andrew Dolgov 6293d3717c add toggle_sidebar plugin, remove obsolete toggle button 7 years ago
  Andrew Dolgov 399678a14e add PluginHost.HOOK_ARTICLE_EXPORT_FEED 8 years ago
  Andrew Dolgov 583f163f40 don't init plugins when loading everything to make a list, duh 8 years ago
  Andrew Dolgov b87744534a add plugin-based filter actions (see example plugin in attic) 9 years ago
  Andrew Dolgov 5914f31981 pluginhost: mention that update task & housekeeping hooks are for global plugins only 9 years ago
  Andrew Dolgov ca5d39e866 pluginhost: assume plugins.local exists 9 years ago
  Andrew Dolgov 7c0a2ab202 pluginhost: allow loading user plugins from plugins.local 9 years ago
  Andrew Dolgov 945346cbff add HOOK_RENDER_ENCLOSURE & af_youtube_embed plugin 9 years ago
  Andrew Dolgov 7eb87b80d5 add pluginhost HOOK_HEADLINES_BEFORE (refs #814) 10 years ago
  wltb 01465325b4 Add subscribe hook, give more information to fetch_feed hook 10 years ago
  Dave Zaikos 2bb11658a8 Added HOOK_FORMAT_ENCLOSURES plugin hook. 10 years ago
  Rob Hoelz baaf4c3043 Make search mechanism pluggable 10 years ago
  Andrew Dolgov 84e36b61a3 make_init_params: add plugins 10 years ago
  Dave Zaikos a96bb3d88a Fixed a bug in PluginHost::del_hook() where the parameters passed to array_search() were in the incorrect order. 10 years ago
  Andrew Dolgov 8e47022036 add hook_house_keeping 11 years ago
  justauser 891e36f57e Changes to add a new hook: HOOK_QUERY_HEADLINES. An example is provided. 11 years ago
  Andrew Dolgov 14c84904fe pluginhost: allow html tags in plugin storage 11 years ago