|
|
@3429b58
|
2010-05-13T22:05:13Z |
wilmer |
Mainline merge.
|
|
|
@58f5ef7
|
2010-05-13T00:30:36Z |
wilmer |
Use ?, not &&.
|
|
|
@e73a501
|
2010-05-10T23:35:58Z |
wilmer |
Fixed a long-standing bug where non-anonymous Jabber chatrooms could …
|
|
|
@e685657
|
2010-05-08T14:58:32Z |
wilmer |
Fixed buggy jabber_chat_by_jid() after GSList change.
|
|
|
@aea8b68
|
2010-05-06T00:28:56Z |
wilmer |
Starting to restore chatroom stuff. Only enough to create and be …
|
|
|
@bdad407
|
2009-10-04T18:28:41Z |
wilmer |
Fixing a crash bug that causes crashes only with buggy Jabber …
|
|
|
@19176513
|
2009-06-03T16:10:36Z |
wilmer |
Fixed a bug that caused crashes when joining certain kinds of Google …
|
|
|
@b2c062d
|
2008-09-28T11:21:55Z |
wilmer |
Adding the password to the right part of the <presence> stanza so …
|
|
|
@94acdd0
|
2008-09-28T11:18:19Z |
wilmer |
Restored support for password-protected chatrooms (for now only by …
|
|
|
@3038e47
|
2008-02-10T17:11:06Z |
wilmer |
Added support for password-protected Jabber chatrooms.
|
|
|
@63075d7
|
2008-02-03T23:33:18Z |
wilmer |
Messages from the user are also included in backlogs when joining a …
|
|
|
@a882d6c
|
2008-01-20T11:15:40Z |
wilmer |
The Jabber module now uses imcb_chat_log() instead of imcb_log() where …
|
|
|
@13857c6
|
2008-01-13T17:13:45Z |
wilmer |
Fixed handing of failed groupchat joins.
|
|
|
@c058ff9
|
2007-12-09T23:19:35Z |
wilmer |
Added /invite support for Jabber chatrooms (and fixed the argument …
|
|
|
@80e9db9
|
2007-12-02T23:14:49Z |
wilmer |
Forgot to return something in jabber_chat_join_failed().
|
|
|
@5bd21df
|
2007-12-02T17:25:57Z |
wilmer |
Handling of presence-error packets (only useful for groupchats now), …
|
|
|
@ef5c185
|
2007-11-19T23:14:39Z |
wilmer |
Added Jabber groupchat topic support.
|
|
|
@85023c6
|
2007-07-15T15:47:34Z |
wilmer |
Added imcb_clean_handle() to sanitize handles properly (without …
|
|
|
@9da0bbf
|
2007-07-02T22:12:03Z |
wilmer |
Added (and using) jabber_chat_free() for better memory management, …
|
|
|
@5d7dc00
|
2007-07-02T21:24:04Z |
wilmer |
Stripping of unwanted characters (@ and =) in channel nicknames.
|
|
|
@9c9b37c
|
2007-07-01T19:58:23Z |
wilmer |
Keeping an original (not normalized) copy of the user's nickname. This …
|
|
|
@b9f8b87
|
2007-07-01T16:29:21Z |
wilmer |
Better handling of private messages via groupchats.
|
|
|
@998b103
|
2007-06-13T23:31:39Z |
wilmer |
Added imcb_remove_buddy() so deletions in Jabber roster pushes …
|
|
|
@c570c86
|
2007-06-04T15:56:09Z |
wilmer |
Calling imcb_add_buddy() before setting the nickname. This is the only …
|
|
|
@d06eabf
|
2007-06-04T13:22:05Z |
wilmer |
Added imcb_buddy_nick_hint so the Jabber conference module can suggest …
|
|
|
@54f2f55
|
2007-06-04T11:45:33Z |
wilmer |
Now anonymous rooms should really work. This makes sure the self-join …
|
|
|
@6286f80
|
2007-04-26T04:41:34Z |
wilmer |
Prepared the Jabber module for anonymous rooms, but the BitlBee core …
|
|
|
@2d317bb
|
2007-04-23T05:18:47Z |
wilmer |
Fixes: handling of being kicked, now sending <presence/> tags to all …
|
|
|
@0e7ab64
|
2007-04-23T02:58:44Z |
wilmer |
Got rid of one HORRIBLE stupidity called chat_by_channel(), which …
|
|
|
@43671b9
|
2007-04-22T23:39:37Z |
wilmer |
You can send messages too now. But it's still very kludgy and doesn't …
|
|
|
@e35d1a1
|
2007-04-22T20:44:27Z |
wilmer |
Read-only support for Jabber conferences (non-anonymous rooms only). …
|