mod_http_muc_log: Set a http app title
|
Kim Alvefur |
Sat, 23 Nov 2019 04:52:43 +0100 |
mod_http_muc_log: Refactor calendarization of date list into a template filter BC
|
Kim Alvefur |
Sun, 17 Nov 2019 15:16:23 +0100 |
mod_http_muc_log: Fix sorting months
|
Kim Alvefur |
Sun, 17 Nov 2019 15:13:35 +0100 |
mod_http_muc_log: Add comment about the routing of years and logs pages
|
Kim Alvefur |
Sun, 20 Oct 2019 19:49:03 +0200 |
mod_http_muc_log: Add arrow to 'latest' link like on other navigation
|
Kim Alvefur |
Sun, 13 Oct 2019 16:56:52 +0200 |
mod_http_muc_log: Compose page title from room data
|
Kim Alvefur |
Sun, 13 Oct 2019 16:16:14 +0200 |
mod_http_muc_log: Add date metadata to log pages
|
Kim Alvefur |
Sun, 13 Oct 2019 16:00:16 +0200 |
mod_http_muc_log: Expose xml:lang from each message/body #a11y
|
Kim Alvefur |
Wed, 09 Oct 2019 21:35:13 +0200 |
mod_http_muc_log: Use configured room language in room title/desc #a11y
|
Kim Alvefur |
Wed, 09 Oct 2019 21:36:23 +0200 |
mod_http_muc_log: Hide room join link from room listing
|
Kim Alvefur |
Mon, 30 Sep 2019 00:51:05 +0200 |
mod_http_muc_log: Wrap navigation in unorderded lists (thanks jonas’)
|
Kim Alvefur |
Mon, 30 Sep 2019 00:27:25 +0200 |
mod_http_muc_log: Hide join/part controls if they are not stored by mod_muc_mam
|
Kim Alvefur |
Thu, 16 May 2019 07:46:05 +0200 |
mod_http_muc_log: Allow specifying the default view
|
Kim Alvefur |
Mon, 13 May 2019 00:52:35 +0200 |
mod_http_muc_log: Preserve ?query part in redirect
|
Kim Alvefur |
Mon, 13 May 2019 11:13:19 +0200 |
mod_http_muc_log: Add navigation link to latest page
|
Kim Alvefur |
Mon, 13 May 2019 11:10:41 +0200 |
mod_http_muc_log: Correctly build absolute URLs
|
Kim Alvefur |
Mon, 13 May 2019 10:50:00 +0200 |
mod_http_muc_log: Provide a redirect to 'latest' day with logs (fixes #1360)
|
Kim Alvefur |
Mon, 13 May 2019 00:23:04 +0200 |
mod_http_muc_log: Fix Y10k bug
|
Kim Alvefur |
Mon, 13 May 2019 00:20:19 +0200 |
mod_http_muc_log: Trim trailing whitespace [luacheck]
|
Kim Alvefur |
Sun, 05 May 2019 14:47:07 +0200 |
mod_http_muc_log: Add option to show OOB images
|
Kim Alvefur |
Sun, 05 May 2019 14:06:50 +0200 |
mod_http_muc_log: Sort room listing by jid for stable order
|
Kim Alvefur |
Sun, 05 May 2019 11:01:17 +0200 |
mod_http_muc_log: Allow trailing slash after date
|
Kim Alvefur |
Tue, 09 Apr 2019 18:05:28 +0200 |
mod_http_muc_log: Split long line [luacheck]
|
Kim Alvefur |
Wed, 13 Mar 2019 22:47:14 +0100 |
mod_http_muc_log: Add functionality for hiding joins and parts
|
Kim Alvefur |
Wed, 13 Mar 2019 22:47:08 +0100 |
mod_http_muc_log: Close unclosed <p/> tag in template.
|
Emmanuel Gil Peyrot |
Sat, 25 Aug 2018 17:39:41 +0200 |
mod_http_muc_log: Handle errors while loading template file in a more graceful manner
|
Kim Alvefur |
Tue, 29 May 2018 05:50:19 +0200 |
mod_http_muc_log: Include URL in disco#info for public rooms
|
Kim Alvefur |
Tue, 29 May 2018 04:36:56 +0200 |
mod_http_muc_log: Use separate variable for filename and file handle
|
Kim Alvefur |
Mon, 28 May 2018 20:55:22 +0200 |
mod_http_muc_log: Fix inverted logic
|
Kim Alvefur |
Mon, 28 May 2018 20:36:42 +0200 |
mod_http_muc_log: Add comment about argument to policy function
|
Kim Alvefur |
Mon, 28 May 2018 20:21:39 +0200 |
mod_http_muc_log: Add a note about changing how presence is treated
|
Kim Alvefur |
Mon, 28 May 2018 20:21:01 +0200 |
mod_http_muc_log: Base read-access on whether anyone would be able to join (like MUC)
|
Kim Alvefur |
Mon, 28 May 2018 20:11:37 +0200 |
mod_http_muc_log: Only exclude hidden rooms from listing (like disco#items)
|
Kim Alvefur |
Mon, 28 May 2018 20:04:46 +0200 |
mod_http_muc_log: Improve readability of policy function
|
Kim Alvefur |
Mon, 28 May 2018 19:06:49 +0200 |
mod_http_muc_log: Generate empty pages in lazy mode, so that one can navigate past quiet days
|
Kim Alvefur |
Tue, 21 Nov 2017 10:30:35 +0100 |
mod_http_muc_log: Check that there are timestamps to work with
|
Kim Alvefur |
Tue, 21 Nov 2017 00:48:05 +0100 |
mod_http_muc_log: Lazy nex/prev link generation
|
Kim Alvefur |
Tue, 21 Nov 2017 00:46:00 +0100 |
mod_http_muc_log: Fix the best comment
|
Kim Alvefur |
Tue, 21 Nov 2017 00:45:23 +0100 |
mod_http_muc_log: Remove redundant else clauses
|
Kim Alvefur |
Tue, 21 Nov 2017 00:06:59 +0100 |
mod_http_muc_log: Parse date out of path once
|
Kim Alvefur |
Tue, 21 Nov 2017 00:02:58 +0100 |
mod_http_muc_log: Reword "back" links
|
Kim Alvefur |
Mon, 20 Nov 2017 20:47:38 +0100 |
mod_http_muc_log: Return a 404 page if there are no messages to derive a time span from
|
Kim Alvefur |
Sat, 18 Nov 2017 20:44:47 +0100 |
mod_http_muc_log: Remove this one weird whitespace
|
Kim Alvefur |
Sat, 18 Nov 2017 20:42:18 +0100 |
mod_http_muc_log: Round down timestamps to midnight in order to fix an off by one issue (thanks asterix)
|
Kim Alvefur |
Sat, 18 Nov 2017 20:39:31 +0100 |
mod_http_muc_log: Add a function for rounding timestamps down to midnight
|
Kim Alvefur |
Sat, 18 Nov 2017 20:38:30 +0100 |
mod_http_muc_log: Switch to an inaccurate but O(1) method of producing the calendar view
|
Kim Alvefur |
Fri, 17 Nov 2017 16:30:53 +0100 |
mod_http_muc_log: Ignore 'logging' room option, it's no longer set by mod_mam_muc
|
Kim Alvefur |
Mon, 04 Sep 2017 14:49:37 +0200 |
mod_http_muc_log: Remove caching
|
Kim Alvefur |
Thu, 13 Apr 2017 22:47:09 +0200 |
mod_http_muc_log: Fix prev/next date finding
|
Kim Alvefur |
Wed, 01 Mar 2017 20:34:17 +0100 |
mod_http_muc_log: Rename loop variable to avoid name clash
|
Kim Alvefur |
Wed, 01 Mar 2017 20:33:58 +0100 |
mod_http_muc_log: Move scope of variables into loop
|
Kim Alvefur |
Wed, 01 Mar 2017 20:31:08 +0100 |
mod_http_muc_log: Add some comments
|
Kim Alvefur |
Wed, 01 Mar 2017 20:29:40 +0100 |
mod_http_muc_log: Find next and previous date with date index if this is supported by the storage driver
|
Kim Alvefur |
Fri, 08 Jul 2016 22:40:30 +0200 |
mod_http_muc_log: Link to next day with content, regardless of type (simplifes)
|
Kim Alvefur |
Fri, 08 Jul 2016 22:39:41 +0200 |
mod_http_muc_log: If archive driver provides the dates method, use it
|
Kim Alvefur |
Mon, 07 Sep 2015 16:27:26 +0200 |
mod_http_muc_log: Template engine thing moved into util.interpolation
|
Kim Alvefur |
Tue, 19 May 2015 16:13:00 +0200 |