gnu-social/plugins
Zach Copley 4b98edf75f Merge branch '0.9-release'
* 0.9-release: (874 commits)
  Removed call to NewDirectMessage() until IE return is fixed i.e.,
  Don't show flag user button your own profile
  Fixed HXR response for flag user
  Using the right form class name
  Using common_redirect
  Left a form_data class of a <ul> in the user admin panel
  Added validation to fields in user admin panel
  Added a user admin panel
  Added mobile logos for default and identica themes
  Changed gif to png
  Changed this to action. THANKS zach!
  Doing content negotiation only once
  Add execute bit to pingqueuehandler
  Localisation updates for !StatusNet from !translatewiki.net
  Use the browser's geolocation API to set the location on the notice form
  Add geometa library, and include it.
  Add location form elements to the noticeform, and save their values on submission
  Use the $user object nickname, as login name doesnt have to == nickname anymore with plugins such as ldap/etc
  Revert "Re added NICKNAME_FMT constant to router.php."
  Moved most path and server settings to a new paths admin panel
  ...

Conflicts:
	js/util.js
	locale/it_IT/LC_MESSAGES/statusnet.mo
	locale/mk_MK/LC_MESSAGES/statusnet.mo
	locale/mk_MK/LC_MESSAGES/statusnet.po
	locale/pt_BR/LC_MESSAGES/statusnet.mo
	locale/vi_VN/LC_MESSAGES/statusnet.mo
	plugins/InfiniteScroll/infinitescroll.js
	plugins/Realtime/realtimeupdate.js
2009-11-19 20:12:46 -08:00
..
Authentication Improved parameter checking 2009-11-18 12:57:37 -05:00
Authorization Blasted missing a $this! 2009-11-18 16:12:55 -05:00
Autocomplete Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
BitlyUrl Redid how URL shorteners work. This way is much more like how Evan wants events to work (and more like how the rest of SN works). 2009-11-11 14:04:44 -05:00
Comet define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
EmailAuthentication Added a User_username table that links the external username with a StatusNet user_id 2009-11-12 20:12:36 -05:00
Facebook Moved class="pagination" to child element and removed element 2009-11-13 12:26:24 +00:00
InfiniteScroll Merge branch '0.9-release' 2009-11-19 20:12:46 -08:00
LdapAuthentication You cannot use static that way - using another approach to save reuse the default ldap connection 2009-11-18 16:58:06 -05:00
LdapAuthorization You cannot use static that way - using another approach to save reuse the default ldap connection 2009-11-18 16:58:06 -05:00
LilUrl Redid how URL shorteners work. This way is much more like how Evan wants events to work (and more like how the rest of SN works). 2009-11-11 14:04:44 -05:00
Mapstraction take out void setLabel() call in Mapstraction 2009-11-19 13:24:03 -05:00
Meteor Removed old comments 2009-11-12 10:24:18 +00:00
Mobile Init for WAP 2.0 and XHTML Mobile Profile support. WAP20Plugin is a 2009-10-02 11:46:14 +00:00
MobileProfile Using common_redirect 2009-11-20 02:12:09 +00:00
OpenID Fix for PHP spewing notices from commit a373d07ae0 2009-11-16 15:36:30 -08:00
Orbited remove spurious readme from Orbited 2009-10-04 04:11:10 -04:00
PtitUrl Redid how URL shorteners work. This way is much more like how Evan wants events to work (and more like how the rest of SN works). 2009-11-11 14:04:44 -05:00
PubSubHubBub Fixed PubSubHubBub plugin to reflect new api 2009-10-30 01:20:47 -04:00
Realtime Merge branch '0.9-release' 2009-11-19 20:12:46 -08:00
Recaptcha Refactored Recaptcha plugin to use addPlugin() 2009-11-16 11:44:31 -05: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
ReverseUsernameAuthentication Added a User_username table that links the external username with a StatusNet user_id 2009-11-12 20:12:36 -05:00
SimpleUrl Redid how URL shorteners work. This way is much more like how Evan wants events to work (and more like how the rest of SN works). 2009-11-11 14:04:44 -05: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 Redid how URL shorteners work. This way is much more like how Evan wants events to work (and more like how the rest of SN works). 2009-11-11 14:04:44 -05:00
TwitterBridge Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
UrlShortener Redid how URL shorteners work. This way is much more like how Evan wants events to work (and more like how the rest of SN works). 2009-11-11 14:04:44 -05:00
UserFlag Don't show flag user button your own profile 2009-11-19 19:56:24 -08:00
BlogspamNetPlugin.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
GeonamesPlugin.php tobyink's location RDF patch 2009-11-19 12:00:25 -05:00
GeoURLPlugin.php initial support for geourl.org 2009-11-10 17:08:33 -05:00
GoogleAnalyticsPlugin.php change LACONICA to STATUSNET 2009-08-25 18:42:34 -04:00
LinkbackPlugin.php Should be using onHandleQueuedNotice instead of onEndNoticeSave 2009-11-19 11:08:13 -05: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