log

age author description
Tue, 12 Jan 2016 18:00:12 +0100 souliane browser: update favicon counter when a tab change make notified messages visible
Tue, 12 Jan 2016 17:59:07 +0100 souliane browser (chat, notification): remove the textual alerts counter, merge it with the favicon counter
Tue, 12 Jan 2016 16:55:43 +0100 souliane browser (chat): fixes resize callback for one2one conversation
Sat, 09 Jan 2016 13:44:48 +0100 souliane browser (blog): set focus to the bubble of a just added comment entry
Sat, 09 Jan 2016 13:00:31 +0100 souliane server (blog/themes): sanitize tags + display tags URLs
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:
Fri, 08 Jan 2016 14:29:52 +0100 Goffi themes (default): fixed invalid link to sat logo
Fri, 08 Jan 2016 11:37:47 +0100 souliane server (blog/themes): replace previously removed icons
Thu, 07 Jan 2016 21:31:12 +0100 Goffi server (blog/themes): removed content due to licence incompatibility
Sun, 03 Jan 2016 16:24:37 +0100 Goffi server: fixed bad login check introduced in rev 6a2fd7807770
Sun, 03 Jan 2016 16:24:27 +0100 Goffi copyright update
Sat, 26 Dec 2015 14:36:45 +0100 Goffi server: fixed empty_password_allowed_warning_dangerous_list option
Sat, 26 Dec 2015 14:17:29 +0100 Goffi browser (params): reverted size change from commit f2a76ee020f6
Tue, 22 Dec 2015 11:37:25 +0100 souliane browser (chat): printing the history is left to quick_frontend
Sun, 20 Dec 2015 20:32:09 +0100 Goffi server: minor option help string correction
Sun, 20 Dec 2015 20:01:42 +0100 Goffi server: added --tls_private_key and --tls_chain options. --tls_certificate .pem file will be used for private_key if --tls_private_key is not specified.
Sun, 20 Dec 2015 20:01:40 +0100 Goffi server: added "quit" method to exit with an exit code when reactor is running
Sun, 20 Dec 2015 19:59:01 +0100 Goffi server: tls_certificate option:
Fri, 18 Dec 2015 21:29:24 +0100 Goffi server: proper options handling
Fri, 18 Dec 2015 19:37:13 +0100 Goffi browser (blog): fixed comments ordering
Tue, 15 Dec 2015 20:04:03 +0100 souliane browser_side: restore printing the day change while displaying history
Tue, 15 Dec 2015 19:35:00 +0100 souliane browser_side (chat): adapt printMessage to recent modifications done in quick_chat
Tue, 15 Dec 2015 18:33:10 +0100 souliane browser_side (xmlui): center the Save/Cancel buttons of parameters dialog