summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2011-10-01remove white from the nick colorsFlorent Le Coz
2011-10-02/clear command in MUCmathieui
2011-10-01Do not try to cycle completion on commands if there was only one possibily.Florent Le Coz
You can now see by the space appended at the end if it was the only one. It lets you complete arguments without having to add a stupid space after the command name
2011-10-01More contact management commandsTodd Eisenberger
2011-09-30fixed #2258Florent Le Coz
2011-09-30fixes #2185 completion can be done with the cursor ANYWHERE!Florent Le Coz
2011-09-29use getiterator if python < 3.2Florent Le Coz
2011-09-29²Florent Le Coz
2011-09-29Mais putainFlorent Le Coz
2011-09-29merge missing changeset from default into plugin, so both branches are up to ↵Florent Le Coz
date
2011-09-29Fix that resize bug AGAINFlorent Le Coz
2011-09-27Fix loading already loaded pluginsTodd Eisenberger
2011-09-26Fixes a bug when the user leaves a MucTab, goes to a privatetab and /join ↵mathieui
with no args (it joined the muc, but did not open a new tab)
2011-09-26[teisenbe] Make the data forms more usable (highlight of the selected row) + ↵mathieui
theme colors instead of hardcoded ones
2011-09-26Fix the DataFormTab (was broken with the new theming method)mathieui
2011-09-25exec pluginFlorent Le Coz
2011-09-25Add a send_message() function for pluginsFlorent Le Coz
2011-09-25Remove /pubsub commandmathieui
2011-09-25Fix some more presence leaksmathieui
2011-09-25merge default into plugins branch. So that branch is still up to date tooFlorent Le Coz
2011-09-25Fixes the refresh issue when the user of a private conversation leaves/joinsFlorent Le Coz
2011-09-25and thatFlorent Le Coz
2011-09-25Restaure thatFlorent Le Coz
2011-09-25mergeFlorent Le Coz
2011-09-25Default theme is now ok, I thinkFlorent Le Coz
2011-09-25Remove /pubsub command for the time beingmathieui
2011-09-25Convert 256 colors to 8 if the terminal doesn’t support themFlorent Le Coz
2011-09-25That.Florent Le Coz
2011-09-25Backed out changeset e811b4e21013Florent Le Coz
2011-09-25Forgot that…Florent Le Coz
2011-09-25[teisenbe] Fix a bug in case of XDG_CONFIG_HOME not setmathieui
2011-09-25[teisenbe] Make the data forms more usable (add color to the labels)mathieui
2011-09-25remove yet another unneeded call for GlobalInfoBarmathieui
2011-09-25Add a config file to the plugins by defaultmathieui
2011-09-24Autoload pluginsFlorent Le Coz
2011-09-24Completion for load and unload commandsFlorent Le Coz
2011-09-24[teisenbe] Use the imp module to import modules.Florent Le Coz
Also add a simple translator module
2011-09-24tgFlorent Le Coz
2011-09-24mergeFlorent Le Coz
2011-09-23Really, really fix whitespace handling.Emmanuel Gil Peyrot
2011-09-23Really fix whitespace handling, and malformed CSS.Emmanuel Gil Peyrot
2011-09-23Do not remove trailing spaces in an XHTML-IM element’s text.Florent Le Coz
2011-09-23make colors work with 3-digits color numbersFlorent Le Coz
2011-09-23Merge branch 256 into masterFlorent Le Coz
2011-09-23[teisenbe] first attempt at a plugin system.Florent Le Coz
2011-09-23Fix whitespace handling in XHTML.Emmanuel Gil Peyrot
2011-09-23Add support for 256 colors in XHTML messages, and fix a stupid bug with img ↵Emmanuel Gil Peyrot
without @alt.
2011-09-21Fixes #2251mathieui
2011-09-21Handles 256 colors, easier theming and more flexible way to define colorsFlorent Le Coz
Doesn’t run yet if term doesn’t support 256 colors, I know (thus the branch "256")
2011-09-20oh, mergeFlorent Le Coz