Age | Commit message (Expand) | Author |
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 |
2011-11-16 | Use os.path.expanduser to interpret '~' for _dir config options | mathieui |
2011-11-16 | Add a wrapper for RawConfigParser.options() in PluginConfig | mathieui |
2011-11-16 | Merge branch 'master' of http://git.louiz.org/poezio | Florent Le Coz |
2011-11-16 | Disable horizontal tab list when vertical one is enabled. | Florent Le Coz |
2011-11-16 | Merge branch 'master' of http://git.louiz.org/poezio | Florent Le Coz |
2011-11-16 | Add an option to display vertical tabs from bottom to top. | Florent Le Coz |
2011-11-16 | Merge branch 'master' of http://git.louiz.org/poezio | Florent Le Coz |
2011-11-16 | Update the dark theme for the vertical tabs. | Florent Le Coz |
2011-11-16 | Document the two new options. | Florent Le Coz |
2011-11-16 | Add an optional vertical tab list. | Florent Le Coz |
2011-11-15 | Use the new functions in reminder.py | mathieui |
2011-11-15 | Add the 's' modifier (allow a string to be "50s1d1d4m1s") | mathieui |
2011-11-15 | Add a send_delayed plugins to send messages in some time | mathieui |
2011-11-15 | Also parse strings with only seconds properly | mathieui |
2011-11-15 | Some utility functions to go from/to seconds/strings | mathieui |
2011-11-15 | Should avoir connecting on port -1. | mathieui |
2011-11-15 | Fixes #2264 | mathieui |
2011-11-15 | Fixes #2292 | mathieui |
2011-11-15 | Use Theme.CHAR_STATUS whenever it is possible | mathieui |
2011-11-15 | Fixes #2294 | mathieui |
2011-11-15 | Merge branch 'master' of http://git.louiz.org/poezio | Florent Le Coz |