Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-13 | Display error messages inside a conversation | mathieui | |
if the error has the same id as a sent message, it will be displayed with a cross where there is usually a checkmark (ack), and the received error will be appended to the message, in red. if it does not have a know id, it will be added as another message to the conversation, without a nick, and in red. | |||
2014-12-07 | Fix #2570 (add /filter_jid to XMLTab, and syntax highlighting) | mathieui | |
Also add /filter_from and /filter_to, and allow chaining filters. | |||
2014-11-15 | Merge branch 'master' of git.poez.io:poezio into slix | mathieui | |
2014-11-15 | Fix the color of the first line for offline messages | mathieui | |
2014-10-31 | Merge branch 'master' of git.poez.io:poezio into slix | mathieui | |
Conflicts: src/bookmark.py src/config.py src/connection.py src/core/commands.py src/core/core.py src/core/handlers.py src/windows/info_bar.py src/windows/muc.py src/windows/roster_win.py src/windows/text_win.py src/xhtml.py | |||
2014-10-20 | Make the runtime changes to max_lines_in_memory useful | mathieui | |
2014-10-20 | Remove the (sometimes wrong) default values in the config.get() calls | mathieui | |
2014-08-01 | Entirely remove the g_lock (used to avoid a few race conditions with ncures) | Florent Le Coz | |
2014-05-05 | Split the windows.py module into a subdirectory | mathieui | |