log frontends/src/quick_frontend/quick_blog.py @ 1963:a2bc5089c2eb

age author description
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-03-22 Goffi core (tools): moved common to a separate package, and put data method in a data_format module
2016-02-22 souliane quick_frontend (blog): correction for the previous patch:
2016-02-22 souliane quick_frontend (blog): fixes main item update (comment's data were lost)
2016-01-03 Goffi copyright update
2015-12-18 Goffi quick_frontend (blog): replaced first argument in addEntry by edit_entry, so it can be managed separately from entries + handle it in Entry.delete
2015-11-24 souliane quick_frontend (quick_blog): remove tags2mbdata which is replaced by common.iter2dict
2015-11-24 Goffi quick frontend (blog): replaced mbdata2tags and tags2mbdata by sat.tools.common.dict2iter and iter2dict
2015-11-24 Goffi quick_frontend(blog): groups blog sending is handled
2015-11-23 Goffi quick frontend (blog): fixed group blog panels (displaying only, sending is not working yet)
2015-11-21 souliane quick_frontend (quick_blog): retrieve and set the tags from/to microblog data
2015-09-10 souliane plugin XEP-0277, quick_frontend: rename mbGetLast to mbGet and add it the parameter "item_ids"
2015-08-15 Goffi quick_frontend (constants, quick_app, quick_contact_list): blogging refactoring (not finished):