log src/pages/common/blog/page_meta.py @ 1072:7dc20bacd3b6

age author description
Wed, 21 Mar 2018 19:11:37 +0100 Goffi pages (common/blog): added xmpp_uri in template_data
Tue, 30 Jan 2018 08:04:33 +0100 Goffi common/blog: "service" and "node" are now set in template_data
Thu, 25 Jan 2018 08:34:27 +0100 Goffi pages (common/blog): tranform special characters to their ascii equivalent
Wed, 24 Jan 2018 21:57:13 +0100 Goffi pages (common/blog): fixed bad import
Wed, 24 Jan 2018 09:58:00 +0100 Goffi pages (common/blog): use more friendly URLs
Wed, 24 Jan 2018 09:58:00 +0100 Goffi pages (common/blog): use bridgeCall instead of bridge
Wed, 24 Jan 2018 09:58:00 +0100 Goffi pages (common/blog): don't fail if author is missing
Wed, 24 Jan 2018 09:57:57 +0100 Goffi pages: fixed XMPP URIs handling
Mon, 22 Jan 2018 22:25:37 +0100 Goffi pages (common/blog): URL improvments:
Mon, 22 Jan 2018 08:53:06 +0100 Goffi pages (common/blog): if background is set in user preferences, use it
Sun, 21 Jan 2018 21:08:38 +0100 Goffi pages (common/blog): fixed bad variable name
Sun, 21 Jan 2018 20:50:49 +0100 Goffi pages (common/blog): if "reverse=1" is set in URL query, items will be reversed
Sun, 21 Jan 2018 20:23:33 +0100 Goffi pages (common/blog): handle tags filtering using "/tag/[tag]" in path
Fri, 19 Jan 2018 18:09:39 +0100 Goffi pages (blog_new, common/blog): various blog improvments:
Fri, 12 Jan 2018 22:04:33 +0100 Goffi pages (blog): added pagination using RSM and blog now fill older_url and newer_url in template_data
Wed, 03 Jan 2018 01:11:26 +0100 Goffi pages (chat): implementation of chat page using new dynamic pages, first draft
Tue, 23 May 2017 00:06:03 +0200 Goffi pages (common/blog): use request data to indicate if comments are allowed
Tue, 23 May 2017 00:06:03 +0200 Goffi pages (common/blog): don't fail if an error is raised while getting comment
Tue, 23 May 2017 00:06:00 +0200 Goffi pages: cache identities identities in session + get identities for comments in blog
Thu, 27 Apr 2017 01:15:54 +0200 Goffi pages (common/blog): check posted data type for comments
Mon, 17 Apr 2017 20:44:10 +0200 Goffi pages (common/blog): data post (i.e. new comments) is now handled
Mon, 17 Apr 2017 20:43:12 +0200 Goffi pages (common/blog): new show_comments variable is used in session data, if True comments are grabbed and chained to items
Sun, 16 Apr 2017 18:24:24 +0200 Goffi pages (common): added common hierarchy for reusable pages (blog is the first)