Commit Graph

15 Commits

Author SHA1 Message Date
cee42b4bcc Improved accessibility (#118):
* adding role="button" or type="button" where missing.
2024-08-20 15:30:45 +02:00
dd03075831 Fix naming. 2024-08-01 17:14:07 +02:00
0543a720f2 Fix REUSE. 2024-07-31 23:00:29 +02:00
a46425d51f Moderator notes WIP (#144) 2024-07-31 22:48:15 +02:00
704e660f37 Moderator notes WIP (#144) 2024-07-31 22:48:15 +02:00
fbc9a39485 Refactoring: moving the draggable code in a common class. 2024-07-31 22:48:15 +02:00
20cb668e09 Muc-app: some refactoring. 2024-07-31 22:48:14 +02:00
86cac34ef3 Muc-app: cleaning code. 2024-07-31 22:48:14 +02:00
074e688ed8 New moderator app WIP:
* #144: moderator notes WIP,
* plugin size: adding an API,
* refactoring the code from the task app, to create a new MUC App
  system.
2024-07-31 22:48:14 +02:00
00960652fe Fix «create new poll» icon. 2024-07-16 12:01:51 +02:00
6218d65b72 Converse upstream WIP. 2024-07-15 14:20:44 +02:00
d5c327565c Adding SPDX headers (WIP) 2024-05-23 11:42:14 +02:00
d65285923f Documentation link in task application. 2024-05-13 13:01:18 +02:00
ac47e6314f Task lists WIP:
* new icon for the task app
* create task message action
2024-05-13 10:53:43 +02:00
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