]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Moved group create API into its own action
authorZach Copley <zach@status.net>
Mon, 12 Oct 2009 19:31:14 +0000 (12:31 -0700)
committerZach Copley <zach@status.net>
Mon, 12 Oct 2009 19:31:14 +0000 (12:31 -0700)
commite071a8cbffd8eaf63f2d92e15edc2f6f25d9c984
tree6c5ceb667b9d31118682417b7a9dbb183331dc5b
parent061af8fa06ccb98f667d1ee670da2dbb179d8b0e
parentf719720e8ad3b09d664e33172bafef2b0fb91eea
Moved group create API into its own action

Merge branch '0.9.x' into refactor-api

* 0.9.x:
  Implemented create group api
  fix FBConnect so it doesn't muffle EndPrimaryNav
  don't write session if it's unchanged
  Fixed facebook connect primary nav to hide search option when site is private and user is not logged in
  Fixed facebook connect primary nav to obey sms/twitter/openid settings
  Fixed facebook connect login nav to obey openid settings
  Fixed facebook connect nav to obey sms/twitter disabled
  Fixed twitter defaulting to disabled
  Revert "Open tags should have closing tags"
  Don't show search suggestions for private sites
  Fixed E_NOTICE when returnto isn't set
  Fixed E_NOTICE when the "lite" parameter isn't included in the request
  Fixed E_NOTICE - GroupList expects an owner object in the constructor, not an array of search terms
  Returning false seems to fix IE from reclaiming window focus. I think
  Aligning notice attach label from right instead of left
  Fixed IE background image alignment for attach, favour and disfavour
  Fixed nudge and direct message background image alignment
  Using 'CSS sprites' for common icons for the identica theme. Default
  Open tags should have closing tags

Conflicts:
actions/twitapigroups.php
actions/twitapistatuses.php
actions/apigroupcreate.php
lib/api.php
lib/router.php