log mod_http_muc_log/http_muc_log.html @ 3902:341850e8866f

age author description
2019-11-17 Kim Alvefur mod_http_muc_log: Refactor calendarization of date list into a template filter BC
2019-10-13 Kim Alvefur mod_http_muc_log: Add arrow to 'latest' link like on other navigation
2019-10-13 Kim Alvefur mod_http_muc_log: Add add an arrow to upwards navigation links (like on next/prev)
2019-10-13 Kim Alvefur mod_http_muc_log: Add button-link to webchat URL if one is set via mod_muc_webchat_url
2019-10-13 Kim Alvefur mod_http_muc_log: Compose page title from room data
2019-10-13 Kim Alvefur mod_http_muc_log: Add date metadata to log pages
2019-10-09 Kim Alvefur mod_http_muc_log: More blue links to distinguish them as such (thanks jonas’)
2019-10-09 Kim Alvefur mod_http_muc_log: Expose xml:lang from each message/body #a11y
2019-10-09 Kim Alvefur mod_http_muc_log: Use configured room language in room title/desc #a11y
2019-10-09 Kim Alvefur mod_http_muc_log: Use <main> element to mark main content #a11y
2019-10-09 Kim Alvefur mod_http_muc_log: Declare language as English #a11y
2019-09-29 Kim Alvefur mod_http_muc_log: Hide room join link from room listing
2019-09-29 Kim Alvefur mod_http_muc_log: Make link to join room more button-looking
2019-09-29 Kim Alvefur mod_http_muc_log: Wrap navigation in unorderded lists (thanks jonas’)