Age | Commit message (Expand) | Author |
2011-01-09 | Test commit | Florent Le Coz |
2011-01-09 | avoid a traceback on subject, whatever | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-09 | remove the separator when it is at the bottom (unles the user maid M-v) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-09 | Handle subject with no nick. And avoid duplicates | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-09 | restaure software version and local time | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-08 | Handle authentication and connection errors. fixed #1994 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-06 | MessageInput now have a 'draft' option. When you're typing a new message, ↑... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-06 | Fix input history, and avoid consecutive duplicates. fixed #1851 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-05 | remove useless debug | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-05 | correctly refresh the screen on got_offline/online | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-05 | also displays a message in ConversationTabs when a resource goes online | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-05 | same thing, but nicer code | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-05 | correctly displays a message in ConversationTabs when a resource goes offline | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-05 | fix ConversationTab's nicks when a contact has no name | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-05 | fix the refresh of textwin when there's no message yet | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-05 | fix a crash on resize of size 0×0 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-04 | ask for NO history message when using /cycle | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-04 | use the argument of /cycle as the part message | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-04 | /cycle command | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-04 | displays message in ConversationTabs when a resource goes offline | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-03 | display the 'nickname' instead of the JID | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-02 | fix the log of MUC messages in files | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-02 | also fix /join completion (using xep 30), and add a timeout | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-02 | fix /list with new SleekXMPP xep_0030 version. Also add some error handling a... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-01 | fixed #1901 Alt-U and Alt-Y scrolls the participant-list in MUCs | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-01 | fix /recolor with the new nick_color method | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-01 | update copyright date | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-01 | show_inactive_tabs lets the other chose if she wants to display ALL tabs or j... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-31 | fix InfoTab, fixed #2087 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-31 | use the theme color | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-31 | fix some stuff, maybe | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-31 | remote nickname is colored in ConversationTab | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-26 | fixed #2072, fix TextWin refresh | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-26 | fixed #1988 Traceback handler | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-22 | fix a traceback | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-21 | little fix | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-21 | improve performances a little more. And avoid a very rare crash, too | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-21 | datetime.strftime seems (according to cProfile) to be VERY slow. Improve the ... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-18 | hop, fixed #2068 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-17 | stupid… | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-17 | ^L now works | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-17 | fix the Enter key on roster search | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-17 | Also catch errors on config save | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-17 | correctly differentiate private and normal messages | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-17 | syntax | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-17 | fix typo and catch NoSectionError in config | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-17 | fixed #1892 save folded rosters and info_win_height in the config file | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-17 | fix the poezio launcher in the makefile | mathieui@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-15 | config file can now have various section | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-15 | fix the issue of first private message received | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |