Age | Commit message (Expand) | Author |
2011-01-04 | ask for NO history message when using /cycle | 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 | 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 | update copyright date | 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 #1988 Traceback handler | 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 | correctly differentiate private and normal messages | 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-15 | fix the issue of first private message received | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-15 | fix the /recolor command | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-15 | HUGE performance improvement on refresh. fixed #1855 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-07 | fixed #2036 (ctrl+l) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-07 | (link mauve) fixed #2041 use JID class everywhere | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-07 | /list command, can join the room with J (cannot sort, search or filter yet, a... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-29 | can now complete with NOTHING in the node | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-29 | completion of the jid's node when doing /join ro@some.server.fr/[TAB](it comp... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-25 | command completion. Also completion for command's arguments. (try it to compl... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-24 | fix the comment, too | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-24 | error are also displayed in non-muc rooms. fixed #2028 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-24 | Global commands AND tab-specific commands. fixed #2027 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-22 | re-use the resize_timer and better handle the size of the term to decide if w... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-22 | rename again buffers→windows and Alt+←→ to switch tabs | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-19 | do not pass stdscr everywhere. Fix crashes on F7-8 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-15 | remove some debug | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-15 | Do not refresh the screen on each input | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-15 | a few renamings, and some other stuff | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-11 | Inputs are more modulable (they also have a common history and clipboard). Se... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-11 | fix the new-subject message and the /part command | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-11 | Better choose the tab to use when receiving a normal message. Better closing ... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-11 | fix some issues with recent-words completion, make the ConversationTabs closa... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-10 | ConversationTab interface | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-09 | correctly receive the subjects from the MUCs | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-09 | fix some little issues. Rename gui to core, use logging lib instead of the cu... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |