Age | Commit message (Expand) | Author |
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 |
2011-11-24 | Document the new keybindings | mathieui |
2011-11-24 | Increase the size of the information buffer (20 is not enough) | mathieui |
2011-11-24 | Add a way to scroll up and down the information buffer | mathieui |
2011-11-24 | Fixes #2301 | mathieui |
2011-11-24 | Fixes #2299 | mathieui |
2011-11-24 | Fixes #2298 | mathieui |
2011-11-23 | Document Ctrl+enter | Florent Le Coz |
2011-11-23 | /quote can now be used by specifiying only the seconds, then completing. | Florent Le Coz |
2011-11-23 | Remove TODO since this is done. | Florent Le Coz |
2011-11-23 | First argument of /quote can complete a nickname, to filter time results. | Florent Le Coz |
2011-11-23 | Nick completion doesn’t add a space after | Florent Le Coz |
2011-11-23 | Remove this usell ++-- from poopt | Florent Le Coz |
2011-11-23 | Add a quote plugin. | Florent Le Coz |
2011-11-23 | Plugin API: add a method to put text in the input. | Florent Le Coz |
2011-11-23 | Use almost all available 256 colors for nick colors | Florent Le Coz |
2011-11-20 | May improve some performance, but should be unnoticeable. | Florent Le Coz |
2011-11-19 | Restaure try: except: on derwin | Florent Le Coz |
2011-11-18 | Use the new args parser in the alias plugin | mathieui |
2011-11-18 | Add a simple args parser for commands in common.py | mathieui |
2011-11-18 | Add some __doc__ to the parse from/to str/secs methods | mathieui |
2011-11-18 | Add xep.txt to doc. | Florent Le Coz |
2011-11-18 | Restaure the enter key on contacts in the roster. | Florent Le Coz |
2011-11-18 | Restaure Ctrl+Enter -> \n | 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 | Merge branch 'master' of http://git.louiz.org/poezio | Florent Le Coz |
2011-11-16 | Add a vertical separator between the vertical tab list and the rest | Florent Le Coz |
2011-11-16 | Fix plugin status | mathieui |
2011-11-16 | Add CHAR_CHATSTATE_* to the available theme options | mathieui |