summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-05better handling of frames and noticesEvan Prodromou
2009-07-04don't send unused variable for streamsEvan Prodromou
2009-07-04better debug logging in stomp queue managerEvan Prodromou
2009-07-04return singleton if initializedEvan Prodromou
2009-07-04new default daemon jidEvan Prodromou
2009-07-04don't try to show non-objectEvan Prodromou
2009-07-04don't say we're connecting if we're notEvan Prodromou
2009-07-04move handling code into queuemanagerEvan Prodromou
2009-07-03Merge branch '0.8.x' into queuemanagerEvan Prodromou
2009-07-03clean up payload memoryEvan Prodromou
2009-07-03null for both args in conversationEvan Prodromou
2009-07-03no limit on conversation streamEvan Prodromou
2009-07-03fixed limit for conversationsEvan Prodromou
2009-07-03only show subscribe button in profile list for local usersEvan Prodromou
2009-07-03move peoplesearchresults class to action/peoplesearchEvan Prodromou
2009-07-03add _queueName functionEvan Prodromou
2009-07-03Merge branch '0.8.x' into queuemanagerEvan Prodromou
2009-07-03only show subscription controls to ownerEvan Prodromou
2009-07-02Make logging facility configurableZach Copley
2009-07-02Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
2009-07-02Send null as 2nd arg, not 3rd.Zach Copley
2009-07-02Disabled textarea focus for conversation page since most entrances toSarven Capadisli
2009-07-02more logging in stompqueuemanagerEvan Prodromou
2009-07-02Added event to let the site owner add more information into <address>Sarven Capadisli
2009-07-02Changed sioc:reply_to to sioc:reply_ofSarven Capadisli
2009-07-02Merge branch '0.8.x' into queuemanagerEvan Prodromou
2009-07-02Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-07-02notice should show user designEvan Prodromou
2009-07-02favorites should show owner designEvan Prodromou
2009-07-01Show correct number of profile avatars and 'all' link in subs asidesZach Copley
2009-07-01Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
2009-07-01Show HTML for thumbnails instead of redirecting. Remove dead code.Zach Copley
2009-07-01Removed extra slashSarven Capadisli
2009-07-01Killed the FB Connect profile-pic bounce in all browsersZach Copley
2009-07-01Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-07-01Centres the overlay container as best as it can (given that we can'tSarven Capadisli
2009-07-01correctly return count of noticesEvan Prodromou
2009-07-01show all the notices, not just latest 20Evan Prodromou
2009-07-01don't redirect on local file for ajax actionEvan Prodromou
2009-07-01update joverlay to latest versionEvan Prodromou
2009-07-01add the readable source for joverlayEvan Prodromou
2009-07-01remove extra / in attachment codeEvan Prodromou
2009-07-01Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-07-01exclude p argument when calculating selfUrlEvan Prodromou
2009-07-01change queuehandler class to use queuemanager interfaceEvan Prodromou
2009-07-01add fail() method to dbqueuemanager and fix loggingEvan Prodromou
2009-07-01add fail() method to stompqueuemanagerEvan Prodromou
2009-07-01better transport choices when xmpp is disabledEvan Prodromou
2009-07-01better queue manager detection, new method fail()Evan Prodromou
2009-07-01take out session handler notificationEvan Prodromou