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.py
Age
Commit message (
Expand
)
Author
2012-10-02
Revert "Add a tab-specific “ignore_changes” option"
Florent Le Coz
2012-09-30
Add a tab-specific “ignore_changes” option
mathieui
2012-09-26
Rewrite the tab number handling
mathieui
2012-09-13
Fix TBs when the system is not in utf-8 by default
mathieui
2012-09-01
Add a <body xmlns='http://www.w3.org/1999/xhtml'/> element on /xhtml command
Florent Le Coz
2012-08-08
Fix yet another bunch of potential tracebacks
mathieui
2012-08-07
Take care of the race condition "node@groupchat_server is now online/offline"
mathieui
2012-08-06
Add a common.safeJID function, and use it everywhere
mathieui
2012-08-05
Should fix most tracebacks due to the new sleek version
mathieui
2012-08-02
Implement XEP-0012 (last activity) ; Fixes #1870
mathieui
2012-08-02
Add simple communication blocking (Fixes #1837)
mathieui
2012-08-01
Sort resources from highest priority to lowest
mathieui
2012-07-31
Make the autorejoin option work with bans, too, and fix the documentation
mathieui
2012-07-30
Add an autorejoin_delay option
mathieui
2012-07-26
Change how scrolling is done
mathieui
2012-07-26
Small non-impacting modifications
mathieui
2012-07-19
Fix /info (role and affiliation were inverted)
mathieui
2012-07-18
[labedz] Add keys to jump to the next and previous contact in the roster.
Florent Le Coz
2012-07-17
Fix /version to find a fulljid when available
mathieui
2012-07-03
Remove the duplicated sort_by function in the MUCList
mathieui
2012-05-23
Put the personal words in the last words completion (M-/)
mathieui
2012-05-23
Add personal words completion - Fixes #1723
mathieui
2012-05-22
Add a few punctuation char to avoid in recent words completion.
Florent Le Coz
2012-05-21
Docstrings, and small cleanup
mathieui
2012-05-20
Merge branch 'master' of https://git.louiz.org/poezio
Florent Le Coz
2012-05-19
Allow nick completion in the Private tabs as well.
mathieui
2012-05-17
Add a shortcut to go to the first unread message (separator) with M-p
mathieui
2012-05-17
Add an option to always show the separator - Fixes #2240
mathieui
2012-05-17
Resolves separator persistence problems - Fixes #2073
mathieui
2012-05-17
Add a way to review room highlights - Fixes #1673
mathieui
2012-05-16
Put color in the topic again
mathieui
2012-05-16
Complete the commands differently.
mathieui
2012-05-16
Put a space after completion only if there is one (and only one) command
mathieui
2012-05-16
Prevent the rooms from going “offline”
mathieui
2012-05-16
Add status code handling - Fixes #2338
mathieui
2012-05-10
Fixes #2358
mathieui
2012-05-10
Avoid a traceback on /close on a non-joined MucTab. fixed #2358
Florent Le Coz
2012-05-10
Fix the usr join/rejoin when someone gets kicked or banned
mathieui
2012-05-09
Fix the size of the XMLTab
mathieui
2012-05-05
Use COLOR_OWN_NICK whenever possile (Fixes #2318)
mathieui
2012-05-05
Add a /ban command, and fix completion & parameters for /kick
mathieui
2012-05-04
Fix /groupmove
mathieui
2012-05-04
Do not quote the JID for /remove completion
mathieui
2012-04-27
Roster update: Merge branch 'master' of https://git.louiz.org/poezio
mathieui
2012-04-27
Update the ConversationTab
mathieui
2012-04-27
Update group commands
mathieui
2012-04-27
Update commmand_add, command_remove, command_accept, and command_deny
mathieui
2012-04-27
Update the roster search functions
mathieui
2012-04-27
Fix the completion for all commands manipulating the roster
mathieui
2012-04-27
Fix the get_nick issue correctly this time.
Florent Le Coz
[next]