summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-03-28Fixes #2347mathieui
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-17Fixes #2343mathieui
2012-03-13Fix bookmarksmathieui
2012-03-13Fix /affiliationmathieui
2012-03-13Add a whitespace_interval optionmathieui
2012-03-09Fix a bug in plugin unloading (commands/keys not deleted properly)mathieui
2012-03-09Fixes #2339mathieui
2012-03-09Bring back /set completionmathieui
2012-03-09Add a ca_cert_path optionmathieui
2012-03-08Validate the SSL cert using the TOFU (Trust On First Use) modelmathieui
2012-03-08Fix a bug in the configuration writermathieui
2012-03-07Fix the behaviour of /joinmathieui
2012-03-07Fixes #2340mathieui
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-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
2012-02-15Fixes #2324mathieui
2012-02-15Disconnected tabs remain visible until closed or rejoinedmathieui
2012-02-15Do not show joined tabs on startupmathieui
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
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
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
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