Commit Graph

13 Commits

Author SHA1 Message Date
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