Commit History

Author SHA1 Message Date
  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) 8 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) 9 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 10 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
  Andrew Dolgov ee65bef405 add HOOK_FETCH_FEED 11 years ago
  Rasmus Lerdorf 6f7798b643 Fixing bugs found by static analysis 11 years ago
  Andrew Dolgov d48398e647 pluginhost: remove session cache for storage 11 years ago
  Andrew Dolgov 8cefe38a0a add HOOK_PREFS_SAVE_FEED 11 years ago
  Andrew Dolgov 057177eb2c add HOOK_PREFS_EDIT_FEED 11 years ago
  Andrew Dolgov 106a3de91c plugins: bump API version 11 years ago
  Andrew Dolgov ddf28801e4 implement plugin API version compatibility check 11 years ago
  Andrew Dolgov 726bd48e8c better handle get_link() enabled plugins crashing on load 11 years ago
  Andrew Dolgov 48ed517e8d pref_prefs: remove second argument from the constructor 11 years ago
  Andrew Dolgov 1ffe3391f9 make pluginhost a singleton 11 years ago