Mercurial > pidgin.yaz
graph
-
Added PurpleMediaElementType enum and added type to PurpleMediaElementInfo.2009-02-03, by Mike Ruprecht
-
Implement functions to register and unregister media elements for use in2009-02-03, by Mike Ruprecht
-
Add automatic discovery of GTalk STUN servers when using a Gtalk account2009-02-03, by Marcus Lundblad
-
Add statusbar to eventually replace the label.2009-02-02, by Mike Ruprecht
-
Make the sinks better default sizes and display them immediately.2009-02-02, by Mike Ruprecht
-
Implement an X error handler to prevent Pidgin from crashing on2009-02-02, by Mike Ruprecht
-
Make the backgrounds of the drawing areas black so it doesn't look as2009-02-02, by Mike Ruprecht
-
Implement *_remove_output_window and *_remove_output_windows.2009-02-02, by Mike Ruprecht
-
Set the purple_media_connected_cb timeout to a high priority and remove2009-02-02, by Mike Ruprecht
-
Simplify handling prepare-xwindow-id signal. Reduce thread unsafety.2009-02-02, by Mike Ruprecht
-
Added a lot of assertions and error handling.2009-02-02, by Mike Ruprecht
-
Make sure marshallers.h is created before compiling marshallers.c.2009-01-31, by Mike Ruprecht
-
Have all media sessions use a single pipeline.2009-01-31, by Mike Ruprecht
-
Use aliases for the media window title and the request window.2009-01-30, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 96db74f0ccbe2a283893e33f0f7bff5a827f48d9)2009-01-30, by Mike Ruprecht
-
Use request API for a media invitation.2009-01-30, by Mike Ruprecht
-
Set media window title to screenname.2009-01-30, by Mike Ruprecht
-
Change the media window items' orientations to look better.2009-01-30, by Mike Ruprecht
-
Create the media srcs inside PurpleMedia.2009-01-30, by Mike Ruprecht
-
Separate PidginMedia from PidginConversation.2009-01-30, by Mike Ruprecht
-
Simplify the media menu callbacks.2009-01-30, by Mike Ruprecht
-
Add the accepted signal and make the accept button go away immediately.2009-01-27, by Mike Ruprecht
-
Added the accepted signal.2009-01-27, by Mike Ruprecht
-
Added codecs-changed signal.2009-01-27, by Mike Ruprecht
-
Added purple_media_end and removed the purple_media_got_hangup.2009-01-27, by Mike Ruprecht
-
Removed a couple of warnings2009-01-24, by Marcus Lundblad
-
Removed some extra tabs on blank lines2009-01-23, by Marcus Lundblad
-
Added support to generate relayed candidates (TURN).2009-01-22, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)2009-01-19, by Mike Ruprecht
-
Wait to create the sinks until the frames are ready.2009-01-19, by Mike Ruprecht
-
Set remote candidates as soon as they are received.2009-01-17, by Mike Ruprecht
-
Use the stream's direction to wait to send media.2009-01-17, by Mike Ruprecht
-
Run an asynchronous DNS lookup for the STUN server IP (to set as a property2009-01-17, by Marcus Lundblad
-
Remove unneeded pidgin_media_get_display_widget function.2009-01-14, by Mike Ruprecht
-
Rearrange the Pidgin media GUI.2009-01-14, by Mike Ruprecht
-
merge of '1c8357244603e0d86b5df08b5df711f916c01347'2009-01-13, by Marcus Lundblad
-
merge of 'a38c44e88ee54fa639c5d924a5100699df189a26'2009-01-13, by Marcus Lundblad
-
merge of '36ce4dcc4d637d6227ef52b2e9e72f957f0435ff'2009-01-13, by Marcus Lundblad
-
merge of 'd43b253ca7568a3f07aa77bf397fe4351db73a90'2009-01-12, by Marcus Lundblad
-
merge of '6f874569bd42744b784b694f8a44c06ec7d7f468'2009-01-10, by Marcus Lundblad
-
merge of 'a43fe39095ee00967fa35f7fc14ecd698c4b3241'2009-01-10, by Marcus Lundblad
-
merge of '403c70a10f0947c6a968f38acae33715ffad2fce'2009-01-10, by Marcus Lundblad
-
Remove some of the deprecated API.2009-01-13, by Mike Ruprecht
-
Remove deprecated signals.2009-01-13, by Mike Ruprecht
-
The sink is being held elsewhere.2009-01-13, by Mike Ruprecht
-
Remove levels since they aren't used.2009-01-13, by Mike Ruprecht
-
Update Finch to new media API.2009-01-13, by Mike Ruprecht
-
Replace the got-request signal in PidginMedia.2009-01-13, by Mike Ruprecht
-
Replace the ready signal in PidginMedia.2009-01-13, by Mike Ruprecht
-
Convert more PidginMedia signals to the newer API.2009-01-13, by Mike Ruprecht
-
Convert PidginMedia to use the state-changed signal.2009-01-13, by Mike Ruprecht
-
Convert the GTalk code to completely use the new ready signal.2009-01-13, by Mike Ruprecht
-
Use the state-changed signal in GTalk code.2009-01-13, by Mike Ruprecht
-
Added reject and hangup states to the state-changed signal.2009-01-13, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)2009-01-13, by Mike Ruprecht
-
Manipulate optional parameters properly.2009-01-12, by Mike Ruprecht
-
Fix some crashes from printing debug messages on a separate thread.2009-01-12, by Mike Ruprecht
-
Hopefully stop the last of the BadWindow errors.2009-01-12, by Mike Ruprecht
-
Wrap FsCodec and remove the Farsight2 include from media.h.2009-01-12, by Mike Ruprecht
-
Convert rather than copy.2009-01-11, by Mike Ruprecht
-
Use the correct enumeration name.2009-01-10, by Mike Ruprecht
-
Duplicate FsCandidate to remove it from the public interface.2009-01-10, by Mike Ruprecht
-
merge of '403c70a10f0947c6a968f38acae33715ffad2fce'2009-01-10, by Mike Ruprecht
-
merge of 'a617f86bc9f9f151daef5b0980c124f94f277f9a'2009-01-10, by Mike Ruprecht
-
disapproval of revision '1fa05b8b4d069723f0cba486203a2a00c3baf096'2009-01-10, by Marcus Lundblad
-
Make FsStreamDirection and FsMediaType conversion functions static.2009-01-10, by Mike Ruprecht
-
merge of '1fa05b8b4d069723f0cba486203a2a00c3baf096'2009-01-10, by Mike Ruprecht
-
Setup all prefs for TURN2009-01-10, by Marcus Lundblad
-
merge of '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'2009-01-10, by Mike Ruprecht
-
disapproval of revision '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'2009-01-10, by Marcus Lundblad
-
Added some preliminary prefs settings for configuring a TURN relay server2009-01-10, by Marcus Lundblad
-
Remove some unnecessary GStreamer code.2009-01-10, by Mike Ruprecht
-
Make it compile in Windows with the equivalent of --disable-vv.2009-01-09, by Mike Ruprecht
-
Fix compiling with --disable-vv.2009-01-08, by Mike Ruprecht
-
merge of '856023a0b4273c54f6041597332bd5a0fb63ea0e'2009-01-08, by Mike Ruprecht
-
Fix crash when moving a tab with video.2009-01-08, by Mike Ruprecht
-
Fix a GLib warning when add_stream fails in google.c.2009-01-07, by Mike Ruprecht
-
Use the dispose method too.2009-01-07, by Mike Ruprecht
-
Wait to send media until both sides have accepted.2009-01-07, by Mike Ruprecht
-
Use the right pointer.2009-01-08, by Mike Ruprecht
-
Fix crash on exit during media session.2009-01-07, by Mike Ruprecht
-
Remove unused variable.2009-01-07, by Mike Ruprecht
-
Fix GLib warning.2009-01-07, by Mike Ruprecht
-
Support initiating voice calls to GTalk and Gmail.2009-01-07, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 8e99bf9be800f9578d7e94cc4d522d435cfc80dd)2009-01-07, by Mike Ruprecht
-
Remove internal.h include from media.h and mediamanager.h2009-01-07, by Mike Ruprecht
-
Fix gtkmedia's Makefile entries.2009-01-07, by Mike Ruprecht
-
Fix receiving voice calls from Gmail.2009-01-07, by Mike Ruprecht
-
Add candidates instead of replacing them.2009-01-07, by Mike Ruprecht
-
End google call if stream creation fails.2009-01-06, by Mike Ruprecht
-
Remove unused variables.2009-01-05, by Mike Ruprecht
-
Remove unused callback.2009-01-05, by Mike Ruprecht
-
Move functionality to the state-changed signal.2009-01-05, by Mike Ruprecht
-
Temporarily fix an oversight.2009-01-05, by Mike Ruprecht
-
Use the state-changed signal.2009-01-05, by Mike Ruprecht
-
Add state-changed signal to PurpleMedia.2009-01-05, by Mike Ruprecht
-
Remove PurpleMedias from JabberStream's list when a media session ends.2009-01-04, by Mike Ruprecht
-
Use the new ready signal instead of accept to send a session-accept.2009-01-04, by Mike Ruprecht
-
Have XMPP use the new ready signal.2009-01-04, by Mike Ruprecht
-
Implement a new ready signal.2009-01-04, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 7bd1f8a0fcc289166add1f0b4d84fdac526ab4a7)2009-01-04, by Mike Ruprecht
-
Add initiator property to PurpleMedia.2009-01-04, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)2009-01-02, by Mike Ruprecht
-
Rename "fs-conference" to "conference".2008-12-16, by Mike Ruprecht
-
Remove the screenname attribute from PurpleMedia.2008-12-16, by Mike Ruprecht
-
Remove connection attribute from PurpleMedia.2008-12-16, by Mike Ruprecht
-
Add purple_media_error.2008-12-16, by Mike Ruprecht
-
Free Farsight objects better.2008-12-15, by Mike Ruprecht
-
Set no-rtcp-timeout to 0 only for nice and rawudp transmitters.2008-12-15, by Mike Ruprecht
-
Remove commented out disable of the MPV codec.2008-12-15, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e36b0b63962b9c710ecd798a529e1d2b78d7879a)2008-12-15, by Mike Ruprecht
-
Wait for local video frame to be realized before starting local video.2008-12-14, by Mike Ruprecht
-
Move sink from PurpleMediaSession to PurpleMediaStream.2008-12-13, by Mike Ruprecht
-
merge of '2a69c36548c533b1a96f40e1ee6af57c06ab1bad'2008-12-13, by Mike Ruprecht
-
explicit merge of '094ca19cc431d185c7b94947bfcd7cfc2d2f4a0b'2008-12-13, by Mike Ruprecht
-
Silence warning.2008-12-13, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head dd7a36be12180dba9663c2b740553e89711d7644)2008-12-06, by Mike Ruprecht
-
Added media functions to set input and output volume.2008-12-13, by Mike Ruprecht
-
Choose the transport type according to the responder's caps.2008-12-06, by Mike Ruprecht
-
merge of '8b14f9ccca52482ea771f52730b3b9f59bac6b06'2008-11-25, by Mike Ruprecht
-
Use STUN for the nice transmitter as well.2008-11-25, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)2008-11-24, by Mike Ruprecht
-
Added a Jingle ice-udp transmitter.2008-11-24, by Mike Ruprecht
-
Fix GTalk vv caps.2008-11-17, by Mike Ruprecht
-
Very basic receive only GTalk audio sessions.2008-11-16, by Mike Ruprecht
-
Move variables to PurpleMediaStream.2008-11-16, by Mike Ruprecht
-
Added PurpleMediaStream to wrap FsStream.2008-11-16, by Mike Ruprecht
-
Fix a few GLib warnings when trying to start a second media session.2008-11-13, by Mike Ruprecht
-
Combine get_*_codecs functions to mirror Farsight 2.2008-11-13, by Mike Ruprecht
-
Added menu items to buddy list context menu to start voice and video sessions2008-11-09, by Marcus Lundblad
-
Add mnemonics to buttons in PidginMedia.2008-11-07, by Mike Ruprecht
-
Silence warning.2008-11-07, by Mike Ruprecht
-
Fix crash when remote client reconnects and tries to restart the media session.2008-11-07, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 6b8c653bfd16896dc5b445bb8147d09a37e8db4c)2008-11-07, by Mike Ruprecht
-
Update Jingle raw-udp to latest spec version.2008-11-07, by Mike Ruprecht
-
Remove unnecessary changes in server.c.2008-11-06, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)2008-11-06, by Mike Ruprecht
-
Prepare vv GUI earlier and create sinks when src-pad-added is triggered.2008-11-06, by Mike Ruprecht
-
Add purple_media_manager_get_element.2008-11-06, by Mike Ruprecht
-
Fix support for audio and video (at the same time) sessions.2008-11-03, by Mike Ruprecht
-
Use a key file for Farsight 2 codec configuration.2008-11-02, by Mike Ruprecht
-
Add files I missed committing before and remove a few unnecessary functions.2008-10-20, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 0e036cef0f8a3bdfd1d7f7fc082edca43d3153df)2008-10-19, by Mike Ruprecht
-
Fix merge.2008-10-19, by Mike Ruprecht
-
merge of 'a4aa548f12b557cc419b1567e6902eb124d0cf06'2008-10-19, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)2008-09-27, by Mike Ruprecht
-
These should not be fatal debug messages.2008-09-05, by Mike Ruprecht
-
Have the responder wait to set the send codec until codecs are ready.2008-09-05, by Mike Ruprecht
-
Missed this when propagating.2008-09-05, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8)2008-09-05, by Mike Ruprecht
-
Restructure Jingle code to more easily support multiple application types.2008-10-19, by Mike Ruprecht
-
Wait for Farsight 2's codecs-ready property to be TRUE before using codecs.2008-09-05, by Mike Ruprecht
-
Send and receive optional codec parameters in Jingle RTP.2008-09-02, by Mike Ruprecht
-
Simplified purple_media_get_devices.2008-09-01, by Mike Ruprecht
-
purple_media_add_stream should only add a stream to one session.2008-09-01, by Mike Ruprecht
-
Add params to purple_media_add_stream to allow for different libNice2008-09-01, by Mike Ruprecht
-
Silence FS_ERROR_UNKNOWN_CNAME error.2008-08-31, by Mike Ruprecht
-
Removed several PurpleMedia functions that now seem unnecessary:2008-08-31, by Mike Ruprecht
-
Gracefully handle missing the fsrtpconference GStreamer plugin.2008-08-31, by Mike Ruprecht
-
Properly free PurpleMedia when there's an error creating an FsStream.2008-08-28, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 9860b693346097316a1c47ef0fb094355c3e49ae)2008-08-27, by Mike Ruprecht
-
merge of 'b7c7f0f5daca252711952e60e283dd18a1983d33'2009-03-04, by Peter Hjalmarsson
-
propagate from branch 'im.pidgin.pidgin' (head 972457aa8f4a246318025cf2c479a57e1bb70848)2009-03-04, by Marcus Lundblad
-
Fixing busted merge2009-03-07, by Paul Aurich
-
BOSH: Support HTTPS connections to the connection manager2009-03-22, by Paul Aurich
-
Use a PurpleCircBuffer for the queued stanzas2009-03-21, by Paul Aurich
-
Rearrange the structs and fix the indentation. No functional changes.2009-03-16, by Paul Aurich
-
Obey the 'inactivity' attribute and send blank updates often enough. Also,2009-03-16, by Paul Aurich
-
Clean up BOSH reading and disconnection handling.2009-03-16, by Paul Aurich
-
Jabber: Default protocol version to 1.0.2009-03-16, by Paul Aurich
-
Close a small race with disconnecting while establishing a connection and2009-03-15, by Paul Aurich
-
Rename a few functions and drop some data members.2009-03-15, by Paul Aurich
-
merge of 'e50b65be3a30b5e9c665a8ee87d28f19e225f459'2009-03-15, by Paul Aurich
-
Remove more #if 0'd code referencing exts2009-03-08, by Paul Aurich
-
Restore BOSH to a more-or-less working state.2009-03-15, by Paul Aurich
-
IBB is now in im.pidgin.pidgin2009-03-07, by Paul Aurich
-
Fix up merge (why can't it simply make the changes to my WD first?)2009-03-07, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)2009-03-07, by Paul Aurich
-
I have no idea how we've gone nearly 16 months with no one noticing that the2009-03-07, by John Bailey
-
Use "does" here sounds more natural to me2009-03-07, by Mark Doliner
-
Fix merge (i.e. reapply my changes here).2009-03-07, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)2009-03-07, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)2009-03-07, by Paul Aurich
-
Unleak2009-03-15, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)2009-03-02, by Marcus Lundblad
-
merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'2009-03-02, by Etan Reisner
-
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)2009-03-02, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)2009-02-24, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)2009-02-12, by Marcus Lundblad
-
Avoid crashing when showing the tooltip of an offline buddy, oops :)2009-02-07, by Marcus Lundblad
-
Remove some unused variables2009-02-07, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)2009-02-06, by Marcus Lundblad
-
Always show the top resource first in the tooltip2009-02-06, by Marcus Lundblad
-
merge of '971ab963635fdaf00d7a3a11affd22666eef29fa'2009-02-06, by Marcus Lundblad
-
merge of 'be2cd9a5fc757e3ed024c6c2df60547fc162587e'2009-02-04, by Marcus Lundblad
-
Show statuses per resource before other info the jabber prpl adds to the tooltip2009-02-06, by Marcus Lundblad
-
Only show idle time for idle resources in tooltip text when there is more than2009-02-03, by Marcus Lundblad
-
Drop the "got %d seconds idle from presence\n" debug line now that this is2009-02-02, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 3224dd8677b28d02b866cce510941fbf67e0fcb7)2009-02-02, by Paul Aurich
-
In the state notify plugin, don't print out a status change if we get an update2009-02-01, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f3cf3ba10ebc911a27833496dcc4d4dca3de66c5)2009-02-01, by Marcus Lundblad
-
Patch from Paul Aurich to fix reporting idle when reconnecting only when we're2009-02-01, by Marcus Lundblad
-
Set idle time on JabberStream when logging in2009-01-29, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)2009-01-29, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)2009-01-22, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)2009-01-13, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)2009-01-07, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)2009-01-04, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)2009-01-01, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)2008-12-28, by Marcus Lundblad
-
Updated a comment to describe what the actually does2008-12-25, by Marcus Lundblad
-
Only update the idle time on a buddy when getting info if the buddy already has2008-12-25, by Marcus Lundblad
-
When getting info from a buddy, update the idle status to the libpurple core2008-12-24, by Marcus Lundblad
-
Added comment about eventually needing a way to distinguish intial presence2008-12-24, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)2008-12-23, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head b91b500b28cdf7b1ff8e46c5957519556a7f26db)2008-12-22, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)2008-12-17, by Marcus Lundblad
-
Remove a "suggested parenthes around assignment" warning2009-02-10, by Paul Aurich
-
These checks are redundant; id is guaranteed to be something above2009-02-10, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 23720684a7671144bc56d1b20b6a1a0a22862d73)2009-02-10, by Paul Aurich
-
Format the time as "localtimeformat [+-]HHMM". Iterative development is fun.2009-02-09, by Paul Aurich
-
Fix the timezone parsing (again) and display the timezone in the info dialog2009-02-09, by Paul Aurich
-
Report the correct UTC time (thanks for noticing this, Marcus).2009-02-08, by Paul Aurich
-
Request time information from a resource if we don't have caps for it2009-02-08, by Paul Aurich
-
Reduce the debug log spam from the ping code and fix a logic error.2009-02-08, by Paul Aurich
-
Actually display the buddy's local time.2009-02-08, by Paul Aurich
-
Retrieve and display buddy's local time in Get Info dialog2009-02-08, by Paul Aurich
-
merge of '1f6758f8bdba42d2eeca66535d11e7de12d9e715'2009-02-08, by Paul Aurich
-
merge of '528b6f92c03b496c915051174c5b85fc46260287'2009-02-08, by Paul Aurich
-
disapproval of revision '5224382f81d105bd5d72ac3e55cc95b894bb824e'2009-02-08, by Paul Aurich
-
Avoid assertion failures on NULL 'from' attributes2009-02-08, by Paul Aurich
-
Pass IQ handlers type, from, id, and the child node2009-02-08, by Paul Aurich
-
Track the sub-node name in addition to the namespace for handlers.2009-02-08, by Paul Aurich
-
Track the node name in addition to the namespace for handlers (try #2)2009-02-08, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 8d4081da0c186c04dc75d736d688bf4f20e52676)2009-02-08, by Paul Aurich
-
This is shorter and easier to read.2009-02-05, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)2009-02-05, by Paul Aurich
-
Alphabetize the XMPP IQ handlers (yes, I'm that anal-retentive)2009-02-03, by Paul Aurich
-
Fix the implementation of XEP-0202 (Entity Time) (thanks again to Marcus)2009-02-03, by Paul Aurich
-
Make the XMPP keepalive use jabber_ping_jid instead of building it itself.2009-02-03, by Paul Aurich