Commit Graph

4 Commits

Author SHA1 Message Date
John Livingston 70f702f78e
Fix: clicking on the current user nickname in message history was failing to open the profile modal. 2024-07-31 22:48:16 +02:00
John Livingston f88520d925
Implements #146: copy message button for moderators
We overload the copy message method that comes with Converse 11, to add
the message metadata (nick and full date).
2024-07-26 10:51:55 +02:00
John Livingston dd4bca8c06
Fix Converse v11 regression - occupant comparator function:
The way we overloaded the MUCOccupants method was no more working.
2024-07-25 18:32:38 +02:00
John Livingston 81632fa467
livechat-specific Converse plugin: refactoring 2024-07-25 18:03:46 +02:00