Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | 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 | 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-01 | fixed #1570 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-01 | fixed #1555 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-01 | fixed #1569 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-01 | Available users now have a greater priority on nickname completion. fixed #1560 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-01 | logs are now xdg compliant, fixed #1520 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-01 | /query command can now take a message in parameters. fixed #1524 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-01 | Update the /join command help message | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-01 | server on /join can be omitted, fixed #1525 Also reorganize various ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
functions in common.py and update CHANGELOG | |||
2010-06-30 | break words even on the last line | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-30 | break line on spaces if possible. Fixed #1541 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-30 | Use louiz for the default nick, fixed #1535 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-24 | Fixes blink on key_up key_down. Also do not set a room as 'urgent' when ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
receiving an history message | |||
2010-06-21 | /unqery. fixed #1529 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-21 | fixed 1502 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-16 | fix role=none crash. Fixed #1492 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-06-13 | update README and version | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |