Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-16 | remove a little debug | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-10-16 | fix how we get the domain to connect to | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-10-16 | remove the warnings caused by the new version of sleekxmpp, and update the ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
connection method (changed also in sleek) | |||
2010-10-11 | … | mathieui@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-10-11 | remove the old /me verif because it's not useful anymore | mathieui@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-10-11 | fixed #1925 | mathieui@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-10-05 | fix a bug on /bookmark when there's only one bookmark | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-10-05 | Remove a typo | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-10-05 | C-w go to previous tab. M-r go to roster. That's awesome | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-10-05 | if we receive an unavailable presence from our nick (in a muc), disconnect ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
from the muc | |||
2010-10-05 | fix a crash on a kick with no reason. Also little cleanup | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-10-05 | use a timer to refresh only after a short delay. Limit the useless software ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
refresh. | |||
2010-10-04 | addstr is now safe, avoid some length calculation that are totally useless, ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
so: fix some crash | |||
2010-10-04 | use 'with' context manager for the locks | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-10-04 | update e-mail address and README | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-10-04 | contact information buffer in the roster tab (yet empty) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-27 | avoid a crash when receiving a message from someone not in our roster | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-27 | fix a size of the info buffer in private and conversation tabs + Do not ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
focus the tabs on bookmark-join | |||
2010-09-27 | fold groups, display-name, focus the tab if user tries to open an already ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
opened conversation (on /join too !), and nicer roster | |||
2010-09-26 | group 'none' doesn't need to be created | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-26 | open conversation only if a message has a body. And use the group 'none' for ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
contacts in no groups | |||
2010-09-26 | Basic implementation of the roster and one to one conversations | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-20 | too much debug | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-20 | Fix the nick change of private tabs. fixed #1845 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-16 | fix the shlex fail. Colors are disabled on too long elements | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-16 | LALALALALALALALALA | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-16 | fixes a crash on shlex. | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-15 | fixes some crashes, and stuff | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-14 | avoid some crashes. Also fixes the line separator on new messages | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-14 | fix the resize of PrivateTab | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-14 | complete refactoring of the ui. Everything is now very modulable. Little ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
info win added at the bottom. Roster is ready to be implemented. | |||
2010-09-12 | don't crash on dev version (with debug()s), by writting debug in /tmp/ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-11 | last words are collected in the last 40 messages | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-11 | ctrl+v moves the new-messages separator at the bottom. fixed #1831 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-11 | recolor command. fixed #1830 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-11 | don't add the ',' after a last-word completion. | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-11 | fixed #1767 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-11 | You can now kick ANYONE (even with a space), and have a space in your nick. ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
fixed #1803 | |||
2010-09-11 | (almost) fixed #1783 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-11 | this time it should be ok :^) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-11 | only have 64 colours, so everything works fine on every terminal, even on ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
tmux. Fixed #1824 | |||
2010-09-10 | fixed #1825 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-10 | fixed #1821, also try to fixe #1825 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-10 | fix some ncurses crash. fixed #1817 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-08 | remove one more possible ncurses glitch by using a muttex. Also correctly ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
receive the error messages. And little cleanup | |||
2010-09-08 | fix last talked completion order. fixed #1805 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-07 | fix colors in tmux or screen, fix the themes_dir config option | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-07 | do not require argparse anymore, chmod in the directory in the python ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
process directly, fix a little bit the Mafile | |||
2010-09-03 | fixes directionnal keys on some systems | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-03 | fixed #1796 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |