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)
This commit is contained in:
John Livingston
2024-04-29 16:46:21 +02:00
parent 06ff6e242e
commit d19d8d7391
11 changed files with 177 additions and 1 deletions

View File

@ -434,3 +434,5 @@ login_remote_peertube_video_not_found_try_anyway: "In some cases, the video can
login_remote_peertube_video_not_found_try_anyway_button: "Try anyway to open the video on the Peertube instance"
login_remote_peertube_video_open_failed: "Your browser has blocked the opening on the remote instance, please try to open manually this link:"
login_external_auth_alert_message: "Authentication failed"
tasks: Tasks