Mercurial
>
pidgin3
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Remove Farsight support (ok'd by elb)
Wed, 29 Jul 2015 17:15:56 -0400
, by Michael McConville
Remove Pidgin Theme Editor plugin
Wed, 29 Jul 2015 16:30:28 -0400
, by Michael McConville
Fix double-free caused by the removal of a copy of the 'from' address (related to federation removal)
Sun, 26 Jul 2015 21:11:15 -0400
, by Michael McConville
Replace receipt in Yahoo packet
Sun, 26 Jul 2015 20:20:42 -0400
, by Michael McConville
Restore another buddy name field in a Yahoo packet. It was also mistakenly removed along with federation (37207:e666f49a3e86). Refs #15907
Sun, 26 Jul 2015 20:16:58 -0400
, by Michael McConville
Fix a memory leak on the http request
Sun, 26 Jul 2015 16:43:24 -0700
, by Jorge Villaseñor
Restore buddy name field in Yahoo packet. It was mistakenly removed along with federation (37207:e666f49a3e86). Refs #15907
Sat, 25 Jul 2015 17:47:50 -0400
, by Michael McConville
Initial fix of file transfer by removing extra calls to purple_xfer_set_bytes_sent() and purple_xfer_set_completed(). Also, remove needless member bytes_remaining from PurpleXferPrivate. Works reliably for me on XMPP. However, the redundant purple_xfer_set_completed() calls may be relied upon by other protocols. This needs to be tested. Ok'd by elb. Refs #16001
Thu, 23 Jul 2015 17:16:41 -0400
, by Michael McConville
Remove manual GnuTLS configuration. There's still a little more to be done. For example, the current flags are confusing and should probably be replaced with --disable-gnutls and --disable-nss. The logic could be further simplified when this happens. We should also check whether we need to keep HAVE_GNUTLS_2_10 for Gadu-Gadu.
Wed, 22 Jul 2015 21:38:10 -0400
, by Michael McConville
Remove check for GnuTLS feature that was added 10+ years ago. Ok'd by elb. Refs #10412
Wed, 22 Jul 2015 16:38:40 -0400
, by Michael McConville
Remove all Yahoo federation, none of which is supported anymore. Ok'd by John Bailey (rekkanoryo). Refs #15907
Tue, 21 Jul 2015 22:38:27 -0400
, by Michael McConville
Add ChangeLog entry about NSS config simplification
Tue, 21 Jul 2015 15:07:09 -0400
, by Michael McConville
Remove ancient, never-used, disabled, and presumably broken logging features
Tue, 21 Jul 2015 14:38:00 -0400
, by Michael McConville
No longer check for NSS package microb-engine-nss. It was only for Maemo support, and even Maemo uses mozilla-nss these days.
Tue, 21 Jul 2015 14:21:01 -0400
, by Michael McConville
remove obselete #if 0'd code from GTK Buddy Note plugin (ok'd by etan)
Tue, 21 Jul 2015 14:03:38 -0400
, by Michael McConville
remove NSS location config options and massive manual NSS check from configure.ac (ok'd by elb, etan)
Tue, 21 Jul 2015 13:47:35 -0400
, by Michael McConville
Backed out 50884c0b222a because it breaks rejoining XMPP MUCs (maybe others) upon reconnection
Sat, 18 Jul 2015 18:04:00 -0500
, by Kevin Stange
Remove no longer used GConf URL handler queries. They spawn ~21 processes on startup. OK'd by Link Mauve, etan. Ref #16720
Thu, 16 Jul 2015 18:01:47 -0400
, by Michael McConville
Remove call to the deprecated and stubbed gnutls_global_set_mem_functions(). Fixes #16702
Thu, 16 Jul 2015 16:32:40 -0400
, by Michael McConville
Remove default XMPP file transfer proxy and replace existing defaults in user prefs. See ticket #16535. (ok'd by elb, etan, datallah)
Thu, 16 Jul 2015 14:11:57 -0400
, by Michael McConville
Fix 3 small memleaks on the smiley subsystem
Mon, 13 Jul 2015 22:18:51 -0700
, by Jorge Villaseñor
Set the size of the gtkconv entry
Thu, 25 Jun 2015 22:03:17 -0700
, by Jorge Villaseñor
Remove Yahoo! Japan
Sun, 21 Jun 2015 16:30:41 -0500
, by Michael McConville
Fix merge issue
Thu, 18 Jun 2015 11:27:46 -0400
, by Daniel Atallah
Merge with release-2.x.y (with some manual merge fixes, most notably in pidgin/plugins/notify.c)
Thu, 18 Jun 2015 09:54:08 -0400
, by Daniel Atallah
Fix warning introduced in 187b51ce9922
release-2.x.y
Mon, 15 Jun 2015 09:13:34 -0400
, by Daniel Atallah
media: fix build of backend-iface when USE_VV is enabled
Thu, 11 Jun 2015 15:32:46 +0200
, by Jakub Adam
notify: Add support for notifications for system messages
release-2.x.y
Wed, 10 Jun 2015 21:34:31 -0400
, by Sebastian Schmidt
Ad a check to make sure that connect_data is valid before freeing it to avoid double-frees
release-2.x.y
Wed, 10 Jun 2015 21:00:19 -0400
, by Daniel Atallah
Use G_GSIZE_FORMAT instead of G_GOFFSET_FORMAT - the latter is wrong for the datatype
release-2.x.y
Wed, 10 Jun 2015 20:59:07 -0400
, by Daniel Atallah
Initial removal of Crazy Chat plugin. Still need to search for now-unneeded dependencies.
Mon, 08 Jun 2015 19:20:13 -0400
, by Michael McConville
Check that we actually don't have opened a tab with conversation we want to open.
release-2.x.y
Fri, 05 Jun 2015 13:48:19 -0400
, by Matěj Cepl
Check that we actually don't have opened a tab with conversation we want to open.
Fri, 05 Jun 2015 12:57:05 -0400
, by Matěj Cepl
Add commas to the list of debug options
Tue, 02 Jun 2015 18:37:34 -0500
, by Richard Laager
Add commas to the list of debug options
release-2.x.y
Tue, 02 Jun 2015 18:37:07 -0500
, by Richard Laager
Replace 0s that represent null function pointers with NULL
Thu, 21 May 2015 00:06:37 -0400
, by mmcconville
Merge release-2.x.y
Sat, 09 May 2015 14:56:15 +0200
, by Tomasz Wasilczyk
Update internal libgadu to 1.12.1
release-2.x.y
Sat, 09 May 2015 14:54:05 +0200
, by Tomasz Wasilczyk
Fix build with VV disabled
Sat, 09 May 2015 14:30:06 +0200
, by Tomasz Wasilczyk
Fix tests built on Fedora
Sat, 09 May 2015 10:01:27 +0200
, by Tomasz Wasilczyk
Update POTFILES.skip (do we really want to skip these?)
Sat, 09 May 2015 00:32:46 +0200
, by Tomasz Wasilczyk
Fix win32 Pidgin plugins build
Sat, 09 May 2015 00:13:17 +0200
, by Tomasz Wasilczyk
Fix win32 Finch build
Sat, 09 May 2015 00:11:27 +0200
, by Tomasz Wasilczyk
Fix distcheck with gobject-introspection enabled
Fri, 08 May 2015 23:05:46 +0200
, by Tomasz Wasilczyk
Fix POTFILES
Fri, 08 May 2015 22:41:00 +0200
, by Tomasz Wasilczyk
Don't define twice
Fri, 08 May 2015 13:25:56 +0200
, by Tomasz Wasilczyk
Fix win32 bonjour build
Thu, 07 May 2015 23:29:19 +0200
, by Tomasz Wasilczyk
Fix media compile against new protocol plugin interface.
Wed, 06 May 2015 02:57:03 -0400
, by Elliott Sales de Andrade
Remove non-existant files from POTFILES.in.
Thu, 30 Apr 2015 00:01:51 -0700
, by Mark Doliner
Merge GPlugin branch
Mon, 27 Apr 2015 22:45:06 -0700
, by Jorge Villaseñor
Merged Ankit's soc.2013.gobjectification.plugins branch
soc.2013.gobjectification.plugins
Wed, 22 Apr 2015 21:37:25 -0700
, by Jorge Villaseñor
Allow finch and libgnt to do introspection against non standard installations
soc.2013.gobjectification.plugins
Wed, 22 Apr 2015 21:29:42 -0700
, by Jorge Villaseñor
Merge with default
soc.2013.gobjectification.plugins
Fri, 10 Apr 2015 13:31:07 +0530
, by Ankit Vani
Added send_dtmf to protocol media interface
soc.2013.gobjectification.plugins
Fri, 10 Apr 2015 13:30:18 +0530
, by Ankit Vani
Merge default branch (yet to add media_send_dtmf)
soc.2013.gobjectification.plugins
Fri, 10 Apr 2015 11:36:40 +0530
, by Ankit Vani
Add introspection gtkdocs for server.h
soc.2013.gobjectification.plugins
Sun, 01 Mar 2015 19:08:27 -0800
, by Jorge Villaseñor
Allow pidgin and libpurple to do introspection agains non standard install dir.
soc.2013.gobjectification.plugins
Sun, 01 Mar 2015 18:46:16 -0800
, by Jorge Villaseñor
Merged default branch
soc.2013.gobjectification.plugins
Mon, 05 Jan 2015 01:48:13 +0530
, by Ankit Vani
Fix build after merge
soc.2013.gobjectification.plugins
Wed, 26 Nov 2014 16:26:23 +0530
, by Ankit Vani
Merged default branch
soc.2013.gobjectification.plugins
Wed, 26 Nov 2014 16:01:25 +0530
, by Ankit Vani
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip