Commit Graph

295 Commits

Author SHA1 Message Date
8e99199f29 New option to use and configure Prosody mod_firewall WIP (#97):
* new setting
* new configuration screen for Peertube admins
* include the mod_firewall module
* load mod_firewall if enabled
* sys admin can disable the firewall config editing by creating a
  special file on the disk
* user documentation
2024-08-13 10:35:47 +02:00
62caa63dc5 ConverseJS: using a version with the occupant actions on the right. 2024-08-12 11:57:31 +02:00
b8db486410 Message search results: display original nickname if has changed. 2024-08-06 17:54:07 +02:00
ad5397b3c7 Adding actions on the occupant list. 2024-08-06 17:32:37 +02:00
49e11d2b6b Include a Converse fix. 2024-08-06 15:50:40 +02:00
df7981f896 Including a Converse Fix. 2024-08-06 12:25:26 +02:00
003cb24dd8 Updating Converse upstream (with bootstrap5):
* bootstrap 5 compatibility
* other Converse updates integration
* hack to get the sidebar work as with Converse v10.
* modal onHide was renamed close.
* fix slow mode infobox margin.
* fix margin
* shorter action label, for better dropdown UX.
2024-08-06 12:04:28 +02:00
966669ebbc Search user messages WIP (#145) 2024-08-05 11:44:11 +02:00
4181661faf Search user messages WIP (#145) 2024-08-01 18:58:25 +02:00
dd03075831 Fix naming. 2024-08-01 17:14:07 +02:00
a4497739fa Search user messages WIP (#145) 2024-08-01 16:54:31 +02:00
7892fd6c03 Fix doc link + add missing chapter. 2024-07-31 23:19:48 +02:00
0543a720f2 Fix REUSE. 2024-07-31 23:00:29 +02:00
bb2aca71c1 Moderator notes WIP (#144):
* Fix notes occupants when unknown
* notes.getAboutOccupant result cache
2024-07-31 22:48:16 +02:00
48763e6173 Moderator notes WIP (#144):
Displaying the nickname at time of note creation if it changed.
2024-07-31 22:48:16 +02:00
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
a46425d51f Moderator notes WIP (#144) 2024-07-31 22:48:15 +02:00
e81a7c90b8 Adding the commit id for jcbrand/bootstrap5 (commented) 2024-07-31 22:48:15 +02:00
9c2b84027a Moderator notes WIP (#144) 2024-07-31 22:48:15 +02:00
704e660f37 Moderator notes WIP (#144) 2024-07-31 22:48:15 +02:00
31c4e5a646 Updating Converse upstream. 2024-07-31 22:48:15 +02:00
1c749f68bc Fix new task order + fix notes order. 2024-07-31 22:48:15 +02:00
fbc9a39485 Refactoring: moving the draggable code in a common class. 2024-07-31 22:48:15 +02:00
eb76e7ebb9 Moderator notes WIP (#144) 2024-07-31 22:48:14 +02:00
20cb668e09 Muc-app: some refactoring. 2024-07-31 22:48:14 +02:00
86cac34ef3 Muc-app: cleaning code. 2024-07-31 22:48:14 +02:00
074e688ed8 New moderator app WIP:
* #144: moderator notes WIP,
* plugin size: adding an API,
* refactoring the code from the task app, to create a new MUC App
  system.
2024-07-31 22:48:14 +02:00
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
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
81632fa467 livechat-specific Converse plugin: refactoring 2024-07-25 18:03:46 +02:00
ed0b2eb913 ConverseJS merge. 2024-07-18 10:39:40 +02:00
bdc11cb92e Merge branch 'release/10.3.x' 2024-07-18 10:29:12 +02:00
db1993f97e Fix #477: ended polls never disappear when archiving is disabled (and no more than 20 new messages). 2024-07-18 10:24:54 +02:00
8b0d72bf13 Fix Converse bug. 2024-07-17 11:48:43 +02:00
22daa45b92 Converse update. 2024-07-17 10:47:30 +02:00
6b54580f91 Fix «create new poll» icon. 2024-07-16 12:05:27 +02:00
cc51bb2c70 Moderation delay: fix accessibility on the timer shown to moderators. 2024-07-16 12:05:13 +02:00
00960652fe Fix «create new poll» icon. 2024-07-16 12:01:51 +02:00
712d2bcdcb Converse Fix. 2024-07-16 11:35:26 +02:00
b9473cada9 Converse upstream WIP:
* moving exports to _converse.exports.
2024-07-15 17:53:57 +02:00
cbcf51d1eb Converse upstream WIP:
* Fix anonymous mode
2024-07-15 17:42:32 +02:00
1226162b50 Converse upstream WIP. 2024-07-15 17:35:26 +02:00
f1ac80d468 Converse v11, reporting customization in the livechat repo:
Destroy room: remove the challenge, and the new JID.
2024-07-15 16:50:26 +02:00
e8f287b8a9 Converse v11, reporting customization in the livechat repo:
Reporting the toggle occupants customization.
2024-07-15 16:27:01 +02:00
e97cd1d78e Converse v11, reporting customization in the livechat repo:
Reporting the vcard plugin customizations in the livechat repo, to avoid
maintaining a Converse fork.
2024-07-15 15:57:28 +02:00
6218d65b72 Converse upstream WIP. 2024-07-15 14:20:44 +02:00
d0ab3d94ae Converse upstream updates. 2024-07-15 12:09:25 +02:00
a0d5c4a368 Switch from Converse v10.1.6 to upstream (unreleased v11):
* fix poll form
2024-07-11 18:22:59 +02:00
51b603c894 Switch from Converse v10.1.6 to upstream (unreleased v11):
* various WIP to change the Converse version
2024-07-11 17:53:50 +02:00
9679aec739 Moderation delay: fix accessibility on the timer shown to moderators. 2024-07-11 15:42:12 +02:00