summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-23Call $this->getNotices() always, becuase $this will be the right class.Brenda Wallace
2009-07-21Add <category> to RSS 2.0, use the same tag finding method for RSS 1.0 as for...Craig Andrews
2009-07-21Added hidden input to showRecoverForm() so form can be submitted without erro...Steve Winton
2009-07-21Check if mod_rewrite is installed before trying to use itBrenda Wallace
2009-07-21Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-07-21update dbqueuemanager to respect handler timeout valuesEvan Prodromou
2009-07-21Set the global $_cur current user so that preferences are loaded.Craig Andrews
2009-07-21Fixed: Browser language preference's not used when using Google ChromeCraig Andrews
2009-07-21Add Cellular South to list of SMS CarriersCraig Andrews
2009-07-21correctly gc sessionsEvan Prodromou
2009-07-21Fixed: If the site name contains "." or "@" (and perhaps others), then notifi...Craig Andrews
2009-07-21Fixed: The installer checks if the avatar and background directories are writ...Craig Andrews
2009-07-21Detect xmpp uri's and make them into hyperlinksCraig Andrews
2009-07-21Disable email attachment posting when $config['attachments']['uploads'] = falseCraig Andrews
2009-07-20Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xSarven Capadisli
2009-07-20Reduced content width slightly for IE6Sarven Capadisli
2009-07-20Better handle multipart emails (especially those with multipart/alternative c...Craig Andrews
2009-07-20Updated pigeonthoughts content/aside_primary layout valuesSarven Capadisli
2009-07-20Updated pigeonthoughts themeSarven Capadisli
2009-07-19Merge commit 'br3nda/0.8.x-pginstaller' into 0.8.xCiaranG
2009-07-19Merge commit 'br3nda/0.8.x-pgfixes' into 0.8.xCiaranG
2009-07-17I can't believe I forgot to commit this as part of 9ed117d... wow. Epic fail....Craig Andrews
2009-07-17Make RSS 1.0 more efficient when the same hashtag is used in multiple notices.Craig Andrews
2009-07-17Add link to conversation pages when possible.Craig Andrews
2009-07-17Fix RDFS namespace declaration.Craig Andrews
2009-07-17Fix OpenId cancelled / error messageCraig Andrews
2009-07-17Merge commit 'br3nda/0.8.x-nonce-tok' into 0.8.xCraig Andrews
2009-07-17Allow -d (debug logging) command line argumentZach Copley
2009-07-17Fix setting id.Zach Copley
2009-07-17Moved $_id from queuehandler to daemon, as other daemons need it too.Zach Copley
2009-07-17Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xCraig Andrews
2009-07-17Require PHP 5.2.3 or later.Craig Andrews
2009-07-17Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xZach Copley
2009-07-17Only create attachment elements if attachment is an enclosureZach Copley
2009-07-17Moved oembed endpointer so openid no longer incorrectly prompts for authentic...Craig Andrews
2009-07-17Only populate attachments array element if there are attachmentsZach Copley
2009-07-17Also show XML representation of attachments in the APIZach Copley
2009-07-17Removed noisy debugging statementsZach Copley
2009-07-17Merge branch 'oembed-provider' into 0.8.xCraig Andrews
2009-07-17Move the oembed endpoint to /main/oembedCraig Andrews
2009-07-17postgres schema - removed not null constraint from nonce.tok, and copied the ...Brenda Wallace
2009-07-16Added form_note for notice character count.Sarven Capadisli
2009-07-16Using bottom instead of top for form_noteSarven Capadisli
2009-07-16Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xSarven Capadisli
2009-07-16update Piwik analytics codeEvan Prodromou
2009-07-16Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xSarven Capadisli
2009-07-16Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-07-16use a soft limit so there's not a whole bunch of deletes on every writeEvan Prodromou
2009-07-16gc inboxes on a regular basisEvan Prodromou
2009-07-15change version to 0.8.1devEvan Prodromou