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
Age
Commit message (
Collapse
)
Author
2012-04-18
Refactor command_list a bit
mathieui
2012-04-18
Replace arg.split with shell_split in command_message
mathieui
2012-04-18
Remove if len(list) in command_help
mathieui
2012-04-15
Add a way to bookmark all the rooms at once
mathieui
(/bookmark * or /bookmark_local *)
2012-04-02
Fixes #2350 (reloading static resources on SIGHUP)
mathieui
2012-04-02
Fixes #2349
mathieui
2012-03-31
Do not show the traceback if unloading a plugin failed
mathieui
2012-03-30
Should fix the refresh issue
mathieui
2012-03-28
Fixes #2347
mathieui
2012-03-26
Remove some useless refreshs
mathieui
2012-03-25
Do not add stanzas to the xml_tab buffer unless there an is active one
mathieui
2012-03-17
Fixes #2343
mathieui
2012-03-13
Fix bookmarks
mathieui
2012-03-13
Fix /affiliation
mathieui
2012-03-13
Add a whitespace_interval option
mathieui
2012-03-09
Fix a bug in plugin unloading (commands/keys not deleted properly)
mathieui
2012-03-09
Fixes #2339
mathieui
2012-03-09
Bring back /set completion
mathieui
2012-03-09
Add a ca_cert_path option
mathieui
2012-03-08
Validate the SSL cert using the TOFU (Trust On First Use) model
mathieui
2012-03-08
Fix a bug in the configuration writer
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-03-01
Fix a crash on completion_affiliation
mathieui
2012-02-29
Fixes #2327 (used "seconds" instead)
mathieui
2012-02-25
Fourth of #2336 (fixes #2336)
mathieui
2012-02-25
Second and third of #2336
mathieui
2012-02-25
First of #2336
mathieui
2012-02-24
Fixes #2334
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 some new events for the plugins
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
(C-b / C-f)
2012-02-15
Fixes #2324
mathieui
2012-02-15
Disconnected tabs remain visible until closed or rejoined
mathieui
Fixes #2314
2012-02-15
Do not show joined tabs on startup
mathieui
and put 0 priority to disconnected tabs
2012-02-15
Merge branch 'master' of https://git.louiz.org/poezio
Florent Le Coz
2012-02-15
Add an option to configure the max nick length
Florent Le Coz
2012-02-14
Fixes #2303 (add user_list_sort option)
mathieui
2012-02-14
Fixes #2310
mathieui
2012-02-14
Add 'joined' tab state, and rewrite the function handling the priorities
mathieui
2012-02-13
Fix a traceback when in debug mode
mathieui
2012-02-13
Useless option ssl=True (deprecated & unused)
mathieui
2012-02-12
Allow setting the affiliation of a JID, and add outcast affiliation
mathieui
(also, remove the reason of the affiliation change for the time being)
2012-02-09
Restrict nick change for gmail users because gmail.com is buggy
mathieui
2012-02-09
New unified /set command (fixes #2323)
mathieui
[next]