Age | Commit message (Expand) | Author |
2012-01-26 | Make /theme error more descriptive | Florent Le Coz |
2012-01-26 | New participant list. Displaying the nick color, the affiliation, role, chats... | Florent Le Coz |
2012-01-26 | Make the color for information messages themable | Florent Le Coz |
2012-01-26 | Remove all the .replace('"', '\\"') which are useless since the new | Florent Le Coz |
2012-01-26 | Fix the comments in the theming.py file | Florent Le Coz |
2012-01-26 | Display colors for /me messages in a better way. | Florent Le Coz |
2012-01-26 | Do not quotify topic completion | mathieui |
2012-01-26 | Fixes #2319 | mathieui |
2012-01-26 | Fix the alias plugin | mathieui |
2012-01-26 | Fix image: syntax in the doc | Florent Le Coz |
2012-01-26 | And the simple_notify documentation | Florent Le Coz |
2012-01-26 | And add the missing files. | Florent Le Coz |
2012-01-26 | Add a simple_notify plugin | Florent Le Coz |
2012-01-26 | Fix the resize issues with the /configure tab | mathieui |
2012-01-26 | Fix various issues with the /configure tab | mathieui |
2012-01-26 | Fix a little incoherence in /query | mathieui |
2012-01-26 | Fix the completion for /decline and /invite | mathieui |
2012-01-26 | Doc for invitations | mathieui |
2012-01-26 | Add a /invites command | mathieui |
2012-01-26 | Beep when receiving a MUC invitation (by default) | mathieui |
2012-01-26 | Make non-remote commands work. | Florent Le Coz |
2012-01-26 | ALWAYS display affiliation or role changes, in MucTabs. fixes #2309 | Florent Le Coz |
2012-01-26 | Avoid a traceback on focusing a PrivateTab from a MucTab we already left. fix... | Florent Le Coz |
2012-01-26 | Improve /names command | mathieui |
2012-01-26 | Add manfraid to thanks section. | Florent Le Coz |
2012-01-26 | Fix sorting columns when a room has no name. (we use '' instead of None) | Florent Le Coz |
2012-01-26 | /recolor random works correctly. | Florent Le Coz |
2012-01-26 | Fixe 2104 | manfraid |
2012-01-26 | Fix a crash on empty command in muclisttab | Florent Le Coz |
2012-01-26 | Fixes #2241 | mathieui |
2012-01-26 | show_tab_names option lets you display the name of the tabs in the horizontal... | Florent Le Coz |
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 |