Commit Graph

1496 Commits

Author SHA1 Message Date
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 4e8a2b6720
Documentation 2024-05-13 12:25:15 +02:00
John Livingston 59f7077e4b
Fix english in documentation 2024-05-13 12:10:48 +02:00
John Livingston 13151207a4
Task lists: documentation 2024-05-13 12:02:10 +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 31a95f774d
Comments. 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 b4f4eca5ea
Task lists WIP:
* Create first task list when node is created.
2024-05-13 10:52:35 +02:00
John Livingston 4345ae09b1
Task lists WIP:
* optimizing and fixing the loss of affiliation
* fix: unsubscribing based on bare_sessions does not work with remote
  servers. So we use the muc-occupant-left hook instead.
2024-05-13 10:52:35 +02:00
John Livingston 0326fbc4a5
Task lists WIP:
* handling affilation loss
* handling user with no current connection
2024-05-13 10:52:35 +02:00
John Livingston a976b2a1d8
Task lists WIP:
* dropping role support, does not work.
2024-05-13 10:52:35 +02:00
John Livingston 4f8e11d17d
Fix indentation 2024-05-13 10:52:35 +02:00
John Livingston e7e2780ace
Clean. 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 529f0aa703
Task lists WIP:
* limit
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 d91cbb9e25
Task lists WIP:
* aborted attempt to auto create the first task list
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 82b741b4fc
Task lists WIP:
* rewriting mod_pubsub_livechat
2024-05-13 10:52:32 +02:00
John Livingston 7608f7c14b
Task lists WIP:
* first shot for the pubsub module that will handle tasks.
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
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 06ff6e242e
Bump version 9.0.3. 2024-05-13 10:48:21 +02:00
John Livingston 3d2c4b0d9d
Fix select styling in ConverseJS. 2024-05-13 10:40:22 +02:00
John Livingston 74f238f555
Fix 2024-05-12 19:09:39 +02:00
John Livingston d25055dcdd
Fix missing titles on some buttons when the chat is open. 2024-05-12 19:06:07 +02:00
John Livingston a5e23c94ff
Bump version 9.0.2 2024-05-05 13:54:07 +02:00
John Livingston a026c57cc3
The livechat plugin broke the federation with Peertube >= 6.1.0. 2024-05-05 13:51:10 +02:00