| age |
author |
description |
| Fri, 10 Jul 2009 15:05:01 +0200 |
Yann Leboulanger |
merge elghinn's branch (roster versioning) to trunk. Fixes #4661, #3190 |
| Thu, 09 Jul 2009 19:06:08 +0200 |
Yann Leboulanger |
Fix traceback when right click on email in history viewer. Fixes #5131 |
| Thu, 09 Jul 2009 18:22:41 +0200 |
Yann Leboulanger |
handle correctly when MUC server force us to change our nickname by sending a 303 error presence. Fixes #5055 |
| Thu, 09 Jul 2009 14:52:32 +0200 |
Yann Leboulanger |
do not allow several password window for one account. Fixes #5151 |
| Thu, 09 Jul 2009 14:34:51 +0200 |
Ana?l Verrier |
* the good version is not 0.12.1.6-hg but 0.12.3.1-devroster_versioning |
| Thu, 09 Jul 2009 14:33:18 +0200 |
Ana?l Verrier |
* better way to propagate roster at startroster_versioning |
| Wed, 08 Jul 2009 21:41:40 +0200 |
Yann Leboulanger |
handle jid errors |
| Wed, 08 Jul 2009 05:02:03 -0700 |
Ummu |
Path xml sending working. TODO: Get more elegant methodwhiteboard |
| Wed, 08 Jul 2009 00:00:57 -0700 |
Ummu |
Redid self.items so that attributes get their own RID as wellwhiteboard |
| Tue, 07 Jul 2009 22:48:02 +0200 |
Jonathan Schleifer |
Merge changes from default branch to osx_newbuildsys branch.osx_newbuildsys |
| Tue, 07 Jul 2009 19:17:28 +0200 |
Yann Leboulanger |
get_full_jid_from_iq is in helpers. Fixes #5146 |
| Tue, 07 Jul 2009 16:56:04 +0200 |
Yann Leboulanger |
parse_jid is in helpers |
| Tue, 07 Jul 2009 16:34:46 +0200 |
Yann Leboulanger |
fix some bugs with non-normalized jids |
| Tue, 07 Jul 2009 16:28:26 +0200 |
Yann Leboulanger |
ability to send contacts via DnD to another contact. Fixes #378 |
| Tue, 07 Jul 2009 15:14:56 +0200 |
Ana?l Verrier |
* fixed a bug when we remove a contact from our contact list (before we did not remove contact from roster_group table)roster_versioning |
| Tue, 07 Jul 2009 14:27:55 +0200 |
Yann Leboulanger |
add gajim.svg in /usr/share/pixmaps. Fixes #5139 |
| Tue, 07 Jul 2009 13:41:05 +0200 |
Yann Leboulanger |
don't traceback when we receive pep info from muc |
| Mon, 06 Jul 2009 22:34:24 +0200 |
Ana?l Verrier |
* fixed a bug when we have a groupchat minimized in the rosterroster_versioning |
| Mon, 06 Jul 2009 01:18:22 -0700 |
Ummu |
put connect() into connections.pywhiteboard |
| Mon, 06 Jul 2009 08:06:10 +0200 |
Yann Leboulanger |
come coding standardswhiteboard |
| Mon, 06 Jul 2009 07:58:09 +0200 |
Yann Leboulanger |
some cleanupwhiteboard |
| Sun, 05 Jul 2009 18:37:38 -0700 |
Ummu |
Try initiating whiteboard, do you get error?whiteboard |
| Fri, 03 Jul 2009 06:00:22 -0700 |
Ummu |
Restructured as per asterix's advicewhiteboard |
| Sun, 05 Jul 2009 11:57:12 +0200 |
Yann Leboulanger |
when sending file, try to bind ipv6 first. see #1969 |
| Fri, 03 Jul 2009 01:25:38 -0700 |
Ummu |
Changed minidom to simplexmlwhiteboard |
| Thu, 02 Jul 2009 12:50:26 +0200 |
Jonathan Schleifer |
Merge changes from default branch into osx_newbuildsys.osx_newbuildsys |
| Thu, 02 Jul 2009 08:20:17 +0200 |
Yann Leboulanger |
[danguy] log_encrypted_sessions is no more a global variable! Fixes #5132 |
| Tue, 30 Jun 2009 17:06:17 +0200 |
Ana?l Verrier |
* now there is no more sparkling when we update the RosterWindow with the roster received from the server (when server does not handle roster versioning or when it resends the whole roster)roster_versioning |
| Tue, 30 Jun 2009 11:46:27 +0200 |
Ana?l Verrier |
* In order to allow the viewing of the roster when we are offline (and some other cool stuffs), with and without roster versioning, now we load roster when RosterWindow is created (at gajim startup). Fixes #3190roster_versioning |
| Mon, 29 Jun 2009 15:49:46 +0200 |
Ana?l Verrier |
* in order to permit roster loading at gajim startup we need to save all roster pushs (even if it's not for versioning)roster_versioning |
| Mon, 29 Jun 2009 23:10:30 +0200 |
Yann Leboulanger |
finish previous commit, and change to a more generic name |
| Mon, 29 Jun 2009 23:09:48 +0200 |
Yann Leboulanger |
finish previous |
| Mon, 29 Jun 2009 23:02:03 +0200 |
Jonathan Schleifer |
Change the -svn suffix to -hg. |
| Mon, 29 Jun 2009 22:30:04 +0200 |
Jonathan Schleifer |
Merge changes from default branch into osx_newbuildsys.osx_newbuildsys |
| Mon, 29 Jun 2009 07:57:10 +0200 |
Yann Leboulanger |
ignore <iq> without an ID. They are required by RFC. Fixes #5122 |
| Mon, 29 Jun 2009 06:31:36 +0200 |
vardo |
Fixed bug when national character (non-ASCII) was entered which search string in ACE (comparison with descriptions, which are unicode, was not possible). It seems that this was Win32 specific (tested on Vista64). |
| Sun, 28 Jun 2009 15:27:08 -0700 |
Ummu |
Fixed problem with multiple whiteboards and changed glade position numbers to fit in new buttonwhiteboard |
| Sun, 28 Jun 2009 20:43:18 +0200 |
Ana?l Verrier |
* clean roster tables when we remove an accountroster_versioning |
| Sun, 28 Jun 2009 16:25:07 +0200 |
Yann Leboulanger |
change icon of whieboard buttonwhiteboard |
| Sun, 28 Jun 2009 16:01:43 +0200 |
Yann Leboulanger |
add missing facebook icon |
| Sun, 28 Jun 2009 04:56:25 -0700 |
Ummu |
Put in button that starts new widget. Changed widget so it takes in gajim.connection[self.account].whiteboard |
| Sat, 27 Jun 2009 20:54:49 +0200 |
Ana?l Verrier |
* added 'ask' supportroster_versioning |
| Sat, 27 Jun 2009 17:56:04 +0200 |
Ana?l Verrier |
* added a method to load roster from DBroster_versioning |
| Sat, 27 Jun 2009 12:29:55 +0200 |
Yann Leboulanger |
ability to block / unblock MUC occupants. Fixes #5051 |
| Sat, 27 Jun 2009 11:28:43 +0200 |
Yann Leboulanger |
fix missing vargajim_0.12 |
| Sat, 27 Jun 2009 10:51:30 +0200 |
Yann Leboulanger |
fix printing emoticons in htmltextviewgajim_0.12 |
| Sat, 27 Jun 2009 09:50:50 +0200 |
Yann Leboulanger |
[Spike411] Facebook iconset for Gajim. A great thanks to Jakub Szypulka for is iconset: http://cubestuff.wordpress.com/2008/05/21/facebook-goes-tango/ |
| Fri, 26 Jun 2009 19:33:46 +0200 |
Yann Leboulanger |
some coding standards |
| Fri, 26 Jun 2009 19:33:22 +0200 |
Yann Leboulanger |
do not request XEP-0012 when there are several resources |
| Fri, 26 Jun 2009 00:25:32 -0700 |
Ummu |
Fixed problem with clicking not producing anything.whiteboard |
| Thu, 25 Jun 2009 22:43:44 -0700 |
Ummu |
Now there is valid SVG producedwhiteboard |
| Tue, 23 Jun 2009 05:04:37 -0700 |
Ummu |
My attempt at minidom. For some reason, paths are sometimes broken if you draw it too fast, no idea why.whiteboard |
| Sat, 20 Jun 2009 20:40:08 -0700 |
Ummu |
A stripped down version of the widget stuffed in the message board. You can't do much with it right nowwhiteboard |
| Thu, 25 Jun 2009 19:28:23 +0200 |
Yann Leboulanger |
enable / disable ping_alives_enable too when (un)checking send keep alives in account modification window. Fixes #5100 |
| Tue, 23 Jun 2009 22:42:27 +0200 |
Yann Leboulanger |
take into account systray option instantly in pref window |
| Tue, 23 Jun 2009 22:24:39 +0200 |
Yann Leboulanger |
use helper functionroster_versioning |
| Tue, 23 Jun 2009 22:24:11 +0200 |
Yann Leboulanger |
change a string |
| Tue, 23 Jun 2009 22:08:06 +0200 |
Yann Leboulanger |
typo |
| Tue, 23 Jun 2009 22:00:34 +0200 |
Yann Leboulanger |
ask if we really want to uit Gajim when systray is hidden |
| Tue, 23 Jun 2009 19:29:25 +0200 |
Ana?l Verrier |
* added another table to handle roster grouproster_versioning |