Age | Commit message (Expand) | Author |
2009-08-02 | A script to GC sessions correctly | Evan Prodromou |
2009-08-02 | GC sessions one by one to make sure memcached gets cleared | Evan Prodromou |
2009-07-30 | don't ignore config.php.sample | Evan Prodromou |
2009-07-30 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-07-30 | throw an exception rather than die() | Evan Prodromou |
2009-07-30 | Removed default values from <input>s. JavaScript will now get the | Sarven Capadisli |
2009-07-30 | remove debugging code about processing a new URL | Evan Prodromou |
2009-07-30 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-07-30 | Site-wide design configuration | Evan Prodromou |
2009-07-30 | Fix the router entries for the oEmbed endpoint so they don't accidentally cat... | Craig Andrews |
2009-07-30 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-07-29 | /check-fancy now works when installed in root dir. | Tom Adams |
2009-07-29 | Pass $fancy to *_db_installer. | Tom Adams |
2009-07-29 | Use <?php not <?. | Tom Adams |
2009-07-29 | move oEmbed router connection after plugins, so other endpoints (such as main... | Craig Andrews |
2009-07-29 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-07-29 | New algorithm for reply_to saving | Evan Prodromou |
2009-07-28 | Avoid potentially double encoding already utf-8 encoded messages | Craig Andrews |
2009-07-28 | Handle UTF-8 encoded text in emails. | Craig Andrews |
2009-07-28 | Splitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47ba54e9b1a3b | Eric Helgeson |
2009-07-28 | Minor UI fix for IE6 notice-options | Sarven Capadisli |
2009-07-28 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-07-27 | pgsql's install had windows newlines. ran db/laconica_pg.sql | Eric Helgeson |
2009-07-27 | trim the subject line of invite emails | Craig Andrews |
2009-07-27 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Craig Andrews |
2009-07-27 | change front page to link to max member groups | Evan Prodromou |
2009-07-27 | better check for existing DB connection runs SET NAMES UTF8 less | Evan Prodromou |
2009-07-27 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Craig Andrews |
2009-07-27 | Sanitize html returned by oEmbed providers to protect laconica from XSS attacks | Craig Andrews |
2009-07-27 | want a minimum of 10 subs per user | Evan Prodromou |
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 |