summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* closing old/merged branchesfix-bonjour-macGary Kramlich2016-10-050-0/+0
* Share mdns_win32 for both Windows and Mac OS X.Patrick Cloke2016-03-153-3/+7
* Bump the version for releasev2.10.12Gary Kramlich2015-12-311-2/+2
* Set the date for the releaseGary Kramlich2015-12-311-1/+1
* Fix up POTFILES.skip to deal with intltool bug in distcheckEthan Blanton2015-12-301-0/+66
* Backed out 187b51ce9922 because it breaks rejoining XMPP MUCs (maybe others) ...dx2015-12-301-12/+1
* Fix #16762 where transient startup statuses could be deleted on exitJakub Adam2015-12-292-2/+6
* Update the ChangeLog for the accepted pull requestsGary Kramlich2015-12-231-0/+6
* Make irc work with Python3Dani?l van Eeden2015-12-231-1/+1
* Import the print function to makeDani?l van Eeden2015-12-221-1/+1
* Ensure backwards compatibility with Python 2Dani?l van Eeden2015-07-121-23/+26
* Make purlpe-url-handler work with Python 3Dani?l van Eeden2015-07-091-40/+40
* Update shout.svg and shout.png to match theme. Fixes #8311Steve Vaught2014-11-162-39/+85
* Fix memory leak in recursive URL parsingdequis2015-11-071-0/+1
* Fix compilationBjoern Voigt2015-11-011-1/+1
* Fix for AIM when using gateway proxiesYouness Alaoui2015-10-141-0/+1
* Don't require appsink be drained in appsink_readableJakub Adam2015-10-081-4/+13
* Remove Gstreamer pipeline after playing a soundJorge Villase?or2015-10-072-0/+2
* Don't render smileys in the History plugin's headers. Fixes #16747Michael McConville2015-09-071-1/+1
* Fix a race condition in appsrc read/write callbacksJakub Adam2015-08-211-18/+37
* Change a warning in the installerRichard Laager2015-08-051-1/+1
* Add a note for translatorsRichard Laager2015-08-051-0/+2
* Fix warning introduced in 187b51ce9922Daniel Atallah2015-06-151-2/+2
* notify: Add support for notifications for system messagesSebastian Schmidt2015-06-102-6/+55
* Ad a check to make sure that connect_data is valid before freeing it to avoid...Daniel Atallah2015-06-101-0/+3
* Use G_GSIZE_FORMAT instead of G_GOFFSET_FORMAT - the latter is wrong for the ...Daniel Atallah2015-06-101-1/+1
* Check that we actually don't have opened a tab with conversation we want to o...Mat?j Cepl2015-06-051-1/+12
* Add commas to the list of debug optionsRichard Laager2015-06-021-1/+1
* Update internal libgadu to 1.12.1Tomasz Wasilczyk2015-05-0913-3241/+4735
* GEnumValue nick should not have spaces, makes g-ir-scanner unhappy.Ankit Vani2015-04-101-3/+3
* Remove PurpleMediaCipher and PurpleMediaAuthentication enumsDavid Woodhouse2015-04-072-81/+0
* Moving ?ric Boumaour to the retired translator list.Mark Doliner2015-04-051-1/+1
* Need to define _XOPEN_SOURCE with a value.Andrew Victor2015-03-261-1/+1
* Fix compilation error when USE_VV is not defined.Andrew Victor2015-03-261-0/+2
* Add a new Malay (Malaysia) translatorRichard Laager2015-03-213-1/+19977
* Update the link for ETSI ES 202 130Richard Laager2015-03-211-2/+3
* Add Certum as a root CARichard Laager2015-03-203-0/+43
* Update the Nepali translatorRichard Laager2015-03-201-1/+2
* Bring back the Armenian translationRichard Laager2015-03-191-0/+20004
* Fix ALL_LINGUASRichard Laager2015-03-191-1/+1
* Add (empty) Breton translationRichard Laager2015-03-193-1/+20005
* Add application media type and APIsYouness Alaoui2014-07-219-6/+849
* Add Private media APIYouness Alaoui2014-07-072-20/+151
* media: make "init-media" signal handler optionalJakub Adam2014-08-121-6/+11
* media: ensure nonunique source is removed from pipeline when unlinkedJakub Adam2014-10-021-0/+14
* Add purple_xfer_{read,write}_file functionsDavid Woodhouse2015-03-122-0/+124
* Bump farstream02 requirement to 0.2.7David Woodhouse2015-03-131-1/+1
* media: Send a signal when a candidate pair is establishedYouness Alaoui2014-08-052-0/+9
* media: Add a send-rtcp-mux API to allow muxing of RTP and RTCPYouness Alaoui2014-08-115-0/+83
* Implement media encryptionJakub Adam2015-03-127-0/+325