]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - lib/accountprofileblock.php
Merge branch 'twitter-bridge-fixes' into testing
authorZach Copley <zach@status.net>
Sat, 17 Sep 2011 23:33:52 +0000 (16:33 -0700)
committerZach Copley <zach@status.net>
Sat, 17 Sep 2011 23:33:52 +0000 (16:33 -0700)
commitfc827af94fec949475df217a6de7157387ee7230
tree769e87470bef2af835a9baef1867d081a39b07ee
parent5aeb48fcb2107bb4201f657aee35ed1e9a1659f4
parentd4ed6db1d87a8109529554bca1f39417907ffe0f
Merge branch 'twitter-bridge-fixes' into testing

* twitter-bridge-fixes:
  Make sure the session token gets output no matter what (whoops)
  Move submit (connect) button to the very bottom
  Move license checkbox to the end of the form
  Don't allow Twitter registration if site is invite only
  Fix reference to constant
  problem with remote subscription on groups in OStatus
  show correct favorites link
  Don't try to verify URL if the user has left it out when making a new event
  Fix undefined variable
  Change time format to work with older PHP (before 5.3)
  move OMB-specific remote login button to OMB Plugin
  use correct redirect on logout of single-user site