]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - tests/UserRightsTest.php
Merge branch '0.9.x' into refactor-api
authorZach Copley <zach@status.net>
Wed, 30 Sep 2009 17:32:05 +0000 (10:32 -0700)
committerZach Copley <zach@status.net>
Wed, 30 Sep 2009 17:32:05 +0000 (10:32 -0700)
commit5bab0288afe90996729101df1372071e1bf2cffc
tree6f715547d0cb1cf632c7be4e596fa4d45f347f41
parent34ba2d03e94d3708a68166a8eae248152691f628
parenta57783de0214f061eca3ab65880f573e8668de03
Merge branch '0.9.x' into refactor-api

* 0.9.x: (39 commits)
  Timeout a little incase the notice item from XHR response is
  Relocated the button for pop up window for notice stream
  Script no longer needed for Realtime plugin
  Better check to see if the XML prolog should be outputted for XML
  Outputting UTF-8 charset in document header irrespective of mimetype.
  Switched Doctype to XHTML 1.0 Strict (which best reflects the current
  Twitter API returns server errors in preferred format
  move HTTP error code strings to class variables
  remove string-checks from code using Notice::saveNew()
  change string return from Notice::saveNew to exceptions
  stop overwriting created timestamp on group edit
  Forgot to add home_timeline to the list of methods that only require
  Forgot to add home_timeline to the list of methods that only require
  moderator can delete another user's notice
  show delete button when user has deleteOthersNotice right
  let hooks override standard user rights
  user rights
  Merge DeleteAction class into DeletenoticeAction
  Fix some bugs in the URL linkification, and fixed the unit test.
  Fix URL linkification test cases for addition of 'title' attribution with long URL in f3c8fccc
  ...
lib/twitterapi.php