summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-17Added failed auth logging (like in actions/api.php)Jeffery To
2009-07-14Adds HTTP basic authentication for private RSS 1.0 feedsJeffery To
2009-07-10Merge branch '0.8.x' into 0.9.xEvan Prodromou
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-090.9.0 dev versionEvan Prodromou
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
2009-07-09Better error handling for TwitterQueueHandlerZach Copley
2009-07-08manually re-enqueue failed noticesEvan Prodromou
2009-07-08update the README with new informationEvan Prodromou
2009-07-08Get rid of the other error trying to property on a non-objZach Copley
2009-07-08Get rid of error ('Trying to get property of non-object')Zach Copley
2009-07-08Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-07-08log errors in handling noticesEvan Prodromou
2009-07-07Trac #1689: inreplyto hidden value doesn't get cleared after a successful sub...Robin Millette
2009-07-08Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
2009-07-07Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-07-07check for array before checking xmlrpc faultEvan Prodromou
2009-07-08Use cURL instead of get_file_contents() to do away with warnings. Also more r...Zach Copley
2009-07-08Removed OpenID link from the primary global navigation in order toSarven Capadisli
2009-07-07user/show API method needs to fall back to basic auth so thatZach Copley
2009-07-07Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
2009-07-07Update translations updater script to use PootleZach Copley
2009-07-07maildaemon makes mail attachments into notice attachmentsCraig Andrews
2009-07-07File classes does not use the $FILES array directly, as users of this class a...Craig Andrews