root/trunk/src/gajim.py

Revision Log Mode:


Legend:

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