summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
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-15add quotes around table named "user" when quote_identifiers is trueBrenda Wallace
2009-07-15use single quotes in sqlBrenda Wallace
2009-07-15use quote identifiers on the user tableBrenda Wallace
2009-07-15used single quotes in SQLBrenda Wallace
2009-07-15added user_group.design_id into the group by clauseBrenda Wallace
2009-07-15used SQL standard LIMIT/OFFSET, because every database can understand thatBrenda Wallace
2009-07-15typo in config variableBrenda Wallace
2009-07-15quote identifiers and type='psql' needs to be written to config.phpBrenda Wallace
2009-07-15changed to SQL standard of LIMIT 20 OFFSET 1 etc.Brenda Wallace
2009-07-15moved creation of design table earlier than user_groupBrenda Wallace
2009-07-15added design_id to user_groupBrenda Wallace
2009-07-15added group_block and group_alias tablesBrenda Wallace
2009-07-15added missing conversation id to noticesBrenda Wallace
2009-07-15removed semicolons from commentsBrenda Wallace
2009-07-15install.php works for postgresBrenda Wallace
2009-07-15connect to pg workingBrenda Wallace
2009-07-15added dbtype detection - and only install mysql stuff if mysql selectedBrenda Wallace
2009-07-15added dbtype to the installer formBrenda Wallace
2009-07-15missing word (find) addedBrenda Wallace
2009-07-15mysql or pgsql required (not mysql)Brenda Wallace
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
2009-07-14Updated master laconica.po file and merged in lastest translations work from ...Zach Copley
2009-07-14HTML "File"/attachments should probably not be considered enclosures.Craig Andrews