log src/server/blog.py @ 830:a825700c01e4

age author description
Sat, 09 Jan 2016 12:14:39 +0100 souliane server (blog): fixes typo in a dict declaration
Sat, 09 Jan 2016 12:59:07 +0100 Goffi server (blog): fixed unicode handling for query args
Fri, 08 Jan 2016 19:58:08 +0100 Goffi server (blog): implemented tag/category filtering:
Fri, 08 Jan 2016 19:53:51 +0100 Goffi server (blog): moved _quote and _unquote to module functions, and use them in BlogMessage.url
Fri, 08 Jan 2016 19:50:40 +0100 Goffi server (blog): added unhandler errback in getItemById
Fri, 08 Jan 2016 19:48:29 +0100 Goffi server (blog): removed another max_items
Fri, 08 Jan 2016 18:09:49 +0100 Goffi server (blog): better handling of mbGetFromManyWithCommentsRTResult in getItems
Fri, 08 Jan 2016 14:42:39 +0100 Goffi server (blog): cleaning & improvments:
Sun, 03 Jan 2016 16:24:27 +0100 Goffi copyright update
Tue, 01 Dec 2015 23:57:28 +0100 souliane server_side (blog): pubsub item ID doesn't need to be an UUID
Tue, 24 Nov 2015 23:31:41 +0100 Goffi static blog: replaced mbdata2tags by sat.tools.common.dict2iter
Mon, 23 Nov 2015 22:02:18 +0100 souliane server_side (blog): fixes avatar callback
Mon, 23 Nov 2015 15:57:15 +0100 Goffi static blog: fixed bad use of JID
Mon, 23 Nov 2015 14:19:25 +0100 Goffi server side: special handling of Connection/JabberID and Connection/autoconnect parameter which has needed by QuickApp but restricted by security limit
Sat, 21 Nov 2015 17:03:46 +0100 souliane server_side: display tags in static blogs