Florent Le Coz
|
6154872444
|
/win's arg can be a part of the tab's name
|
2011-01-17 12:17:37 +01:00 |
|
Florent Le Coz
|
b199669384
|
Added tag 0.7 for changeset e15166eea64a
|
2011-01-13 23:59:19 +01:00 |
|
Florent Le Coz
|
a14c2ad2da
|
Version 0.7
|
2011-01-13 23:59:14 +01:00 |
|
Florent Le Coz
|
baf65fed2e
|
Fix copy of default config file
|
2011-01-13 23:37:30 +01:00 |
|
Florent Le Coz
|
7509fb0002
|
Prompt password if no password is provided in config file
|
2011-01-13 23:20:17 +01:00 |
|
Florent Le Coz
|
c94be4761a
|
Restaure the display of the kick's reason if available
|
2011-01-13 22:02:35 +01:00 |
|
Florent Le Coz
|
7994507bc3
|
Fix /bookmark command on non-MUC tabs
|
2011-01-13 20:34:17 +01:00 |
|
Florent Le Coz
|
086cc82e1e
|
/close command closes MucListTab
|
2011-01-13 00:25:43 +01:00 |
|
Florent Le Coz
|
c2d1bf211f
|
man page typo
|
2011-01-12 21:39:13 +01:00 |
|
Florent Le Coz
|
14c4b4c87c
|
Fix the README one last time
|
2011-01-12 21:36:27 +01:00 |
|
Florent Le Coz
|
7b5407b7b7
|
Correctly refresh the screen on ^G on roster commands
|
2011-01-12 21:27:43 +01:00 |
|
Florent Le Coz
|
b10fd0d229
|
Update CHANGELOG and s/codingteam.net/dev.louiz.org/
|
2011-01-12 21:23:03 +01:00 |
|
Florent Le Coz
|
7a9b9edee8
|
Fix //
|
2011-01-12 21:08:17 +01:00 |
|
Florent Le Coz
|
89ed926096
|
Vcard support removed, btw
|
2011-01-12 21:01:08 +01:00 |
|
Florent Le Coz
|
17aeebce3a
|
Update man page
|
2011-01-12 20:54:32 +01:00 |
|
Florent Le Coz
|
9d0d8b88b9
|
Fix the size of nicks in user_list window
|
2011-01-12 20:37:57 +01:00 |
|
Florent Le Coz
|
9237f79490
|
Have a notification when someone wants to suscribe to your presence
|
2011-01-12 20:37:28 +01:00 |
|
Florent Le Coz
|
28b2dbcc84
|
Fix InfoTab
|
2011-01-12 20:18:34 +01:00 |
|
Florent Le Coz
|
6d4e5c069e
|
Finish the two default themes
And remove the automatic copy of the config files
|
2011-01-12 20:09:48 +01:00 |
|
Florent Le Coz
|
ce1fc18e10
|
Log messages from normal and private conversations as well
|
2011-01-12 18:34:04 +01:00 |
|
Florent Le Coz
|
22ad96e7aa
|
Clean up the on_enter methods. fixed #2101
|
2011-01-12 17:19:14 +01:00 |
|
Florent Le Coz
|
2aa799fc26
|
fixed #2100
|
2011-01-12 17:12:25 +01:00 |
|
Florent Le Coz
|
621048dede
|
Cleanly reset curses, so the term is never messed up after an exit
|
2011-01-12 16:53:07 +01:00 |
|
Florent Le Coz
|
7f6957b906
|
Avoid various crashes by denying the resize AND the refresh on too small size
|
2011-01-12 16:45:40 +01:00 |
|
Florent Le Coz
|
9f514d8c7d
|
Avoid a traceback on remove_contact:
|
2011-01-12 07:50:12 +01:00 |
|
Florent Le Coz
|
1a44819269
|
Also, fix C-w
|
2011-01-12 07:18:17 +01:00 |
|
Florent Le Coz
|
fce9a60f9a
|
Fix M-b and M-f, fixed #2102
|
2011-01-12 07:13:02 +01:00 |
|
Florent Le Coz
|
469bbd2900
|
/add and /remove commands, yay
|
2011-01-12 06:49:33 +01:00 |
|
Florent Le Coz
|
e016305c2b
|
And fix the on_enter again (for commands)
|
2011-01-11 19:56:40 +01:00 |
|
Florent Le Coz
|
a8630190fd
|
Avoid traceback on Enter in ChatTabs
|
2011-01-11 19:50:47 +01:00 |
|
Florent Le Coz
|
26b38c8107
|
Limit nick size to the user list width
|
2011-01-11 13:42:14 +01:00 |
|
Florent Le Coz
|
749933fc16
|
/accept and /deny commands
User can now decide to accept or deny a subscription, in
the roster
|
2011-01-11 06:43:31 +01:00 |
|
Florent Le Coz
|
6bb94cdf0b
|
Displays the subscription and Ask states in the roster
|
2011-01-11 03:41:06 +01:00 |
|
Florent Le Coz
|
f7102ae33d
|
And also that
|
2011-01-11 02:53:45 +01:00 |
|
Florent Le Coz
|
6b3fdec468
|
Fix // on roster
|
2011-01-11 02:52:00 +01:00 |
|
Florent Le Coz
|
5d4b0a9e2b
|
Move the Contact Window in the left part of the roster tab
|
2011-01-11 02:49:43 +01:00 |
|
Florent Le Coz
|
9a81b923e6
|
Do not automatically reconnect. Ever
|
2011-01-10 19:28:17 +01:00 |
|
Florent Le Coz
|
63d2b8f06f
|
Avoid traceback on text_win refresh
|
2011-01-10 18:59:34 +01:00 |
|
Florent Le Coz
|
97ee65fcb8
|
use fast search by default (s), and possibly use slow search (S)
|
2011-01-10 18:54:21 +01:00 |
|
Florent Le Coz
|
cb96bf4280
|
Handle correctly disconnections
When we are disconnected from the server and we reconnect,
do not reopen the MUCs in double.
|
2011-01-10 17:40:07 +01:00 |
|
Florent Le Coz
|
8e7b678506
|
Fix an error in textwin.refresh
a \n was added when the line was exactly the same width as the
window, so the next nick was one line too low
|
2011-01-10 17:24:37 +01:00 |
|
Florent Le Coz
|
67d3622e1d
|
Update the default MUC in default config
|
2011-01-10 17:07:16 +01:00 |
|
Florent Le Coz
|
6cbcd08a03
|
launch.sh is executable
|
2011-01-10 16:46:45 +01:00 |
|
Florent Le Coz
|
ed9b11bacb
|
Update URLs in README file
|
2011-01-10 01:17:48 +01:00 |
|
Florent Le Coz
|
79440feb92
|
Test commit
|
2011-01-09 22:12:39 +01:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
1e17eeb7ea
|
avoid a traceback on subject, whatever
|
2011-01-09 15:34:06 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
02a805679c
|
remove the separator when it is at the bottom (unles the user maid M-v)
|
2011-01-09 02:23:04 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
3ef50faf76
|
Handle subject with no nick. And avoid duplicates
|
2011-01-09 01:54:36 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
cfc3309009
|
restaure software version and local time
|
2011-01-09 00:09:51 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
8017b2d9f1
|
Handle authentication and connection errors. fixed #1994
|
2011-01-08 23:20:27 +00:00 |
|