summaryrefslogtreecommitdiff
path: root/src/tabs.py
AgeCommit message (Expand)Author
2011-09-11Change license to zlib (MIT sucks :()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-10Fixes #2215mathieui
2011-09-06Fixed various things regarding privatetabs:mathieui
2011-09-06Fixes #2236mathieui
2011-09-06Clean up chatstate stuff (removed empty_before), and fixed some bugsmathieui
2011-09-06Change license to MITFlorent Le Coz
2011-08-21Fix a refresh bug on /query with a messageFlorent Le Coz
2011-08-14Show /info in the info window, like /version. Fixes #2225.Emmanuel Gil Peyrot
2011-08-11Fix a tb on invalid show in presence from a mucFlorent Le Coz
2011-08-04Fix 2 typosFlorent Le Coz
2011-08-01Fix typos in some command help messages.Florent Le Coz
2011-08-01Deactivate the /info command for private rooms until it’s finishedFlorent Le Coz
2011-07-18Fix that correctly :)Florent Le Coz
2011-07-15Fix the size of the text area in ConversationTab. fixed #2193Florent Le Coz
2011-07-11/version doesn’t block anymore waiting for the answer.Florent Le Coz
2011-07-11PUBSUB: publish items on node, with a text editorFlorent Le Coz
2011-07-03Key bindings \o/Florent Le Coz
2011-06-25Fixed #2190Florent Le Coz
2011-06-21Fix a stupid traceback.Florent Le Coz
2011-06-18Fixes bug #2183mathieui
2011-06-18Fix colors in private quit messagesFlorent Le Coz
2011-06-18hopefully fix chat statesmathieui
2011-06-04fix the display of the action 'emptying the status', and some few minor changesmathieui
2011-06-02make command case-insentitive (which means /w 1 works as fine as /W 1)mathieui
2011-06-02Added a /names commandmathieui
2011-05-29don’t leak presences with chat states when xa or awaymathieui
2011-05-29fixes #2121mathieui
2011-05-29fixes #2153 Remove the anon-specific tabFlorent Le Coz
2011-05-28Fixes #2179mathieui
2011-05-24fixes #2187 (import/export)mathieui
2011-05-24fixes #2184mathieui
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-13Fix #2175mathieui
2011-05-13Fix #2176, and remove useless stuff added by 2to3mathieui
2011-05-10-log.debugmathieui
2011-05-10Fix the /version command in mucs (and globaaly) & improve shlex parsingmathieui
2011-05-04Fix the paused status that was sent on /part and other inapropriate situationsFlorent Le Coz
2011-05-04fixes #2148, #2156, #2155mathieui
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-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-16Fix a typo that made the ban messages not appear at allFlorent Le Coz