summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-08avoid a crash on invalid colorsFlorent Le Coz
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-07Removed "WARNING" debug messages, because they are irrelevantmathieui
2011-11-07Refresh the RosterInfoTab on got_offline and got_onlinemathieui
2011-11-07Fix subscriptions (/add → /accept instead of /add → /accept → /accept)mathieui
2011-11-07Move a space (for perfectionnists)mathieui
2011-11-06Make private join/parts work properlymathieui
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-06Fix another thing related to Room removaleFlorent Le Coz
2011-11-06Merge branch 'master' of https://git.louiz.org/poezioFlorent 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 #2286 (with /info)mathieui
2011-11-06Fix a remaining crash from the Room class deletion.Florent Le Coz
2011-11-06Fixes mostly #2285 (no more crashes), but as for why we get an iqerrormathieui
2011-11-06Should really fix #2284 and some other tbsmathieui
2011-11-06Fixes #2284mathieui
2011-11-06Use Tab.state proxy everywhere, also, use the right color on privatemathieui
2011-11-06fix variable name, and remove ALL tab._room references.Florent Le Coz
2011-11-06Remove the Room class. fixes #2122Florent Le Coz
2011-11-06First part of the “remove the Room class” changeFlorent Le Coz
2011-11-06Smaller means being insane, and even then, it should’nt bug too muchmathieui
2011-11-05More @property magic, for transparencymathieui
2011-11-05Things related to priority, fixes #2266 (imo)mathieui
2011-11-05Fixes #2255 with some lambda funmathieui
2011-11-05Fix some chat states problems (e.g. /dnd sending inactive)mathieui
2011-11-05Fix the /kick commandmathieui
2011-11-05Partial fix to #2266 and #2255 (removes the idea of "color state" andmathieui
2011-11-05Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz
2011-11-05Add documentation for themes.Florent Le Coz
2011-11-03Merge branch 'master' of https://git.louiz.org/poeziomathieui
2011-11-03Fix a typo that causes a curses TBmathieui
2011-11-03Merge branch 'doc'Florent Le Coz
2011-11-03Merge remote-tracking branch 'myrtille/doc' into docFlorent Le Coz
2011-11-03Add the configuration "help"mathieui
2011-11-02Fix the key configuration exampleFlorent Le Coz
2011-11-02Add configure and keys documentation, also edit some default configuration va...Florent Le Coz
2011-11-01Doc: how to install poeziomathieui
2011-11-01First example of a documentation page + makefile to build the docFlorent Le Coz
2011-11-01Add a config option that display the nick in join/part/statusEmmanuel Gil Peyrot
2011-11-01Fixed #2281mathieui
2011-10-30Fixes #2277mathieui
2011-10-27Fixed a TB on /kickmathieui
2011-10-24French → Englishmathieui
2011-10-20Fix crash on completion of recent words containing xhtml-im attributesFlorent Le Coz
2011-10-17actually does it correctlyFlorent Le Coz
2011-10-17fix the git pull lineFlorent Le Coz
2011-10-17Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz