Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-03 | handle_incoming -> handleIncoming | Craig Andrews | |
2010-09-03 | format_notice -> formatNotice | Craig Andrews | |
2010-09-03 | enqueue_incoming_raw -> enqueueIncomingRaw | Craig Andrews | |
2010-09-03 | enqueue_outgoing_raw -> enqueueOutgoingRaw | Craig Andrews | |
2010-09-03 | daemon_screenname -> daemonScreenname | Craig Andrews | |
2010-09-03 | receive_raw_message -> receiveRawMessage | Craig Andrews | |
2010-09-03 | send_notice -> sendNotice | Craig Andrews | |
2010-09-03 | send_message -> sendMessage | Craig Andrews | |
2010-05-05 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x | Brion Vibber | |
Conflicts: lib/xmppmanager.php (resolved: code has moved to XmppPlugin.php) | |||
2010-05-05 | Move XMPPHP from core extlibs to Xmpp plugin extlibs | Brion Vibber | |
2010-04-30 | IM cleanup on 1.0.x branch: | Brion Vibber | |
* Fake_XMPP back to Queued_XMPP, refactor how we use it and don't create objects and load classes until we need them. * fix fatal error in IM settings while waiting for a Jabber confirmation. * Caching fix for user_im_prefs * fix for saving multiple transport settings * some fixes for AIM & using normalized addresses for lookups | |||
2010-04-02 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
Conflicts: actions/imsettings.php lib/jabber.php Made a quick attempt to merge the new JID validation into the XmppPlugin, have not had a chance to test that version live yet. Should also move over the test cases. | |||
2010-03-08 | Merge branch '0.9.x' into 1.0.x | Craig Andrews | |
Conflicts: classes/statusnet.ini db/statusnet.sql lib/jabber.php lib/xmppmanager.php | |||
2010-02-24 | Merge branch '0.9.x' into 1.0.x | Craig Andrews | |
Conflicts: EVENTS.txt db/statusnet.sql lib/queuemanager.php | |||
2010-01-27 | Create IM plugin, Pluginize XMPP, Create AIM plugin | Craig Andrews | |