Age | Commit message (Expand) | Author |
2008-11-13 | take a command-line argument to start with a particular user ID | Evan Prodromou |
2008-11-13 | clear memcached cache in fixup_inboxes | Evan Prodromou |
2008-11-13 | update inboxed flag in fixup inboxes | Evan Prodromou |
2008-10-13 | Script to update laconica.pot from source, and the results of running it | CiaranG |
2008-10-07 | Fix error when maildaemon tries to report a message parsing error | CiaranG |
2008-11-12 | add LOW_PRIORITY and IGNORE extensions for INSERT | Evan Prodromou |
2008-11-12 | check for errors in fixup_inboxes | Evan Prodromou |
2008-11-12 | some memory and execution time management | Evan Prodromou |
2008-11-12 | correct method for querying | Evan Prodromou |
2008-11-12 | add a script to populate notice inboxes | Evan Prodromou |
2008-10-08 | enjit queue handler (from kshep) | Evan Prodromou |
2008-09-04 | enjitqueuehandler | Ken Sheppardson |
2008-10-04 | pt_BR translation now has a new file ID | CiaranG |
2008-10-02 | Combined language patches that got missed due to repo dependencies | CiaranG |
2008-10-04 | add channels and use command interpreter in different channels | Evan Prodromou |
2008-10-02 | XMPP Direct Messaging / Last notice | nick |
2008-10-03 | only put notices that are local in the sitemap | Evan Prodromou |
2008-09-27 | Make stopdaemons.sh work no matter where it runs from | CiaranG |
2008-09-26 | Fix error in xmpp help | CiaranG |
2008-09-25 | Updates to the update_translations script | CiaranG |
2008-09-22 | merge CiaranG's changes for subs0.6.00.6 | Evan Prodromou |
2008-09-06 | A working stopdaemons.sh, and no parameter needed for startdaemons.sh | CiaranG |
2008-09-22 | clear and rebuild db scripts | Evan Prodromou |
2008-09-16 | integrate local changes with Zach's | Evan Prodromou |
2008-08-17 | translation updates | Evan Prodromou |
2008-06-26 | fork daemon | Evan Prodromou |
2008-09-16 | enjitqueuehandler added | Evan Prodromou |
2008-08-30 | remove custom xmppdaemon error handler | Evan Prodromou |
2008-08-16 | XMPP daemon updates including help, sub and subsub commands, plus subscribe/u... | CiaranG |
2008-08-14 | Bounce oversized XMPP messages back to user (Ticket #112) | CiaranG |
2008-09-13 | duplicate confirmation to avoid where clause | Evan Prodromou |
2008-09-13 | LOG_ERROR -> LOG_ERR | Evan Prodromou |
2008-09-05 | free and unset DB_DataObjects after we're done with them | Evan Prodromou |
2008-09-04 | better logging for confirm handler update | Evan Prodromou |
2008-09-04 | require xmppqueuehandler in jabberqueuehandler | Evan Prodromou |
2008-09-04 | change xmppqueuedaemon to jabberqueuedaemon in startdaemons | Evan Prodromou |
2008-09-04 | abstract XMPP-related queue handling to a common superclass | Evan Prodromou |
2008-09-04 | make confirmhandler a subclass of queuehandler | Evan Prodromou |
2008-09-04 | better feedback when starting daemons | Evan Prodromou |
2008-09-04 | new format for startdaemons; not sure how to do stopdaemons so punting | Evan Prodromou |
2008-09-04 | scripts daemonize themselves | Evan Prodromou |
2008-09-04 | Fix typo in presence message (x3) | CiaranG |
2008-09-02 | variable name conflict on reconnect | Evan Prodromou |
2008-09-02 | set the reconnect timeout | Evan Prodromou |
2008-09-02 | better connection handling in scripts | Evan Prodromou |
2008-09-02 | add reconnect handlers to main XMPP-handling scripts | Evan Prodromou |
2008-08-30 | switch around how XMLStream does processing | Evan Prodromou |
2008-09-01 | dnd -> available, just looks bad as dns | Evan Prodromou |
2008-09-01 | separate out presence from connection, send different presence types from que... | Evan Prodromou |
2008-08-30 | add some sanity-check stuff for long-running daemons | Evan Prodromou |