Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-05-20typos. see #3953Yann Leboulanger
2008-05-20upadte all contact instances when we get a pep event for a contact. See #3953Yann Leboulanger
2008-05-20moved OTR stuff from session.received to connection._messageCBBrendan Taylor
2008-05-20Show pep tooltip info also for multiple resources and SelfContacts.Stephan Erb
2008-05-20Always remove contacts from GUI when we receive a roster via xmppy.Stephan Erb
2008-05-20Always pass the special message '?OTR?' to libotr.js
2008-05-20Revert r9682, it was a bad idea. The solution is not to send thejs
2008-05-20Remove some extra model refiltering.Stephan Erb
2008-05-20Send thread ID on ending OTR session so that self.session is definedjs
2008-05-20flush xmpppy's send queue before disconnectingBrendan Taylor
2008-05-20Improve select_contact method.Stephan Erb
2008-05-19Again, not update_ui(), but update_otr()!js
2008-05-19Again, it's update_otr(), not update_ui()!js
2008-05-19update_ui() doesn't call update_otr(). We want update_otr() here.js
2008-05-19Coding style & make translatable.js
2008-05-19missed part of that last patchBrendan Taylor
2008-05-19should fix zeroconf-related tb on exitBrendan Taylor
2008-05-19*sigh* I'm too confused today. This is nicer.js
2008-05-19Sorry, empty messages killed OTR. Fixed.js
2008-05-19Better check if msgtxt is not None.js
2008-05-19* When we receive a plaintext, non-tagged message, don't append OTRjs
2008-05-19* Close our session when the remote end does.js
2008-05-19Fix automatic start of OTR session.js
2008-05-19* If found, automatically use included gtk on win32.js
2008-05-19pass session when dispatching MSGNOTSENTBrendan Taylor
2008-05-19fix clicking on notification-daemon sign-in notificationBrendan Taylor
2008-05-19Coding style.js
2008-05-19Lock icon didn't show authenticated correctly. Fixed.js
2008-05-19Link to the OTR wiki page in the features window.js
2008-05-18This shoudl fix tab completion in GC. For real now, I hope.js
2008-05-18Coding style.js
2008-05-18Fixed a BT.js
2008-05-18Renable OTR. I found a way no messages will get lost, but it's morejs
2008-05-18Correct some bugs with the name used to create a MUC from a 1-to-1 chat when ...Julien Pivotto
2008-05-18don't create sessions for pubsub and xep-0070 messagesBrendan Taylor
2008-05-18Set type hint for notifications NOT using pynotify.js
2008-05-17make continued conversations unbrowsable. fix #3783Julien Pivotto
2008-05-17One-to-one chat to MUC: set a beter tab name than the jid of the room. See #2...Julien Pivotto
2008-05-17Same for groupchat.js
2008-05-17Don't show events from buttons in advanced menu, only show them whenjs
2008-05-17fixed link-local messaging (broken by session-centric) and removed a ton of d...Brendan Taylor
2008-05-16Fix music_track_info for multiple accounts.js
2008-05-16Disable OTR until the libotr devs fix their very broken API.js
2008-05-15* Remove old code to update status to current track.js
2008-05-15PEP creates less traffic now and MPRIS is now more tolerant.js
2008-05-15fix tb when closing chat control after e2e endedBrendan Taylor
2008-05-14Remove debug print.Stephan Erb
2008-05-14fix caps hash computaion according to XEP-0115. fixes #3925Yann Leboulanger
2008-05-14fixed dropped messages after initiating a tic-tac-toe game with a contact tha...Brendan Taylor
2008-05-14fixed opening chat with multiple resourcesBrendan Taylor