summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix memory leak originating in purple_prefs_connect_callbackrelease-2.x.yMarkus Fischer2023-02-071-1/+4
* fix compile warning (Wcast-function-type)Markus Fischer2023-02-071-1/+7
* Prepare for the next round of developmentGary Kramlich2023-01-022-2/+5
* Added tag v2.14.12 for changeset 2fc862e230a7Gary Kramlich2022-12-310-0/+0
* Remove a string from the Romanian translation that's breaking iconv on Windows.v2.14.12Gary Kramlich2022-12-313-6/+5
* Prepare for the next round of developmentGary Kramlich2022-12-312-2/+5
* Added tag v2.14.11 for changeset 010d58407f0eGary Kramlich2022-12-310-0/+0
* Update translations for 2.14.11v2.14.11Gary Kramlich2022-12-3196-2503/+2885
* Prepare for the 2.14.11 releaseGary Kramlich2022-12-312-3/+11
* Update the about box to point people to discourse instead of the mailing list.Gary Kramlich2022-12-292-9/+8
* Remove the old bitbucket-pipelines.yml file that's not used anymoreGary Kramlich2022-12-011-21/+0
* Set the actual number of bytes written in the win32 SIOCGIFCONF ioctl handlerGary Kramlich2022-11-281-9/+6
* Prepare for the 2.14.11 round of developmentGary Kramlich2022-11-042-2/+5
* fix crash when closing a group chat with spellchk plugin enabledMarkus Fischer2022-10-271-5/+10
* Add ivanhoe to crazy patch writersGary Kramlich2022-10-231-2/+3
* Added tag v2.14.10 for changeset 594d72369304Gary Kramlich2022-06-020-0/+0
* Prepare for the 2.14.10 releasev2.14.10Gary Kramlich2022-06-022-2/+7
* Fix crash when cancelling an XMPP file transferBelgin Știrbu2022-06-021-0/+23
* fix use after freeivanhoe2022-06-021-3/+3
* Emit the irc-sending-text signal for all irc messages.Gary Kramlich2022-05-311-19/+20
* Start putting the ChangeLog together for 2.14.10.Gary Kramlich2022-05-301-1/+25
* Fix segmentation fault on IRC server replyBelgin Știrbu2022-05-301-1/+8
* Fix unable to unblock XMPP buddyBelgin Știrbu2022-05-271-2/+8
* Fix updating custom smileysBelgin Știrbu2022-05-251-17/+11
* Fix hang when completing a file transfer over XMPPBelgin Știrbu2022-05-252-21/+46
* Fix GtkPrivacy to respect privacy settingsBelgin Știrbu2022-05-232-5/+14
* Fix a crash when requesting your own info in an XMPP conferenceBelgin Știrbu2022-05-201-1/+1
* Fix XMPP not reconnecting after failed connectionBelgin Știrbu2022-05-191-0/+4
* Modernize appdata fileRichard Laager2022-05-131-11/+28
* Modernize desktop fileRichard Laager2022-05-121-3/+6
* Drop the QQ smileys from the theme since we don't ship QQ anymore.Richard Laager2022-05-102-138/+0
* Install some emoticons already in the theme but not being installed.Richard Laager2022-05-101-0/+2
* Fix proxy spelling errorRichard Laager2022-05-101-1/+1
* Update COPYRIGHT fileRichard Laager2022-05-104-18/+15
* Prepare for the 2.14.10 release cycleGary Kramlich2022-04-283-2/+8
* Added tag v2.14.9 for changeset f729a2939e03Gary Kramlich2022-04-280-0/+0
* Add a few more things to the ChangeLog and set the version numberv2.14.9Gary Kramlich2022-04-282-13/+31
* Fix a warning in gtkconv where we weren't returning a value when we should ha...Gary Kramlich2022-04-281-2/+2
* Remove a string from the Romanian translation that's currently breaking the w...Gary Kramlich2022-04-281-3/+1
* G_SOURCE_REMOVE and G_SOURCE_CONTINUE were added in 2.32 but our windows buil...Gary Kramlich2022-04-282-3/+3
* Update all of the translations for releaseGary Kramlich2022-04-2896-119989/+17446
* Make all irc login time commands skip the rate limiter.Gary Kramlich2022-04-274-11/+12
* Remove _xmppconnect supportGary Kramlich2022-04-271-47/+0
* Use the leaky bucket algorithm to rate limit irc messages.Gary Kramlich2022-04-234-85/+155
* Update ChangeLog for everything in 2.14.9 so farGary Kramlich2022-04-231-1/+27
* Add a field in IRC where users can explicitly set the SASL login nameBelgin Știrbu2022-04-212-1/+14
* Set realname and identname to nickname by default in IRCBelgin Știrbu2022-04-212-4/+4
* Add Belgin Știrbu and itsnotabigtruck to the COPYRIGHTGary Kramlich2022-04-181-0/+2
* Patch from itsnotabigtruck to fix jabber Attention messages being sent to inc...Belgin Știrbu2022-04-181-1/+6
* Fix file transfers failing at 99% over IRCBelgin Știrbu2022-04-151-1/+16