log mod_muc_occupant_id/mod_muc_occupant_id.lua @ 3835:5258f0afa8b4

age author description
Sat, 04 Jan 2020 19:48:35 +0100 Maxime “pep” Buquet mod_muc_occupant_id: Add <occupant-id/> in presence
Sat, 04 Jan 2020 19:47:55 +0100 Maxime “pep” Buquet mod_muc_occupant_id: Simplify handling of occupants (all into one function)
Fri, 03 Jan 2020 16:33:40 +0100 Maxime “pep” Buquet mod_muc_occupant_id: Fix luacheck warning. Remove unused value.
Thu, 02 Jan 2020 18:32:02 +0100 Maxime “pep” Buquet mod_muc_occupant_id: Ensure occupants have a generated id
Tue, 24 Dec 2019 14:22:27 +0100 Maxime “pep” Buquet mod_web_push: Remove; 357 should be reused instead of this custom implementation
Thu, 12 Sep 2019 01:16:26 +0200 Maxime “pep” Buquet mod_muc_occupant_id: add TODO regarding MAM handling
Sat, 24 Aug 2019 21:49:51 +0200 Maxime “pep” Buquet mod_muc_occupant_id: Update XEP number (XEP-0421)
Mon, 29 Jul 2019 16:10:09 +0200 Maxime “pep” Buquet mod_muc_occupant_id: depend on muc.
Wed, 17 Jul 2019 13:23:23 +0200 Maxime “pep” Buquet mod_muc_occupant_id: Update links to the XEP inbox.
Sun, 14 Jul 2019 19:04:16 +0200 Maxime “pep” Buquet mod_muc_occupant_id: Remove unnecessary check on occupant
Sun, 14 Jul 2019 18:45:10 +0200 Maxime “pep” Buquet mod_muc_occupant_id: initial commit