]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - actions/usergroups.php
Merge branch '1.0.x' into directory
authorZach Copley <zach@status.net>
Mon, 7 Mar 2011 20:37:51 +0000 (12:37 -0800)
committerZach Copley <zach@status.net>
Mon, 7 Mar 2011 20:37:51 +0000 (12:37 -0800)
commit4b24f09ab4212bb696ed5bd73b4b0454c3d52a6f
tree854e85cc9006e44b5f561bea60d6f55e81c22cd2
parent00c14ffa88c508d1675881e6a20b70f2b1288963
parentf4f4e7499febb2c4be16b273ecdc7c206a87c275
Merge branch '1.0.x' into directory

* 1.0.x: (68 commits)
  Avoid AJAX fetch delay for inline replies when possible; we clone a copy of the notice form skeleton at initialization, then insert it in place instead of fetching a new one.
  Fix bad reference
  lost a </div> in input_forms
  neo is the default
  First version of 3cl theme neo.
  cleaner is the new default theme (for now)
  store reply_to notices as comment activity objects
  fix object errors with bookmark notices
  save the object type when saving a new bookmark notice
  ActivityObject uses Notice's object_type by default
  Notice saves its object type
  show correct notice in output
  UR FACE
  wrapper div for primary nav
  Revert "abstraction for starting and ending a menu"
  Revert "primarynav uses menustart and menuend"
  primarynav uses menustart and menuend
  abstraction for starting and ending a menu
  remove adminpanelnav from adminpanelaction module
  Input form switcher works
  ...