summaryrefslogtreecommitdiff
path: root/src/core.py
AgeCommit message (Expand)Author
2011-09-11mergeFlorent Le Coz
2011-09-11Fix a traceback when a contact not yet accepted goes offlineFlorent Le Coz
2011-09-11Make the roster tab shine when someone added you in her rosterFlorent Le Coz
2011-09-10Added a help message for the first runmathieui
2011-09-10Fixes #2215mathieui
2011-09-09Add (optional) lazy resize, and also fix the screen becoming empty when resiz...Florent Le Coz
2011-09-06Fixes #2235mathieui
2011-09-06Fixed various things regarding privatetabs:mathieui
2011-09-06An 'inactive' chat state is now sent to the current room when going awaymathieui
2011-09-06Change license to MITFlorent Le Coz
2011-09-06Add the /quit commandFlorent Le Coz
2011-08-12Display the JID of an error sender. Fixes #2218.Emmanuel Gil Peyrot
2011-07-18Fix a crash on missing completion for /bindFlorent Le Coz
2011-07-11PUBSUB: publish items on node, with a text editorFlorent Le Coz
2011-07-09[pubsub] use callbacks to make everything non-blocking.Florent Le Coz
2011-07-04Merge these forgotten commits as well.Florent Le Coz
2011-07-04Merge that tooFlorent Le Coz
2011-07-03Remove useless keyboard shortcutsFlorent Le Coz
2011-07-03/bind commandFlorent Le Coz
2011-07-03Key bindings \o/Florent Le Coz
2011-06-29Fixes #2220 (that was hard)mathieui
2011-06-27Beep() on highlight/message/private-messages (configurable)Florent Le Coz
2011-06-23Fixes #1736mathieui
2011-06-23Fix receipt of private message. They were seen as comig from the room.Florent Le Coz
2011-06-21/reconnect is too dangerous for retardsmathieui
2011-06-20Remove a useless refresh (that would make things a little slower)Florent Le Coz
2011-06-18Fixes bug #2183mathieui
2011-06-18Handler error messages even when not comming from a roomFlorent Le Coz
2011-06-18Fixes #2209mathieui
2011-06-18Empty roster on disconnectFlorent Le Coz
2011-06-18Fix /connect (and renamed it to /reconnect)mathieui
2011-06-15Fix the refresh of the muc info header on new messaeFlorent Le Coz
2011-05-29Remove InfoTab referencesmathieui
2011-05-29fixes #2153 Remove the anon-specific tabFlorent Le Coz
2011-05-29Fix some bug due to the new way chars are returnedFlorent Le Coz
2011-05-29Merge, whateverFlorent Le Coz
2011-05-29fixes #2164. Restore multiline messages on paste of big text. That’s now fa...Florent Le Coz
2011-05-28Fixes #2179mathieui
2011-05-19Fix arguments for /status commandFlorent Le Coz
2011-05-19Fix the argument split issuesFlorent Le Coz
2011-05-14Fixes #2177, and fixes chatstates a bitmathieui
2011-05-14fixes #2171, fixes #2173, also set a minimum size (< 5 lines crashes poezio w...mathieui
2011-05-13fixes #1995 (hopefully google will fix their server, one day…)mathieui
2011-05-13Fix #2170mathieui
2011-05-13Fix #2176, and remove useless stuff added by 2to3mathieui
2011-05-11should fix #2161, and enable xhtml-im while in debugmathieui
2011-05-10Fix the /version command in mucs (and globaaly) & improve shlex parsingmathieui
2011-04-18Do not dispaly information message about the contact that were already connec...Florent Le Coz
2011-04-18Refresh optimization on chatstatesFlorent Le Coz
2011-04-18Add some more debug and optimze the general refresh againFlorent Le Coz