log src/pages/chat/page_meta.py @ 1095:7d5633ccbaf2

age author description
2018-06-01 Goffi pages (chat): don't change session.jid anymore, as it is now set on log-in
2018-01-05 Goffi pages (chat): fixed messages filtering + get identity of user if not already in cache.
2018-01-05 Goffi pages (chat): fixed call to discoInfos
2018-01-05 Goffi pages (chat): moved rendering preparation in prepare_render, and redirect to page_select if no jid is specified.
2018-01-03 Goffi pages (chat): implementation of chat page using new dynamic pages, first draft