Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
of tabs | |||
2010-11-11 | fix some issues with recent-words completion, make the ConversationTabs ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
closable with /unquery and ignore the keyboard shortcuts not handled. fixed #1941 | |||
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 ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
custom debug option. Add a -d option | |||
2010-11-08 | use custom_port and custom_host if advanced configuration is needed. Else it ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
will use SRV DNS resolution if dnspython is installed | |||
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 ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
contacts by show | |||
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 ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
window is broken :^). Fixed #1888 | |||
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 | |
2010-10-16 | remove curs_set | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-10-16 | makefile fixed, a little (INSTALL) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
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-12 | update thanks | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
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 | :^) | 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 | Permissions fix | mathieui@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 | |