aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of lists.sr.ht references.HEADmasterMatěj Cepl2024-01-131-4/+2
|
* Rename archive_folder.py -> imapArch.pyMatěj Cepl2023-09-062-28/+28
| | | | It is just confusing having it under two names.
* Add README.md and LICENSE (MIT/X11).Matěj Cepl2023-09-062-0/+34
| | | | Fixes: https://todo.sr.ht/~mcepl/devel/11
* Just cleanupMatěj Cepl2023-09-062-43/+42
|
* Fix import in typehintMatěj Cepl2019-05-081-1/+1
|
* Allow setting verbosity from command line.Matěj Cepl2018-04-231-6/+13
|
* Make the script more robust.Matěj Cepl2018-04-231-32/+59
|
* Unfortunately IMAP4.uid('MOVE') is illegal (BPO-33336).Matěj Cepl2018-04-231-9/+20
| | | | So, we have to workaround it with _simple_command and its friends.
* Activate dir.move_messagesMatěj Cepl2018-04-221-5/+7
|
* Recover listFolder.py scriptMatěj Cepl2018-04-224-338/+16
|
* Remove previous attemps which are now obsolete.Matěj Cepl2018-04-2211-1054/+902
| | | | Also add some missing RFCs.
* Add some more tests.Matěj Cepl2018-04-223-35/+201
|
* Functioning tests of EmailServer creation with mock.Matěj Cepl2018-04-212-21/+22
|
* Attempts to start testingMatěj Cepl2018-04-214-55/+38
|
* First hopefully interesting draft.Matěj Cepl2018-04-212-37/+145
|
* Some progressMatěj Cepl2018-04-203-180/+171
|
* Move all work to simple one-folder archiver archive_folder.pyMatěj Cepl2018-04-192-0/+222
|
* imapArchive should be at least syntactically py3k.Matěj Cepl2018-04-191-44/+30
|
* A bit of development on imapArchive.py.Matěj Cepl2018-04-191-75/+98
|
* Fix permsMatěj Cepl2018-04-192-0/+0
|
* Remove corrupted filesMatěj Cepl2018-04-1910-87/+260
|
* Remove Eclipse files.Matěj Cepl2018-04-184-4822/+0
|
* Reorganize files againMatěj Cepl2018-04-184-0/+399
|
* Add standardsMatěj Cepl2018-04-182-0/+4822
|
* Remove previous attemptsMatěj Cepl2018-04-186-272/+0
|
* Reorganize directoriesMatěj Cepl2011-10-0516-5/+5557
|
* assureFolder should be more or less working.Matej Cepl2008-10-091-14/+20
|
* Just maintain.Matej Cepl2008-10-092-7/+0
|
* recursively create foldersMatěj Cepl2008-10-091-1/+15
|
* Added one FIXME.Matej Cepl2008-10-081-0/+4
|
* Looks even more complete...Matěj Cepl2008-10-041-6/+15
|
* Just cleaning up and adding one more catching of a possibleMatej Cepl2008-10-021-7/+7
| | | | error.
* logs are temporary files and should be ignored.Matej Cepl2008-10-021-0/+1
|
* Change from new Class (parameters) to Class->new(parameters) so the codeMatěj Cepl2008-10-011-5/+6
| | | is editable well with EPIC.
* Přiděláno čtení konfiguračního souboru a připojení přes SSL socket.Matěj Cepl2008-09-301-17/+39
|
* Seems like the script is almost done. Perl seems toMatěj Cepl2008-09-302-0/+94
| | | be really working really well for me! :)
* Unbreak the application -- don't fiddle with dates and times,Matej Cepl2008-09-291-68/+8
| | | | just use IMAP SEARCH BEFORE -- life is much easier.
* Full stop in the end of the last folder is confusing.Matej Cepl2008-09-291-1/+1
|
* listFolders just works, expireIMAP is in the alpha version.Matej Cepl2008-09-292-0/+118
|
* Everybody needs to be ignorant.Matej Cepl2008-09-291-0/+5
|
* Functional testing version -- except using DateTime, when I don't have to.Matěj Cepl2008-09-291-3/+51
|
* Make @INC to EclipseMatěj Cepl2008-09-291-1/+12
|
* Initial commitMatěj Cepl2008-09-285-0/+42