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 (
Expand
)
Author
2011-10-29
add get_conversation_messages for the plugin API
Florent Le Coz
2011-10-29
Make the PluginConfig class heritate the poezio Config
Florent Le Coz
2011-10-29
Add a \n when writing the command to the fifo
Florent Le Coz
2011-10-29
Remove any mention of “coucou”
Florent Le Coz
2011-10-29
Add the daemon.
Florent Le Coz
2011-10-29
Remote execution.
Florent Le Coz
2011-10-02
Adds a way to delete the commands without reloading the plugin
mathieui
2011-10-02
Frumious hacks to make plugins less likely to kill a client
Todd Eisenberger
2011-10-01
Added a connect() function to the plugins API, for internal event
mathieui
2011-09-29
Mais putain
Florent Le Coz
2011-09-29
merge missing changeset from default into plugin, so both branches are up to ...
Florent Le Coz
2011-09-29
Fix that resize bug AGAIN
Florent Le Coz
2011-09-27
Fix loading already loaded plugins
Todd Eisenberger
2011-09-26
Fixes a bug when the user leaves a MucTab, goes to a privatetab and /join wit...
mathieui
2011-09-26
[teisenbe] Make the data forms more usable (highlight of the selected row) + ...
mathieui
2011-09-26
Fix the DataFormTab (was broken with the new theming method)
mathieui
2011-09-25
exec plugin
Florent Le Coz
2011-09-25
Add a send_message() function for plugins
Florent Le Coz
2011-09-25
Remove /pubsub command
mathieui
2011-09-25
Fix some more presence leaks
mathieui
2011-09-25
merge default into plugins branch. So that branch is still up to date too
Florent Le Coz
2011-09-25
Fixes the refresh issue when the user of a private conversation leaves/joins
Florent Le Coz
2011-09-25
and that
Florent Le Coz
2011-09-25
Restaure that
Florent Le Coz
2011-09-25
merge
Florent Le Coz
2011-09-25
Default theme is now ok, I think
Florent Le Coz
2011-09-25
Remove /pubsub command for the time being
mathieui
2011-09-25
Convert 256 colors to 8 if the terminal doesn’t support them
Florent Le Coz
2011-09-25
That.
Florent Le Coz
2011-09-25
Backed out changeset e811b4e21013
Florent Le Coz
2011-09-25
Forgot that…
Florent Le Coz
2011-09-25
[teisenbe] Fix a bug in case of XDG_CONFIG_HOME not set
mathieui
2011-09-25
[teisenbe] Make the data forms more usable (add color to the labels)
mathieui
2011-09-25
remove yet another unneeded call for GlobalInfoBar
mathieui
2011-09-25
Add a config file to the plugins by default
mathieui
2011-09-24
Autoload plugins
Florent Le Coz
2011-09-24
Completion for load and unload commands
Florent Le Coz
2011-09-24
[teisenbe] Use the imp module to import modules.
Florent Le Coz
2011-09-24
tg
Florent Le Coz
2011-09-24
merge
Florent Le Coz
2011-09-23
Really, really fix whitespace handling.
Emmanuel Gil Peyrot
2011-09-23
Really fix whitespace handling, and malformed CSS.
Emmanuel Gil Peyrot
2011-09-23
Do not remove trailing spaces in an XHTML-IM element’s text.
Florent Le Coz
2011-09-23
make colors work with 3-digits color numbers
Florent Le Coz
2011-09-23
Merge branch 256 into master
Florent Le Coz
2011-09-23
[teisenbe] first attempt at a plugin system.
Florent Le Coz
2011-09-23
Fix whitespace handling in XHTML.
Emmanuel Gil Peyrot
2011-09-23
Add support for 256 colors in XHTML messages, and fix a stupid bug with img w...
Emmanuel Gil Peyrot
2011-09-21
Fixes #2251
mathieui
2011-09-21
Handles 256 colors, easier theming and more flexible way to define colors
Florent Le Coz
[next]