summaryrefslogtreecommitdiff
path: root/libpurple
Commit message (Expand)AuthorAgeFilesLines
* merge of '755d7efe6da376f6fbeb9f6d3e08f2d7201aabc7'John Bailey2009-09-16150-1310/+1928
|\
| * I can't see why dots should be usefull here:Bj?rn Voigt2009-09-161-3/+3
| * Dimmuxx noticed that retrieving OIM didn't work for him until heKa-Hing Cheung2009-09-151-10/+12
| * These debug messages were missing newlines at the end.John Bailey2009-09-121-2/+2
| * Change purple_url_encode() to not encode . _ - ~ because it's notMark Doliner2009-09-112-51/+7
| * Fix a crash when attempting to validate a JID with an invalid resource.Paul Aurich2009-09-092-4/+4
| * Oops, it helps to actually use the stripped message.Paul Aurich2009-09-081-1/+1
| * Correct the version number in this @since tagMark Doliner2009-09-081-1/+1
| * merge of '0f966960f1b4832a295c303b5feaa69e31222ca5'Sulabh Mahajan2009-09-081-4/+14
| |\
| | * Better, accurate handling of idle time for a yahoo buddy. Fixes #10099Sulabh Mahajan2009-09-081-4/+14
| * | merge of '09ac376b0f285bdc64f393da22d764284d48fcbd'Etan Reisner2009-09-082-0/+50
| |\ \
| | * \ merge of 'cced8a93bcd079c9783618ce74ad685f2e3bbc02'Etan Reisner2009-08-181-1/+1
| | |\ \
| | * \ \ merge of 'ec6dd456b74c48113c7d01a9930756b11ae9af8f'Etan Reisner2009-08-163-3/+2
| | |\ \ \
| * | | | | rekkanoryo: darkrain: [Refs #10200]...chop off the "to this application"Paul Aurich2009-09-071-1/+1
| * | | | | Don't mention "Pidgin" in the libpurple cert error message. Fixes #10200.Paul Aurich2009-09-071-1/+1
| * | | | | merge of '6942d82d575944b6f6c28653bde5673c80f15bb5'Marcus Lundblad2009-09-071-0/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Fixes #10224Sulabh Mahajan2009-09-071-0/+6
| * | | | | If an oscar buddy on our buddy list is away and we have not yetMark Doliner2009-09-061-11/+17
| * | | | | A little more detail from the AIM docsMark Doliner2009-09-061-0/+29
| * | | | | Update some macros based on information fromMark Doliner2009-09-061-3/+4
| * | | | | Rename two variables based on insight fromMark Doliner2009-09-063-28/+25
| * | | | | Rename AIM_CHARSET_CUSTOM to AIM_CHARSET_LATIN_1 as described atMark Doliner2009-09-063-11/+11
| * | | | | These should actually be 0x03, I think. I think it's a bitmask whereMark Doliner2009-09-061-1/+1
| |/ / / /
| * | | | merge of '43d342af25d4d8eaa5ae79fc6e2989c359b832d0'Elliott Sales de Andrade2009-09-044-30/+35
| |\ \ \ \
| | * | | | The output buffer passed to qq_encrypt needs to be 17 bytes biggerMark Doliner2009-09-044-30/+35
| * | | | | Add newline at end of debug messages.Elliott Sales de Andrade2009-09-048-23/+23
| |/ / / /
| * | | | Oh boy, fix a missing semi-colonMark Doliner2009-09-041-1/+1
| * | | | Keep our tenses the sameMark Doliner2009-09-041-2/+2
| * | | | Add a test for qq's qq_encrypt function. Refs #10191. The string ofMark Doliner2009-09-044-0/+113
| * | | | Don't auto-close MSN switchboard connections for chats, because that meansElliott Sales de Andrade2009-09-031-0/+2
| * | | | "err" already exists--just set it to NULL.Mark Doliner2009-09-031-1/+1
| * | | | Head irc_mirc2* bugs off at the pass with a NULL checkEthan Blanton2009-09-031-2/+12
| * | | | Fix parsing of invalid IRC TOPIC messages which contain no actual topicEthan Blanton2009-09-031-0/+4
| * | | | merge of 'acd8ca882b713b59cec6c3e2645d709e1e5d54e0'Elliott Sales de Andrade2009-09-021-1/+1
| |\ \ \ \
| | * | | | La la la, oops. HanzZ pointed this (leak) out.Paul Aurich2009-09-021-1/+1
| * | | | | Properly quote the imgstore ID in the HTML for an Ink message so that theElliott Sales de Andrade2009-09-021-1/+1
| |/ / / /
| * | | | Ignore SLP invites if they do not contain all the required fields. TheElliott Sales de Andrade2009-09-011-1/+9
| * | | | As far as I can tell this BR_PTHREADS=0 define was used for binreloc,Mark Doliner2009-09-012-2/+0
| * | | | merge of '19c55a6cca66e0a33172318a95601394c5b4d519'Elliott Sales de Andrade2009-09-011-1/+1
| |\ \ \ \
| | * | | | Eighth^WNinth time's the charm...Paul Aurich2009-08-311-1/+1
| * | | | | Fix some typos.Elliott Sales de Andrade2009-08-314-7/+7
| |/ / / /
| * | | | Minor merge duplication.Paul Aurich2009-08-311-6/+1
| * | | | merge of 'f5c49596f57fc83dc46ab2d16a55561d871b3716'Paul Aurich2009-08-312-1/+8
| |\ \ \ \
| | * | | | Don't crash when receiving an error iq response when trying fetch a customMarcus Lundblad2009-08-312-1/+8
| * | | | | jabber: Stricter parsing of a BoB data stanzaPaul Aurich2009-08-311-15/+26
| |/ / / /
| * | | | gah, signed comparison meant this was stripping all multibyte UTF-8 characters.Paul Aurich2009-08-311-2/+3
| * | | | jabber: Properly handle adding buddies that contain a resource. Closes #10151.Paul Aurich2009-08-313-9/+48
| * | | | jabber: Reduce severity of "Ignoring exts..." message.Paul Aurich2009-08-311-2/+2
| * | | | merge of '0fa0e4979c49e81a0747db2e5daf76e87134010b'Michael Ruprecht2009-08-304-12/+31
| |\ \ \ \
| | * | | | Fix some docs warnings. Thanks to darkrain for pointing them out.Michael Ruprecht2009-08-303-6/+11