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
/
config.py
Age
Commit message (
Expand
)
Author
2013-08-03
Logs errors by default, in a dedicated file
mathieui
2013-06-19
Revert 9eaffe1369f2be177576402f20edcd114a1eaa9d because of 3.1 compat
mathieui
2013-06-18
Trigger config_change handlers when the config has changed using a USR1 signal
Florent Le Coz
2013-06-16
Fail properly when the config can’t be parsed.
mathieui
2013-06-09
Fix the os.makedirs calls so that they don’t traceback for nothing
mathieui
2013-05-29
Small workaround for the default config location
mathieui
2013-05-26
Update setup.py to use distutils
mathieui
2013-05-06
Fix #2286
mathieui
2013-04-05
Handle I/O errors better
mathieui
2013-03-04
Fix #2126 (per-server configuration sections)
mathieui
2013-01-29
make the options in the config files case sensitive.
Florent Le Coz
2012-12-15
Fix a TB on python < 3.2
mathieui
2012-12-15
Add support for /set <option> toggle, which toggles the current value
Florent Le Coz
2012-09-13
Fix TBs when the system is not in utf-8 by default
mathieui
2012-08-06
Add a fallback to optparse if argparse is not found
mathieui
2012-08-05
Use the revision/date for the poezio version if a .git is found
mathieui
2012-08-05
Move from optparse (deprecated) to argparse
mathieui
2012-07-26
Small non-impacting modifications
mathieui
2012-05-09
Allow a config to be set & created directly
mathieui
2012-04-18
Adda config.getl to return a lowercase value
mathieui
2012-03-30
Should fix the refresh issue
mathieui
2012-03-08
Fix a bug in the configuration writer
mathieui
2012-02-09
Config.write_in_file() now works as expected
mathieui
2012-01-26
We can now configure each conversation independently, for some options.
Florent Le Coz
2011-09-11
Change license to zlib (MIT sucks :()
Florent Le Coz
2011-09-10
Added a help message for the first run
mathieui
2011-09-06
Change license to MIT
Florent Le Coz
2011-07-05
Check that all needed config sections are there at startup, and create them i...
Florent Le Coz
2011-06-04
some path.join forgotten causing the config file to be overwritten an not tak...
mathieui
2011-06-04
fix the display of the action 'emptying the status', and some few minor changes
mathieui
2011-01-13
Fix copy of default config file
Florent Le Coz
2011-01-01
update copyright date
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-17
Also catch errors on config save
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-17
syntax
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-17
fix typo and catch NoSectionError in config
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-17
fixed #1892 save folded rosters and info_win_height in the config file
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-15
config file can now have various section
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-06
fix default config path
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-11-09
fix some little issues. Rename gui to core, use logging lib instead of the cu...
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-04
update e-mail address and README
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-09-07
do not require argparse anymore, chmod in the directory in the python process...
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-09-03
python 3 only. Fixes all EncodingError bugs :))))
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-09
Writing to file doesn't remove comments. fixed #1713
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-07-22
remove useless shebangs. Fixed 1669
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-07-19
Don't use argparse if it's not available
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-07-08
fixed #1578
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-07-08
Add many keyboard shortcuts. fixed #1507
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-07-08
add a -f option, we can specify a file to open instead of the default one. We...
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-05-18
pylint cleaning part1
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-05-11
Display the status change and/or disconnect for recent-speakers only. fixed #...
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
[next]