Florent Le Coz
|
d28b70ccd4
|
Some documentation improvements.
|
2011-11-08 19:39:52 +01:00 |
|
mathieui
|
696ce0f283
|
Doc: Roster tab commands
|
2011-11-08 19:38:50 +01:00 |
|
mathieui
|
6779f7c7a4
|
Doc: PrivateTab and ConversationTab commands
|
2011-11-08 19:17:38 +01:00 |
|
mathieui
|
2f5d712467
|
Doc: ChatTab and MUC commands
|
2011-11-08 19:10:19 +01:00 |
|
Florent Le Coz
|
d2c02174c8
|
/theme takes an optional argument to change the theme directly.
|
2011-11-08 19:56:46 +01:00 |
|
Florent Le Coz
|
8f02b6eb8e
|
Merge branch 'master' of http://git.louiz.org/poezio
|
2011-11-08 16:19:09 +01:00 |
|
mathieui
|
31c773cd20
|
Add general commands in the usage help
|
2011-11-08 13:26:47 +01:00 |
|
Florent Le Coz
|
e8d6c5ccc1
|
Complete the keys documentation a little bit more.
|
2011-11-08 12:36:29 +01:00 |
|
mathieui
|
fa94e7fbe6
|
Doc: Key bindings - Fixed PgUp/Down
|
2011-11-08 12:45:05 +01:00 |
|
mathieui
|
2b74ebcb72
|
Key bindings in the doc.
|
2011-11-08 11:26:49 +01:00 |
|
mathieui
|
8fed41cd08
|
make clean also cleans the html files generated by asciidoc
|
2011-11-08 11:26:27 +01:00 |
|
Florent Le Coz
|
8eebea3ccc
|
Update README file.
|
2011-11-08 05:14:39 +01:00 |
|
Florent Le Coz
|
2e16304f2b
|
little additional update to README
|
2011-11-08 05:14:27 +01:00 |
|
Florent Le Coz
|
04146d6420
|
Update CHANGELOG file
|
2011-11-08 05:02:24 +01:00 |
|
Florent Le Coz
|
74af47043b
|
POWER OF EQUALITY.
|
2011-11-08 03:03:27 +01:00 |
|
Florent Le Coz
|
2c99e6be9f
|
Merge branch 'master' of http://git.louiz.org/poezio
|
2011-11-08 03:02:11 +01:00 |
|
Florent Le Coz
|
22f612ef83
|
EQUALITY
|
2011-11-08 03:01:04 +01:00 |
|
Florent Le Coz
|
cd0b2681e0
|
Fix new messages separator when it is a the top of the text window
|
2011-11-08 02:41:19 +01:00 |
|
mathieui
|
b26c9e33af
|
Add make in the update.sh
|
2011-11-08 02:31:44 +01:00 |
|
Florent Le Coz
|
03999f1ef0
|
Make the rainbow plugin clean existing colors before adding the new colors.
|
2011-11-08 02:21:20 +01:00 |
|
Florent Le Coz
|
b3072bd261
|
Merge branch 'master' into plugins
Conflicts:
src/tabs.py
src/xhtml.py
|
2011-11-08 02:15:57 +01:00 |
|
Florent Le Coz
|
d83eda6fd4
|
escape <, > and & in xhtml-im bodies.
|
2011-11-08 02:07:40 +01:00 |
|
Florent Le Coz
|
1ccfd09552
|
poopt now handles correctly the size of the chars by jumping
the color attributes properly and ignoring their length.
|
2011-11-08 01:52:39 +01:00 |
|
Florent Le Coz
|
b8b54735c7
|
Merge remote-tracking branch 'origin/plugins' into plugins
|
2011-11-08 00:53:31 +01:00 |
|
mathieui
|
c2798ba8de
|
Display actual status message on contact connection instead of
unreadable status type
|
2011-11-08 00:47:56 +01:00 |
|
mathieui
|
1b06a7d48b
|
Add a warning in case of theme not found, and now unsetting 'theme',
setting it to 'default' or a number of spaces has the same effect
|
2011-11-08 00:47:56 +01:00 |
|
mathieui
|
9c688795d1
|
Removed "WARNING" debug messages, because they are irrelevant
|
2011-11-08 00:47:56 +01:00 |
|
mathieui
|
f2b228e692
|
Refresh the RosterInfoTab on got_offline and got_online
|
2011-11-08 00:47:56 +01:00 |
|
mathieui
|
1f0ffa9253
|
Fix subscriptions (/add → /accept instead of /add → /accept → /accept)
|
2011-11-08 00:47:56 +01:00 |
|
mathieui
|
b3b5d0229e
|
Move a space (for perfectionnists)
|
2011-11-08 00:47:56 +01:00 |
|
mathieui
|
8c231287bd
|
Make private join/parts work properly
|
2011-11-08 00:47:56 +01:00 |
|
mathieui
|
51364f7bea
|
Code cleanup (unused import, variables, undefined names, etc…)
|
2011-11-08 00:47:56 +01:00 |
|
Florent Le Coz
|
9c5cab09d4
|
fix the last errors that are in another commit that I don’t want
to cherry-pick.
|
2011-11-08 00:41:32 +01:00 |
|
Florent Le Coz
|
52599f9b8c
|
use only full color mode when sending messages. Simple color mode should never
be used in any part of the code except inside the input.
(cherry picked from commit 17e5411d8f )
Conflicts:
src/tabs.py
|
2011-11-08 00:31:11 +01:00 |
|
mathieui
|
7d6c92ffc6
|
Add a command /clear_infos
|
2011-11-08 00:30:53 +01:00 |
|
Florent Le Coz
|
4610a1d6e3
|
trigger events *_say BEFORE generating the xhtml, making it possible to add colors in the hook
Conflicts:
src/tabs.py
|
2011-11-08 00:19:31 +01:00 |
|
Florent Le Coz
|
f13d03c149
|
poezio_colors_to_html now takes full colors (\x19xxx}) to generate the xhtml code
(cherry picked from commit 2b9a43ce6a )
|
2011-11-08 00:16:35 +01:00 |
|
Florent Le Coz
|
2404358689
|
Fix the curses -> html color conversion
(cherry picked from commit 689f17cfd7 )
|
2011-11-08 00:15:41 +01:00 |
|
Florent Le Coz
|
f271ef0620
|
Add a function to convert ncurses colors to HTML color code.
(cherry picked from commit 04f103b9e6 )
|
2011-11-08 00:15:27 +01:00 |
|
mathieui
|
33997e4356
|
Should fix day_change plugin
|
2011-11-08 00:14:44 +01:00 |
|
Florent Le Coz
|
2c9cbc9f58
|
avoid a crash on invalid colors
(cherry picked from commit 15780364cf )
|
2011-11-08 00:14:24 +01:00 |
|
Florent Le Coz
|
32a75fd5c7
|
Trigger conversation_say and private_say only once,
and fix the place where we add the message to the window (before
removing the colors)
|
2011-11-07 23:49:24 +01:00 |
|
mathieui
|
934006e2e9
|
Activate figlet plugin in private and conversation tabs
|
2011-11-07 23:37:16 +01:00 |
|
mathieui
|
d8865bcd45
|
Typo
|
2011-11-07 23:32:21 +01:00 |
|
mathieui
|
27f28f2624
|
Display actual status message on contact connection instead of
unreadable status type
|
2011-11-07 23:07:32 +01:00 |
|
mathieui
|
0bfabab834
|
Merge branch 'plugins' of https://git.louiz.org/poezio into plugins
|
2011-11-07 21:08:30 +01:00 |
|
mathieui
|
f4201bf754
|
Add a /plugins command that lists the plugins currently in use
|
2011-11-07 21:05:41 +01:00 |
|
Florent Le Coz
|
305e5ed40d
|
Add a funny rainbow plugin, mainly to test some plugin hooks.
|
2011-11-07 19:59:12 +01:00 |
|
mathieui
|
7e78353621
|
Add a warning in case of theme not found, and now unsetting 'theme',
setting it to 'default' or a number of spaces has the same effect
|
2011-11-07 19:56:59 +01:00 |
|
Florent Le Coz
|
2b9a43ce6a
|
poezio_colors_to_html now takes full colors (\x19xxx}) to generate the xhtml code
|
2011-11-07 19:56:03 +01:00 |
|