Florent Le Coz
aa6738800d
Fix crash on completion of recent words containing xhtml-im attributes
...
fixes #2278
2011-10-20 21:55:24 +02:00
mathieui
b29f11ce19
/affiliation command
...
(without the 'outcast' affiliation ATM)
2011-10-17 21:30:36 +02:00
mathieui
69c6b38894
remove /visitor /participant /moderator and replace them with /role
2011-10-17 21:29:39 +02:00
Mathieu Pasquet
7d392c6093
Typo
2011-10-17 19:07:53 +02:00
mathieui
ad45e89ded
User role management in MUC (ie /visitor /particpant /moderator)
2011-10-14 01:32:14 +02:00
mathieui
be2d66f8a2
Fixed #2268
2011-10-09 19:54:13 +02:00
mathieui
a5c067fd93
/clear command in MUC
2011-10-02 00:12:22 +02:00
Florent Le Coz
347733804f
Do not try to cycle completion on commands if there was only one possibily.
...
You can now see by the space appended at the end if it was the only one.
It lets you complete arguments without having to add a stupid space after the command name
2011-10-01 20:46:20 +02:00
Todd Eisenberger
d02c764c47
More contact management commands
2011-10-01 05:26:19 -07:00
Florent Le Coz
7683bf92a7
fixed #2258
2011-09-30 17:30:06 +02:00
Florent Le Coz
fdf6a00bbc
fixes #2185 completion can be done with the cursor ANYWHERE!
2011-09-30 17:20:36 +02:00
Florent Le Coz
90699130b9
²
2011-09-29 02:08:47 +02:00
Florent Le Coz
31cad9a4ac
Fix that resize bug AGAIN
2011-09-29 00:19:33 +02:00
mathieui
6037c4be65
Fix some more presence leaks
2011-09-25 20:28:57 +02:00
Florent Le Coz
d5a013dd6a
Fixes the refresh issue when the user of a private conversation leaves/joins
2011-09-25 19:36:08 +02:00
Florent Le Coz
24dda3ff25
and that
2011-09-25 19:31:42 +02:00
Florent Le Coz
7ee5f251d9
Restaure that
2011-09-25 19:30:09 +02:00
Florent Le Coz
a9d2cf8ff2
make colors work with 3-digits color numbers
2011-09-23 22:50:14 +02:00
Florent Le Coz
b5beb9d8bf
Merge branch 256 into master
2011-09-23 21:31:18 +02:00
mathieui
f34d3172a1
Fixes #2251
2011-09-21 17:44:41 +02:00
Florent Le Coz
700b11e42d
Handles 256 colors, easier theming and more flexible way to define colors
...
Doesn’t run yet if term doesn’t support 256 colors, I know
(thus the branch "256")
2011-09-21 00:52:03 +02:00
Florent Le Coz
b9348519bb
merge
2011-09-20 21:22:24 +02:00
Florent Le Coz
6debaa6c3f
Do not limit the size of the windows, fixes #2246
2011-09-20 21:21:26 +02:00
mathieui
6ec1ca42cc
Fixes #2221
2011-09-20 01:27:57 +02:00
mathieui
a3b8452358
Fixes #2245
2011-09-20 00:53:49 +02:00
Florent Le Coz
324fcf817c
And fix the display of the part message in that case
2011-09-17 19:18:49 +02:00
Florent Le Coz
900bf8c97a
Fix a bug where the private tabs would pop on the screen when the user parts or join the associated room
2011-09-17 18:59:14 +02:00
Florent Le Coz
a8537481ac
Refresh only once, not at every refresh() call, after we resized the screen once.
2011-09-17 14:15:31 +02:00
mathieui
7fd3f9b0fa
Fixes #2213
2011-09-12 18:44:19 +02:00
mathieui
1df856969f
The active chat state is not sent anymore with a message when being xa or away.
2011-09-12 17:17:49 +02:00
mathieui
e372d2e8bc
Refresh properly the display after private part/join
2011-09-12 10:56:38 +02:00
mathieui
7a31299292
Add a color state for disconnected rooms ( Fixes #2166 )
2011-09-12 10:56:02 +02:00
mathieui
d24b3c4295
PGUP/PGDOWN on muc list (partially fixes #2165 )
2011-09-12 01:24:43 +02:00
mathieui
a20b42d2b4
Add an history in the RosterInfoTab ( Fixes #2223 )
2011-09-12 00:55:00 +02:00
Florent Le Coz
96794a4e49
Change license to zlib (MIT sucks :()
2011-09-11 17:10:05 +02:00
Florent Le Coz
b7b1faebdb
merge
2011-09-11 04:22:04 +02:00
Florent Le Coz
362ff75e32
fixes crashes on too small size (except on the /configure tab, but that’s an other issue)
...
fixes #2186
2011-09-11 04:17:17 +02:00
mathieui
62233527c5
Fixes #2215
2011-09-10 16:07:29 +02:00
mathieui
1fcc2ec83c
Fixed various things regarding privatetabs:
...
the room nick is used when it is not defined in the config file (was appearing as a message from the room itself)
connections/deconnections are now monitored (→ Fixes #2233 , and thus fixes #2211 )
2011-09-06 20:59:11 +02:00
mathieui
6c3b43bb1c
Fixes #2236
2011-09-06 17:01:08 +02:00
mathieui
ee8eb0934d
Clean up chatstate stuff (removed empty_before), and fixed some bugs
2011-09-06 14:41:12 +02:00
Florent Le Coz
d41634d4ea
Change license to MIT
2011-09-06 02:45:53 +02:00
Florent Le Coz
a808187550
Fix a refresh bug on /query with a message
2011-08-21 01:25:07 +02:00
Emmanuel Gil Peyrot
84fc61eec4
Show /info in the info window, like /version. Fixes #2225 .
2011-08-14 14:49:41 +02:00
Florent Le Coz
94436e075b
Fix a tb on invalid show in presence from a muc
...
(Displays a warning in that case, so that we can laugh about it.)
2011-08-11 23:31:03 +02:00
Florent Le Coz
9426b25902
Fix 2 typos
2011-08-04 17:22:25 +02:00
Florent Le Coz
04f67c1b4e
Fix typos in some command help messages.
2011-08-01 00:45:16 +02:00
Florent Le Coz
0866c9eb94
Deactivate the /info command for private rooms until it’s finished
2011-08-01 00:44:32 +02:00
Florent Le Coz
1a50dd9241
Fix that correctly :)
2011-07-18 00:05:10 +02:00
Florent Le Coz
60a8fe2444
Fix the size of the text area in ConversationTab. fixed #2193
2011-07-15 16:42:13 +02:00