summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-09-20Fixes #2245mathieui
2011-09-19Remove Elinks support and add a pure python XHTML/CSS parser.Emmanuel Gil Peyrot
2011-09-17And fix the display of the part message in that caseFlorent Le Coz
2011-09-17mergeFlorent Le Coz
2011-09-17Fix a bug where the private tabs would pop on the screen when the user parts ...Florent Le Coz
2011-09-17mergeFlorent Le Coz
2011-09-17Refresh only once, not at every refresh() call, after we resized the screen o...Florent Le Coz
2011-09-16Cycle on the disconnected tabs with M-emathieui
2011-09-16mergeFlorent Le Coz
2011-09-16Fixes the new-message-separator (I think)Florent Le Coz
2011-09-15Fixes #2244mathieui
2011-09-14Clean a little bit the poopt module, and fix some commentsFlorent Le Coz
2011-09-13Keep one bool LESS in each line, YAY, that’s HUGE.Florent Le Coz
2011-09-13fix issues with too long nicknamesFlorent Le Coz
2011-09-12Fix the (now rare) tracebacks from curses.mathieui
2011-09-12Disable the pubsub.louiz.org browsermathieui
2011-09-12Fixes #2213mathieui
2011-09-12The active chat state is not sent anymore with a message when being xa or away.mathieui
2011-09-12Refresh properly the display after private part/joinmathieui
2011-09-12Add a color state for disconnected rooms (Fixes #2166)mathieui
2011-09-12PGUP/PGDOWN on muc list (partially fixes #2165)mathieui
2011-09-12Add an history in the RosterInfoTab (Fixes #2223)mathieui
2011-09-11By the way, that’s version 0.7.2Florent Le Coz
2011-09-11Fix an issue that breaks the message display if it contains \tFlorent Le Coz
2011-09-11Change license to zlib (MIT sucks :()Florent Le Coz
2011-09-11fix a offset size issue that made the text be cut in too short lines.Florent Le Coz
2011-09-11mergeFlorent Le Coz
2011-09-11fixes crashes on too small size (except on the /configure tab, but that’s a...Florent 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-10w t fFlorent Le Coz
2011-09-10cleanup in build_new_message, and very little speedups as wellFlorent Le Coz
2011-09-10Added a help message for the first runmathieui
2011-09-10Fixes #2215mathieui
2011-09-09Merge changes from default branch, tooFlorent Le Coz
2011-09-09Add (optional) lazy resize, and also fix the screen becoming empty when resiz...Florent Le Coz
2011-09-09Make it work. MAY segfault. Need intensive testing.Florent Le Coz
2011-09-08c code that doesn’t workFlorent Le Coz
2011-09-06Fixes #2235mathieui
2011-09-06Fixed various things regarding privatetabs:mathieui
2011-09-06Fixes #2236mathieui
2011-09-06Fixed shell completionmathieui
2011-09-06An 'inactive' chat state is now sent to the current room when going awaymathieui
2011-09-06Clean up chatstate stuff (removed empty_before), and fixed some bugsmathieui
2011-09-06Change license to MITFlorent Le Coz
2011-09-06mergeFlorent Le Coz
2011-09-06Add the /quit commandFlorent Le Coz
2011-08-21Fix a refresh bug on /query with a messageFlorent Le Coz
2011-08-16Do not print a message on the screen on errorFlorent Le Coz
2011-08-14Show /info in the info window, like /version. Fixes #2225.Emmanuel Gil Peyrot