|
|
|
@10936
|
[10936]
|
2 days |
asterix |
install gajim-history-manager to bin directory, remove shebang line in py …
|
|
|
|
@10933
|
[10933]
|
5 days |
steve-e |
Revert r10931. Fixes #4632. See #2634
|
|
|
|
@10932
|
[10932]
|
8 days |
steve-e |
Fix indentation error.
|
|
|
|
@10931
|
[10931]
|
8 days |
steve-e |
Proposed Fix. Make sure we read all data from our SSL socket wrappers and …
|
|
|
|
@10902
|
[10902]
|
2 weeks |
steve-e |
Move GObjectIdleQueue from gajim.py to idlequeue.py
|
|
|
|
@10899
|
[10899]
|
2 weeks |
asterix |
better handling of error when receiving a filetransfer without bytestream …
|
|
|
|
@10858
|
[10858]
|
3 weeks |
asterix |
merge BOSH branch to trunk
|
|
|
|
@10842
|
[10842]
|
4 weeks |
bct |
a fix for autonegotiation after esessions were disabled
|
|
|
|
@10817
|
[10817]
|
4 weeks |
asterix |
don't escape gmail email notifications twice
|
|
|
|
@10774
|
[10774]
|
5 weeks |
asterix |
[thorstenp] use sorted() and list comprehension
|
|
|
|
@10773
|
[10773]
|
5 weeks |
asterix |
[thorstenp] replace filter lambda with list comprehension
|
|
|
|
@10770
|
[10770]
|
5 weeks |
asterix |
[thorstenp] remove whitespace at eol
|
|
|
|
@10763
|
[10763]
|
5 weeks |
asterix |
[thorstenp] fix reimported modules
|
|
|
|
@10757
|
[10757]
|
5 weeks |
asterix |
[thorstenp] fix redefined builtins
|
|
|
|
@10752
|
[10752]
|
5 weeks |
asterix |
[thorstenp] fix unused variables
|
|
|
|
@10749
|
[10749]
|
5 weeks |
asterix |
[thorstenp] remove useless import
|
|
|
|
@10724
|
[10724]
|
6 weeks |
steve-e |
Do not duplicate a contact in roster on subscription changes. Fixes …
|
|
|
|
@10714
|
[10714]
|
6 weeks |
asterix |
better handling of sessions in zeroconf. Fixes #4529
|
|
|
|
@10705
|
[10705]
|
6 weeks |
steve-e |
Correctly remove Observer and NotInRoster? contact in one special case. …
|
|
|
|
@10668
|
[10668]
|
7 weeks |
asterix |
fix docutils installation under windows. css file was not included in …
|
|
|
|
@10648
|
[10648]
|
8 weeks |
roidelapluie |
Very basic integration of xHtml GUI
|
|
|
|
@10647
|
[10647]
|
8 weeks |
asterix |
fix auto away after a connection cut. Fixes #4473
|
|
|
|
@10637
|
[10637]
|
2 months |
asterix |
update groupchat contact instance when we get a pm presence
|
|
|
|
@10606
|
[10606]
|
2 months |
asterix |
[thorstenp] delay remote control creation to speed up startup
|
|
|
|
@10602
|
[10602]
|
2 months |
asterix |
[thorstenp] sort emoticons with sorted function. See #4457
|
|
|
|
@10601
|
[10601]
|
2 months |
asterix |
fix regex compiling
|
|
|
|
@10600
|
[10600]
|
2 months |
asterix |
[thorstenp] compile regexes on demand. See #4457
|
|
|
|
@10590
|
[10590]
|
2 months |
asterix |
prevent traceback when removing idle object. fixes #4391
|
|
|
|
@10584
|
[10584]
|
2 months |
asterix |
don't print missing optional modules to stderr. Fixes #4433
|
|
|
|
@10566
|
[10566]
|
3 months |
asterix |
fix re-joining a groupchat when control is already opened. Fixes #4425
|
|
|
|
@10557
|
[10557]
|
3 months |
asterix |
show a link to wiki to restore malformed database. see #4428
|
|
|
|
@10549
|
[10549]
|
3 months |
asterix |
revert thorstenp patches for now. They introduce bugs.
|
|
|
|
@10548
|
[10548]
|
3 months |
asterix |
[thorstenp] fix unused variables
|
|
|
|
@10545
|
[10545]
|
3 months |
asterix |
[thorstenp] remove useless import
|
|
|
|
@10526
|
[10526]
|
3 months |
bct |
fix renegotiation when a message was unable to decrypt. fixes #4360.
|
|
|
|
@10520
|
[10520]
|
3 months |
asterix |
re-add badly removed line in [10506]
|
|
|
|
@10519
|
[10519]
|
3 months |
asterix |
remove debuging ipython window creation. Fixes #4401
|
|
|
|
@10518
|
[10518]
|
3 months |
asterix |
[thorstenp] rename some var to not hide builts-in functions (list -> …
|
|
|
|
@10514
|
[10514]
|
3 months |
asterix |
[thorstenp] use isinstance rather than type(x) == y. use sorted()
|
|
|
|
@10512
|
[10512]
|
3 months |
asterix |
[thorstenp] replace reduce instances
|
|
|
|
@10508
|
[10508]
|
3 months |
asterix |
[thorstenp] di not use emtpy except clauses
|
|
|
|
@10506
|
[10506]
|
3 months |
asterix |
[thorstenp] replace if statement with dict.get()
|
|
|
|
@10497
|
[10497]
|
3 months |
asterix |
[thorstenp] replace has_key by key in dict. Fixes #4392
|
|
|
|
@10480
|
[10480]
|
3 months |
js |
Fix #4375.
|
|
|
|
@10473
|
[10473]
|
3 months |
js |
Apply my suggested patch from #4368. Fixes #4368.
|
|
|
|
@10468
|
[10468]
|
3 months |
js |
Better checking for which IdleQueue? we use.
It's a bad idea to check …
|
|
|
|
@10449
|
[10449]
|
3 months |
asterix |
get_gc_control is in MessageWindowMgr? class. Fixes #4357
|
|
|
|
@10447
|
[10447]
|
3 months |
asterix |
don't remove contact when there is pending events on another resource. …
|
|
|
|
@10395
|
[10395]
|
4 months |
asterix |
[Alex V. Myltsev] timeout_add -> timeout_add_seconds to forget GPG …
|
|
|
|
@10382
|
[10382]
|
4 months |
asterix |
correctly remove contacts (force = True when we re-add them after)
|
|
|
|
@10376
|
[10376]
|
4 months |
steve-e |
Do not always force backend removal when performing a delayed remove …
|
|
|
|
@10346
|
[10346]
|
4 months |
asterix |
ask to change nickname for a groupchat only once. Fixes #4250
|
|
|
|
@10344
|
[10344]
|
4 months |
asterix |
patch has been announce and is in gettext upstream. Debian includes it, …
|
|
|
|
@10319
|
[10319]
|
4 months |
asterix |
no need of GUI classes in connection_handlers.py, socks5.py and secrets.py
|
|
|
|
@10292
|
[10292]
|
5 months |
steve-e |
* Don't hide manage GC Bookmark menuitem when the server doesn't support …
|
|
|
|
@10281
|
[10281]
|
5 months |
asterix |
[Jeff Bailes] better strings
|
|
|
|
@10269
|
[10269]
|
5 months |
js |
Small fix for OS X. Without it, Gajim won't restart if it crashed.
|
|
|
|
@10251
|
[10251]
|
5 months |
js |
Make a string translatable. Fixes #4203.
|
|
|
|
@10250
|
[10250]
|
5 months |
roidelapluie |
See #4200.
* remove js from some headers
* set coding:utf-8 to allow …
|
|
|
|
@10248
|
[10248]
|
5 months |
roidelapluie |
Prevent many traceback due to headers and my last commit (it's late, …
|
|
|
|
@10247
|
[10247]
|
5 months |
roidelapluie |
* Big headers review
* Remove some licencing problems
* To do: same for …
|
|
|
|
@10209
|
[10209]
|
5 months |
asterix |
fix some resource problems. see #3799
|
|
|
|
@10208
|
[10208]
|
5 months |
asterix |
some coding standards
|
|
|
|
@10191
|
[10191]
|
5 months |
asterix |
typo
|
|
|
|
@10189
|
[10189]
|
5 months |
asterix |
make room participants list private when continuing a conversation. Fixes …
|
|
|
|
@10182
|
[10182]
|
5 months |
asterix |
remove unused function
|
|
|
|
@10180
|
[10180]
|
5 months |
roidelapluie |
remove testing stuff... I am distracted
|
|
|
|
@10179
|
[10179]
|
5 months |
roidelapluie |
Make continued conversations (chat2muc) members-only (fix #4102)
|
|
|
|
@10171
|
[10171]
|
5 months |
js |
Revert r10159 as this breaks it completely. It's not possible to
disable …
|
|
|
|
@10162
|
[10162]
|
5 months |
bct |
status change tests, hopefully fix some status change issues
|
|
|
|
@10159
|
[10159]
|
5 months |
bct |
correctly decide whether to autonegotiate after a session was replaced
|
|
|
|
@10145
|
[10145]
|
5 months |
asterix |
2 less blocking windows
|
|
|
|
@10144
|
[10144]
|
5 months |
roidelapluie |
Don't print twice "ping? pong" when using /ping command in a pm.
|
|
|
|
@10130
|
[10130]
|
5 months |
asterix |
update correctly self contact when we get PEP info. fixes #4145
|
|
|
|
@10127
|
[10127]
|
5 months |
asterix |
fix call to get_status_message
|
|
|
|
@10120
|
[10120]
|
5 months |
jim++ |
Update counting of online transports when a transport change status.
|
|
|
|
@10118
|
[10118]
|
5 months |
asterix |
save config on quitting Gajim. see #4174
|
|
|
|
@10110
|
[10110]
|
5 months |
asterix |
comment a string on which xgettext fails. see #4166
|
|
|
|
@10103
|
[10103]
|
5 months |
asterix |
[avm] prevent eating up the passphrase when you fail to enter it 2 times, …
|
|
|
|
@10102
|
[10102]
|
5 months |
asterix |
fix some typo. see #4166
|
|
|
|
@10101
|
[10101]
|
5 months |
asterix |
better transltion strings. see #4166
|
|
|
|
@10098
|
[10098]
|
5 months |
asterix |
fix traceback when canceling GPG passphrase dialog
|
|
|
|
@10097
|
[10097]
|
5 months |
asterix |
[avm] add a PassphraseRequest? class that queue GPG passphrase requests. …
|
|
|