log mod_http_muc_log/mod_http_muc_log.lua @ 5544:cb141088eff0

age author description
Sun, 18 Dec 2022 15:30:02 +0100 Kim Alvefur Merge
Sat, 17 Dec 2022 14:13:06 +0100 Jonas Schäfer Backed out changeset 85882735fd33
Sat, 17 Dec 2022 13:27:56 +0100 Jonas Schäfer mod_http_muc_log: make default presence visibility configurable
Sun, 04 Dec 2022 22:10:07 +0100 Kim Alvefur mod_http_muc_log: Move CSS and JS out of template
Tue, 16 Aug 2022 01:45:28 +0200 Kim Alvefur mod_http_muc_log: Use stanza:find to save a few bytes
Tue, 16 Aug 2022 01:41:45 +0200 Kim Alvefur mod_http_muc_log: Use XEP-0421 ID over nickname for XEP-0308
Tue, 16 Aug 2022 01:39:25 +0200 Kim Alvefur mod_http_muc_log: Use XEP-0359 ID if available
Tue, 16 Aug 2022 01:34:27 +0200 Kim Alvefur mod_http_muc_log: Rename variable for improved clarity
Tue, 16 Aug 2022 01:27:59 +0200 Kim Alvefur mod_http_muc_log: Remove dead code
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
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