Stéphane Albert
|
75f16106da
Fix utf7 decode error not caught
|
8 years ago |
Łukasz Żarnowiecki
|
3848bc55f3
Add workaround for string.split for Python3
|
8 years ago |
Łukasz Żarnowiecki
|
4fbb5640ac
Convert basestring to str
|
8 years ago |
Igor Almeida
|
73a3767d11
IMAP folder: expose the message keywords
|
9 years ago |
Tommie Gannert
|
a6e7b6627b
Add decodefoldernames option to decode IMAP folder names using UTF-7.
|
9 years ago |
Nicolas Sebrecht
|
461554b7b1
more style consistency
|
9 years ago |
Nicolas Sebrecht
|
0f40ca4799
more style consistency
|
10 years ago |
Nicolas Sebrecht
|
11619faf7c
imaputil.py: avoid to redefine "string"
|
10 years ago |
Nicolas Sebrecht
|
61021260cb
more consistent style
|
10 years ago |
Abdó Roig-Maranges
|
789e047734
Extend handling of GMail labels header
|
12 years ago |
Abdó Roig-Maranges
|
0e4afa9132
Make GmailFolder sync GMail labels
|
12 years ago |
Eygene Ryabinkin
|
6cbd2498ae
Refactoring: make functions to be private if we can
|
10 years ago |
Eygene Ryabinkin
|
57adfc23a5
Fix parsing of quoted strings
|
11 years ago |
Eygene Ryabinkin
|
1ef506655c
Catch two instances of untested regexp matches
|
11 years ago |
Sebastian Spaeth
|
a134301ac5
Improve 'find first quotation' regex
|
12 years ago |
Sebastian Spaeth
|
046210b93d
Fix mixed space/tabs
|
12 years ago |
Sebastian Spaeth
|
e6e708ec78
Don't use sort() on dict values()
|
12 years ago |
Sebastian Spaeth
|
dc67f515b6
no need for type(s) == types.StringType
|
12 years ago |
Sebastian Spaeth
|
81fc20c7ca
Remove python<2.6 import workarounds (set & ssl)
|
12 years ago |
Sebastian Spaeth
|
c5468ae599
raise Exception, "text" --> raise Exception("text")
|
12 years ago |
Sebastian Spaeth
|
09ef5ab042
Remove stray debug line
|
13 years ago |
Sebastian Spaeth
|
eb04036da5
Make folders containing quotes work
|
13 years ago |
Sebastian Spaeth
|
248f23afd6
Do not fail calling dequote() with empty string
|
13 years ago |
Nicolas Sebrecht
|
67863017e2
Merge branch 'ss/better-error-throwing-and-id-sequence' into next
|
13 years ago |
Sebastian Spaeth
|
fb8017991c
Rework undocumented listjoin to create UID sequences
|
13 years ago |
Sebastian Spaeth
|
54d3307499
imaputil: make uid_sequence sort all items to improve collapsing
|
13 years ago |
Sebastian Spaeth
|
0a25408199
Rework undocumented listjoin to create UID sequences
|
13 years ago |
Sebastian Spaeth
|
466ded04d9
Make flags a set rather than a list
|
13 years ago |
Sebastian Spaeth
|
416df0fc44
imaputil.imapsplit: Remove overzealous debug statement
|
13 years ago |
Nicolas Sebrecht
|
44eefae043
cleanup import statements and conform to PEP-8
|
13 years ago |
Sebastian Spaeth
|
472476db6f
Remove over-verbose debug options
|
13 years ago |
Sebastian Spaeth
|
c6d6dc814f
Replace UIBase.getglobalui() with getglobalui()
|
14 years ago |
Nicolas Sebrecht
|
b8aaf4cf43
imaputil.py: factorize the flag map
|
14 years ago |
John Goerzen
|
39a18fef60
Update FSF address
|
18 years ago |
John Goerzen
|
d839be3c61
Step 2 of SVN to arch tree conversion
|
19 years ago |