summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-23Fixes #2332mathieui
2012-02-19^S → half-screen upmathieui
2012-02-19Revert a regression on the conversation_msg eventmathieui
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
(C-b / C-f)
2012-02-15Fixes #2324mathieui
2012-02-15Disconnected tabs remain visible until closed or rejoinedmathieui
Fixes #2314
2012-02-15Do not show joined tabs on startupmathieui
and put 0 priority to disconnected tabs
2012-02-15Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz
2012-02-15Add an option to configure the max nick lengthFlorent Le Coz
2012-02-14Fixes #2303 (add user_list_sort option)mathieui
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-13Useless option ssl=True (deprecated & unused)mathieui
2012-02-12Allow setting the affiliation of a JID, and add outcast affiliationmathieui
(also, remove the reason of the affiliation change for the time being)
2012-02-09Restrict nick change for gmail users because gmail.com is buggymathieui
2012-02-09New unified /set command (fixes #2323)mathieui
2012-02-09Config.write_in_file() now works as expectedmathieui
(can add sections, add inexistant options, and edit in place)
2012-02-09Remove some debugging printsmathieui
2012-02-07Fixed #2328mathieui
2012-02-05Log the private messages sentmathieui
2012-01-30Do not crash when given a link without textmathieui
(e.g <a href="example.com"/>)
2012-01-27[Link Mauve] Add the ability to send and receive Attention (XEP-0224).Florent Le Coz
2012-01-27Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz
2012-01-27Typo.Florent Le Coz
2012-01-26Fixes #2312 (delay element in normal conversations)mathieui
2012-01-26Add an auto_reconnect optionmathieui
2012-01-26Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz
Conflicts: src/theming.py src/windows.py
2012-01-26Handle autojoin="1" for bookmarks.Florent Le Coz
2012-01-26Make /theme error more descriptiveFlorent Le Coz
2012-01-26New participant list. Displaying the nick color, the affiliation, role, ↵Florent Le Coz
chatstate and status!
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
way to express colors in messages.
2012-01-26Fix the comments in the theming.py fileFlorent Le Coz
2012-01-26Display colors for /me messages in a better way.Florent Le Coz
2012-01-26Do not quotify topic completionmathieui
2012-01-26Fixes #2319mathieui
2012-01-26Fix the alias pluginmathieui
2012-01-26Add a simple_notify pluginFlorent Le Coz
And also fix some issues, like the split of the exec_command arguments. And the doc for the plugin, too.
2012-01-26Fix the resize issues with the /configure tabmathieui
2012-01-26Fix various issues with the /configure tabmathieui
Vertical tab list, text not erased from previous tab