Florent Le Coz
b33a09f0f6
Keep one bool LESS in each line, YAY, that’s HUGE.
2011-09-13 01:59:50 +02:00
Florent Le Coz
c8d80807c7
fix issues with too long nicknames
2011-09-13 01:55:52 +02:00
mathieui
d1bf1dfa53
Fix the (now rare) tracebacks from curses.
2011-09-12 20:22:12 +02:00
mathieui
455a2746bc
Disable the pubsub.louiz.org browser
2011-09-12 20:21:32 +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
71ed190f30
By the way, that’s version 0.7.2
2011-09-11 20:29:19 +02:00
Florent Le Coz
7b6b63d8cb
Also install the .so on make install
2011-09-11 20:28:35 +02:00
Florent Le Coz
dc3009ca30
Tell about make, in the README
2011-09-11 20:16:46 +02:00
Florent Le Coz
4ccf3421ed
Build C modules inplace
2011-09-11 20:10:37 +02:00
Florent Le Coz
fa0939622b
Fix an issue that breaks the message display if it contains \t
2011-09-11 19:29:14 +02:00
Florent Le Coz
96794a4e49
Change license to zlib (MIT sucks :()
2011-09-11 17:10:05 +02:00
Florent Le Coz
e6622db4ca
fix a offset size issue that made the text be cut in too short lines.
2011-09-11 15:19:33 +02:00
Florent Le Coz
b7b1faebdb
merge
2011-09-11 04:22:04 +02:00
Florent Le Coz
ce1fb8af01
Close branch opt
2011-09-11 04:21:39 +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
Florent Le Coz
1a485318bf
Fix a traceback when a contact not yet accepted goes offline
2011-09-11 03:32:54 +02:00
Florent Le Coz
e84cbf6ba5
Make the roster tab shine when someone added you in her roster
2011-09-11 03:29:27 +02:00
Florent Le Coz
555b915669
w t f
...
t
f
2011-09-10 20:14:00 +02:00
Florent Le Coz
1ed0581357
cleanup in build_new_message, and very little speedups as well
2011-09-10 20:02:01 +02:00
mathieui
78c216cd61
Added a help message for the first run
2011-09-10 16:41:47 +02:00
mathieui
62233527c5
Fixes #2215
2011-09-10 16:07:29 +02:00
Florent Le Coz
eacf2bf62d
Merge changes from default branch, too
2011-09-09 19:13:56 +02:00
Florent Le Coz
eb180ed52e
Add (optional) lazy resize, and also fix the screen becoming empty when resizing to a lower width.
2011-09-09 19:12:20 +02:00
Florent Le Coz
d26845e2a3
and that file…
2011-09-09 18:46:42 +02:00
Florent Le Coz
fa5b5fc45d
Make it work. MAY segfault. Need intensive testing.
...
Should be A. LOT. FASTER. though.
2011-09-09 18:43:20 +02:00
Florent Le Coz
2e04c5c77e
c code that doesn’t work
2011-09-08 17:05:02 +02:00
mathieui
ff6f829e8d
Fixes #2235
2011-09-06 21:05:00 +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
229d64d355
Fixed shell completion
2011-09-06 14:52:17 +02:00
mathieui
70c63691f8
An 'inactive' chat state is now sent to the current room when going away
2011-09-06 14:42:10 +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
f56295650d
merge
2011-09-06 02:31:14 +02:00
Florent Le Coz
a6932c688a
Add the /quit command
2011-09-06 02:30:19 +02:00
Florent Le Coz
a808187550
Fix a refresh bug on /query with a message
2011-08-21 01:25:07 +02:00
Florent Le Coz
d917ec5ea2
Do not print a message on the screen on error
2011-08-16 14:53:29 +02:00
Emmanuel Gil Peyrot
84fc61eec4
Show /info in the info window, like /version. Fixes #2225 .
2011-08-14 14:49:41 +02:00
Emmanuel Gil Peyrot
12bcb9235f
Display the JID of an error sender. Fixes #2218 .
2011-08-12 21:24:28 +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
8da125bbc5
Merge
2011-08-01 00:45:50 +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
a93069e3a0
Fix the crash on Escape key
2011-07-31 19:03:15 +02:00