summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
http://laconi.ca/trac/ticket/1605
2009-07-17Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xZach Copley
* '0.8.x' of git@gitorious.org:laconica/mainline: Moved oembed endpointer so openid no longer incorrectly prompts for authentication
2009-07-17Only create attachment elements if attachment is an enclosureZach Copley
2009-07-17Moved oembed endpointer so openid no longer incorrectly prompts for ↵Craig Andrews
authentication
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-16Added form_note for notice character count.Sarven Capadisli
http://laconi.ca/trac/ticket/1712
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
2009-07-15upgrade to latest version of DB_DataObjectEvan Prodromou
2009-07-15Documentation for the Facebook Connect pluginZach Copley
2009-07-16More tinkering with logout. I think I got it this time! It's been driving me ↵Zach Copley
crazy.
2009-07-15Update to lastest external Facebook libsZach Copley
2009-07-15Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xSarven Capadisli
2009-07-15Try oEmbed discovery before using oohembedCraig Andrews
2009-07-15Fixed bugs in oEmbed library's discovery routinesCraig Andrews
2009-07-15Reduced notice div.entry-content width so that in the case of superSarven Capadisli
deep/crazy conversations the notice options don't misalign.
2009-07-15conversation action is readonlyEvan Prodromou
2009-07-15Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x0.8.0rc10.8.0Evan Prodromou
2009-07-15add some info about pluginsEvan Prodromou
2009-07-15Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xSarven Capadisli
2009-07-15Updated attachment view position. It is now closer to top.Sarven Capadisli
2009-07-15update release date and some extra stuff in the featuresEvan Prodromou
2009-07-15Merge branch 'realtimeajax' into 0.8.xEvan Prodromou
2009-07-15better callback functions for comet pluginEvan Prodromou
2009-07-15build channel strings in CometPluginEvan Prodromou
2009-07-15Build channel strings in Meteor pluginEvan Prodromou
2009-07-15let implementations build channel strings for realtimeEvan Prodromou
2009-07-15Added oEmbed discovery for attachments and noticesCraig Andrews
2009-07-15Support oembed for attachments and noticesCraig Andrews
2009-07-15Added attachment information to the json responsesCraig Andrews
2009-07-15Added stub oembed api endpointCraig Andrews
2009-07-14changes to make realtime work for MeteorEvan Prodromou
2009-07-14Change CometPlugin so it re-uses stuff from RealtimePluginEvan Prodromou
2009-07-14pass proper args for realtime recipe methodsEvan Prodromou
2009-07-14make RealtimePlugin work correctlyEvan Prodromou
2009-07-14Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xZach Copley
* '0.8.x' of git@gitorious.org:laconica/mainline: HTML "File"/attachments should probably not be considered enclosures. Moved the decision logic as to whether an attachment should be an enclosure to the File class
2009-07-14Updated master laconica.po file and merged in lastest translations work from ↵Zach Copley
Pootle.
2009-07-14HTML "File"/attachments should probably not be considered enclosures.Craig Andrews
2009-07-14Moved the decision logic as to whether an attachment should be an enclosure ↵Craig Andrews
to the File class