summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13added Realtime superclassEvan Prodromou
2009-07-13update README for Meteor pluginEvan Prodromou
2009-07-13correctly pass JSON object to receive function for MeteorEvan Prodromou
2009-07-13add slashes to JSON so it goes across meteor.js channel correctlyEvan Prodromou
2009-07-11Some changes for debuggingEvan Prodromou
2009-07-11first version of Meteord plugin, doesn't workEvan Prodromou
2009-07-10Fix link for atom feed in showgroup actionZach Copley
2009-07-10Make get_group() behave more like get_user()Zach Copley
2009-07-10Group timeline API method doesn't require authZach Copley
2009-07-10Update showgroup action RSS 2.0 feed linkZach Copley
2009-07-10Fix alternate link for groups API feedZach Copley
2009-07-10Move groups timeline API method into groups API actionZach Copley
2009-07-10Merge branch 'candrews-review' into 0.8.xZach Copley
2009-07-10Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xZach Copley
2009-07-10Add Craig Andrews to the credits listZach Copley
2009-07-10Fix conflict from merge with 0.7.x; remove conflict markersZach Copley
2009-07-10Merge branch 'candrews-review' into 0.8.xZach Copley
2009-07-10added group status api, located at /api/statuses/group_timeline/ID.rssCraig Andrews
2009-07-10Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-07-09add a little syntactical sugar for adding pluginsEvan Prodromou
2009-07-09wrong order for span and a in profilesectionEvan Prodromou
2009-07-09cache frequently-used subscriber, subscription, notice and fave count valuesEvan Prodromou
2009-07-09When a notice is posted with an attachment, the facebook stream update has me...Craig Andrews
2009-07-09change version number to 0.8.0Evan Prodromou
2009-07-09update the README for 0.8.0Evan Prodromou
2009-07-09correct the newuser default setting in common.phpEvan Prodromou
2009-07-09Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-07-09one more shot at servicing queuesEvan Prodromou
2009-07-09Added width/height attribute and values for the creative commons imageSarven Capadisli
2009-07-09Merge branch 'candrews-review' into 0.8.xZach Copley
2009-07-09Merge branch 'candrews-review' into 0.8.xZach Copley
2009-07-09Revert "Let the queue handlers drain their xmpp queues"Evan Prodromou
2009-07-09Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-07-09Let the queue handlers drain their xmpp queuesEvan Prodromou
2009-07-09Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0).Craig Andrews
2009-07-09Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-07-09Updated max-width values for attachment viewSarven Capadisli
2009-07-09yet another select() refinementEvan Prodromou
2009-07-09slightly more robust select() logicEvan Prodromou
2009-07-09use select() to bring down xmpp latencyEvan Prodromou
2009-07-09slightly better timingEvan Prodromou
2009-07-09Revert "give processtime a minimum of 1s"Evan Prodromou
2009-07-09give processtime a minimum of 1sEvan Prodromou
2009-07-09Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-07-09timeouts and pings for xmppqueuehandlersEvan Prodromou
2009-07-09send a ping from the xmppdaemonEvan Prodromou
2009-07-09Better error handling for FacebookQueueHandlerZach Copley