log mod_http_muc_log/mod_http_muc_log.lua @ 4996:031e0dd90f4b

age author description
Fri, 12 Aug 2022 17:15:11 +0200 Kim Alvefur mod_http_muc_log: Link to replied-to message using XEP-0461: Message Replies
Fri, 12 Aug 2022 17:14:43 +0200 Kim Alvefur mod_http_muc_log: Mention relevant XEPs in comments
Sat, 02 Jul 2022 02:30:02 +0200 Kim Alvefur mod_http_muc_log: Drop support for pre-0.11 MUC API
Sun, 26 Jun 2022 21:23:42 +0200 Kim Alvefur mod_http_muc_log: Show XEP-0444 reactions
Fri, 22 Apr 2022 14:29:32 +0200 Kim Alvefur mod_http_muc_log: Fix exception on lack of trailing slash in room path
Mon, 22 Nov 2021 21:01:53 +0100 Kim Alvefur mod_http_muc_log: Show messages moderated using XEP-0425
Sun, 12 Sep 2021 00:28:46 +0200 Kim Alvefur mod_http_muc_log: Sort rooms with a description before those without
Sun, 12 Sep 2021 00:13:32 +0200 Kim Alvefur mod_http_muc_log: Add way to list certain rooms in a specified order
Tue, 15 Jun 2021 17:35:56 +0200 Kim Alvefur mod_http_muc_log: Find edit relations using XEP-0308
Tue, 15 Jun 2021 17:20:05 +0200 Kim Alvefur mod_http_muc_log: Move out nickname into a variable for future reuse
Tue, 15 Jun 2021 17:19:25 +0200 Kim Alvefur mod_http_muc_log: Add some spacing around code for readability
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