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
/
core.py
Age
Commit message (
Expand
)
Author
2011-11-18
Restaure Ctrl+Enter -> \n
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
Use os.path.expanduser to interpret '~' for _dir config options
mathieui
2011-11-16
Disable horizontal tab list when vertical one is enabled.
Florent Le Coz
2011-11-16
Document the two new options.
Florent Le Coz
2011-11-16
Add an optional vertical tab list.
Florent Le Coz
2011-11-13
Completion for /server_cycle
mathieui
2011-11-13
Completion for /message (re-uses the completion for /version)
mathieui
2011-11-13
Completion for /theme
mathieui
2011-11-13
Completion for /set_plugin
mathieui
2011-11-13
Completion for /set
mathieui
2011-11-13
Completion for /bookmark
mathieui
2011-11-13
Completion for /version
mathieui
2011-11-13
Completion for /presence
mathieui
2011-11-13
Add a /set_plugin command
mathieui
2011-11-12
When we receive a message, open a tab with the concerned FULL jid.
Florent Le Coz
2011-11-12
Fix an tb because the get_jid method was changed.
Florent Le Coz
2011-11-12
Do not ignore presence coming from a JID not in our roster.
Florent Le Coz
2011-11-12
New event: send_normal_presence
Florent Le Coz
2011-11-11
/rawxml command
mathieui
2011-11-11
Fix a refresh issue in the ConversationTab on status change
mathieui
2011-11-11
Modify /presence
mathieui
2011-11-11
Add a /presence command for directed presences
mathieui
2011-11-11
Fixes presence handhake
mathieui
2011-11-10
Fixes #2271
mathieui
2011-11-10
Autoload plugins in session_start instead of core.__init__
mathieui
2011-11-09
New events in the plugins API
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
Do not display an empty message when only a chatstate is received
mathieui
2011-11-09
Fixed a display bug (the info buffer popped even in the RosterInfoTab)
mathieui
2011-11-09
Give the concerned tab to the _msg handlers
mathieui
2011-11-09
Do not create a private tab when receiving only a chatstate
mathieui
2011-11-09
Merge remote-tracking branch 'origin/master'
Florent Le Coz
2011-11-09
Remove useless commands
Florent Le Coz
2011-11-09
Merge branch 'plugins'
Florent Le Coz
2011-11-09
Correct the firstrun message
mathieui
2011-11-08
Edited the help messages of the commands for clarity/consistency
mathieui
2011-11-08
Some documentation improvements.
Florent Le Coz
2011-11-08
/theme takes an optional argument to change the theme directly.
Florent Le Coz
2011-11-08
Display actual status message on contact connection instead of
mathieui
2011-11-08
Add a warning in case of theme not found, and now unsetting 'theme',
mathieui
2011-11-08
Refresh the RosterInfoTab on got_offline and got_online
mathieui
2011-11-08
Code cleanup (unused import, variables, undefined names, etc…)
mathieui
2011-11-07
Display actual status message on contact connection instead of
mathieui
2011-11-07
Merge branch 'plugins' of https://git.louiz.org/poezio into plugins
mathieui
2011-11-07
Add a /plugins command that lists the plugins currently in use
mathieui
2011-11-07
Add a warning in case of theme not found, and now unsetting 'theme',
mathieui
2011-11-07
typo
Florent Le Coz
[next]