Thu, 08 Oct 2020 16:39:19 +0200 |
Kim Alvefur |
mod_http_muc_log: Move template into a directory to ease packaging
|
Tue, 26 May 2020 21:32:55 +0200 |
Kim Alvefur |
mod_http_muc_log: Add link to room list from logs page
|
Mon, 17 Feb 2020 21:50:55 +0100 |
Emmanuel Gil Peyrot |
mod_http_muc_log: Expose JID localpart to the template
|
Mon, 17 Feb 2020 21:49:15 +0100 |
Emmanuel Gil Peyrot |
mod_http_muc_log: Reduce hashtable lookups
|
Sat, 23 Nov 2019 04:52:43 +0100 |
Kim Alvefur |
mod_http_muc_log: Set a http app title
|
Sun, 17 Nov 2019 15:16:23 +0100 |
Kim Alvefur |
mod_http_muc_log: Refactor calendarization of date list into a template filter BC
|
Sun, 17 Nov 2019 15:13:35 +0100 |
Kim Alvefur |
mod_http_muc_log: Fix sorting months
|
Sun, 20 Oct 2019 19:49:03 +0200 |
Kim Alvefur |
mod_http_muc_log: Add comment about the routing of years and logs pages
|
Sun, 13 Oct 2019 16:56:52 +0200 |
Kim Alvefur |
mod_http_muc_log: Add arrow to 'latest' link like on other navigation
|
Sun, 13 Oct 2019 16:16:14 +0200 |
Kim Alvefur |
mod_http_muc_log: Compose page title from room data
|
Sun, 13 Oct 2019 16:00:16 +0200 |
Kim Alvefur |
mod_http_muc_log: Add date metadata to log pages
|
Wed, 09 Oct 2019 21:35:13 +0200 |
Kim Alvefur |
mod_http_muc_log: Expose xml:lang from each message/body #a11y
|
Wed, 09 Oct 2019 21:36:23 +0200 |
Kim Alvefur |
mod_http_muc_log: Use configured room language in room title/desc #a11y
|
Mon, 30 Sep 2019 00:51:05 +0200 |
Kim Alvefur |
mod_http_muc_log: Hide room join link from room listing
|
Mon, 30 Sep 2019 00:27:25 +0200 |
Kim Alvefur |
mod_http_muc_log: Wrap navigation in unorderded lists (thanks jonas’)
|
Thu, 16 May 2019 07:46:05 +0200 |
Kim Alvefur |
mod_http_muc_log: Hide join/part controls if they are not stored by mod_muc_mam
|
Mon, 13 May 2019 00:52:35 +0200 |
Kim Alvefur |
mod_http_muc_log: Allow specifying the default view
|
Mon, 13 May 2019 11:13:19 +0200 |
Kim Alvefur |
mod_http_muc_log: Preserve ?query part in redirect
|
Mon, 13 May 2019 11:10:41 +0200 |
Kim Alvefur |
mod_http_muc_log: Add navigation link to latest page
|
Mon, 13 May 2019 10:50:00 +0200 |
Kim Alvefur |
mod_http_muc_log: Correctly build absolute URLs
|
Mon, 13 May 2019 00:23:04 +0200 |
Kim Alvefur |
mod_http_muc_log: Provide a redirect to 'latest' day with logs (fixes #1360)
|
Mon, 13 May 2019 00:20:19 +0200 |
Kim Alvefur |
mod_http_muc_log: Fix Y10k bug
|
Sun, 05 May 2019 14:47:07 +0200 |
Kim Alvefur |
mod_http_muc_log: Trim trailing whitespace [luacheck]
|
Sun, 05 May 2019 14:06:50 +0200 |
Kim Alvefur |
mod_http_muc_log: Add option to show OOB images
|
Sun, 05 May 2019 11:01:17 +0200 |
Kim Alvefur |
mod_http_muc_log: Sort room listing by jid for stable order
|
Tue, 09 Apr 2019 18:05:28 +0200 |
Kim Alvefur |
mod_http_muc_log: Allow trailing slash after date
|
Wed, 13 Mar 2019 22:47:14 +0100 |
Kim Alvefur |
mod_http_muc_log: Split long line [luacheck]
|
Wed, 13 Mar 2019 22:47:08 +0100 |
Kim Alvefur |
mod_http_muc_log: Add functionality for hiding joins and parts
|
Sat, 25 Aug 2018 17:39:41 +0200 |
Emmanuel Gil Peyrot |
mod_http_muc_log: Close unclosed <p/> tag in template.
|
Tue, 29 May 2018 05:50:19 +0200 |
Kim Alvefur |
mod_http_muc_log: Handle errors while loading template file in a more graceful manner
|