Mercurial > pidgin
graph
-
* moving BOSH interfacing from jabber_send to jabber_send_raw2008-08-15, by Tobias Markmann
-
* using libpurple's internal SASL mechanisms during BOSH authentication phase2008-08-15, by Tobias Markmann
-
* sending some User-Agent2008-08-12, by Tobias Markmann
-
* calling PurpleBOSHConnection's receive_cb2008-08-12, by Tobias Markmann
-
* parsing HTTP response and emitting HTTP request callback2008-08-11, by Tobias Markmann
-
* preparing handling of multiple requests for pipelining support2008-08-09, by Tobias Markmann
-
* doing HTTP requests2008-08-09, by Tobias Markmann
-
* adding receive callback; preparing receiving and boot code2008-08-05, by Tobias Markmann
-
* adding bosh files to Makefile.am & .mingw2008-08-05, by Tobias Markmann
-
* missing commit2008-08-03, by Tobias Markmann
-
* some refactoring2008-08-03, by Tobias Markmann
-
* small bugfix in jabber_ipc_add_feature()2008-08-03, by Tobias Markmann
-
* looking for alternative connection methods if direct connection fails2008-08-03, by Tobias Markmann
-
* some further bugfixing, BIND's libresolv does so much for the programmer, just happy it exists2008-08-02, by Tobias Markmann
-
* fixing some bugs, finishing support for TXT queries2008-08-01, by Tobias Markmann
-
* some code style adjustments in caps.c2008-08-01, by Tobias Markmann
-
* removing some g_strdup()s; I meant it too good2008-07-15, by Tobias Markmann
-
* fixing memory related bug; forgotton to duplicate some data which otherwise may be deleted by other parts of the program2008-07-15, by Tobias Markmann
-
* implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feature() IPC function2008-07-15, by Tobias Markmann
-
* IPC work2008-07-08, by Tobias Markmann
-
* removing several warnings2008-07-07, by Tobias Markmann
-
* adding documentation for IPC function contact_has_feature2008-07-06, by Tobias Markmann
-
* adding IPC function 'contact_has_feature'2008-07-06, by Tobias Markmann
-
* fixing a bug in jabber_caps_compare()2008-07-06, by Tobias Markmann
-
* correctly calculating own features and factor in is_enabled() of features2008-07-05, by Tobias Markmann
-
* changed storage format for cache to mirror all needed features for XEP-0115v1.52008-07-04, by Tobias Markmann
-
* support for calculating both hashes, sha-1 and md52008-07-03, by Tobias Markmann
-
* changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage.2008-07-02, by Tobias Markmann
-
* pass hash type to the caps handling functions2008-07-01, by Tobias Markmann
-
* implemented jabber_caps_calcualte_hash() which calculates the SHA-1 hash for someones disco response according to XEP-01152008-06-29, by Tobias Markmann
-
* defined JabberCapsIdentity as struct _JabberIdentity2008-06-22, by Tobias Markmann
-
* jabber_caps_jabber_identity_compare() compares xml:lang too, now.2008-06-22, by Tobias Markmann
-
* changed name of jabber_caps_calculate_hash() to jabber_caps_calculate_own_hash()2008-06-22, by Tobias Markmann
-
Removing short-names for features and calculating own caps hash.2008-06-16, by Tobias Markmann
-
Send IMs and Typing notifications through p2p, Redesign p2p2008-06-17, by Sulabh Mahajan
-
Proper error handling for p2p connections2008-06-14, by Sulabh Mahajan
-
Close p2p connection when read() does not return anything.2008-06-13, by Sulabh Mahajan
-
Yahoo P2P File Transfer RECEIVE only support added.2008-06-09, by Sulabh Mahajan
-
Start idle at 1 min not 0 min and Probable description of service 0x07d1.2008-06-08, by Sulabh Mahajan
-
Support for YAHOO_PROCESS_MESSAGE and YAHOO_PROCESS_NOTIFY over p2p links.2008-06-08, by Sulabh Mahajan
-
Implementation of initial exchange of p2pxfer packets that initiates p2p file transfer. Some connection2008-06-06, by Sulabh Mahajan
-
added name to COPYRIGHT (alphabetically), trivial change in packet.h2008-05-29, by Sulabh Mahajan
-
Use HTTP/1.1 to get token to open inbox2008-05-25, by Sulabh Mahajan
-
Addition of name in Copyright2008-05-25, by Sulabh Mahajan
-
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
-
Improve the sametime debugging on Windows. Refs #8014.2009-01-07, by Daniel Atallah
-
Make XML parsing error levels match libxml2's levels, making less important2009-01-07, by Stu Tomlinson
-
g_strsplit_set is new in glib 2.42009-01-07, by Stu Tomlinson
-
Only install man pages if the respective binary is being installed, fixes a2009-01-07, by Stu Tomlinson
-
merge of '479fd75025803f01e743b5c39e6706b1d42a3520'2009-01-06, by Sadrul Habib Chowdhury
-
Terminate the loop on the first null-character.2009-01-06, by Sadrul Habib Chowdhury
-
Show the submenu for the toplevel menu without requiring a keypress from the user.2009-01-06, by Sadrul Habib Chowdhury
-
Compilation fixes for OpenBSD from the OpenBSD ports tree. Closes #8009.2009-01-06, by Sadrul Habib Chowdhury
-
Don't crash on screen refresh if buddylist is maximized. Fixes #8003.2009-01-06, by Sadrul Habib Chowdhury
-
Boldify the selected row in the tree. This is helpful when, for example,2009-01-05, by Sadrul Habib Chowdhury
-
Kir Kolyshkin figured out that we need to initialize the dbus threading to avoid2009-01-06, by Daniel Atallah
-
Ludovico Cavedon noticed that on 64-bit platforms, when HAVE_GETADDRINFO isn't2009-01-06, by Daniel Atallah
-
The remainder of a patch from fqueze to fix some incorrect *printf() function2009-01-06, by Daniel Atallah
-
MySpace? passwords are truncated to 10 characters. Their website doesn't2009-01-06, by Mark Doliner
-
Remove gaim from Catalan translations.2009-01-05, by Josep Puigdemont
-
complete German translation for 2.5.42009-01-05, by Jochen Kemnade
-
Update french translation.2009-01-05, by Éric Boumaour
-
merge of '03c54c34322681b0c346853ded3bfb90b75b1a62'2009-01-05, by Sadrul Habib Chowdhury
-
Updated Catalan translation.2009-01-05, by Josep Puigdemont
-
We are no longer homonymous with game!2009-01-05, by Sadrul Habib Chowdhury
-
hu.po: Updated Hungarian translation for 2.5.42009-01-04, by Kelemen Gábor
-
merge of '3033bb87676edf402a8cf741cc4b225d71b9649b'2009-01-04, by Mark Doliner
-
complete German translation for 2.5.32008-12-16, by Jochen Kemnade
-
merge of '2ec56f8fe4fa8959fcac15d674b339c112802a49'2009-01-04, by Mark Doliner
-
2008.12.28 - flos <lonicerae(at)gmail.com>2009-01-04, by SHiNE CsyFeK
-
update German translation2009-01-04, by Jochen Kemnade
-
merge of '1573f5f4950069e05f77f6b74e1627bfae9667c5'2009-01-03, by John Bailey
-
purple_prefs_disconnect_by_handle() wont actually remove anything with the2009-01-03, by Daniel Atallah
-
Rearrange prefs uninitialization now that it actually does something.2009-01-03, by Daniel Atallah
-
Fix a compiler warning:2009-01-02, by Richard Laager
-
Plug a small leak2009-01-02, by Daniel Atallah
-
merge of '5a35c52faacfbdaf503309fcdf10842cfd126c3f'2009-01-02, by Daniel Atallah
-
Fix from the QuteCom folks to compile with Glib < 2.8.5 with MSVC. Fixes #7761. Also some minor cleanup from me.2009-01-01, by Daniel Atallah
-
Fixes from the QuteCom folks for the core being reinitialized. References #77612009-01-01, by Daniel Atallah
-
Fix a race condition that can result in a NULL ptr deref. Fixes #7920.2009-01-01, by Daniel Atallah
-
He wandered into the darkside just for us, what else can we say?2009-01-01, by Ka-Hing Cheung
-
Changelog the last three patches. Refs #7836, #7849, #7889.2009-01-01, by John Bailey
-
Don't log passwords for XMPP when using SASL PLAIN or old-style IQ Auth so2009-01-01, by Paul Aurich
-
Extend purple-url-handler to handle "gtalk" URIs. Fixes #78892009-01-01, by Paul Aurich
-
Adjust the NLA code to prevent hang on exit for Windows XP and Windows Vista.2009-01-01, by Paul Aurich
-
merge of '409aaedc8836828692279141224e2077ffd4a80f'2009-01-01, by Sadrul Habib Chowdhury
-
validates that string PurpleValues are utf-82009-01-01, by Ka-Hing Cheung
-
A couple of memory leak fixes.2009-01-01, by Sadrul Habib Chowdhury
-
Remove unused option, thanks to KuSh. Closes #7856.2009-01-01, by Sadrul Habib Chowdhury
-
Redirect stderr to the debug window.2008-12-31, by Sadrul Habib Chowdhury
-
Do not show a separator after 'Account -> Enable Account' when not required.2008-12-31, by Sadrul Habib Chowdhury
-
Changelog that last bit2008-12-29, by John Bailey
-
Make sure the prpl has a get_account_text_table function before trying to2008-12-29, by John Bailey
-
Don't mention TOC in this error message. I think this error is too2008-12-29, by Mark Doliner
-
Use purple_prpl_got_attention() for XMPP notifications2008-12-28, by Evan Schoenberg
-
Changelog the MSN OIM crash fix of #7901.2008-12-27, by Elliott Sales de Andrade
-
merge of '518ebe34a3f1499bab1208e43f5e9acf69c4ca3e'2008-12-27, by Elliott Sales de Andrade
-
merge of '5043805100d2fa5a371317e802d6a191c89ddaeb'2008-12-27, by Elliott Sales de Andrade
-
2008.12.25 - flos <lonicerae(at)gmail.com>2008-12-26, by SHiNE CsyFeK
-
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)2008-12-25, by SHiNE CsyFeK
-
Apparently X-OIM-Proxy was not a good way to decide that we received a2008-12-27, by Elliott Sales de Andrade
-
These translated strings don't need to be duplicated with g_snprintf. And2008-12-27, by Elliott Sales de Andrade
-
Spell "conversation" properly. My typo can forever be found in release2008-12-24, by Kevin Stange
-
Slightly modified version of a fix fqueze proposed for a crash with the empty2008-12-23, by John Bailey
-
Fix a typo in the French translation. References #7881.2008-12-23, by Daniel Atallah
-
This is a bitmask, and the "c" value here should be the least significant2008-12-22, by Mark Doliner
-
Error messages from libxml contain their own newlines2008-12-22, by Mark Doliner
-
Fix two related bugs:2008-12-22, by Mark Doliner
-
Change our font mapping in gtkimhtml to match the suggested values2008-12-22, by Mark Doliner
-
Change the font size mapping table in purple_markup_html_to_xhtml() to2008-12-22, by Mark Doliner
-
Fix a typo in a comment2008-12-22, by Mark Doliner
-
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7857.2008-12-22, by Daniel Atallah
-
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7858. Also, make the relevant code less of a horrible abomination.2008-12-22, by Daniel Atallah
-
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7859.2008-12-22, by Daniel Atallah