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
path:
root
/
poezio
/
tabs
/
muctab.py
Age
Commit message (
Expand
)
Author
2017-10-07
Fix #3334 (error when a service includes only the actor nick in a ban)
mathieui
2017-10-07
Fix #3332 (showing a join for a type="unavailable" presence)
mathieui
2017-07-20
Simplify /cycle as well
mathieui
2017-07-20
Fix /server_cycle weirdness
mathieui
2017-03-28
self-ping: consider 'feature-not-implemented' a valid ping response
Georg Lukas
2016-10-21
pyflake fixes
mathieui
2016-09-29
Display status changes in one to one chats
mathieui
2016-09-25
Normalise the user-facing name of MUC from chatroom to room everywhere.
Emmanuel Gil Peyrot
2016-09-20
Stop using deprecated aliases from slixmpp.
Emmanuel Gil Peyrot
2016-09-13
Fix a traceback in the kick/ban handler
mathieui
2016-08-29
Fix coloring of messages in the privatetab
mathieui
2016-08-22
Muctab: Only search for matching colors on user join
mathieui
2016-08-21
Don’t call input completion() functions inside completion methods
mathieui
2016-07-22
Fix a bug with the _close_tab shortcut
mathieui
2016-07-14
Improve /topic display
mathieui
2016-07-12
Improve refresh performance in big rooms
mathieui
2016-07-03
RIP gmail.com
mathieui
2016-06-30
Use a "core" parameter for each tab object instead of a singleton
mathieui
2016-06-30
Absolute imports everywhere
mathieui
2016-06-30
Use absolute imports instead of relative ones
mathieui
2016-06-28
Fix /nick
mathieui
2016-06-27
Make all relative imports explicit.
Emmanuel Gil Peyrot
2016-06-24
Fix #3198 (no highlight in corrections)
mathieui
2016-06-24
Always send a presence-unavailable on command /part
mathieui
2016-06-12
Fix core handlers, broken in the previous commit.
Emmanuel Gil Peyrot
2016-06-12
Fix core commands, broken in the previous commit.
Emmanuel Gil Peyrot
2016-06-11
Move the src directory to poezio, for better cython compatibility.
Emmanuel Gil Peyrot
[prev]