summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-27Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xCraig Andrews
2009-07-27Sanitize html returned by oEmbed providers to protect laconica from XSS attacksCraig Andrews
2009-07-27want a minimum of 10 subs per userEvan Prodromou
2009-07-27Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-07-27script to create a simulation databaseEvan Prodromou
2009-07-27Added config options for site's default design valueSarven Capadisli
2009-07-27Better error handling when updating FacebookZach Copley
2009-07-26Merge commit 'br3nda/0.8.x-lowercaseutf8' into 0.8.xCraig Andrews
2009-07-26lowercase tags using mb_convert_case(), which understands many more alphabets...Brenda Wallace
2009-07-25Updated pigeontheme to reflect the changes made to entry-contentSarven Capadisli
2009-07-25Minor change to timestamp selectorSarven Capadisli
2009-07-25Removed <dl> structure from NoticeListItem::showContext. Same asSarven Capadisli
2009-07-25Removed <dl> structure from NoticeListItem::showNoticeSource. Same asSarven Capadisli
2009-07-25Removed <dl> structure from NoticeListItem::showNoticeLink. Reason:Sarven Capadisli
2009-07-25Updated pigeonthoughts themeSarven Capadisli
2009-07-25Removed <dl> structure from NoticeListItem::showReplyLink. Reason:Sarven Capadisli
2009-07-25Removed <dl> structure from NoticeListItem::showDeleteLink. Reason:Sarven Capadisli
2009-07-25If cannot connect, then stop the installationCraig Andrews
2009-07-25check the postgresql database is UTF8 before allowing installation to proceedBrenda Wallace
2009-07-24More IE fixes for Cloudy themeSarven Capadisli
2009-07-24Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xSarven Capadisli
2009-07-24Cloudy theme IE (mostly 7/8) fixesSarven Capadisli
2009-07-23dbqueuemanager a little more sane about sleepingEvan Prodromou
2009-07-23whitespace in dbqueuemanagerEvan Prodromou
2009-07-23Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.xEvan Prodromou
2009-07-23Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-07-23Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-07-23Merge branch 'master' into 0.8.xEvan Prodromou
2009-07-23change NOTICE_GATEWAY to Notice::GATEWAY so autoloading worksEvan Prodromou
2009-07-23Revert "0.9.0 dev version"Craig Andrews
2009-07-23Merge commit 'br3nda/0.8.x-tagrssfix' into 0.8.xCraig Andrews
2009-07-23Merge commit 'br3nda/0.8.x-profile-pgfix' into 0.8.xCraig Andrews
2009-07-23Minor top value for cloudy themeSarven Capadisli
2009-07-23Updated cloudy themeSarven Capadisli
2009-07-23Call $this->getNotices() always, becuase $this will be the right class.Brenda Wallace
2009-07-23fixed up a limit offset to be ANSI SQL compliantBrenda Wallace
2009-07-22Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xCraig Andrews
2009-07-22Merge commit 'br3nda/0.8.x-pg_tables' into 0.8.xCraig Andrews
2009-07-22Merge commit 'origin/0.8.x' into 0.9.xEric Helgeson
2009-07-22Changed file back to 0644.Eric Helgeson
2009-07-22Merge commit 'jeff-themovie/private-rss' into 0.8.xCraig Andrews
2009-07-22Merge commit 'br3nda/0.8.x-attachmentfix' into 0.8.xCraig Andrews
2009-07-22Merge commit 'br3nda/0.8.x-hashtags' into 0.8.xCraig Andrews
2009-07-22Fix help text for getvaliddaemons.phpCiaranG
2009-07-22moved design table earlier - needs to be before "user" becuase of the foreign...Brenda Wallace
2009-07-22more changes to file_id copied from mysql schema change in 05e51228020fecaa89...Brenda Wallace
2009-07-22fixes file_redirection table to match mysql schema change in commit 05e512280...Brenda Wallace
2009-07-22Fixes file_oembed to march mysql schema change that happened in commit 05e512...Brenda Wallace
2009-07-22added missing columns in file tableBrenda Wallace
2009-07-22Stop daemons using 100% CPU and hammering the DB server when the queue is emp...CiaranG