summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* closing merged branchtrac17292Gary Kramlich2018-05-240-0/+0
* Improve default selection in pidgin_notify_searchresults_new_rows()David Woodhouse2018-03-221-1/+17
* Fix memory leaks in pidgin_notify_searchresults_new_rows()David Woodhouse2018-03-221-1/+7
* Created new branch trac17292dwmw22018-03-190-0/+0
* Bump the versions for the next round of developmentGary Kramlich2018-03-082-2/+6
* Added tag v2.13.0 for changeset 0462a04774f8Gary Kramlich2018-03-080-0/+0
* Bump the versions and add checks for tcl/tk 8.6/8.7v2.13.0Gary Kramlich2018-03-082-3/+7
* Update the ChangeLog for the security issuesGary Kramlich2018-03-081-0/+7
* Merging public updatesGary Kramlich2018-03-08103-99139/+34922
|\
| * Fix a typo refs #4061Gary Kramlich2018-03-081-1/+1
| * Don't allow adding a buddy to prpls that don't have an add_buddy callback. F...paradox2018-03-084-2/+15
| * Port backend-fs to newer api for farstream relay-info property. Fixes #17274Gary Kramlich2018-03-073-4/+47
| * Revert to the old version of zh_HK.po as I somehow totally messed it upGary Kramlich2018-03-071-488/+2173
| * Updating all the translationsGary Kramlich2018-03-0795-101306/+35323
| * ChangeLog the IRC AUTHENTICATE fix and finally add dx to the COPYRIGHT fileGary Kramlich2018-03-072-0/+3
| * irc: handle AUTHENTICATE as a normal command with server prefixdx2018-03-053-0/+8
| * irc: show protocol debug if PURPLE_VERBOSE_DEBUG=1dx2018-03-052-0/+14
* | Merged in dequisdequis/security/release-2.x.y (pull request #20)Gary Kramlich2018-03-071-1/+1
|\ \
| * | purple_email_is_valid: fix out of bounds readdx2017-05-271-1/+1
| |/
* | Merged in dequisdequis/security/release-2.x.y (pull request #23)Gary Kramlich2018-03-061-1/+1
|\ \
| * | irc: Fix write of a single \0 before the start of a buffer in irc_parse_ctcpdx2018-03-051-1/+1
| |/
* | Merged in dequisdequis/security/release-2.x.y (pull request #22)Gary Kramlich2018-03-061-1/+1
|\ \
| * | irc: fix read out of bounds in irc_nick_skip_modedx2018-03-051-1/+1
| |/
* | Merged in dequisdequis/security/release-2.x.y (pull request #24)Gary Kramlich2018-03-061-3/+6
|\ \
| * | Fix potential utf8 truncation on incoming invites (may result in crashes)dx2018-03-051-3/+6
| |/
* | irc: null irc->motd after freeing itdx2018-03-051-2/+6
|/
* Add Shawn Napora to the COPYRIGHT fileGary Kramlich2018-03-011-0/+1
* Various build fixes:Shawn Napora2018-03-013-3/+21
* ChangeLog and COPYRIGHT update for status icon blinking update. Fixes #17174Gary Kramlich2017-12-282-0/+2
* Merged in strangeways/main/trac-17174 (pull request #264)Gary Kramlich2017-12-292-12/+14
|\
| * Use purple_strequal instead of strcmpDaniel Kamil Kozar2017-12-101-2/+2
| * Use gtk_status_icon_get_icon_name instead of a new boolean variableDaniel Kamil Kozar2017-11-294-13/+14
| * mergeDaniel Kamil Kozar2017-11-2929-298/+443
| |\
| * | Rework tray icon blinkingDaniel Kamil Kozar2017-09-204-21/+22
* | | ChangeLog the fix for #17273. Fixes #17273Gary Kramlich2017-12-261-0/+1
* | | Merged in dwmw2/pidgin-trac17273/release-2.x.y (pull request #302)Gary Kramlich2017-12-261-0/+4
|\ \ \
| * | | Pidgin: Indicate mute/unmute status when changed remotely.David Woodhouse2017-12-141-0/+4
* | | | Add a ChangeLog for PR 262. Fixes #17232Gary Kramlich2017-12-141-0/+1
* | | | Merged in strangeways/main/release-2.x.y (pull request #262)Gary Kramlich2017-12-151-18/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Use utf8 functions in gtk_smiley_tree_lookupDaniel Kamil Kozar2017-11-191-15/+20
| * | | Improve smiley matching for unicodeDaniel Kamil Kozar2017-09-191-4/+7
| |/ /
* | | ChangeLog the update to not attempt to TLS secured BOSH connections. Fixes #...Gary Kramlich2017-12-071-0/+1
* | | Merged in yazawanico/main/release-2.x.y (pull request #293)Gary Kramlich2017-12-081-19/+18
|\ \ \ | |_|/ |/| |
| * | jabber.c: remove the historical giant #if 0 bloclk in jabber_process_starttls()Tom Li2017-11-281-17/+1
| * | jabber.c: remove the unnecessary debug warning if SSL/TLS is absentTom Li2017-11-281-4/+0
| * | jabber.c: fix #17270, ignore STARTTLS when using BOSH.Tom Li2017-11-251-5/+24
* | | ChangeLog the backport of de2d88e575eeGary Kramlich2017-11-251-0/+1
* | | Ensure labelled buttons are shown for search results in Pidgin.Howard Chu2011-12-221-1/+1
* | | ChangeLog the http pipelining removal for BOSH. Fixes #17025Gary Kramlich2017-11-252-0/+2
* | | Merged in yazawanico/main/bosh-pipeline (pull request #295)Gary Kramlich2017-11-251-35/+0
|\ \ \ | |/ / |/| |