Commit Graph

21 Commits

Author SHA1 Message Date
John Livingston 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
John Livingston 6f7c5c50f7
Poll WIP (#231):
* frontend message localization
2024-07-05 11:23:29 +02:00
John Livingston ffb8ac8ddc
Poll WIP (#231):
* frontend WIP
* backend fix
2024-07-05 11:23:29 +02:00
John Livingston 4591633400
Poll WIP (#231):
* front end poll WIP
* backend fix
2024-07-05 11:23:28 +02:00
John Livingston 52391c922e
Poll WIP (#231):
* front-end: translate the form fields labels
2024-07-05 11:23:28 +02:00
John Livingston b792588364
Poll WIP (#231):
* mod_muc_poll
* feature detection and create poll button in Converse
2024-07-05 11:23:21 +02:00
John Livingston 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
John Livingston d5c327565c
Adding SPDX headers (WIP) 2024-05-23 11:42:14 +02:00
John Livingston d65285923f
Documentation link in task application. 2024-05-13 13:01:18 +02:00
John Livingston ac47e6314f
Task lists WIP:
* new icon for the task app
* create task message action
2024-05-13 10:53:43 +02:00
John Livingston 2eaeb293dd
Task lists WIP:
* info button
2024-05-13 10:53:42 +02:00
John Livingston 1e876e60ee
Task lists WIP:
* front-end
2024-05-13 10:52:33 +02:00
John Livingston 964b8854f6
Task lists WIP:
* front-end
2024-05-13 10:52:33 +02:00
John Livingston 22617def5e
Task lists WIP:
* some front end work.
2024-05-13 10:52:33 +02:00
John Livingston ff976ee0ad
Task lists WIP:
* fix mod pubsub
* front-end WIP
2024-05-13 10:52:32 +02:00
John Livingston ca026c2e10
Task lists WIP 2024-05-13 10:52:31 +02:00
John Livingston d19d8d7391
Task lists WIP:
* initializing some code parts
* mechanism to add font-awesome icons to the defaults one that
  ConverseJS uses
* new way to override ConverseJS index.js (to add new custom plugins,
  that are directly build into ConverseJS)
2024-05-13 10:52:29 +02:00
John Livingston 2074ec8546
Fix #370: "open with a remote Peertube" broken when chat is embedded in an iframe. 2024-04-22 17:59:56 +02:00
John Livingston 7afcbcf1a2
Refactoring: better naming, to prepare other external authent. 2024-04-19 09:58:36 +02:00
John Livingston 6c75863472
Possibility to configure an OpenID Connect provider on the instance level WIP (#128). 2024-04-19 09:58:32 +02:00
John Livingston 8fc8e3032b
Log in with external Peertube account (#348):
* For anonymous users: new "log in using an external account" dialog, with the "remote Peertube account" options
* ConverseJS: using global vars for custom localized string (injected
  using Webpack)
2024-04-09 16:46:55 +02:00