Age | Commit message (Expand) | Author |
2012-01-24 | Make the color for information messages themable | Florent Le Coz |
2012-01-24 | Remove all the .replace('"', '\\"') which are useless since the new | Florent Le Coz |
2012-01-24 | Fix the comments in the theming.py file | Florent Le Coz |
2012-01-24 | Merge branch 'master' of http://git.louiz.org/poezio | Florent Le Coz |
2012-01-24 | Display colors for /me messages in a better way. | Florent Le Coz |
2012-01-21 | Do not quotify topic completion | mathieui |
2012-01-15 | Fixes #2319 | mathieui |
2012-01-11 | Fix the alias plugin | mathieui |
2012-01-10 | Add a simple_notify plugin | Florent Le Coz |
2011-12-29 | Fix the resize issues with the /configure tab | mathieui |
2011-12-28 | Fix various issues with the /configure tab | mathieui |
2011-12-19 | Fix a little incoherence in /query | mathieui |
2011-12-18 | Fix the completion for /decline and /invite | mathieui |
2011-12-18 | Add a /invites command | mathieui |
2011-12-18 | Beep when receiving a MUC invitation (by default) | mathieui |
2011-12-15 | Make non-remote commands work. | Florent Le Coz |
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-28 | Add a /remove_bookmark command | mathieui |
2011-11-28 | Add a /bookmarks command | mathieui |
2011-11-28 | Fix the informations displayed on /bookmark and /bookmark_remote | mathieui |
2011-11-27 | Some function rewriting and docstrings for bookmark.py | mathieui |
2011-11-27 | Add a Bookmark.local() method for local bookmarks | mathieui |
2011-11-27 | It would be silly to erase the remote bookmarks when we just want not to use ... | mathieui |
2011-11-27 | Add a new option 'use_remote_bookmarks' to force local bookmarks if | mathieui |
2011-11-27 | Fix a tb in save_local() | mathieui |
2011-11-26 | Completion for /bookmark and /bookmark_local | mathieui |
2011-11-26 | Add a new /bookmark_local command (that acts like the old one) | mathieui |
2011-11-26 | Adapt the startup to the new bookmarks system | mathieui |
2011-11-26 | Default to privatexml instead of pep for bookmarks storage | mathieui |
2011-11-26 | Load the XEP-0048 plugin on startup | mathieui |
2011-11-26 | Add stanza generators for the <storage/> element | mathieui |
2011-11-26 | Add save() methods to save bookmarks in every way | mathieui |
2011-11-26 | Add get_ methods to retrieve bookmarks locally/w/pubsub/privatexml | mathieui |
2011-11-26 | Add a parser from xml Element to Bookmark | mathieui |
2011-11-26 | Enhance the Bookmark class | mathieui |
2011-11-26 | Add a Bookmark class | mathieui |
2011-11-25 | Fix an error on data_forms tab | Florent Le Coz |
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 | Fix something with /me etc. | 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 | Use the nick color for the “*” char in /me messages. | Florent Le Coz |
2011-11-25 | /me now works in all chatabs | Florent Le Coz |
2011-11-25 | fixes #2270 | Florent Le Coz |