louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
69e335c0ad
|
fix last_words_completion
|
2010-11-27 02:41:45 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
956a33f0d0
|
fix //
|
2010-11-25 03:20:01 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
435bdd6e85
|
command completion. Also completion for command's arguments. (try it to complete the server of the muc with /join test@kiko[TAB] for example
|
2010-11-25 03:04:03 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c1a62ac897
|
fix the comment, too
|
2010-11-24 06:03:51 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
e1ed45ae5f
|
error are also displayed in non-muc rooms. fixed #2028
|
2010-11-24 05:55:36 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d3dc3ef251
|
Global commands AND tab-specific commands. fixed #2027
|
2010-11-24 05:41:06 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d0cfb69b02
|
fix ctrl+F on roster
|
2010-11-23 15:25:18 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
0648da85bc
|
fasten the refresh of Private and Normal tabs, on input
|
2010-11-23 13:46:19 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
5fa43e61e1
|
add some details in man page
|
2010-11-23 13:33:34 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
2c92d097a1
|
typo
|
2010-11-23 13:31:25 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d803d5f95a
|
fix the crash on '/' in the roster
|
2010-11-22 02:48:24 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
6ffafadbdd
|
re-use the resize_timer and better handle the size of the term to decide if we refresh. Everything seems fine on refresh now \o/
|
2010-11-22 02:39:56 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
0eeb6a871d
|
Clean a lot the __init__ of Wins
|
2010-11-22 02:25:15 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c8d7f803c7
|
\t does not complete anymore
|
2010-11-22 02:01:22 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
7aaac85900
|
ChatTab, for derived tab containg a chat.
|
2010-11-22 02:00:03 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
30405d1fbb
|
rename again buffers→windows and Alt+←→ to switch tabs
|
2010-11-22 01:39:37 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
a1c4b35b57
|
do not pass stdscr everywhere. Fix crashes on F7-8
|
2010-11-19 16:27:20 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
229e209dd8
|
Recent-completion now uses emacs keyboard shortcut
|
2010-11-19 03:45:13 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
61cc03b3d2
|
better use sleekxmpp in muc.py
|
2010-11-19 03:44:43 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
eb2663c2db
|
remove some debug
|
2010-11-15 13:22:04 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
0216ac29db
|
Do not refresh the screen on each input
|
2010-11-15 13:16:30 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
f4d4a205f1
|
a few renamings, and some other stuff
|
2010-11-15 11:59:09 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
de7c007a22
|
Inputs are more modulable (they also have a common history and clipboard). Search is now fully functional, and some other stuff
|
2010-11-11 20:44:14 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
8bdab49145
|
roster search now uses difflib
|
2010-11-11 05:24:43 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d502f4a525
|
fix the new-subject message and the /part command
|
2010-11-11 04:37:48 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
f9b386d27f
|
Better choose the tab to use when receiving a normal message. Better closing of tabs
|
2010-11-11 04:22:37 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
58a82f170b
|
fix some issues with recent-words completion, make the ConversationTabs closable with /unquery and ignore the keyboard shortcuts not handled. fixed #1941
|
2010-11-11 03:39:39 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
f729e79aad
|
add M-i shortcut for completion
|
2010-11-11 00:00:06 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
545902be7d
|
ConversationTab interface
|
2010-11-10 21:15:08 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
0f39961a5d
|
correctly receive the subjects from the MUCs
|
2010-11-09 22:41:31 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
7fd6153720
|
fix some little issues. Rename gui to core, use logging lib instead of the custom debug option. Add a -d option
|
2010-11-09 20:37:39 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
df6d2fc2d3
|
use custom_port and custom_host if advanced configuration is needed. Else it will use SRV DNS resolution if dnspython is installed
|
2010-11-08 01:33:36 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
38e290fdef
|
link mauve (and me): use // to send a message beginning be '/'
|
2010-10-31 19:11:51 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
4ecda478ec
|
link mauve: fix a incoherence on '/help show' message
|
2010-10-31 19:03:49 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
6f274225b6
|
link mauve: Fixed a crash on /help help help
|
2010-10-31 19:02:57 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
b0d73d6b52
|
default config update
|
2010-10-31 18:59:31 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
6fab04a6dc
|
Basic search in the roster (based on contact JIDs)
|
2010-10-31 18:57:48 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
2863eebda4
|
New and better keyboard shortcuts
|
2010-10-27 23:11:35 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c091e0c16f
|
Command mode in roster tab, toggle offline contacts with 'o' and sort contacts by show
|
2010-10-27 22:49:52 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d6e3788305
|
typo
|
2010-10-25 09:10:31 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
bc3dc5c604
|
fix man page
|
2010-10-25 09:02:00 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
dc83c18c35
|
exit a little more cleanly
|
2010-10-20 23:51:34 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
dc61d36cf1
|
fix an import issue (JID)
|
2010-10-20 17:33:13 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
3b3042d315
|
fix password for muc. fixed #1940
|
2010-10-18 22:57:54 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
f4c5e0a091
|
Multi-resource. Handling <presence /> stanzas. But the normal conversation window is broken :^). Fixed #1888
|
2010-10-17 17:27:07 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
17ebb92ece
|
yet better refresh
|
2010-10-17 12:43:56 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
9c9236eb49
|
refresh optimization by limiting the .refresh() calls at the STRICT minimum
|
2010-10-17 05:14:22 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
eabf05c8a7
|
fix Makefile again
|
2010-10-16 23:46:45 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
63d583c047
|
remove curs_set
|
2010-10-16 22:49:15 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
bb92c857c7
|
makefile fixed, a little (INSTALL)
|
2010-10-16 22:36:52 +00:00 |
|