Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
View Latest Revision
source:
protocols
/
jabber
/
conference.c
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Date
Author
Log Message
(edit)
@13857c6
2008-01-13T17:13:45Z
wilmer
Fixed handing of failed groupchat joins.
(edit)
@c058ff9
2007-12-09T23:19:35Z
wilmer
Added /invite support for Jabber chatrooms (and fixed the argument …
(edit)
@80e9db9
2007-12-02T23:14:49Z
wilmer
Forgot to return something in jabber_chat_join_failed().
(edit)
@5bd21df
2007-12-02T17:25:57Z
wilmer
Handling of presence-error packets (only useful for groupchats now), …
(edit)
@ef5c185
2007-11-19T23:14:39Z
wilmer
Added Jabber groupchat topic support.
(edit)
@85023c6
2007-07-15T15:47:34Z
wilmer
Added imcb_clean_handle() to sanitize handles properly (without …
(edit)
@9da0bbf
2007-07-02T22:12:03Z
wilmer
Added (and using) jabber_chat_free() for better memory management, …
(edit)
@5d7dc00
2007-07-02T21:24:04Z
wilmer
Stripping of unwanted characters (@ and =) in channel nicknames.
(edit)
@9c9b37c
2007-07-01T19:58:23Z
wilmer
Keeping an original (not normalized) copy of the user's nickname. This …
(edit)
@b9f8b87
2007-07-01T16:29:21Z
wilmer
Better handling of private messages via groupchats.
(edit)
@998b103
2007-06-13T23:31:39Z
wilmer
Added imcb_remove_buddy() so deletions in Jabber roster pushes …
(edit)
@c570c86
2007-06-04T15:56:09Z
wilmer
Calling imcb_add_buddy() before setting the nickname. This is the only …
(edit)
@d06eabf
2007-06-04T13:22:05Z
wilmer
Added imcb_buddy_nick_hint so the Jabber conference module can suggest …
(edit)
@54f2f55
2007-06-04T11:45:33Z
wilmer
Now anonymous rooms should really work. This makes sure the self-join …
(edit)
@6286f80
2007-04-26T04:41:34Z
wilmer
Prepared the Jabber module for anonymous rooms, but the BitlBee core …
(edit)
@2d317bb
2007-04-23T05:18:47Z
wilmer
Fixes: handling of being kicked, now sending <presence/> tags to all …
(edit)
@0e7ab64
2007-04-23T02:58:44Z
wilmer
Got rid of one HORRIBLE stupidity called chat_by_channel(), which …
(edit)
@43671b9
2007-04-22T23:39:37Z
wilmer
You can send messages too now. But it's still very kludgy and doesn't …
(add)
@e35d1a1
2007-04-22T20:44:27Z
wilmer
Read-only support for Jabber conferences (non-anonymous rooms only). …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog