Age | Commit message (Expand) | Author |
2012-02-23 | Fixes #2332 | mathieui |
2012-02-19 | ^S → half-screen up | mathieui |
2012-02-19 | Revert a regression on the conversation_msg event | mathieui |
2012-02-16 | Add some new events for the plugins | mathieui |
2012-02-16 | Add half-page scrolling (C-u / C-d) | mathieui |
2012-02-16 | Add shortcuts to browse the history one line at a time | mathieui |
2012-02-15 | Fixes #2324 | mathieui |
2012-02-15 | Documentation update | mathieui |
2012-02-15 | Disconnected tabs remain visible until closed or rejoined | mathieui |
2012-02-15 | Do not show joined tabs on startup | mathieui |
2012-02-15 | Merge branch 'master' of https://git.louiz.org/poezio | Florent Le Coz |
2012-02-15 | Add the new option in the configuration file. | Florent Le Coz |
2012-02-15 | Add an option to configure the max nick length | Florent Le Coz |
2012-02-14 | Fixes #2303 (add user_list_sort option) | mathieui |
2012-02-14 | Fixes #2310 | mathieui |
2012-02-14 | Fixes #2326 | mathieui |
2012-02-14 | Add 'joined' tab state, and rewrite the function handling the priorities | mathieui |
2012-02-13 | Fix a traceback when in debug mode | mathieui |
2012-02-13 | Useless option ssl=True (deprecated & unused) | mathieui |
2012-02-12 | Allow setting the affiliation of a JID, and add outcast affiliation | mathieui |
2012-02-09 | Restrict nick change for gmail users because gmail.com is buggy | mathieui |
2012-02-09 | Documentation for the new /set command | mathieui |
2012-02-09 | New unified /set command (fixes #2323) | mathieui |
2012-02-09 | Config.write_in_file() now works as expected | mathieui |
2012-02-09 | Remove some debugging prints | mathieui |
2012-02-07 | Fixed #2328 | mathieui |
2012-02-07 | Add a /amsg plugin | mathieui |
2012-02-05 | Log the private messages sent | mathieui |
2012-01-30 | Do not crash when given a link without text | mathieui |
2012-01-29 | Do not traceback when /gpg outside a ConversationTab | mathieui |
2012-01-29 | Add the plugin dir to the makefile | mathieui |
2012-01-27 | Add ATTENTION colors to dark theme | Florent Le Coz |
2012-01-27 | [Link Mauve] Add the ability to send and receive Attention (XEP-0224). | Florent Le Coz |
2012-01-27 | Merge branch 'master' of https://git.louiz.org/poezio | Florent Le Coz |
2012-01-27 | Typo. | Florent Le Coz |
2012-01-26 | Fixes #2312 (delay element in normal conversations) | mathieui |
2012-01-26 | Add an auto_reconnect option | mathieui |
2012-01-26 | Merge branch 'master' of https://git.louiz.org/poezio | Florent Le Coz |
2012-01-26 | Handle autojoin="1" for bookmarks. | Florent Le Coz |
2012-01-26 | Make /theme error more descriptive | Florent Le Coz |
2012-01-26 | New participant list. Displaying the nick color, the affiliation, role, chats... | Florent Le Coz |
2012-01-26 | Make the color for information messages themable | Florent Le Coz |
2012-01-26 | Remove all the .replace('"', '\\"') which are useless since the new | Florent Le Coz |
2012-01-26 | Fix the comments in the theming.py file | Florent Le Coz |
2012-01-26 | Display colors for /me messages in a better way. | Florent Le Coz |
2012-01-26 | Do not quotify topic completion | mathieui |
2012-01-26 | Fixes #2319 | mathieui |
2012-01-26 | Fix the alias plugin | mathieui |
2012-01-26 | Fix image: syntax in the doc | Florent Le Coz |
2012-01-26 | And the simple_notify documentation | Florent Le Coz |