summaryrefslogtreecommitdiff
path: root/src/core.py
AgeCommit message (Expand)Author
2011-11-07Display actual status message on contact connection instead ofmathieui
2011-11-07Add a warning in case of theme not found, and now unsetting 'theme',mathieui
2011-11-07Refresh the RosterInfoTab on got_offline and got_onlinemathieui
2011-11-06Code cleanup (unused import, variables, undefined names, etc…)mathieui
2011-11-06Fix the sending of colors in private.Florent Le Coz
2011-11-06Use threads RLock to avoid crash on simultaneous refresh and resize.Florent Le Coz
2011-11-06Wasn’t that already remove, like, TWICE?Florent Le Coz
2011-11-06Fixes mostly #2285 (no more crashes), but as for why we get an iqerrormathieui
2011-11-06Fixes #2284mathieui
2011-11-06Use Tab.state proxy everywhere, also, use the right color on privatemathieui
2011-11-06Remove the Room class. fixes #2122Florent Le Coz
2011-11-06Smaller means being insane, and even then, it should’nt bug too muchmathieui
2011-11-05Things related to priority, fixes #2266 (imo)mathieui
2011-11-05Fix some chat states problems (e.g. /dnd sending inactive)mathieui
2011-11-05Partial fix to #2266 and #2255 (removes the idea of "color state" andmathieui
2011-10-11Fixed some typosmathieui
2011-10-09Fixed #2268mathieui
2011-09-26Fixes a bug when the user leaves a MucTab, goes to a privatetab and /join wit...mathieui
2011-09-25Remove /pubsub commandmathieui
2011-09-25Default theme is now ok, I thinkFlorent Le Coz
2011-09-25Remove /pubsub command for the time beingmathieui
2011-09-25That.Florent Le Coz
2011-09-25Backed out changeset e811b4e21013Florent Le Coz
2011-09-25Forgot that…Florent Le Coz
2011-09-23make colors work with 3-digits color numbersFlorent Le Coz
2011-09-23Merge branch 256 into masterFlorent Le Coz
2011-09-21Fixes #2251mathieui
2011-09-21Handles 256 colors, easier theming and more flexible way to define colorsFlorent Le Coz
2011-09-16Cycle on the disconnected tabs with M-emathieui
2011-09-12Disable the pubsub.louiz.org browsermathieui
2011-09-11Change license to zlib (MIT sucks :()Florent Le Coz
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