summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-05-24fixes #2187 (import/export)mathieui
2011-05-24fixes #2184mathieui
2011-05-19Fix the argument split issuesFlorent Le Coz
2011-05-14Breaking poezio is a bad thingmathieui
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 #2175mathieui
2011-05-13Fix #2176, and remove useless stuff added by 2to3mathieui
2011-05-13Don’t break xhtml-immathieui
2011-05-13Fix a traceback on C-c ❶ or C-c ², etcmathieui
2011-05-11should fix #2161, and enable xhtml-im while in debugmathieui
2011-05-10-log.debugmathieui
2011-05-10Fix the /version command in mucs (and globaaly) & improve shlex parsingmathieui
2011-05-06Aha, remove this duplicate functionFlorent Le Coz
2011-05-05M-backspace deletes a wordFlorent Le Coz
2011-05-04Fix /recolor correctly, and also fixes #2158Florent Le Coz
2011-05-04Fix the paused status that was sent on /part and other inapropriate situationsFlorent Le Coz
2011-05-04Fix python 3.1 compatmathieui
2011-05-04fixes #2148, #2156, #2155mathieui
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
2011-04-18Great roster refresh optimizationFlorent Le Coz
2011-04-17Remove the paused timed event when we send the messageFlorent Le Coz
2011-04-17Fix the infinite loop…Florent Le Coz
2011-04-17Fixed #2150Florent Le Coz
2011-04-17Litter bug on roster presenceFlorent Le Coz
2011-04-17idem etcFlorent Le Coz
2011-04-16IdemFlorent Le Coz
2011-04-16Fix some refresh issuesFlorent Le Coz
2011-04-16Optimize refresh by doing only when strictly required and on the concerned pa...Florent Le Coz
2011-04-16Make the information messages "pop" the information buffer temporarlyFlorent Le Coz
2011-04-16Fix a typo that made the ban messages not appear at allFlorent Le Coz
2011-04-10fix the colors for Subscribed alertsFlorent Le Coz
2011-04-10Remove the bugged handling of :ctrl+arrowsFlorent Le Coz
2011-04-10Fix the read_keyboard on ^CFlorent Le Coz
2011-04-10Fix the dispay of links in xhtml messages. Reenabling xhtml-im by defaultFlorent Le Coz
2011-04-10Ignore messages with empty body. fixed #2144Florent Le Coz
2011-04-10Fix the *args of timed eventsFlorent Le Coz
2011-04-10Implement paused chate state. fixed #2124Florent Le Coz
2011-04-09Basic timed event implementation.Florent Le Coz
2011-04-08Have a timeout in read_char to enable timed eventsFlorent Le Coz
2011-04-05Alt+ a number returns to the previous tab if we are already on tab “number”.Florent Le Coz
2011-04-05Save the last presence. Fix #2133Florent Le Coz
2011-04-04Disable xhtml-im by defaultFlorent Le Coz
2011-04-04Color 7is now the default color instead of whiteFlorent Le Coz
2011-04-04Fixed #2136Florent Le Coz
2011-04-04Fix that againFlorent Le Coz