Age | Commit message (Expand) | Author |
2012-01-26 | Fix a traceback when using ^W with xhtml-im | mathieui |
2012-01-26 | Add an XML tab (/xml_tab) to view incoming/outgoing stanzas | mathieui |
2012-01-26 | Python 3.0/.1 compatibility | mathieui |
2012-01-26 | Add the doc to the installed files | mathieui |
2012-01-26 | Curses operations must operate within the lock | mathieui |
2012-01-26 | We can now configure each conversation independently, for some options. | Florent Le Coz |
2012-01-25 | Fixes #2316 | mathieui |
2012-01-25 | Add affiliation chars in the theme | mathieui |
2012-01-24 | New participant list. Displaying the nick color, the affiliation, role, chats... | Florent Le Coz |
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 | Fix image: syntax in the doc | Florent Le Coz |
2012-01-10 | And the simple_notify documentation | Florent Le Coz |
2012-01-10 | And add the missing files. | Florent Le Coz |
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 | Doc for invitations | 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-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 |