index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-11-06
Merge branch 'plugins' of http://git.louiz.org/poezio into plugins
Florent Le Coz
2011-11-06
Actually use the port option for the port…
Florent Le Coz
2011-11-06
Make private join/parts work properly
mathieui
2011-11-06
Code cleanup (unused import, variables, undefined names, etc…)
mathieui
2011-11-06
Merge branch 'plugins' of http://git.louiz.org/poezio into plugins
Florent Le Coz
2011-11-06
do not catch errors, actually, since there’s a bug in the mpd lib with ↵
Florent Le Coz
python3 that makes it impossible to catch.
2011-11-06
Merge branch 'plugins' of http://git.louiz.org/poezio into plugins
Florent Le Coz
2011-11-06
typo
Florent Le Coz
2011-11-06
Fix a crash on empty command in muclisttab
Florent Le Coz
2011-12-03
Fixes #2241
mathieui
2011-11-30
show_tab_names option lets you display the name of the tabs in the ↵
Florent Le Coz
horizontal bar
2011-11-29
Fix a traceback when using ^W with xhtml-im
mathieui
(it does not work perfectly as it should, but it doesn’t crash anymore, at least)
2011-11-29
Add an XML tab (/xml_tab) to view incoming/outgoing stanzas
mathieui
Fixes #2074
2011-11-28
Python 3.0/.1 compatibility
mathieui
2011-11-28
Add the doc to the installed files
mathieui
2011-11-28
Curses operations must operate within the lock
mathieui
2011-11-28
We can now configure each conversation independently, for some options.
Florent Le Coz
Fixed #2039.
2011-11-06
Merge branch 'plugins' of http://git.louiz.org/poezio into plugins
Florent Le Coz
2011-11-06
mpd plugins now accepts a password and catches some errors.
Florent Le Coz
2011-11-06
add a mpd plugin
Florent Le Coz
2011-11-06
Merge branch 'master' into plugins
Florent Le Coz
2011-11-06
Fix the sending of colors in private.
Florent Le Coz
fixes #2287
2011-11-06
Merge branch 'master' into plugins
Florent Le Coz
Conflicts: src/core.py
2011-11-06
Fix another thing related to Room removale
Florent Le Coz
2011-11-06
Merge branch 'plugins' of http://git.louiz.org/poezio into plugins
Florent Le Coz
2011-11-06
Actually, no, messages are in _text_buffer
Florent Le Coz
2011-11-06
Merge branch 'master' of https://git.louiz.org/poezio
Florent Le Coz
2011-11-06
Use threads RLock to avoid crash on simultaneous refresh and resize.
Florent Le Coz
fixes #2180
2011-11-06
Wasn’t that already remove, like, TWICE?
Florent Le Coz
2011-11-06
Fixes #2286 (with /info)
mathieui
2011-11-06
Merge branch 'plugins' of http://git.louiz.org/poezio into plugins
Florent Le Coz
2011-11-06
Remove a tab._room reference in a plugin API.
Florent Le Coz
2011-11-06
Merge branch 'master' into plugins
Florent Le Coz
2011-11-06
Merge branch 'master' into plugins
Florent Le Coz
2011-11-06
Fix a remaining crash from the Room class deletion.
Florent Le Coz
2011-11-06
Fixes mostly #2285 (no more crashes), but as for why we get an iqerror
mathieui
when trying to get the version from a full jid……
2011-11-06
Should really fix #2284 and some other tbs
mathieui
2011-11-06
Fixes #2284
mathieui
2011-11-06
Use Tab.state proxy everywhere, also, use the right color on private
mathieui
message
2011-11-06
Merge branch 'plugins' of http://git.louiz.org/poezio into plugins
Florent Le Coz
2011-11-06
Merge branch 'master' into plugins
Florent Le Coz
2011-11-06
fix variable name, and remove ALL tab._room references.
Florent Le Coz
2011-11-06
Remove the Room class. fixes #2122
Florent Le Coz
2011-11-06
First part of the “remove the Room class” change
Florent Le Coz
2011-11-06
Smaller means being insane, and even then, it should’nt bug too much
mathieui
Fixes #2259
2011-11-05
More @property magic, for transparency
mathieui
2011-11-05
Things related to priority, fixes #2266 (imo)
mathieui
2011-11-05
Fixes #2255 with some lambda fun
mathieui
2011-11-05
Fix some chat states problems (e.g. /dnd sending inactive)
mathieui
2011-11-05
Fix the /kick command
mathieui
[prev]
[next]