Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-03 | python 3 only. Fixes all EncodingError bugs :)))) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-02 | use reindent.py | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-02 | little cleanup on user status change | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-02 | little cleanup on user leave | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-02 | little cleanup on kick | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-02 | fixes receiving the first private message | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-02 | Userfriendly names for Shows. Don't tab-warn on message coming from the ROOM ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
itself | |||
2010-09-02 | fixes double status announce | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-31 | Switch to Sleekxmpp. fixed #1768 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-22 | Mor colored information message, also finish the theme 'engine'. fixed #1537 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-22 | Themes working | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-20 | Themes are working, need a little polishing and documentation | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-14 | Fix a little bug on completion due to the separating line | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-11 | Fuck utf-8 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-11 | fix some stuff (/query, /help args, etc) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-09 | Display the bare JID on join and quit messages if it is known. fixed #1656 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-09 | Print a line separator to indicate the new messages. fixed #1487 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-09 | Writing to file doesn't remove comments. fixed #1713 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-07 | completion is now sorted by last_talked. fixed #1712 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-07 | Syntax | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-07 | Alternative nickname. fixed #1711 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-07 | also, that | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-07 | Begin of a /whois command. Also, ALSMO fixed 1710 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-05 | Display a warning if the joined room is logged. fixed #1657 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-05 | command /say. fixed #1584 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-05 | oups :p | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-05 | fixed #1661 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-05 | Fix /busy and other commands like that | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-05 | Our own is ALWAYS white and other nicks are NEVER white. Also reset MAGENTA ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
for information messages | |||
2010-08-04 | fixes the sys.excepthook thread bug, and fix the traceback on joining a room ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
with non-ascii chars | |||
2010-08-04 | indicates the number of available lines to be scrolled down fixed #1674 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-04 | fix the scroll again. The scroll size is now a page - 1 and it handles the ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
multiline message perfectly | |||
2010-08-04 | fix ctrl+x, automatic-completion. Add auto-rejoin (fixed #1662) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-02 | change the args passed to *_command methods, also a bugged link_command | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-26 | Support old and deprecated XEP 0091 because it's still used on buggy servers ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
like @conference.codingteam.net. Fixed #1677 | |||
2010-07-26 | Do not display the 'is in the room' message, because it's useless: just take ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
a look at the user list. | |||
2010-07-26 | do not empty the topic on /topic command. Fixed #1676 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-22 | remove useless shebangs. Fixed 1669 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-22 | Don't send <show>None</show> presence. fixed #1666 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-20 | add gapan to THANKS and fix Makefile one last time | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-20 | fix a crash on last word completion | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-20 | fix backspace key, error messages not displayed, and other stuff | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-20 | Invert C-p, C-n | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-19 | fixed #1587 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-19 | fixes some stuff. Also fixed #1617 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-14 | history time is now correct. fixed #1571 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-14 | Verbose result for /bookmark command. fixed #1614 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-08 | fixed #1509 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-08 | Shift+TAB is used to complete recently said words. fixed #1563 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-08 | when tab is pressed when nothing is in the input, complete to the last ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
nickname who spole. fixed #1566 |