gnu-social/plugins
Brion Vibber 53c86c43c4 Bringing Sphinx search support up to code: broken out to a plugin, now supports multiple sites on a single server.
Upgrade notes:
* Index names have changed from hardcoded 'Identica_people' and 'Identica_notices' to use the database name and actual table names. Must reindex.

New events:
* GetSearchEngine to override default search engine class selection from plugins

New scripts:
* gen_config.php generates a sphinx.conf from database configuration (with theoretical support for status_network table, but it doesn't seem to be cleanly queriable right now without knowing the db setup info for that. Needs generalized support.)
* Replaced old sphinx-indexer.sh and sphinx-cron.sh with index_update.php

Other fixes:
* sphinx.conf.sample better matches our live config, skipping unused stopword list and using a more realistic indexer memory limit

Further notes:
* Probably doesn't work right with PostgreSQL yet; Sphinx can pull from PG but the extraction queries currently look like they use some MySQL-specific functions.
2009-11-10 13:44:40 -08:00
..
Auth Changed to Evan's event style and added an AuthPlugin superclass 2009-11-10 16:28:37 -05:00
Autocomplete Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
BitlyUrl Added a Bitly URL Shortener. Unfortunately, it doesn't work, as bit.ly requires credentials to shorten URLs now, and we presently have no way to provide them. 2009-11-03 17:44:08 -05:00
Comet define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
Facebook Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
InfiniteScroll Make the infinite scroll plugin have a non-infinite scroll (button click to scroll) mode 2009-09-19 22:53:39 -04:00
Ldap Changed to Evan's event style and added an AuthPlugin superclass 2009-11-10 16:28:37 -05:00
LilUrl Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions. 2009-11-02 09:14:15 -08:00
Meteor Revert "* [Cc]an't -> [Cc]annot" 2009-11-08 23:28:51 +01:00
OpenID Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
Orbited remove spurious readme from Orbited 2009-10-04 04:11:10 -04:00
PtitUrl Pluginize the URL shorteners 2009-09-03 14:58:50 -04:00
PubSubHubBub Fixed PubSubHubBub plugin to reflect new api 2009-10-30 01:20:47 -04:00
Realtime Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
recaptcha Correction to path in README of recaptcha plugin 2009-09-18 08:27:09 +01:00
RequireValidatedEmail Added a new plugin that requires a user to have a validated email address before being allowed to post notices 2009-10-12 21:21:00 -04:00
SimpleUrl Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions. 2009-11-02 09:14:15 -08:00
SphinxSearch Bringing Sphinx search support up to code: broken out to a plugin, now supports multiple sites on a single server. 2009-11-10 13:44:40 -08:00
TightUrl Pluginize the URL shorteners 2009-09-03 14:58:50 -04:00
TwitterBridge Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
UserFlag shorten flag notification and include a class 2009-11-09 13:45:10 -05:00
BlogspamNetPlugin.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
GeonamesPlugin.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
GoogleAnalyticsPlugin.php change LACONICA to STATUSNET 2009-08-25 18:42:34 -04:00
LinkbackPlugin.php Revert "* [Cc]an't -> [Cc]annot" 2009-11-08 23:28:51 +01:00
PiwikAnalyticsPlugin.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
TemplatePlugin.php Warning cleanup: drop reference on router parameter to RouterInitialized event handlers. 2009-10-29 13:55:37 -04:00
WikiHashtagsPlugin.php Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions. 2009-11-02 09:14:15 -08:00