Age | Commit message (Expand) | Author |
2012-05-13 | Use add_tab_command in the quote plugin | mathieui |
2012-05-12 | Add the ignore_private and private_auto_response options | mathieui |
2012-05-10 | Document some more options | mathieui |
2012-05-10 | Prevent iq errors & timeouts on /join completion | mathieui |
2012-05-10 | Fixes #2358 | mathieui |
2012-05-10 | Avoid a traceback on /close on a non-joined MucTab. fixed #2358 | Florent Le Coz |
2012-05-10 | Fix the usr join/rejoin when someone gets kicked or banned | mathieui |
2012-05-10 | Do not let figlet interpret - as args | mathieui |
2012-05-10 | Add a way to execute a custom command with a custom key binding | mathieui |
2012-05-10 | Add new status & bookmarks actions | mathieui |
2012-05-09 | Add help for the translate plugin, but hide it for now | mathieui |
2012-05-09 | Make translate.py more customizable, and hide it for now | mathieui |
2012-05-09 | Allow a config to be set & created directly | mathieui |
2012-05-09 | Fix the size of the XMLTab | mathieui |
2012-05-09 | Update the XEP support | mathieui |
2012-05-08 | Document that new possibility | mathieui |
2012-05-08 | Add the possibility to map keys on 'actions' | mathieui |
2012-05-08 | Fix some roster length issues with group folding | mathieui |
2012-05-07 | Fix the duplicate messages when talking to an offline gmail contact | mathieui |
2012-05-06 | Add the missing plugin docs | mathieui |
2012-05-06 | Fix the /remind help | mathieui |
2012-05-06 | Fix the ping plugin | mathieui |
2012-05-06 | Documentation for /link | mathieui |
2012-05-05 | Link the new files in the index | mathieui |
2012-05-05 | Add help for the plugins: | mathieui |
2012-05-05 | Fix some completions | mathieui |
2012-05-05 | Add /mute to the admin plugin | mathieui |
2012-05-05 | Add simple_notify in the plugin index | mathieui |
2012-05-05 | Remove useless stuff from the simple_notify plugin | mathieui |
2012-05-05 | Use COLOR_OWN_NICK whenever possile (Fixes #2318) | mathieui |
2012-05-05 | Add a plugin index in the documentation | mathieui |
2012-05-05 | Complete a bit the themes documentation | mathieui |
2012-05-05 | Use add_tab_command in the mpd client plugin | mathieui |
2012-05-05 | Add an "Admin" plug-in that add several shortcuts for room administration | mathieui |
2012-05-05 | Add a /ban command, and fix completion & parameters for /kick | mathieui |
2012-05-04 | Fix /groupmove | mathieui |
2012-05-04 | Do not quote the JID for /remove completion | mathieui |
2012-05-04 | 0030 query now says 'Poezio' or nothing for the client’s identity | mathieui |
2012-05-04 | Make the visitor’s color readable (Fixes #2342) | mathieui |
2012-04-29 | Remover leftover unused 'resources' property | mathieui |
2012-04-28 | Trigger only the 'normal_presence' event if the contact is in the roster | mathieui |
2012-04-27 | Prevent some iteration problems | mathieui |
2012-04-27 | Roster update: Merge branch 'master' of https://git.louiz.org/poezio | mathieui |
2012-04-27 | Update the ConversationTab | mathieui |
2012-04-27 | Update group commands | mathieui |
2012-04-27 | Update commmand_add, command_remove, command_accept, and command_deny | mathieui |
2012-04-27 | Update the roster search functions | mathieui |
2012-04-27 | Fix the completion for all commands manipulating the roster | mathieui |
2012-04-27 | Add the new subscription handlers and update on_message() and disconnect() | mathieui |
2012-04-27 | Update the got_online, got_offline, and presence handlers | mathieui |