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
2011-11-23
Nick completion doesn’t add a space after
Florent Le Coz
2011-11-20
May improve some performance, but should be unnoticeable.
Florent Le Coz
2011-11-18
Restaure the enter key on contacts in the roster.
Florent Le Coz
2011-11-18
Pasting text is now handled has one single big key.
Florent Le Coz
2011-11-18
Do not try to interpret keys as key shortcuts when pasting text.
Florent Le Coz
2011-11-16
Disable horizontal tab list when vertical one is enabled.
Florent Le Coz
2011-11-16
Add an optional vertical tab list.
Florent Le Coz
2011-11-15
Fixes #2292
mathieui
2011-11-15
Fixes #2294
mathieui
2011-11-14
Completion for /version
mathieui
2011-11-14
Fix priority for command completion
mathieui
2011-11-13
Add a way for a plugin to add a keybind only for a type of tab
mathieui
2011-11-13
Tweak auto_completion in order to add quotes only when needed
mathieui
2011-11-13
Completion for /nick
mathieui
2011-11-13
Completion for /info
mathieui
2011-11-13
Completion for /query (re-uses /ignore)
mathieui
2011-11-13
Completion for /affiliation
mathieui
2011-11-13
Completion for /role
mathieui
2011-11-13
Fix /kick with nicks with spaces in it
mathieui
2011-11-13
Completion for /kick
mathieui
2011-11-13
Completion for /ignore
mathieui
2011-11-13
Completion for /export and /import
mathieui
2011-11-13
Move /clear to the chattab instead of the muctab
mathieui
2011-11-13
Fix add_tab_command (and remove)
mathieui
2011-11-12
a plugin can now add informations in ConversationTab’s InfoWin. And the GPG...
Florent Le Coz
2011-11-12
Add three new events to modify a message JUST before we send it. It is NOT sa...
Florent Le Coz
2011-11-12
/xhtml command, Fixes #2237
mathieui
2011-11-11
Fix a (possible) traceback on /remove
mathieui
2011-11-11
Fixes presence handhake
mathieui
2011-11-10
Fixes #2231
mathieui
2011-11-10
Also, do not crash when receiving a message from someone who is not a
mathieui
2011-11-10
Add per_tab_type commands for the plugins
mathieui
2011-11-10
Forgotten changes
mathieui
2011-11-09
Do not send chatstates when the contact is offline
mathieui
2011-11-09
-get -set +@property +@property.setter
mathieui
2011-11-09
What.
mathieui
2011-11-09
Same as previous commit, but with _say
mathieui
2011-11-09
Merge branch 'plugins'
Florent Le Coz
2011-11-08
Edited the help messages of the commands for clarity/consistency
mathieui
2011-11-08
Fix /kick with the optional message
mathieui
2011-11-08
Merge remote-tracking branch 'origin/plugins' into plugins
Florent Le Coz
2011-11-08
Removed "WARNING" debug messages, because they are irrelevant
mathieui
2011-11-08
Fix subscriptions (/add → /accept instead of /add → /accept → /accept)
mathieui
2011-11-08
Make private join/parts work properly
mathieui
2011-11-08
Code cleanup (unused import, variables, undefined names, etc…)
mathieui
2011-11-08
fix the last errors that are in another commit that I don’t want
Florent Le Coz
2011-11-08
use only full color mode when sending messages. Simple color mode should never
Florent Le Coz
2011-11-08
Add a command /clear_infos
mathieui
2011-11-08
trigger events *_say BEFORE generating the xhtml, making it possible to add c...
Florent Le Coz
2011-11-08
Should fix day_change plugin
mathieui
[prev]
[next]