Age | Commit message (Expand) | Author |
2011-11-13 | Add a way for a plugin to add a keybind only for a type of tab | mathieui |
2011-11-13 | Allow a plugin to add a keybinding | mathieui |
2011-11-13 | Tweak auto_completion in order to add quotes only when needed | mathieui |
2011-11-13 | Fix the completion with space-separated items | mathieui |
2011-11-13 | Completion for /nick | mathieui |
2011-11-13 | Completion for /info | mathieui |
2011-11-13 | Completion for /query (re-uses /ignore) | mathieui |
2011-11-13 | Completion for /affiliation | mathieui |
2011-11-13 | Completion for /role | mathieui |
2011-11-13 | Fix /kick with nicks with spaces in it | mathieui |
2011-11-13 | Completion for /kick | mathieui |
2011-11-13 | Completion for /ignore | mathieui |
2011-11-13 | Completion for /export and /import | mathieui |
2011-11-13 | Completion for /server_cycle | mathieui |
2011-11-13 | Completion for /message (re-uses the completion for /version) | mathieui |
2011-11-13 | Completion for /theme | mathieui |
2011-11-13 | Completion for /set_plugin | mathieui |
2011-11-13 | Completion for /set | mathieui |
2011-11-13 | Completion for /bookmark | mathieui |
2011-11-13 | Completion for /version | mathieui |
2011-11-13 | Move /clear to the chattab instead of the muctab | mathieui |
2011-11-13 | Completion for /presence | mathieui |
2011-11-13 | Fix some incoherences and possible bugs with PluginConfig objects | mathieui |
2011-11-13 | Add a /set_plugin command | mathieui |
2011-11-13 | Fix add_tab_command (and remove) | mathieui |
2011-11-12 | When we receive a message, open a tab with the concerned FULL jid. | Florent Le Coz |
2011-11-12 | Fix an tb because the get_jid method was changed. | Florent Le Coz |
2011-11-12 | a plugin can now add informations in ConversationTab’s InfoWin. And the GPG... | Florent Le Coz |
2011-11-12 | Add three new events to modify a message JUST before we send it. It is NOT sa... | Florent Le Coz |
2011-11-12 | Do not ignore presence coming from a JID not in our roster. | Florent Le Coz |
2011-11-12 | New event: send_normal_presence | Florent Le Coz |
2011-11-12 | /xhtml command, Fixes #2237 | mathieui |
2011-11-11 | Fix the xhtml parser (do not add wrong colors) | mathieui |
2011-11-11 | /rawxml command | mathieui |
2011-11-11 | Fix a refresh issue in the ConversationTab on status change | mathieui |
2011-11-11 | Modify /presence | mathieui |
2011-11-11 | Add a /presence command for directed presences | mathieui |
2011-11-11 | Fix a (possible) traceback on /remove | mathieui |
2011-11-11 | Fixes presence handhake | mathieui |
2011-11-10 | Fixes #2271 | mathieui |
2011-11-10 | Fixes #2231 | mathieui |
2011-11-10 | Make custom_host and custom_port work better | mathieui |
2011-11-10 | Autoload plugins in session_start instead of core.__init__ | mathieui |
2011-11-10 | Also, do not crash when receiving a message from someone who is not a | mathieui |
2011-11-10 | Also in the DataFormTab | mathieui |
2011-11-10 | Add per_tab_type commands for the plugins | mathieui |
2011-11-10 | typo | mathieui |
2011-11-10 | Forgotten changes | mathieui |
2011-11-09 | Add messages on plugin load/unload | mathieui |
2011-11-09 | New events in the plugins API | mathieui |