]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
authorZach Copley <zach@controlyourself.ca>
Tue, 23 Jun 2009 21:29:46 +0000 (14:29 -0700)
committerZach Copley <zach@controlyourself.ca>
Tue, 23 Jun 2009 21:29:46 +0000 (14:29 -0700)
commitf04a54ed2f70686d67ed50da21bde61c55b07696
treed4dbfac2a98e35b6f47696f787a3c2aa551f51ab
parent31325f0995bb61413b07f166d253b13fb27d085d
parent2d3e990ed47ee1c7130e1febabe7133884a85c80
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x

* '0.8.x' of git@gitorious.org:laconica/dev: (61 commits)
  Using default theme design values (it was previously set to identica
  Updated default colour theme and IE6 colours for transparent values
  chmod +x delete_status_network.sh
  rm -Rf, not rmdir
  script to delete a status network
  chmod allsites.php
  script to show all sites on a network
  use different name for connection and database
  use /etc/laconica/setup.cfg instead of local file
  other base directories
  On XHR notice post, calls NoticeAttachment to trigger thumbnail and
  oembed and thumbnail don't need sequences
  add innodb by default to status networks
  pwgen not pwdgen
  make pwgen command configurable
  a little sql script to drop full-text index and use innodb for profile and notice
  remove common_debug from newnotice
  append uploads to content rather than showing them double
  use a subclass for single notice items to show attachments
  make file command configurable
  ...