summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-07-05better handling of frames and noticesEvan 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-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-02Make logging facility configurableZach Copley
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-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-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
2009-07-01Add UnQueueManager for immediate handlingEvan Prodromou
2009-07-01save frames for StompQueueManagerEvan Prodromou
2009-07-01better hook variables for StartQueueManagerEvan Prodromou
2009-07-01compile errors in DBQueueManagerEvan Prodromou
2009-06-30Add site-wide option to change the length at which URLs are auto-shortenedJeff Mitchell
2009-06-30Merge commit 'jeff-themovie/small-fixes' into 0.8.xZach Copley
2009-06-30Merge commit 'jeff-themovie/invite-enabled' into 0.8.xZach Copley
2009-06-30Laconica defaults to a locale 'en' which uses language 'en'. Unfortunately, ...Jeff Mitchell
2009-06-29Delete orphaned background imgs. Design settings code now passesZach Copley
2009-06-29Small comment change (default is for both users an groups)Zach Copley
2009-06-29Allow users and groups to reset their design to system default colorsZach Copley
2009-06-29Merge branch '0.8.x' into design_resetZach Copley
2009-06-28better output for common error handlerEvan Prodromou
2009-06-28fix logging errorEvan Prodromou
2009-06-28note when going backgroundEvan Prodromou
2009-06-28extract log-line formatting to its own functionEvan Prodromou
2009-06-28Daemon can optionally not go into the backgroundEvan Prodromou
2009-06-28don't canonicalize people's text into URLsEvan Prodromou
2009-06-28start of queuemanager codeEvan Prodromou
2009-06-28start of queuemanager codeEvan Prodromou
2009-06-27debug flag for sessionsEvan Prodromou
2009-06-27log IP for API auth errorsEvan Prodromou
2009-06-27some debugging code for sessionsEvan Prodromou
2009-06-27use the session class to store sessionsEvan Prodromou