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 |