root/trunk/src/session.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @10842 [10842] 4 weeks bct a fix for autonegotiation after esessions were disabled
(edit) @10687 [10687] 7 weeks asterix don't consider buggy messages as groupchat messages if there is no …
(edit) @10615 [10615] 2 months jim++ -Use common format for function documentation. -Specify separation for …
(edit) @10525 [10525] 3 months bct renegotiate e2e after somebody reconnects (still doesn't work for PM)
(edit) @10518 [10518] 3 months asterix [thorstenp] rename some var to not hide builts-in functions (list -> …
(edit) @10511 [10511] 3 months asterix [thorstenp] replace none equality test with identity test
(edit) @10450 [10450] 3 months asterix some coding standards
(edit) @10353 [10353] 4 months bct removed some odd flow control left behind when one of the session …
(edit) @10250 [10250] 5 months roidelapluie See #4200. * remove js from some headers * set coding:utf-8 to allow …
(edit) @10247 [10247] 5 months roidelapluie * Big headers review * Remove some licencing problems * To do: same for …
(edit) @10081 [10081] 5 months js For historical reasons, we have a tab width of 3. This is strange, but we …
(edit) @10035 [10035] 6 months bct attach resource to sessions so that only the relevant sessions are …
(edit) @9931 [9931] 6 months bct fix encrypted/unencrypted notifications in PM
(edit) @9896 [9896] 6 months bct fix a couple of GC and PM TBs
(edit) @9889 [9889] 6 months asterix fix arguments order in contacts.py, some coding standards. should fix …
(edit) @9880 [9880] 6 months bct sesison-related TB fixes
(edit) @9863 [9863] 6 months bct fix esession toggling
(edit) @9861 [9861] 6 months bct make esession authentication warning less obtrusive
(edit) @9846 [9846] 7 months bct first pass at stripping out the one-tab-per-session code
(edit) @9844 [9844] 7 months steve-e Fix typo.
(edit) @9829 [9829] 7 months bct moved session negotiation handling from gajim.py to session.py
(edit) @9826 [9826] 7 months asterix handle unknown message type as 'normal'. fixes #3977
(edit) @9789 [9789] 7 months bct fix lack of notification
(edit) @9784 [9784] 7 months bct detach sessions from controls when the highest priority contact …
(edit) @9751 [9751] 7 months asterix fix argument order in new_chat
(edit) @9747 [9747] 7 months bct don't assign a session to a control until it's needed
(edit) @9719 [9719] 7 months bct fix a multiple tab regression
(edit) @9705 [9705] 7 months bct gave sessionless window location its own method
(edit) @9697 [9697] 8 months bct don't do first message notification if we can pick up a sessionless …
(edit) @9695 [9695] 8 months bct reuse chat controls after session termination fixes #3950
(edit) @9688 [9688] 8 months bct moved OTR stuff from session.received to connection._messageCB fixed lock …
(edit) @9679 [9679] 8 months steve-e Improve select_contact method. * use correct API in session.py * only …
(edit) @9677 [9677] 8 months js Again, it's update_otr(), not update_ui()!
(edit) @9672 [9672] 8 months js *sigh* I'm too confused today. This is nicer.
(edit) @9671 [9671] 8 months js Sorry, empty messages killed OTR. Fixed.
(edit) @9670 [9670] 8 months js Better check if msgtxt is not None.
(edit) @9669 [9669] 8 months js * When we receive a plaintext, non-tagged message, don't append OTR tag …
(edit) @9668 [9668] 8 months js * Close our session when the remote end does. * Don't set encrypted = True …
(edit) @9667 [9667] 8 months js Fix automatic start of OTR session.
(edit) @9659 [9659] 8 months js Coding style.
(edit) @9658 [9658] 8 months js Fixed a BT.
(edit) @9657 [9657] 8 months js Renable OTR. I found a way no messages will get lost, but it's more or …
(edit) @9637 [9637] 8 months bct fix an undefined variable when scrolling the roster
(edit) @9636 [9636] 8 months bct fix multipopup when receiving several unthreaded messages
(edit) @9635 [9635] 8 months bct moved session.remove_events. fixes #3942
(edit) @9634 [9634] 8 months asterix fix traceback: get variable where it is. fixes #3943
(edit) @9632 [9632] 8 months asterix fix function call. fixes #3941
(add) @9625 [9625] 8 months bct merged in session-centric branch, with fixes for OTR compatibility
Note: See TracRevisionLog for help on using the revision log.