Age | Commit message (Expand) | Author |
2008-09-04 | add newline at the end of pidfile | Evan Prodromou |
2008-09-04 | more robust code for setting daemon uid/gid | Evan Prodromou |
2008-09-04 | add .pid to pidfile names | Evan Prodromou |
2008-09-04 | scripts daemonize themselves | Evan Prodromou |
2008-09-04 | Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567) | CiaranG |
2008-08-31 | Elide_Tags | Garret Buell |
2008-08-31 | Allow_multicase_tags | Garret Buell |
2008-08-31 | Tags_without_fancy | Garret Buell |
2008-08-26 | try to make the reply button do the right thing if there's no notification box. | Evan Prodromou |
2008-08-30 | switch around how XMLStream does processing | Evan Prodromou |
2008-09-01 | restore HTML in output, remove rump pubsub event code | Evan Prodromou |
2008-09-01 | slightly more robust connection code | Evan Prodromou |
2008-09-01 | separate out presence from connection, send different presence types from que... | Evan Prodromou |
2008-08-31 | halt sending HTML in Jabber | Evan Prodromou |
2008-08-30 | forgot to use the array for avoiding dupes | Evan Prodromou |
2008-08-30 | use priority in connection | Evan Prodromou |
2008-08-30 | get rid of Laconica_XMPP and ignore priority | Evan Prodromou |
2008-08-30 | some fixes from on the jabber server | evan |
2008-08-30 | forgot to get the profile in public queue handler | Evan Prodromou |
2008-08-30 | less sleeping, slightly | Evan Prodromou |
2008-08-30 | use common log in error handler rather than echo | Evan Prodromou |
2008-08-29 | lost $sent_to in jabber_public_notice | Evan Prodromou |
2008-08-29 | many jabber queue management changes | Evan Prodromou |
2008-08-29 | split public stream to its own queue handler | Evan Prodromou |
2008-08-29 | harmonize csrf and queues | Evan Prodromou |
2008-08-27 | misprint of omb as oms | Evan Prodromou |
2008-08-27 | don't clear claims immediately | Evan Prodromou |
2008-08-27 | correct presence in jabber function | Evan Prodromou |
2008-08-27 | change return in queue function | Evan Prodromou |
2008-08-27 | got two lines reversed | Evan Prodromou |
2008-08-27 | break up monolithic xmppdaemon into multiple queue handlers | Evan Prodromou |
2008-08-28 | fix random function name | Evan Prodromou |
2008-08-28 | code for session token | Evan Prodromou |
2008-08-27 | get language before setting it. | Evan Prodromou |
2008-08-26 | fix error storing uris of remote notices | Evan Prodromou |
2008-08-26 | use notice URI if it's not local and it's an HTTP URL | Evan Prodromou |
2008-08-26 | only send local messages to public XMPP stream | Evan Prodromou |
2008-08-26 | optionally turn encryption on or off in the XMPP connection | Evan Prodromou |
2008-08-25 | never allow blank passwords | Evan Prodromou |
2008-08-25 | use common_sql_now() instead of DB_DataObject_Cast | Evan Prodromou |
2008-08-24 | notify user of remote subscriptions | Evan Prodromou |
2008-08-23 | Prevent jabber.php error by checking key exists | CiaranG |
2008-08-23 | Escape profile url in xmpp in case fancy urls off (Ticket #521) | CiaranG |
2008-08-22 | Fixed attempt to read nonexistent match in JID regex | CiaranG |
2008-08-22 | XMPP sub/unsub and help commands | CiaranG |
2008-08-22 | fix include path bug | Evan Prodromou |
2008-08-22 | local-only is optional on public timeline | Evan Prodromou |
2008-08-22 | include external libs in a subdir to make install easier | Evan Prodromou |
2008-08-18 | Twitter-compatible API - moved show() to the right file | zach |
2008-08-18 | Twitter-compatible API - running all strings through gettext() now | zach |