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
2012-03-08
Validate the SSL cert using the TOFU (Trust On First Use) model
mathieui
2012-03-07
Fix the behaviour of /join
mathieui
2012-03-07
Fixes #2340
mathieui
2012-03-07
Fixes #2341 (also for /server_cycle)
mathieui
2012-02-29
Fixes #2327 (used "seconds" instead)
mathieui
2012-02-25
Fourth of #2336 (fixes #2336)
mathieui
2012-02-24
Fixes #2333
mathieui
2012-02-23
Fixes #2332
mathieui
2012-02-19
^S → half-screen up
mathieui
2012-02-19
Revert a regression on the conversation_msg event
mathieui
2012-02-16
Add half-page scrolling (C-u / C-d)
mathieui
2012-02-16
Add shortcuts to browse the history one line at a time
mathieui
2012-02-15
Fixes #2324
mathieui
2012-02-15
Do not show joined tabs on startup
mathieui
2012-02-14
Add 'joined' tab state, and rewrite the function handling the priorities
mathieui
2012-02-09
New unified /set command (fixes #2323)
mathieui
2012-01-27
[Link Mauve] Add the ability to send and receive Attention (XEP-0224).
Florent Le Coz
2012-01-27
Merge branch 'master' of https://git.louiz.org/poezio
Florent Le Coz
2012-01-27
Typo.
Florent Le Coz
2012-01-26
Fixes #2312 (delay element in normal conversations)
mathieui
2012-01-26
Add a simple_notify plugin
Florent Le Coz
2012-01-26
Fix the completion for /decline and /invite
mathieui
2012-01-26
Add a /invites command
mathieui
2012-01-26
Beep when receiving a MUC invitation (by default)
mathieui
2012-01-26
Make non-remote commands work.
Florent Le Coz
2012-01-26
Add an XML tab (/xml_tab) to view incoming/outgoing stanzas
mathieui
2012-01-26
We can now configure each conversation independently, for some options.
Florent Le Coz
2011-11-28
Add a /remove_bookmark command
mathieui
2011-11-28
Add a /bookmarks command
mathieui
2011-11-28
Fix the informations displayed on /bookmark and /bookmark_remote
mathieui
2011-11-27
Some function rewriting and docstrings for bookmark.py
mathieui
2011-11-27
Add a new option 'use_remote_bookmarks' to force local bookmarks if
mathieui
2011-11-26
Completion for /bookmark and /bookmark_local
mathieui
2011-11-26
Add a new /bookmark_local command (that acts like the old one)
mathieui
2011-11-26
Adapt the startup to the new bookmarks system
mathieui
2011-11-25
Add the F4 key to toggle the left panel.
Florent Le Coz
2011-11-24
Add a /decline command
mathieui
2011-11-24
Handle invitations (and do not show them as a message)
mathieui
2011-11-24
Add a /invite command
mathieui
2011-11-24
Increase the size of the information buffer (20 is not enough)
mathieui
2011-11-24
Add a way to scroll up and down the information buffer
mathieui
2011-11-23
Plugin API: add a method to put text in the input.
Florent Le Coz
2011-11-20
May improve some performance, but should be unnoticeable.
Florent Le Coz
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
[prev]
[next]