Sebastian Spaeth
|
297a618441
Rename folder.getsaveduidvalidity(), folder.getuidvalidity()
|
13 years ago |
Sebastian Spaeth
|
9453e1d955
Fix getuidvalidity crash (UIDVALIDITY returning None)
|
13 years ago |
Sebastian Spaeth
|
f2a94af522
Don't emit regular sleeping announcements in Basic UI
|
13 years ago |
Sebastian Spaeth
|
241e8f838b
Add filter information to --info output
|
13 years ago |
Sebastian Spaeth
|
e267dcd24d
Need to import OfflineImapError for --info function
|
13 years ago |
Sebastian Spaeth
|
9d6a2dec37
Have log output go to STDOUT by default
|
13 years ago |
Sebastian Spaeth
|
6f361c4d9a
Don't output "Finished in x seconds" in quiet ui
|
13 years ago |
Sebastian Spaeth
|
f8d5f1890c
Make sleep abort request working again for Curses UI
|
13 years ago |
Sebastian Spaeth
|
f4a32bafd6
Pass ui.registerthread an Account() and not a name as string
|
13 years ago |
Sebastian Spaeth
|
4eeb88dd8f
Append, don't truncate, log file
|
13 years ago |
Sebastian Spaeth
|
7c45e05428
Fix getExitStackTrace call
|
13 years ago |
Sebastian Spaeth
|
cbec8bb5b2
Rework UI system to make use of the logging module
|
13 years ago |
Sebastian Spaeth
|
0ba9634205
Fix string formatting when port is not given.
|
13 years ago |
Sebastian Spaeth
|
3885acf87d
Implement server diagnostics
|
13 years ago |
Sebastian Spaeth
|
a5eebd4b6b
Make "syncing folder structure" a debug level log entry
|
13 years ago |
Sebastian Spaeth
|
ac94de3449
Only output a sleeping notice once every minute
|
13 years ago |
Sebastian Spaeth
|
93b05215fb
Condense ui.connecting() function a bit
|
13 years ago |
Sebastian Spaeth
|
3b647d65be
Output sync timing
|
13 years ago |
Sebastian Spaeth
|
eb0b546927
Output progress indication when copying files
|
13 years ago |
Sebastian Spaeth
|
8970a1500b
UIBase: Fix and cleanup register/unregisterthread
|
13 years ago |
Sebastian Spaeth
|
48fdb14418
Don't output thread ID in log
|
13 years ago |
Sebastian Spaeth
|
19ff636390
Properly output errors when the main thread receives some
|
13 years ago |
Sebastian Spaeth
|
6295d64d54
Shorten list of messages to be deleted in UI output
|
13 years ago |
Sebastian Spaeth
|
6f9b171ffd
Don't pass a list to ui.copyingmessage()
|
13 years ago |
Sebastian Spaeth
|
51629b8ffe
Update example in code documentation of ui.error()
|
13 years ago |
Sebastian Spaeth
|
f937a86571
Implement ui.error() and output them at end of offlinimap sync
|
13 years ago |
Sebastian Spaeth
|
8e2589982c
Don't use CStringIO to format a traceback
|
13 years ago |
Nicolas Sebrecht
|
8a34edc8ca
cleanup import satements
|
13 years ago |
Sebastian Spaeth
|
89619838b0
Remove weird SigListener class
|
13 years ago |
Sebastian Spaeth
|
bd3766eca5
Make getnicename work again for classes that derive from object()
|
13 years ago |
Nicolas Sebrecht
|
c6259fbb86
Merge branch 'master' into next
|
13 years ago |
Sebastian Spaeth
|
deab62fbd8
Fix the broken thread debugging
|
13 years ago |
Sebastian Spaeth
|
3d4dc11a8b
Introduce an *empty* debug type
|
13 years ago |
Sebastian Spaeth
|
6add201436
Improve the developer API documentation
|
13 years ago |
Nicolas Sebrecht
|
90949a4bfc
UIBase: fix regression while deletingflags
|
13 years ago |
Sebastian Spaeth
|
7a2a02254e
Don't pass list to ui.adding/deletingflags
|
13 years ago |
Sebastian Spaeth
|
387fbf3aaa
ui: clean up importment statements
|
13 years ago |
Thomas Schwinge
|
fa60f3f9b7
offlineimap.version is no more.
|
14 years ago |
Sebastian Spaeth
|
0b5b38d298
Define version constants etc in __init__.py
|
14 years ago |
Sebastian Spaeth
|
f68b626cb4
Don't display sleeping every second on the screen
|
14 years ago |
John Goerzen
|
e1fb9492f8
Patch for signal handling to start a sync by Jim Pryor
|
16 years ago |
John Goerzen
|
ab43d74549
Applied pre/post sync hooks
|
16 years ago |
Vincent Beffara
|
f549baa074
UNDO: Synchronize newly created folders both ways
|
17 years ago |
Vincent Beffara
|
b925fd1296
Synchronize newly created folders both ways
|
17 years ago |
John Goerzen
|
3305d8cd4d
Daniel Jacobowitz patches
|
17 years ago |
Florian Friesdorf
|
ed005cbbdc
UIBase config variable fix
|
17 years ago |
John Goerzen
|
4370da1dcf
UNDO: Checkpointing
|
17 years ago |
John Goerzen
|
7a287cef57
Checkpointing
|
17 years ago |
David Favro
|
65a6b8aa81
Removed copyright notice; assigning copyright to John Goerzen
|
17 years ago |
David Favro
|
b06845fc70
UID validity diagnostics improvement
|
17 years ago |