summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-12ServerErrorAction always logsEvan Prodromou
2009-08-10Revert "common_config returns false if the config value is not set. Design::t...Evan Prodromou
2009-08-10Revert "Typo, session_name is a function."Evan Prodromou
2009-08-10Revert "UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error han...Evan Prodromou
2009-08-10Merge branch 'master' of git@gitorious.org:laconica/mainlineEvan Prodromou
2009-08-10$args Was Out Of Scope in CheckMirror.Christopher Vollick
2009-08-10Typo, session_name is a function.Adrian Lang
2009-08-10common_config returns false if the config value is not set. Design::toWebColo...Adrian Lang
2009-08-10UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo.Adrian Lang
2009-08-08Only populate attachments array element if there are attachmentsZach Copley
2009-08-08Also show XML representation of attachments in the APIZach Copley
2009-08-08Post to Facebook user's stream if notice has an attachment, otherwise post no...Zach Copley
2009-08-08Better error handling when updating FacebookZach Copley
2009-08-08Update to lastest external Facebook libsZach Copley
2009-08-08Attempt to reduce the number of calls to FB to speed things upZach Copley
2009-08-08More tinkering with logout. I think I got it this time! It's been driving me ...Zach Copley
2009-08-08Call $this->getNotices() always, becuase $this will be the right class.Brenda Wallace
2009-08-05Argh, first commit for ages and such a stupid error. Sorry.Adrian Lang
2009-08-05Fix reference to undefined variable in Design::toWebColor.Adrian Lang
2009-08-02don't delete during selectEvan Prodromou
2009-08-02A script to GC sessions correctlyEvan Prodromou
2009-08-02GC sessions one by one to make sure memcached gets clearedEvan Prodromou
2009-07-30Removed default values from <input>s. JavaScript will now get theSarven Capadisli
2009-07-30Site-wide design configurationEvan Prodromou
2009-07-28Fix RDFS namespace declaration.Craig Andrews
2009-07-27better check for existing DB connection runs SET NAMES UTF8 lessEvan Prodromou
2009-07-27change front page to link to max member groupsEvan Prodromou
2009-07-23change NOTICE_GATEWAY to Notice::GATEWAY so autoloading worksEvan Prodromou
2009-07-21update dbqueuemanager to respect handler timeout valuesEvan Prodromou
2009-07-21correctly gc sessionsEvan Prodromou
2009-07-16update Piwik analytics codeEvan Prodromou
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 attachment information to the json responsesCraig 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
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