Commit Graph

228 Commits

Author SHA1 Message Date
John Livingston 8e2a3335ab
Poll WIP (#231):
* fix frontend: modal must be destroyed on hide
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 a7250efd06
Poll WIP (#231):
* backend save WIP
* various fixes
2024-07-05 11:23:26 +02:00
John Livingston 14e0576329
Poll WIP (#231):
* backend form declaration
* frontend form dialog
2024-07-05 11:23:26 +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 c588a73233
Fix english typo. 2024-06-25 17:23:20 +02:00
John Livingston d14c2868fd
Terms&Conditions (#18) WIP:
* hidding the terms before anonymous user has chosen his nickname
2024-06-25 12:21:01 +02:00
John Livingston b110456029
Terms&Conditions (#18) WIP:
* Converse module to display terms.
* Prosody module to send terms.
2024-06-25 12:21:01 +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 01b93c1887
Release 10.1.0. 2024-06-19 13:07:01 +02:00
John Livingston de6ab15805
Task list: make it available in OBS docks. 2024-06-19 12:49:35 +02:00
John Livingston 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
John Livingston 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
John Livingston 2dbfe49212
Custom channel emoticons WIP (#130): fix CSS 2024-06-07 13:45:06 +02:00
John Livingston a777c7ac8d
Custom channel emoticons WIP (#130) 2024-06-07 13:45:06 +02:00
John Livingston dad29a941f
Custom channel emoticons WIP (#130) 2024-06-07 13:45:04 +02:00
John Livingston d5c327565c
Adding SPDX headers (WIP) 2024-05-23 11:42:14 +02:00
John Livingston b26aad90ef
Fix missing avatars in old fullpage mode (including OBS integration). 2024-05-21 16:14:04 +02:00
John Livingston 5f4ac233af
Fix colors in old fullpage mode (#139) 2024-05-21 15:22:09 +02:00
John Livingston 8518292900
Bump version 10.0.0 2024-05-20 11:01:48 +02:00
John Livingston d65285923f
Documentation link in task application. 2024-05-13 13:01:18 +02:00
John Livingston e5ad7816b6
Cleaning FIXME and TODO 2024-05-13 12:31:28 +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 9ef71c07dd
Task lists WIP:
* remember if task app was open, and restore when in fullpage mode
* refactoring
2024-05-13 10:53:42 +02:00
John Livingston 5c9733147b
Task lists WIP:
* responsive for the task app
2024-05-13 10:53:42 +02:00
John Livingston 0c4a5999f8
New livechat-converse-size ConverseJS plugin:
* New plugin that handles the size of the converse-root, so we can adapt
  content to it
* Fixed some styling when chatbox is small (hidding avatars).
2024-05-13 10:53:40 +02:00
John Livingston 383770ddfe
Task lists WIP:
* converse-pubsub dependency
2024-05-13 10:52:36 +02:00
John Livingston d6aefb61c4
Task lists WIP:
* front-end: task are no more in a dialog
2024-05-13 10:52:36 +02:00
John Livingston 8aa12eb575
Task lists WIP:
* disco support
2024-05-13 10:52:36 +02:00
John Livingston a976b2a1d8
Task lists WIP:
* dropping role support, does not work.
2024-05-13 10:52:35 +02:00
John Livingston 3f297e6293
Task lists WIP:
* partial fix for task edit form disapperaing when task are sorted
2024-05-13 10:52:35 +02:00
John Livingston fffcc05b7f
Task lists WIP:
* drag and drop fixes
2024-05-13 10:52:34 +02:00
John Livingston 7e56c845fe
Task lists WIP:
* Fix drag & drop
2024-05-13 10:52:34 +02:00
John Livingston 0d0771e684
Task lists WIP:
* task drag and drop (buggy version)
2024-05-13 10:52:34 +02:00
John Livingston dfdb482172
Task lists WIP:
* front-end
2024-05-13 10:52:34 +02:00
John Livingston f1e3de782e
Task lists WIP:
* strike tasks when done.
2024-05-13 10:52:34 +02:00
John Livingston 218f36c5c8
Task lists WIP:
* front-end fixes
2024-05-13 10:52:34 +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 9d5d59e9bc
Task lists WIP:
* task list template + form
2024-05-13 10:52:33 +02:00
John Livingston d16bdd9a87
Task lists WIP:
* fix retractation
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 df788473cd
Task lists WIP:
* pubsub manager
* some refactoring
* various fixes
2024-05-13 10:52:33 +02:00
John Livingston e8e8af855d
Task lists WIP:
* Fix frontend form
2024-05-13 10:52:32 +02:00
John Livingston ff976ee0ad
Task lists WIP:
* fix mod pubsub
* front-end WIP
2024-05-13 10:52:32 +02:00
John Livingston b308d82f16
Task lists WIP 2024-05-13 10:52:32 +02:00
John Livingston 22561b4daa
Task lists 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 ad090eaca4
Task lists WIP:
* initializing a modal
2024-05-13 10:52:31 +02:00