log src/browser/sat_browser/blog.py @ 802:8faaaa6ec7ca

age author description
2015-12-01 Goffi browser side (blog): fixed entries and comments ordering
2015-11-25 Goffi browser side (blog): fixed click when comment, update or delete icons are not available
2015-11-26 souliane browser_side (blog): ask to delete a message after it has been modified and left with an empty body
2015-11-26 souliane browser_side (blog): hide the entry icons while editing
2015-11-26 souliane browser_side (blog): add publish hint and button for microblog
2015-11-26 souliane browser_side (blog): fixes syntax conversion
2015-11-26 souliane browser_side (blog): fixes switching between display/edit modes and raw/rich text
2015-11-25 souliane browser_side (blog): fixes focusing new comment box + click listener
2015-11-25 souliane browser_side (blog): typo in the CSS
2015-11-25 souliane browser_side (blog): display author_jid in addition to author
2015-11-24 souliane browser_side (blog): tags were not read when receiving a message
2015-11-24 souliane browser_side (blog): removed unused variables initialisations
2015-11-24 souliane browser_side (blog): tags were not passed when sending / editing a message
2015-11-23 Goffi browser side: features are checked for microblogging and group blogging. If one of them is not available, a pop-up warns it, and it is not possible to write a new entry.