Commit graph

687 commits

Author SHA1 Message Date
Florent Le Coz
4b932d3a87 Do not dispaly information message about the contact that were already connected at the moment we got logged in. 2011-04-18 03:42:10 +02:00
Florent Le Coz
d913e71513 Refresh optimization on chatstates 2011-04-18 03:34:51 +02:00
Florent Le Coz
3aa6e891a5 Add some more debug and optimze the general refresh again 2011-04-18 03:07:28 +02:00
Florent Le Coz
78d8d3e74b Great roster refresh optimization 2011-04-18 02:27:46 +02:00
Florent Le Coz
da76355af0 Remove the paused timed event when we send the message 2011-04-17 15:49:38 +02:00
Florent Le Coz
d1a797205a Fix the infinite loop… 2011-04-17 15:18:17 +02:00
Florent Le Coz
b4d1eda1e0 Fixed #2150 2011-04-17 15:12:12 +02:00
Florent Le Coz
cd623aef58 Litter bug on roster presence 2011-04-17 13:55:34 +02:00
Florent Le Coz
8bbe01d74f Fix update.sh one last time. 2011-04-17 13:20:37 +02:00
Florent Le Coz
56695b3cb6 Fix update.sh 2011-04-17 02:11:37 +02:00
Florent Le Coz
12c2a09b93 Update README to the correct dependencies. 2011-04-17 01:47:54 +02:00
Florent Le Coz
f509c3ee22 idem etc 2011-04-17 00:49:49 +02:00
Florent Le Coz
bf2bd33bd3 Idem 2011-04-16 22:55:30 +02:00
Florent Le Coz
1c4867b180 Fix some refresh issues 2011-04-16 22:03:11 +02:00
Florent Le Coz
3711c258a8 Optimize refresh by doing only when strictly required and on the concerned part of the screen.
Also remove the \n at the end of /info when status message is empty
2011-04-16 21:46:07 +02:00
Florent Le Coz
9889baf0ce Make the information messages "pop" the information buffer temporarly 2011-04-16 18:07:14 +02:00
Florent Le Coz
4c01b70a22 Add the udate of poezio’s sources in update.sh + comment + check of the directory 2011-04-16 01:28:37 +02:00
Florent Le Coz
8167f9d3a4 Fix a typo that made the ban messages not appear at all 2011-04-16 01:19:53 +02:00
Florent Le Coz
60e0b2caab Add a update.sh to download, update and install dependencies in the src dir 2011-04-13 02:14:35 +02:00
Florent Le Coz
5c0cf9a98d fix the colors for Subscribed alerts 2011-04-10 20:03:16 +02:00
Florent Le Coz
f414f341a4 Remove the bugged handling of :ctrl+arrows 2011-04-10 17:02:48 +02:00
Florent Le Coz
737bbbface Fix the read_keyboard on ^C 2011-04-10 17:00:29 +02:00
Florent Le Coz
6cd5f8d4f7 Fix the dispay of links in xhtml messages. Reenabling xhtml-im by default 2011-04-10 16:44:26 +02:00
Florent Le Coz
72ec428320 Ignore messages with empty body. fixed #2144 2011-04-10 14:19:18 +02:00
Florent Le Coz
01509b463b Fix the *args of timed events 2011-04-10 04:08:33 +02:00
Florent Le Coz
a6c56682b7 Implement paused chate state. fixed #2124 2011-04-10 03:52:46 +02:00
Florent Le Coz
35b6e146cb Basic timed event implementation. 2011-04-09 22:18:36 +02:00
Florent Le Coz
27a20b349c Have a timeout in read_char to enable timed events 2011-04-08 16:36:00 +02:00
Florent Le Coz
36daddfaf2 Update changelog 2011-04-08 13:58:35 +02:00
Florent Le Coz
ce5d67d8f6 Alt+ a number returns to the previous tab if we are already on tab “number”.
Kassdédi mrk
2011-04-05 20:51:35 +02:00
Florent Le Coz
f4c138e444 Save the last presence. Fix #2133 2011-04-05 05:27:52 +02:00
Florent Le Coz
cb1abbd945 Disable xhtml-im by default 2011-04-04 19:19:27 +02:00
Florent Le Coz
7e2a98b0f5 Color 7is now the default color instead of white 2011-04-04 16:09:05 +02:00
Florent Le Coz
b3a9dc8637 Fixed #2136 2011-04-04 15:22:06 +02:00
Florent Le Coz
5aa5a25b8a Fix that again 2011-04-04 02:31:46 +02:00
Florent Le Coz
22832b339b Fix colors of reason in a kick message 2011-04-04 02:29:35 +02:00
Florent Le Coz
63e4833b09 Fix a crash on normal messages, and add colors to information messages 2011-03-31 00:36:15 +02:00
Florent Le Coz
eac38e0316 Fix the generated xhtml: span was closed too often at the end 2011-03-30 04:48:02 +02:00
Florent Le Coz
92e63829a6 Finish colors support with xhtml (clean the elinks dump, handle the input etc) 2011-03-30 04:34:45 +02:00
Florent Le Coz
51cebe7bdc Remove the xhtml-im that was inserted for debug, add the start of a method to enter attributes in Inputs, convert \n to <br /> in xhtml_im bodies and put that body in a <p> element 2011-03-29 21:07:53 +02:00
Florent Le Coz
42f4d55512 poezio_colors to_html 2011-03-29 20:56:11 +02:00
Florent Le Coz
ba02b51554 Convert html markup received in xhtml_im elements to poezio colors
and use that as the body
2011-03-29 20:36:02 +02:00
Florent Le Coz
a0248d4324 Change the highlight color of the default theme 2011-03-29 16:48:25 +02:00
Florent Le Coz
a799e5c16f Fix some colors, again... 2011-03-29 16:43:33 +02:00
Florent Le Coz
5e3381f6d4 Add files for xhtml containing xhtml->shell colors and shell colors->poezio colors 2011-03-29 16:11:37 +02:00
Florent Le Coz
8108b703a8 Fix the color in join message 2011-03-29 14:48:27 +02:00
Florent Le Coz
25162f0a06 Messages in text_buffer should not be colored when they
have no nickname
2011-03-29 14:39:51 +02:00
Florent Le Coz
38cffe43b6 Message and complete words can now be colored even if the
take more than one line to be displayed.
2011-03-29 14:35:59 +02:00
Florent Le Coz
8b032a6ece Fix the highlight (now the nick is colored, not the message itself) 2011-03-29 14:27:30 +02:00
Florent Le Coz
c2cb61da06 Cleanup some code not used anymore 2011-03-29 14:15:02 +02:00