summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2008-11-19Twitter bridge - shell script wasn't checking FOREIGN_FRIEND_RECV bitZach Copley
2008-11-18trac685 Twitter bridge - Shell script to sync all users' Twitter friendsZach Copley
2008-11-21variable name change bugEvan Prodromou
2008-11-21inbox particular usersEvan Prodromou
2008-11-14add start_at argument for notice rendering fixerEvan Prodromou
2008-11-14threw out the baby with the bathwaterEvan Prodromou
2008-11-14better code for only inserting inboxes that don't already existEvan Prodromou
2008-11-14don't ignore errors on inbox fixup; it messes up replicationEvan Prodromou
2008-11-13take a command-line argument to start with a particular user IDEvan Prodromou
2008-11-13clear memcached cache in fixup_inboxesEvan Prodromou
2008-11-13update inboxed flag in fixup inboxesEvan Prodromou
2008-10-13Script to update laconica.pot from source, and the results of running itCiaranG
2008-10-07Fix error when maildaemon tries to report a message parsing errorCiaranG
2008-11-12add LOW_PRIORITY and IGNORE extensions for INSERTEvan Prodromou
2008-11-12check for errors in fixup_inboxesEvan Prodromou
2008-11-12some memory and execution time managementEvan Prodromou
2008-11-12correct method for queryingEvan Prodromou
2008-11-12add a script to populate notice inboxesEvan Prodromou
2008-10-08enjit queue handler (from kshep)Evan Prodromou
2008-09-04enjitqueuehandlerKen Sheppardson
2008-10-04pt_BR translation now has a new file IDCiaranG
2008-10-02Combined language patches that got missed due to repo dependenciesCiaranG
2008-10-04add channels and use command interpreter in different channelsEvan Prodromou
2008-10-02XMPP Direct Messaging / Last noticenick
2008-10-03only put notices that are local in the sitemapEvan Prodromou
2008-09-27Make stopdaemons.sh work no matter where it runs fromCiaranG
2008-09-26Fix error in xmpp helpCiaranG
2008-09-25Updates to the update_translations scriptCiaranG
2008-09-22merge CiaranG's changes for subs0.6.00.6Evan Prodromou
2008-09-06A working stopdaemons.sh, and no parameter needed for startdaemons.shCiaranG
2008-09-22clear and rebuild db scriptsEvan Prodromou
2008-09-16integrate local changes with Zach'sEvan Prodromou
2008-08-17translation updatesEvan Prodromou
2008-06-26fork daemonEvan Prodromou
2008-09-16enjitqueuehandler addedEvan Prodromou
2008-08-30remove custom xmppdaemon error handlerEvan Prodromou
2008-08-16XMPP daemon updates including help, sub and subsub commands, plus subscribe/u...CiaranG
2008-08-14Bounce oversized XMPP messages back to user (Ticket #112)CiaranG
2008-09-13duplicate confirmation to avoid where clauseEvan Prodromou
2008-09-13LOG_ERROR -> LOG_ERREvan Prodromou
2008-09-05free and unset DB_DataObjects after we're done with themEvan Prodromou
2008-09-04better logging for confirm handler updateEvan Prodromou
2008-09-04require xmppqueuehandler in jabberqueuehandlerEvan Prodromou
2008-09-04change xmppqueuedaemon to jabberqueuedaemon in startdaemonsEvan Prodromou
2008-09-04abstract XMPP-related queue handling to a common superclassEvan Prodromou
2008-09-04make confirmhandler a subclass of queuehandlerEvan Prodromou
2008-09-04better feedback when starting daemonsEvan Prodromou
2008-09-04new format for startdaemons; not sure how to do stopdaemons so puntingEvan Prodromou
2008-09-04scripts daemonize themselvesEvan Prodromou
2008-09-04Fix typo in presence message (x3)CiaranG