Mercurial > libervia-web
log browser_side/panels.py @ 367:764c32ecb754
age | author | description |
---|---|---|
Fri, 21 Feb 2014 18:44:47 +0100 | souliane | browser_side: allow one blogger to moderate the comments made on his own blog messages. |
Thu, 20 Feb 2014 19:33:31 +0100 | souliane | browser_side: groupblog: handle main items with no associated comments node + do not mix up attributes names between the item own service/node and the comments service/node |
Wed, 19 Feb 2014 16:38:13 +0100 | souliane | browser_side: display the popup notifying the message's recipient when you edit the blog entry's bubble. |
Wed, 19 Feb 2014 14:17:03 +0100 | souliane | browser_side: the popup notifying the message's recipient is no more dependent to the unibox. |
Wed, 12 Feb 2014 15:17:04 +0100 | souliane | browser_side: heavy refactorisation for microblogs: |
Wed, 12 Feb 2014 15:01:33 +0100 | souliane | browser_side: MicroblogEntry defines properties to access MicroblogItem attributes (instead of overwriting __getattr__) |