summaryrefslogtreecommitdiff
path: root/alot/db.py
Commit message (Expand)AuthorAge
* decouple dbman from ui.pazz2011-07-15
* hotfix for recent api change in sync maildirpazz2011-07-13
* reflect recent changes in the apipazz2011-07-12
* new DS for Thread._get_messages()pazz2011-07-10
* correctly read and write utf8 encoded tagnamespazz2011-07-09
* docstrings for db.pypazz2011-07-09
* stringrep for db.Threadpazz2011-07-09
* make sure read-only mode dowsn't writepazz2011-07-09
* cleanup db.Threadpazz2011-07-09
* a widget for db.Attachmentpazz2011-07-09
* enter db.Attachmentspazz2011-07-09
* typospazz2011-07-09
* cleanup of db.Messagepazz2011-07-09
* decoding fixespazz2011-07-07
* fix unicode conversion issue with bindingspazz2011-07-07
* more encoding errors fixedpazz2011-07-06
* fix encoding issuespazz2011-07-06
* removed debugging artefactpazz2011-07-05
* pep8pazz2011-07-04
* flush retrypazz2011-07-04
* timeout for flush repeatspazz2011-07-04
* a central queue in dbman for all write accesspazz2011-07-03
* names only in msg summarypazz2011-06-24
* fix bug introduced with maildir sync upon msg openpazz2011-06-18
* config parserpazz2011-06-05
* some love for the message summary widgetpazz2011-06-04
* singlethread buffer shows all its msgspazz2011-06-01
* remove tag 'unread' upon message displaypazz2011-05-31
* Licencing: added GPL3 header to all source filespazz2011-05-30
* pep8pazz2011-05-28
* added manual labeling of threads from search (l)pazz2011-05-28
* some typos and docspazz2011-05-28
* cleanup and pep8pazz2011-05-28
* Single thread view done. msg.get_replies needs fixpazz2011-05-28
* merged in acoolon's patchespazz2011-05-27
* Merge branch 'master' of https://github.com/acoolon/notmuch-gui into acoolonpazz2011-05-27
|\
| * using set in db.py: easier to handle add/remove tagsacoolon2011-05-27
| * renamed some variablesacoolon2011-05-27
| * __str__ is now the second methodacoolon2011-05-27
| * pep8 fixesacoolon2011-05-27
* | use db.Message wrapper in SingleThreadBufferpazz2011-05-27
|/
* refresh search results if toggletag removes a hitpazz2011-05-27
* fix update of threadlinewidgets on toggletagpazz2011-05-27
* wrapper classes can tag themselves *cough*pazz2011-05-26
* caching wrappers for notmuch.Message and notmuch.Threadpazz2011-05-26
* toggletags cmd. needs widget refreshpazz2011-05-25
* simple taglist bound to 'L'.pazz2011-05-24
* rename to "alot"pazz2011-05-23