Age | Commit message (Expand) | Author |
---|---|---|
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-27 | fix last_words_completion | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-25 | fix // | 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-23 | fix ctrl+F on roster | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-23 | fasten the refresh of Private and Normal tabs, on input | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-23 | add some details in man page | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-23 | typo | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-22 | fix the crash on '/' in the roster | 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 | Clean a lot the __init__ of Wins | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-22 | \t does not complete anymore | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-22 | ChatTab, for derived tab containg a chat. | 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-19 | Recent-completion now uses emacs keyboard shortcut | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-19 | better use sleekxmpp in muc.py | 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 | roster search now uses difflib | 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-11 | add M-i shortcut for completion | 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 |
2010-11-08 | use custom_port and custom_host if advanced configuration is needed. Else it ... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-31 | link mauve (and me): use // to send a message beginning be '/' | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-31 | link mauve: fix a incoherence on '/help show' message | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-31 | link mauve: Fixed a crash on /help help help | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-31 | default config update | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-31 | Basic search in the roster (based on contact JIDs) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-27 | New and better keyboard shortcuts | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-27 | Command mode in roster tab, toggle offline contacts with 'o' and sort contact... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-25 | typo | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-25 | fix man page | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-20 | exit a little more cleanly | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-20 | fix an import issue (JID) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-18 | fix password for muc. fixed #1940 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-17 | Multi-resource. Handling <presence /> stanzas. But the normal conversation wi... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-17 | yet better refresh | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-17 | refresh optimization by limiting the .refresh() calls at the STRICT minimum | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-16 | fix Makefile again | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |