Age | Commit message (Expand) | Author |
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-06 | Fix a crash on empty command in muclisttab | Florent Le Coz |
2011-12-03 | Fixes #2241 | mathieui |
2011-11-30 | show_tab_names option lets you display the name of the tabs in the horizontal... | Florent Le Coz |
2011-11-29 | Fix a traceback when using ^W with xhtml-im | mathieui |
2011-11-29 | Add an XML tab (/xml_tab) to view incoming/outgoing stanzas | mathieui |
2011-11-28 | Python 3.0/.1 compatibility | mathieui |
2011-11-28 | Add the doc to the installed files | mathieui |
2011-11-28 | Curses operations must operate within the lock | mathieui |
2011-11-28 | We can now configure each conversation independently, for some options. | Florent Le Coz |
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-28 | Correct documentatio | 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 | Doc/config file for this new option | 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 | Document the new option | mathieui |
2011-11-26 | (re-)Document the /bookmark commands | mathieui |
2011-11-26 | Add the new option to the default config file | 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 |
2011-11-25 | Add the F4 key to toggle the left panel. | Florent Le Coz |
2011-11-24 | Add a /decline command | mathieui |
2011-11-24 | Handle invitations (and do not show them as a message) | mathieui |
2011-11-24 | Add a /invite command | mathieui |