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
/
src
/
tabs
/
muctab.py
Age
Commit message (
Expand
)
Author
2015-09-05
Use the right text color in /info
mathieui
2015-08-31
Fix the join message where a space was colored while it should not be
Florent Le Coz
2015-07-31
Only reset the self-ping event timer if there was already an enabled timer
Florent Le Coz
2015-07-21
/cycle: explicitly set MUC JID and nick
Georg Lukas
2015-07-21
self-ping: increase timeout to 60s
Georg Lukas
2015-07-21
self-ping: /cycle instead of /part
Georg Lukas
2015-07-21
reset self-ping timer on every MUC message
Georg Lukas
2015-07-17
Fix an ordering issues in the MUC userlist
mathieui
2015-06-22
Improve the performance of the userlist refresh
mathieui
2015-05-26
Disable the MUC self ping by default
Florent Le Coz
2015-05-16
Merge branch 'self-ping' into HEAD
Florent Le Coz
2015-05-11
Remove gettext support, as we don’t want to translate poezio, and it takes ...
Emmanuel Gil Peyrot
2015-04-14
Fix #2714 (make bare /bookmark use the current room password if there is one)
mathieui
2015-02-03
Add a random arg to /color
Eijebong
2015-01-08
Remove the annoying (and pretty useless) warning about psi+ users
Florent Le Coz
2014-12-30
Update color in all tabs with /color
Célestin Matte
2014-12-24
Make it possible to change the nick of a user not in the room, and change col...
Célestin Matte
2014-12-24
Add nick_color_aliases (default: true), to look for color of aliases
Célestin Matte
2014-12-24
Unset color with /color <nick> unset
Célestin Matte
2014-12-24
Add a muc_color section in the config file to permanently fix a color to a nick
Célestin Matte
2014-12-24
Add a /color command to fix color for a nick
Célestin Matte
2014-12-20
Add a deterministic_nick_colors option (default: true)
mathieui
2014-12-19
Do not assign the result of get_room_form because it does not return anything
mathieui
2014-12-19
Fix a traceback in /role
mathieui
2014-12-19
Fix #2861 (fix /ignore and /unignore (5/78))
mathieui
2014-12-04
fix wrong argument name (2/78)
Florent Le Coz
2014-11-25
fix wrong argument name (1/78)
Florent Le Coz
2014-11-25
Parse command arguments using a decorator and make things more consistent
Florent Le Coz
2014-11-25
Implement MUC self-ping to regularly check if we are still in the room
Florent Le Coz
2014-10-31
Merge branch 'master' of git.poez.io:poezio into slix
mathieui
2014-10-20
Remove the (sometimes wrong) default values in the config.get() calls
mathieui
2014-10-20
Change the API of Config.get_by_tabname
mathieui
2014-10-14
Merge branch 'master' of git.poez.io:poezio into slix
mathieui
2014-10-12
Output the result of the /info command in the MUC window
mathieui
2014-10-10
Fix /me display in delayed messages
mathieui
2014-08-01
Fix the data form retrieval, by making it non-blocking
Florent Le Coz
2014-07-06
Fix #2534 (display who changed the topic)
mathieui
2014-05-06
Provide our own (non-blocking) wrappers for room configuration functions
mathieui
2014-05-05
Revert "Fix #2072 (only resize a tab if the size changed since the last displ...
mathieui
2014-05-03
Fix #2072 (only resize a tab if the size changed since the last display)
mathieui
2014-04-30
Remove Tab.get_name() and use Tab.name instead
mathieui
2014-04-29
Fix a traceback in /topic (with no argument)
mathieui
2014-04-29
Fix most UI issues with introduced in 0caf941
mathieui
2014-04-28
Update CHANGELOG
mathieui
2014-04-28
Make the size modular, remove small-size lock (also seems to fix #2155)
mathieui
2014-04-26
80-columns wrap for MucTab and fix some completions
mathieui
2014-04-26
Document /recolor random with /help too
mathieui
2014-04-17
Log part messages and show a leave message on /cycle
mathieui
2014-04-16
Change the formatting of join/part messages
mathieui
2014-04-14
Fix the color of the message with /part
mathieui
[next]