Tomasz Melcer
|
6c1858224e
|
caps: data stored and retrieved
|
2007-07-09 21:24:47 +00:00 |
|
Yann Leboulanger
|
952e6d96e3
|
catch disk full errors. fixes #2937
|
2007-07-09 16:01:19 +00:00 |
|
Brendan Taylor
|
29c44d8a5e
|
interface for SAS
|
2007-07-04 18:55:53 +00:00 |
|
Yann Leboulanger
|
1656ea452b
|
rename gt+ theme to default. fixes #2794
|
2007-07-04 16:50:54 +00:00 |
|
Yann Leboulanger
|
039bf1e10e
|
use get_contact() when we give the resource. see #3275
|
2007-07-04 16:33:40 +00:00 |
|
Yann Leboulanger
|
dc2dd87a31
|
prevent message spoofing. Thanks Misc. Fixes #3281
|
2007-07-04 13:29:06 +00:00 |
|
Yann Leboulanger
|
8abd062365
|
[Lukas] split get_contact into get_contacts and get_contact. get_contact_from_full_jid uses get_contact. Maybe could be merged with optional argument, but it's clearer this way. Fixes #3275
|
2007-07-04 13:23:16 +00:00 |
|
Brendan Taylor
|
2bed6a522a
|
fixed a traceback
|
2007-07-03 18:00:09 +00:00 |
|
Yann Leboulanger
|
33946aeeef
|
remove useless function get_contcats_from_jid (same as get_contact). see #3275
|
2007-07-03 10:22:41 +00:00 |
|
Yann Leboulanger
|
20965b9ba5
|
[lukas and I] improve tooltip to show info about pending events. fixes #1971
|
2007-07-03 09:31:43 +00:00 |
|
Tomasz Melcer
|
1c0aa7ad10
|
Caps: caps are queried, results are stored in cache.
|
2007-06-30 17:31:27 +00:00 |
|
Yann Leboulanger
|
31f3e2f44a
|
redo substitution when we get resource from config. fixes #3060
|
2007-06-30 08:40:14 +00:00 |
|
Travis Shirk
|
270c956db3
|
Handle malformed timestamps (which would cause an unhandled exception and hork the connection)
and XEP-82 (dashes in timestamps).
|
2007-06-29 21:21:08 +00:00 |
|
Travis Shirk
|
6ca2d76cba
|
Fixed a traceback. Not sure how correct the contact=contact[0] is, but it handles the multiple return types from get_contact_from_full_jid
|
2007-06-29 21:19:47 +00:00 |
|
Yann Leboulanger
|
fd03586f2c
|
use helper function. fixes #3263
|
2007-06-29 16:25:05 +00:00 |
|
Brendan Taylor
|
6fe668d863
|
disable logs in encrypted sessions.
|
2007-06-29 04:12:08 +00:00 |
|
Brendan Taylor
|
4bd805cf07
|
new option for whether encrypted sessions should be logged by default
|
2007-06-28 19:15:43 +00:00 |
|
Tomasz Melcer
|
4c1fdb1fd8
|
xmpppy doesn't raise exceptions!
|
2007-06-28 08:14:25 +00:00 |
|
Tomasz Melcer
|
976cd12eef
|
contacts.py: get_contact_from_full_jid not to raise exceptions on bare jids
|
2007-06-27 23:26:07 +00:00 |
|
Tomasz Melcer
|
6995730808
|
Caps: removed debug module import
|
2007-06-27 22:57:01 +00:00 |
|
Tomasz Melcer
|
744d445c55
|
Caps: querying caps disco node (no checking result yet)
|
2007-06-27 22:32:35 +00:00 |
|
Yann Leboulanger
|
967d050db2
|
call beep command instead of print '\a' <- doesn't work. fixes #909
|
2007-06-27 10:20:24 +00:00 |
|
Tomasz Melcer
|
7a399e980b
|
Comments here and there
|
2007-06-27 00:51:38 +00:00 |
|
Tomasz Melcer
|
86798a56f0
|
Caps: Cache object
|
2007-06-27 00:51:12 +00:00 |
|
Brendan Taylor
|
4b53db9fe6
|
properly terminate sessions
|
2007-06-26 22:52:50 +00:00 |
|
Brendan Taylor
|
39bea5fd40
|
tidying things up.
|
2007-06-26 20:55:49 +00:00 |
|
Yann Leboulanger
|
161cdf1e49
|
svn version is 0.11.1.1, not 0.12
|
2007-06-26 11:37:01 +00:00 |
|
Stephan Erb
|
7be506e3f5
|
Compact View:
* Move checkbox to preferences. Fixes #2662
* Merge option for muc and chat
|
2007-06-25 23:51:44 +00:00 |
|
Yann Leboulanger
|
ebb5c511f3
|
fix TB when we close pubsub window before we get the answer from the server. see #3103
|
2007-06-25 16:36:57 +00:00 |
|
Yann Leboulanger
|
2c4f2896af
|
don't stop Gajim when dbus is stopped. Fixes #3032
|
2007-06-25 16:23:21 +00:00 |
|
Yann Leboulanger
|
abcb48d1e0
|
improve pubsub support. fixes #3103
|
2007-06-24 22:33:00 +00:00 |
|
Yann Leboulanger
|
fc153017ec
|
ask password to user when we try to connect to a password protected room. fixes #2890
|
2007-06-24 21:19:41 +00:00 |
|
Yann Leboulanger
|
12bb72059f
|
ability to forward unread messages through adhoc commands. fixes #1910
|
2007-06-23 19:44:09 +00:00 |
|
Brendan Taylor
|
abd773b52e
|
can respond to an esession request
|
2007-06-20 20:44:33 +00:00 |
|
Brendan Taylor
|
d1fe7b41f3
|
functioning XEP-0217 implementation! (initiation only)
|
2007-06-17 10:39:19 +00:00 |
|
Brendan Taylor
|
8b7b368922
|
support libraries for esessions
|
2007-06-17 10:37:59 +00:00 |
|
Julien Pivotto
|
c92145c3b9
|
[misc] repare sending composing chatstates using xep instead of xep.
Fix #3241.
|
2007-06-16 21:31:19 +00:00 |
|
Yann Leboulanger
|
b6eb2f94c9
|
minimize menuitem -> minimize on close checkbutton. see #3034
|
2007-06-14 17:44:24 +00:00 |
|
Stephan Erb
|
e22007f1d1
|
Fix tb when closing muc with unread messages
|
2007-06-14 16:06:59 +00:00 |
|
Stephan Erb
|
5f82f1a413
|
Fix autocomplation for jids where username is set as nickname. Fixes #2608.
|
2007-06-13 21:29:03 +00:00 |
|
Yann Leboulanger
|
d2914f642b
|
add minimize button to manage_bookmarks window. see #3034
|
2007-06-13 20:24:04 +00:00 |
|
Brendan Taylor
|
62cf72910f
|
functioning XEP-0200 implementation (hardcoded keys and counters)
|
2007-06-11 22:42:29 +00:00 |
|
Stephan Erb
|
867199a89f
|
[misc] init Node in MultipleDataForm only once. Fixes #3228
|
2007-06-10 09:52:20 +00:00 |
|
Tomasz Melcer
|
93f963a1f0
|
Dataforms: fix a fix
|
2007-06-09 13:52:06 +00:00 |
|
Yann Leboulanger
|
7ef57b505d
|
discover our server at startup even if we don't use filetransfert proxies. fixes #3224
|
2007-06-09 12:26:30 +00:00 |
|
Tomasz Melcer
|
964c3752cb
|
Dataforms: DataRecord(extend=None) != DataRecord()
|
2007-06-09 12:21:35 +00:00 |
|
Yann Leboulanger
|
9f3fe8490b
|
[Santiago Gala] IPv6 filetransfert. see #1969
|
2007-06-09 07:07:05 +00:00 |
|
Stephan Erb
|
1dd0c97838
|
Fix Account Creat Wizzard, let it not use a removed function.
|
2007-06-08 20:28:47 +00:00 |
|
Brendan Taylor
|
4f2cd0a0fc
|
stubs for XEP-0116
|
2007-06-08 19:42:02 +00:00 |
|
Tomasz Melcer
|
401a9b4c02
|
Some comments added.
|
2007-06-07 22:49:47 +00:00 |
|