Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | fixed #1665 | 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-26 | Display the time of the message only once, fixed #1675 | 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 | also fix the backspace problem | 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 some color thing/STUFF | 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 | blabla | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-20 | Fix makefile again | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-20 | Should fix a crash on resize | 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 | makefile, clean | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-20 | Update README | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-20 | Makefile: remove locales and xmpppy stuff | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-20 | Invert C-p, C-n | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-20 | fix <x/> tag handling | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-20 | remove xmpppy from the repos | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-19 | 0.6.2 beta | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-19 | remove a debug | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-19 | Don't use argparse if it's not available | 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-14 | fix a typo | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-12 | fix crash on ctrl+y with utf-8 in clipboard, also fixed #1528 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-08 | Update CHANGELOG and README files | 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 | |||
2010-07-08 | fix the resize new problem | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-08 | fixed #1578 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-08 | fixed #1499 Also fix the '/join /sdf' bug that didn't update the new ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
own_nick of the room | |||
2010-07-08 | Also add this file. Handle properly all utf-8 char entered, and all keyboard ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
shortcuts | |||
2010-07-08 | Add many keyboard shortcuts. fixed #1507 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-08 | add a -f option, we can specify a file to open instead of the default one. ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
We then can have various different configuration and choose between them | |||
2010-07-08 | Rewrite of the cursor-moving functions. Much much simpler et easier to add ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
new functions | |||
2010-07-06 | DESTDIR problem fixed in Makefile. Thanks gapan. fixed #1579 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-05 | remove all locale stuff from the Makefile, since it's not used at the ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
moment. Also, xmpp lib is not installed anymore. I'll try to remove them completely from the repository in the future. TODO: make distros have xmpppy >= 0.5 | |||
2010-07-01 | fixed #1570 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-01 | fixed #1555 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |