Age | Commit message (Expand) | Author |
2012-01-15 | Fixes #2319 | mathieui |
2012-01-10 | Add a simple_notify plugin | Florent Le Coz |
2011-12-19 | Fix a little incoherence in /query | mathieui |
2011-12-12 | ALWAYS display affiliation or role changes, in MucTabs. fixes #2309 | Florent Le Coz |
2011-12-12 | Avoid a traceback on focusing a PrivateTab from a MucTab we already left. fix... | Florent Le Coz |
2011-12-10 | Improve /names command | mathieui |
2011-12-09 | Add manfraid to thanks section. | Florent Le Coz |
2011-12-09 | Fix sorting columns when a room has no name. (we use '' instead of None) | Florent Le Coz |
2011-12-09 | /recolor random works correctly. | Florent Le Coz |
2011-12-09 | Fixe 2104 | manfraid |
2011-11-25 | Fix split of args for /groupadd | Florent Le Coz |
2011-11-25 | Fix /me in history messages in a better way. | Florent Le Coz |
2011-11-25 | /recolor now reloads OWN_NICK_COLOR from the theme, and also add an | Florent Le Coz |
2011-11-25 | /me now works in all chatabs | Florent Le Coz |
2011-11-25 | fixes #2270 | Florent Le Coz |
2011-11-24 | Fixes #2301 | mathieui |
2011-11-24 | Fixes #2299 | mathieui |
2011-11-24 | Fixes #2298 | mathieui |
2011-11-23 | Nick completion doesn’t add a space after | Florent Le Coz |
2011-11-20 | May improve some performance, but should be unnoticeable. | Florent Le Coz |
2011-11-18 | Restaure the enter key on contacts in the roster. | Florent Le Coz |
2011-11-18 | Pasting text is now handled has one single big key. | Florent Le Coz |
2011-11-18 | Do not try to interpret keys as key shortcuts when pasting text. | Florent Le Coz |
2011-11-16 | Disable horizontal tab list when vertical one is enabled. | Florent Le Coz |
2011-11-16 | Add an optional vertical tab list. | Florent Le Coz |
2011-11-15 | Fixes #2292 | mathieui |
2011-11-15 | Fixes #2294 | mathieui |
2011-11-14 | Completion for /version | mathieui |
2011-11-14 | Fix priority for command completion | mathieui |
2011-11-13 | Add a way for a plugin to add a keybind only for a type of tab | mathieui |
2011-11-13 | Tweak auto_completion in order to add quotes only when needed | 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 | Move /clear to the chattab instead of the muctab | mathieui |
2011-11-13 | Fix add_tab_command (and remove) | mathieui |
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 | /xhtml command, Fixes #2237 | mathieui |
2011-11-11 | Fix a (possible) traceback on /remove | mathieui |
2011-11-11 | Fixes presence handhake | mathieui |
2011-11-10 | Fixes #2231 | mathieui |
2011-11-10 | Also, do not crash when receiving a message from someone who is not a | mathieui |
2011-11-10 | Add per_tab_type commands for the plugins | mathieui |