root/trunk/src/message_control.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @10752 [10752] 5 weeks asterix [thorstenp] fix unused variables
(edit) @10648 [10648] 8 weeks roidelapluie Very basic integration of xHtml GUI
(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) @10518 [10518] 3 months asterix [thorstenp] rename some var to not hide builts-in functions (list -> …
(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) @10157 [10157] 5 months asterix warning dialogs when closing a chat window are non blocking
(edit) @10084 [10084] 5 months asterix prevent sending invalid XML chars in chat / groupchat and status. Fixes …
(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) @9953 [9953] 6 months js Support for displaying XEP-0184 receipts.
(edit) @9951 [9951] 6 months bct fix disappearing crypto icon
(edit) @9881 [9881] 6 months bct fix GroupchatControl? session-related TB
(edit) @9846 [9846] 7 months bct first pass at stripping out the one-tab-per-session code
(edit) @9783 [9783] 7 months bct minor fixes for ctrl.set_session
(edit) @9771 [9771] 7 months js Completely remove OTR. Sorry, it just wasn't maintainable. The problem is …
(edit) @9748 [9748] 7 months bct fix lazy session binding to reuse sessions and pick them up from pending …
(edit) @9747 [9747] 7 months bct don't assign a session to a control until it's needed
(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) @9685 [9685] 8 months js Always pass the special message '?OTR?' to libotr.
(edit) @9675 [9675] 8 months js Coding style & make translatable.
(edit) @9669 [9669] 8 months js * When we receive a plaintext, non-tagged message, don't append OTR tag …
(edit) @9625 [9625] 8 months bct merged in session-centric branch, with fixes for OTR compatibility
(edit) @9623 [9623] 8 months js [Kjell Braden] Fix a crash with OTR.
(edit) @9616 [9616] 8 months js Reverted r9614 and r9615. Sorry, bct, but I think it is to early to merge …
(edit) @9614 [9614] 8 months bct merged in session_centric branch
(edit) @9607 [9607] 8 months js Store otr_userstates at the right place and create it the right way. This …
(edit) @9602 [9602] 8 months js Added OTR support. Work done by Kjell Braden <fnord@…>. Some …
(edit) @9178 [9178] 13 months nicfit Merge one_window branch Merged revisions …
(edit) @9141 [9141] 13 months nicfit grammar fix
(edit) @9113 [9113] 13 months bct realtime notification of esession begin/end
(edit) @8926 [8926] 15 months asterix next release will be GPL v3. fixes #3290
(edit) @8780 [8780] 16 months bct minor adjustments to how sessions are handled (partially fixes #3407)
(edit) @8685 [8685] 17 months steve-e Add my copyright :-)
(edit) @8568 [8568] 17 months asterix [Brendan Taylor] Gsoc 2007 work : end to end encryptions. Fixes #544
(edit) @8314 [8314] 19 months steve-e Compact View: * Move checkbox to preferences. Fixes #2662 * Merge option …
(edit) @8288 [8288] 19 months roidelapluie [misc] repare sending composing chatstates using xep instead of xep. Fix …
(edit) @8283 [8283] 19 months asterix improve minimize on close code
(edit) @7956 [7956] 2 years jim++ Deleting control.display_names, useless var now
(edit) @7807 [7807] 2 years jim++ Memory usage : Don't store some vars in self when not necessary
(edit) @7741 [7741] 2 years nk fix typo
(edit) @7612 [7612] 2 years asterix detect error while encrypting message, block sending it, and display error …
(edit) @7497 [7497] 2 years jim++ Some errors spoted by file source checkers
(edit) @7341 [7341] 2 years jim++ Fix notify_on_all_muc_messages I just broke, remove useless and unclear …
(edit) @7174 [7174] 2 years asterix allow shutdown func now get the method we used to close the tab. So that …
(edit) @6701 [6701] 2 years asterix events are now saved in an Event class. show in roster/systray options in …
(edit) @6479 [6479] 3 years asterix use gettext.install. Fixes #497
(edit) @6411 [6411] 3 years asterix JEP 172 support (user nickname) Fixes #464 and #884
(edit) @6265 [6265] 3 years dkirov split gtkgui.glade in several small glade files, which are now located in …
(edit) @6174 [6174] 3 years dkirov make sure ChatControl? instances are destroyed when chat tab is closed 1/2 …
(edit) @6074 [6074] 3 years nk [Geobert] new compact view so important info are not hidden (f.e. …
(edit) @5940 [5940] 3 years asterix remove some useless import
(edit) @5925 [5925] 3 years asterix cleanup ichat mode code. No need of timeout. Fixes #1213
(edit) @5780 [5780] 3 years nk pychecker on our files. everyone please have a look so we do not do the …
(edit) @5661 [5661] 3 years asterix last_message_time is now indexed by full_jid. for [1697]
(edit) @5660 [5660] 3 years asterix missing return
(edit) @5659 [5659] 3 years asterix introduce get_full_jid for MessageControl?. Fix TB when removing a tab with …
(edit) @5657 [5657] 3 years asterix we can now talk to a specific resource
(edit) @5651 [5651] 3 years nk do not del print_time_timeout_id but set it to None. fixes #1691
(edit) @5574 [5574] 3 years asterix [Geobert] Don't send bot JEP85 and JEP22 when only JEP22 is supported by …
(edit) @5551 [5551] 3 years asterix [Geobert] JEP-0022 partial support (composing). Tunned by me. Fixes #1317
(edit) @5433 [5433] 3 years nicfit More fixes for #1386 - Window titles and one_message_window PERTYPE mode
(edit) @5360 [5360] 3 years nk pychecker this file and fix also to adhere to coding standards. Travis …
(edit) @5346 [5346] 3 years nicfit Fixes #1495
(edit) @5327 [5327] 3 years nicfit Fixed copyrights
(edit) @5280 [5280] 3 years nicfit Removed type constant, which are reserved for types derived from …
(edit) @5277 [5277] 3 years nicfit Fix for #1420
(edit) @5156 [5156] 3 years nk [knuckles] GMail notification now shows number of messages and if clicked …
(edit) @5139 [5139] 3 years nicfit Removed unused functions
(edit) @5130 [5130] 3 years nicfit Jid is not needed for this interface
(edit) @5125 [5125] 3 years nicfit notify_on_all_muc_messges fix; #1395
(edit) @5110 [5110] 3 years nk remove some more asserts. nicfit have a look if you really need one
(add) @5081 [5081] 3 years nicfit Merged message_window branch.
Note: See TracRevisionLog for help on using the revision log.