Commit Graph

12 Commits

Author SHA1 Message Date
Éric Araujo 0408b35cfb convert tabs to spaces in source code thanks to reindent.py
also use 2to3 -f ws_comma to fix some whitespace
2010-02-10 17:59:17 +01:00
Yann Leboulanger b739802fd7 convert print to log.debug 2009-12-02 12:05:52 +01:00
Yann Leboulanger 623a51d53f fix bug when merging server logs of MUC conversations 2009-11-15 15:37:41 +01:00
Yann Leboulanger 72420b0e73 write code to synchronise server logs from archiving with local DB 2009-11-15 11:33:05 +01:00
Anaël Verrier b64475a2d9 * first draft for archiving negotiation 2009-08-17 19:32:17 +02:00
Anaël Verrier dc2eadc899 * added some methods to request a page of collections list, request a page of a collection, remove a collection and request a page of modifications (XEP-0136) 2009-08-05 19:05:12 +02:00
Anaël Verrier 690c5e82ed * second draft of message archiving preferences window 2009-07-31 19:16:03 +02:00
Anaël Verrier 7922426464 * first draft of message archiving preferences window
* fixed a bug in ConnectionArchive.append_or_update_item prototype
2009-07-19 16:39:07 +02:00
Anaël Verrier ee59f1754b * added an entry in the roster menu to display archiving preferences window
* now we check service discovery features for message archiving
2009-07-15 20:44:34 +02:00
Anaël Verrier 66e7ea153e * now we handle result for archiving preferences request and also all changes that come from server 2009-07-15 15:13:12 +02:00
Anaël Verrier 649aa1ed55 * second draft of ArchivingPreferences 2009-07-13 05:07:38 +02:00
Anaël Verrier b073dfe848 * first draft of ArchivingPreferences (for XEP-0136) 2009-07-12 16:32:01 +02:00