Yann Leboulanger
|
540fba2aaa
|
prevent some disk write error and show error dialog.
|
2008-11-06 08:10:36 +00:00 |
|
Yann Leboulanger
|
47f34bcd56
|
finish removing lastFM support. done in #9644
|
2008-11-05 19:45:57 +00:00 |
|
Yann Leboulanger
|
67d19a226d
|
handle mood in messages, send mood in message if pep is not supported on server. Fixes #4449
|
2008-11-03 14:25:08 +00:00 |
|
Yann Leboulanger
|
14140077ad
|
[afflux] don't close Gajim after the first disconnect, but after all disconnects. Fixes #4409
|
2008-11-02 15:48:14 +00:00 |
|
Yann Leboulanger
|
f5ae955764
|
show bookmark title instead of jid in tabs and roster. Fixes #4420
|
2008-11-02 14:31:11 +00:00 |
|
Stephan Erb
|
24f8305b81
|
Update banshee current track when necessary. Defective by design but working. Fixes #2229
|
2008-10-27 22:06:58 +00:00 |
|
js
|
90b2d8fa8d
|
Fix #4140.
|
2008-10-24 17:00:39 +00:00 |
|
Yann Leboulanger
|
1a8b77f1cc
|
revert thorstenp's patch [10510] that breaks setting all contacts offline when we go offline.
|
2008-10-23 16:17:03 +00:00 |
|
Yann Leboulanger
|
06ab4a7b6d
|
revert thorstenp patches for now. They introduce bugs.
|
2008-10-20 21:38:06 +00:00 |
|
Yann Leboulanger
|
f801a50260
|
[thorstenp] fix unused variables
|
2008-10-20 21:17:48 +00:00 |
|
Yann Leboulanger
|
c2c681e05c
|
[thorstenp] remove useless import
|
2008-10-20 17:54:02 +00:00 |
|
Yann Leboulanger
|
c638f0c6ad
|
[thorstenp] fix unreachable code
|
2008-10-20 15:24:54 +00:00 |
|
Yann Leboulanger
|
974543edf0
|
show minimized room in roster in red if we have been highlighted.
|
2008-10-12 19:17:09 +00:00 |
|
Yann Leboulanger
|
196dd7e30a
|
[thorstenp] use isinstance rather than type(x) == y. use sorted()
|
2008-10-11 09:59:52 +00:00 |
|
Yann Leboulanger
|
ed748fdda3
|
[thorstenp] replace list with tuple in for and if
|
2008-10-11 09:42:59 +00:00 |
|
Yann Leboulanger
|
567f1e17c1
|
[thorstenp] di not use emtpy except clauses
|
2008-10-11 09:37:13 +00:00 |
|
Yann Leboulanger
|
6cc8204319
|
[thorstenp] replace if statement with dict.get()
|
2008-10-11 09:31:48 +00:00 |
|
Yann Leboulanger
|
9d7c80d522
|
[thorstenp] replace has_key by key in dict. Fixes #4392
|
2008-10-07 20:41:59 +00:00 |
|
Yann Leboulanger
|
5795a27162
|
prevent traceback in case a groupchat comes in roster. fixes #4362
|
2008-10-06 20:42:56 +00:00 |
|
Yann Leboulanger
|
87edbb8dd8
|
don't remove contact when there is pending events on another resource. Fixes #4350
|
2008-09-29 20:52:53 +00:00 |
|
Yann Leboulanger
|
5da238ee54
|
show free for chat contacts before online contacts in roster when sorting by status. Fixes #4301
|
2008-09-27 14:20:44 +00:00 |
|
Yann Leboulanger
|
22cc993fa7
|
ability to sort by status in roster and in muc separatly. Fixes #3823
|
2008-09-26 15:22:16 +00:00 |
|
Yann Leboulanger
|
c876e8f65e
|
don't remove contact instance when we remove last event if a chat is stil opened, but when we close the window. Should fix #4272
|
2008-09-16 21:51:48 +00:00 |
|
Yann Leboulanger
|
330dd0e7a1
|
prevent traceback when removing an account. Fixes #4322
|
2008-09-16 07:55:33 +00:00 |
|
Yann Leboulanger
|
e8eead4cd9
|
fix right click on multiple contacts from different accounts. Fixes #4312
|
2008-09-15 16:56:23 +00:00 |
|
Yann Leboulanger
|
7982dac728
|
correct dialog and stanza when removing a not in roster contact. Fixes #4303
|
2008-09-09 19:20:00 +00:00 |
|
Yann Leboulanger
|
b2c1506d4d
|
don't depend on python2.5 for now. Fixes #4306
|
2008-09-09 16:44:24 +00:00 |
|
Yann Leboulanger
|
93149f6936
|
don't delete pep when a second resource of our jid goes offline. Maybe addresses #4284?
|
2008-09-08 11:52:29 +00:00 |
|
Yann Leboulanger
|
9a8dd5db02
|
show better icon for send file menuitems / buttons. Fixes #4282
|
2008-09-08 11:27:37 +00:00 |
|
Yann Leboulanger
|
292ac9573f
|
[Dicson] fix string. Fixes #4280
|
2008-09-03 14:16:13 +00:00 |
|
Yann Leboulanger
|
aba6fc2599
|
correctly remove contacts (force = True when we re-add them after)
|
2008-09-03 07:24:42 +00:00 |
|
Yann Leboulanger
|
ea7a97b1df
|
some more coding standards
|
2008-09-02 20:34:11 +00:00 |
|
Yann Leboulanger
|
cf0b44d7fc
|
coding standards
|
2008-09-02 20:31:05 +00:00 |
|
Yann Leboulanger
|
a530b92290
|
coding standards
|
2008-09-02 07:13:24 +00:00 |
|
Stephan Erb
|
2a1d6edd68
|
Do not always force backend removal when performing a delayed remove operation. Some coding standards.
|
2008-09-01 20:25:50 +00:00 |
|
Brendan Taylor
|
f8b620ce9a
|
oops, rdlp already fixed it. fix my screwed up commit
|
2008-08-31 23:04:36 +00:00 |
|
Brendan Taylor
|
72c5a6c5ce
|
fix #4275, minor grammar fix
|
2008-08-31 23:03:10 +00:00 |
|
Julien Pivotto
|
8c4eddebef
|
Prevent a tb when trying to remove a group. Fix #4275.
|
2008-08-31 23:02:22 +00:00 |
|
Stephan Erb
|
3f61182c7a
|
Only remove pep when a contact really signs out.
|
2008-08-31 12:36:40 +00:00 |
|
Stephan Erb
|
19866c99a9
|
Do not traceback when disconnecting from a minimized groupchat. Fixes #4255.
|
2008-08-30 19:33:13 +00:00 |
|
Julien Pivotto
|
269e5a31c7
|
hide pep-stuffs if a contact goes offline. fix #4206
|
2008-08-28 11:43:10 +00:00 |
|
Yann Leboulanger
|
a2df7d22ed
|
don't pass iters to menuitems callback, that are quickly invalid. Fixes #4034
|
2008-08-28 08:23:31 +00:00 |
|
Stephan Erb
|
f55651d905
|
* Don't hide manage GC Bookmark menuitem when the server doesn't support private storage
* Fix indentation problem
* Use generators instead of list comprehension (take less memory)
|
2008-08-25 19:35:47 +00:00 |
|
Yann Leboulanger
|
6f3cca4669
|
[Jeff Bailes] better strings
|
2008-08-25 10:06:22 +00:00 |
|
Nikos Kouremenos
|
6527c797b2
|
TODO -> FIXME; and a typo (aka yes you guessed it!: cosmetic)
|
2008-08-20 20:07:18 +00:00 |
|
Julien Pivotto
|
de4a23e751
|
See #4200.
* remove js from some headers
* set coding:utf-8 to allow real names in headers
|
2008-08-15 17:31:51 +00:00 |
|
Julien Pivotto
|
b58dfd6a59
|
Prevent many traceback due to headers and my last commit (it's late,
sorry)
|
2008-08-15 03:39:27 +00:00 |
|
Julien Pivotto
|
8bc9bc29ae
|
* Big headers review
* Remove some licencing problems
* To do: same for images
* See #4200
|
2008-08-15 03:20:23 +00:00 |
|
js
|
429fc2d1b3
|
Don't hardcode 'python' as our Python interpreter.
Should save OpenBSD a patch for the next alpha :).
|
2008-08-14 11:59:02 +00:00 |
|
Yann Leboulanger
|
d9544baff1
|
send invitation to groupchat to correct resource when inviting self contact. fixes #3799
|
2008-08-12 09:08:47 +00:00 |
|