Age | Commit message (Expand) | Author |
2009-07-27 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-07-27 | script to create a simulation database | Evan Prodromou |
2009-07-27 | Added config options for site's default design value | Sarven Capadisli |
2009-07-27 | Better error handling when updating Facebook | Zach Copley |
2009-07-26 | Merge commit 'br3nda/0.8.x-lowercaseutf8' into 0.8.x | Craig Andrews |
2009-07-26 | lowercase tags using mb_convert_case(), which understands many more alphabets... | Brenda Wallace |
2009-07-25 | Updated pigeontheme to reflect the changes made to entry-content | Sarven Capadisli |
2009-07-25 | Minor change to timestamp selector | Sarven Capadisli |
2009-07-25 | Removed <dl> structure from NoticeListItem::showContext. Same as | Sarven Capadisli |
2009-07-25 | Removed <dl> structure from NoticeListItem::showNoticeSource. Same as | Sarven Capadisli |
2009-07-25 | Removed <dl> structure from NoticeListItem::showNoticeLink. Reason: | Sarven Capadisli |
2009-07-25 | Updated pigeonthoughts theme | Sarven Capadisli |
2009-07-25 | Removed <dl> structure from NoticeListItem::showReplyLink. Reason: | Sarven Capadisli |
2009-07-25 | Removed <dl> structure from NoticeListItem::showDeleteLink. Reason: | Sarven Capadisli |
2009-07-25 | If cannot connect, then stop the installation | Craig Andrews |
2009-07-25 | check the postgresql database is UTF8 before allowing installation to proceed | Brenda Wallace |
2009-07-24 | More IE fixes for Cloudy theme | Sarven Capadisli |
2009-07-24 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Sarven Capadisli |
2009-07-24 | Cloudy theme IE (mostly 7/8) fixes | Sarven Capadisli |
2009-07-23 | dbqueuemanager a little more sane about sleeping | Evan Prodromou |
2009-07-23 | whitespace in dbqueuemanager | Evan Prodromou |
2009-07-23 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-07-23 | Merge branch 'master' into 0.8.x | Evan Prodromou |
2009-07-23 | change NOTICE_GATEWAY to Notice::GATEWAY so autoloading works | Evan Prodromou |
2009-07-23 | Revert "0.9.0 dev version" | Craig Andrews |
2009-07-23 | Merge commit 'br3nda/0.8.x-tagrssfix' into 0.8.x | Craig Andrews |
2009-07-23 | Merge commit 'br3nda/0.8.x-profile-pgfix' into 0.8.x | Craig Andrews |
2009-07-23 | Minor top value for cloudy theme | Sarven Capadisli |
2009-07-23 | Updated cloudy theme | Sarven Capadisli |
2009-07-23 | Call $this->getNotices() always, becuase $this will be the right class. | Brenda Wallace |
2009-07-23 | fixed up a limit offset to be ANSI SQL compliant | Brenda Wallace |
2009-07-22 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Craig Andrews |
2009-07-22 | Merge commit 'br3nda/0.8.x-pg_tables' into 0.8.x | Craig Andrews |
2009-07-22 | Changed file back to 0644. | Eric Helgeson |
2009-07-22 | Merge commit 'jeff-themovie/private-rss' into 0.8.x | Craig Andrews |
2009-07-22 | Merge commit 'br3nda/0.8.x-attachmentfix' into 0.8.x | Craig Andrews |
2009-07-22 | Merge commit 'br3nda/0.8.x-hashtags' into 0.8.x | Craig Andrews |
2009-07-22 | Fix help text for getvaliddaemons.php | CiaranG |
2009-07-22 | moved design table earlier - needs to be before "user" becuase of the foreign... | Brenda Wallace |
2009-07-22 | more changes to file_id copied from mysql schema change in 05e51228020fecaa89... | Brenda Wallace |
2009-07-22 | fixes file_redirection table to match mysql schema change in commit 05e512280... | Brenda Wallace |
2009-07-22 | Fixes file_oembed to march mysql schema change that happened in commit 05e512... | Brenda Wallace |
2009-07-22 | added missing columns in file table | Brenda Wallace |
2009-07-22 | Stop daemons using 100% CPU and hammering the DB server when the queue is emp... | CiaranG |
2009-07-22 | Fixed "User" table - added design_id and viewdesigns | Brenda Wallace |
2009-07-22 | fixed SQL in checking for monthly quota - works in postgres and mysql | Brenda Wallace |
2009-07-22 | added missing columns in file table | Brenda Wallace |
2009-07-22 | missing AND in the SQL | Brenda Wallace |
2009-07-21 | Add <category> to RSS 2.0, use the same tag finding method for RSS 1.0 as for... | Craig Andrews |
2009-07-21 | Added hidden input to showRecoverForm() so form can be submitted without erro... | Steve Winton |