summaryrefslogtreecommitdiff
path: root/src/tabs.py
AgeCommit message (Expand)Author
2012-03-26Remove some useless refreshsmathieui
2012-03-25Do not add stanzas to the xml_tab buffer unless there an is active onemathieui
2012-03-13Fix /affiliationmathieui
2012-03-09Fixes #2339mathieui
2012-03-07Fixes #2341 (also for /server_cycle)mathieui
2012-03-01Fix a crash on completion_affiliationmathieui
2012-02-29Fixes #2327 (used "seconds" instead)mathieui
2012-02-25Fourth of #2336 (fixes #2336)mathieui
2012-02-25Second and third of #2336mathieui
2012-02-25First of #2336mathieui
2012-02-24Fixes #2334mathieui
2012-02-24Fixes #2333mathieui
2012-02-16Add some new events for the pluginsmathieui
2012-02-16Add half-page scrolling (C-u / C-d)mathieui
2012-02-16Add shortcuts to browse the history one line at a timemathieui
2012-02-15Disconnected tabs remain visible until closed or rejoinedmathieui
2012-02-15Do not show joined tabs on startupmathieui
2012-02-14Fixes #2310mathieui
2012-02-14Add 'joined' tab state, and rewrite the function handling the prioritiesmathieui
2012-02-13Fix a traceback when in debug modemathieui
2012-02-12Allow setting the affiliation of a JID, and add outcast affiliationmathieui
2012-02-09Restrict nick change for gmail users because gmail.com is buggymathieui
2012-02-09Remove some debugging printsmathieui
2012-02-05Log the private messages sentmathieui
2012-01-27[Link Mauve] Add the ability to send and receive Attention (XEP-0224).Florent Le Coz
2012-01-26Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz
2012-01-26New participant list. Displaying the nick color, the affiliation, role, chats...Florent Le Coz
2012-01-26Make the color for information messages themableFlorent Le Coz
2012-01-26Remove all the .replace('"', '\\"') which are useless since the newFlorent Le Coz
2012-01-26Do not quotify topic completionmathieui
2012-01-26Fixes #2319mathieui
2012-01-26Add a simple_notify pluginFlorent Le Coz
2012-01-26Fix a little incoherence in /querymathieui
2012-01-26ALWAYS display affiliation or role changes, in MucTabs. fixes #2309Florent Le Coz
2012-01-26Avoid a traceback on focusing a PrivateTab from a MucTab we already left. fix...Florent Le Coz
2012-01-26Improve /names commandmathieui
2012-01-26Add manfraid to thanks section.Florent Le Coz
2012-01-26Fix sorting columns when a room has no name. (we use '' instead of None)Florent Le Coz
2012-01-26/recolor random works correctly.Florent Le Coz
2012-01-26Fixe 2104manfraid
2012-01-26Fix a crash on empty command in muclisttabFlorent Le Coz
2012-01-26Fixes #2241mathieui
2012-01-26Add an XML tab (/xml_tab) to view incoming/outgoing stanzasmathieui
2012-01-26We can now configure each conversation independently, for some options.Florent Le Coz
2012-01-25Fixes #2316mathieui
2012-01-24New participant list. Displaying the nick color, the affiliation, role, chats...Florent Le Coz
2012-01-24Make the color for information messages themableFlorent Le Coz
2012-01-24Remove all the .replace('"', '\\"') which are useless since the newFlorent Le Coz
2012-01-21Do not quotify topic completionmathieui
2012-01-15Fixes #2319mathieui