summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-08Compile on make installmathieui
2011-11-08Merge branch 'master' of https://git.louiz.org/poeziomathieui
2011-11-08Fix /kick with the optional messagemathieui
2011-11-08add the conversation screenshotFlorent Le Coz
2011-11-08describe private, conversation, data form and list tabs.Florent Le Coz
2011-11-08Describe the muc interface.Florent Le Coz
2011-11-08add the tab_bar imageFlorent Le Coz
2011-11-08add the roster screenshotFlorent Le Coz
2011-11-08Merge branch 'master' of https://git.louiz.org/poeziomathieui
2011-11-08Forgot those hardcoded values…mathieui
2011-11-08Describe the roster tabFlorent Le Coz
2011-11-0880 cols³Florent Le Coz
2011-11-08Describe tab systemFlorent Le Coz
2011-11-0880 cols²mathieui
2011-11-0880 cols.mathieui
2011-11-08Merge branch 'master' of https://git.louiz.org/poeziomathieui
2011-11-08Doc: XHTML formattingmathieui
2011-11-08change title level for Roster tab commandsFlorent Le Coz
2011-11-08Some documentation improvements.Florent Le Coz
2011-11-08Doc: Roster tab commandsmathieui
2011-11-08Doc: PrivateTab and ConversationTab commandsmathieui
2011-11-08Doc: ChatTab and MUC commandsmathieui
2011-11-08/theme takes an optional argument to change the theme directly.Florent Le Coz
2011-11-08Add general commands in the usage helpmathieui
2011-11-08Complete the keys documentation a little bit more.Florent Le Coz
2011-11-08Doc: Key bindings - Fixed PgUp/Downmathieui
2011-11-08Key bindings in the doc.mathieui
2011-11-08make clean also cleans the html files generated by asciidocmathieui
2011-11-08Update README file.Florent Le Coz
2011-11-08little additional update to READMEFlorent Le Coz
2011-11-08Update CHANGELOG fileFlorent Le Coz
2011-11-08POWER OF EQUALITY.Florent Le Coz
2011-11-08Fix new messages separator when it is a the top of the text windowFlorent Le Coz
2011-11-08Add make in the update.shmathieui
2011-11-08escape <, > and & in xhtml-im bodies.Florent Le Coz
2011-11-08poopt now handles correctly the size of the chars by jumpingFlorent Le Coz
the color attributes properly and ignoring their length.
2011-11-08fix the last errors that are in another commit that I don’t wantFlorent Le Coz
to cherry-pick.
2011-11-08use only full color mode when sending messages. Simple color mode should neverFlorent Le Coz
be used in any part of the code except inside the input. (cherry picked from commit 17e5411d8f050a3c5e5bcd010551eecac96b5911) Conflicts: src/tabs.py
2011-11-08trigger events *_say BEFORE generating the xhtml, making it possible to add ↵Florent Le Coz
colors in the hook Conflicts: src/tabs.py
2011-11-08poezio_colors_to_html now takes full colors (\x19xxx}) to generate the xhtml ↵Florent Le Coz
code (cherry picked from commit 2b9a43ce6a5fa6ad93ab570a99d4d92337a40110)
2011-11-08Fix the curses -> html color conversionFlorent Le Coz
(cherry picked from commit 689f17cfd79b152d3ca75e570f9f13f70aa6c425)
2011-11-08Add a function to convert ncurses colors to HTML color code.Florent Le Coz
(cherry picked from commit 04f103b9e67ccd1de7376be4f7b5156ec425e99c)
2011-11-08avoid a crash on invalid colorsFlorent Le Coz
(cherry picked from commit 15780364cf13de0bd4c2a40d895fe77273f00ab9)
2011-11-07Display actual status message on contact connection instead ofmathieui
unreadable status type
2011-11-07Add a warning in case of theme not found, and now unsetting 'theme',mathieui
setting it to 'default' or a number of spaces has the same effect
2011-11-07Removed "WARNING" debug messages, because they are irrelevantmathieui
2011-11-07Refresh the RosterInfoTab on got_offline and got_onlinemathieui
2011-11-07Fix subscriptions (/add → /accept instead of /add → /accept → /accept)mathieui
2011-11-07Move a space (for perfectionnists)mathieui
2011-11-06Make private join/parts work properlymathieui