Commit Graph

315 Commits

Author SHA1 Message Date
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
25a8ca4cdc Fix #465: don't send markers, even if requested by the sender. 2024-07-11 09:37:00 +02:00
9c200a4e46 Moderation delay (#132):
* displaying the remaining time for moderators.
2024-07-10 16:54:54 +02:00
4307a4513b Poll: fix transparent background for OBS integration. 2024-07-08 11:47:21 +02:00
e97c33cec5 Polls: notifier on votes 2024-07-05 16:34:51 +02:00
9b1f24eafe Terms&Conditions fixes:
* adding hints (no-store, no-copy) on xmpp messages
* frontend will ignore any archived message
2024-07-05 14:57:59 +02:00
914de79400 Poll fixes:
* update poll banner when user role changes
* don't show instructions if user can't vote
2024-07-05 14:48:02 +02:00
bcb11ecbd7 Poll WIP (#231):
* user documentation
2024-07-05 12:41:02 +02:00
14ffa90208 Poll WIP (#231):
* muted participants can't vote
* removed "Choice N" from button labels.
2024-07-05 11:23:30 +02:00
6dda0cc44f Poll WIP (#231):
* refactoring update messages, for a more efficient and proper way to
  handle it
2024-07-05 11:23:30 +02:00
0983c8ed57 Poll WIP (#231):
* frontend improvement
2024-07-05 11:23:29 +02:00
6f7c5c50f7 Poll WIP (#231):
* frontend message localization
2024-07-05 11:23:29 +02:00
3665096836 Poll WIP (#231):
* fix css depending on chat height.
2024-07-05 11:23:29 +02:00
1249f0895d Poll WIP (#231):
* close button
* backend fix
2024-07-05 11:23:29 +02:00
ffb8ac8ddc Poll WIP (#231):
* frontend WIP
* backend fix
2024-07-05 11:23:29 +02:00
4168b2ce41 Poll WIP (#231):
* various fix and improvements
2024-07-05 11:23:28 +02:00
1c6434630e Poll WIP (#231):
* poll frontend WIP
2024-07-05 11:23:28 +02:00
4591633400 Poll WIP (#231):
* front end poll WIP
* backend fix
2024-07-05 11:23:28 +02:00
8e2a3335ab Poll WIP (#231):
* fix frontend: modal must be destroyed on hide
2024-07-05 11:23:28 +02:00
52391c922e Poll WIP (#231):
* front-end: translate the form fields labels
2024-07-05 11:23:28 +02:00
a7250efd06 Poll WIP (#231):
* backend save WIP
* various fixes
2024-07-05 11:23:26 +02:00
14e0576329 Poll WIP (#231):
* backend form declaration
* frontend form dialog
2024-07-05 11:23:26 +02:00
b792588364 Poll WIP (#231):
* mod_muc_poll
* feature detection and create poll button in Converse
2024-07-05 11:23:21 +02:00
c588a73233 Fix english typo. 2024-06-25 17:23:20 +02:00
d14c2868fd Terms&Conditions (#18) WIP:
* hidding the terms before anonymous user has chosen his nickname
2024-06-25 12:21:01 +02:00
b110456029 Terms&Conditions (#18) WIP:
* Converse module to display terms.
* Prosody module to send terms.
2024-06-25 12:21:01 +02:00
5a455fff93 New option to only allow registered users to speak WIP (#233):
* Prosody mod_muc_peertubelivechat_roles module
* Fix ConverseJS to disable the message field when room is unmoderated
  and user is visitor
* Mute/voice anonymous users when changing room configuration.
* Display a specific message to muted anonymous users.
* Default value for mute_anonymous in channel options.
* Feature documentation
2024-06-21 11:37:06 +02:00
01b93c1887 Release 10.1.0. 2024-06-19 13:07:01 +02:00
de6ab15805 Task list: make it available in OBS docks. 2024-06-19 12:49:35 +02:00
90afdafbd9 Authentication token generation WIP (#98)
You can now generate links to join chatrooms with your current user. This can be used to create Docks in OBS for example. This could also be used to generate authentication token to join the chat from 3rd party tools.
2024-06-17 11:43:59 +02:00
f1cf98921f Custom channel emoticons WIP (#130):
* fix reset when opening multiple chat
* disable default converseJs custom icons
2024-06-07 13:45:07 +02:00