Commit Graph

37 Commits

Author SHA1 Message Date
John Livingston 01b93c1887
Release 10.1.0. 2024-06-19 13:07:01 +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 8518292900
Bump version 10.0.0 2024-05-20 11:01:48 +02:00
John Livingston ff976ee0ad
Task lists WIP:
* fix mod pubsub
* front-end WIP
2024-05-13 10:52:32 +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 913560842d
Release 9.0.0 2024-04-22 15:19:08 +02:00
John Livingston 922edbe5b3
New "npm run build:conversejs-no-loc" to build more quickly when
developing.
2024-04-10 18:47:27 +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
John Livingston 17bd8a0716
Better XEP-0392 implementation 2024-03-15 16:08:42 +01:00
John Livingston 4b4864bb56
Better XEP-0392 implementation 2024-03-15 15:39:43 +01:00
John Livingston 3b5cd59949
fix 2024-03-14 16:52:19 +01:00
John Livingston 2408d9cf72
Implement #143: User colors
Implementing [XEP-0392](https://xmpp.org/extensions/xep-0392.html) to have random colors on users nicknames.
2024-03-14 16:07:12 +01:00
John Livingston 0fd94e7a44
Slow Mode: infobox translation. 2024-02-22 12:43:41 +01:00
John Livingston 9efd53b2a7
Fix ConverseJS: room information not correctly refreshed when modifications are made by other users 2024-02-16 17:35:55 +01:00
John Livingston 7a7129e105
Fix ConverseJS build: translations were missing, and only english was available. 2024-02-15 15:12:58 +01:00
John Livingston fb8a2144c4
Version 8.2.0 2024-02-12 16:26:11 +01:00
John Livingston 7b8c961faf
Fix inconsistency between browsers on textarea outlines (#311) 2024-02-08 11:06:35 +01:00
John Livingston 87997826c5
Bump version 8.1.0 + npm audit fix 2024-02-07 16:22:06 +01:00
John Livingston 13135f6df0
Destroy room: remove the challenge, and the new JID 2024-02-07 16:13:40 +01:00
John Livingston 48ecf96375
Removing unecessary plugins:
Removing headless/pubsub, minimize, notifications, profile, omemo, push, roomlist, dragresize.
Generated JS is about 10% lighter.
2024-02-07 16:03:02 +01:00
John Livingston c17fbeef0a
UI improvement: Adding "users" icon in the menu toggle button 2024-02-07 14:46:21 +01:00
John Livingston a8e3524a94
Custom settings livechat_load_all_vcards for the readonly mode 2024-02-07 12:22:40 +01:00
John Livingston 91b44497bd
Changing the default avatar to minimize blinking effect when a user sends his first message 2024-02-07 11:38:15 +01:00
John Livingston 5cdbcec3e8
Performance improvement: don't load all vCards when right menu is not visible (partially fix #106) 2024-02-06 16:43:10 +01:00
John Livingston f01c5f5aa4
fix. 2024-01-17 17:35:12 +01:00
John Livingston ee9c5f523c
Occupant sorting is now done by ConverseJS:
It was a bug, i made a PR on ConverseJS to fix it.
2024-01-17 11:18:07 +01:00
John Livingston 873067d2a2
Fix #136: display anonymous users at the end of the participants list 2024-01-16 18:52:18 +01:00
John Livingston 17dd0b5a34
Fix build-converse. 2024-01-16 17:49:31 +01:00
John Livingston 21efc85523
Performance improvments:
* build-conversejs.sh: adding the ability to use a specific commit (to
  include some patches that are not upstream for now)
* Using patched ConverseJS for performance improvment (related to #96):
  * debounce MUC sidebar rendering in ConverseJS (Fix #138)
  * force history pruning, even if messages keep coming (Fix #140)
2024-01-16 12:27:44 +01:00
John Livingston 0cc6298229
ConverseJS 10.1.6. 2023-09-04 12:16:14 +02:00
John Livingston 83233c32a4
Rollback ConverseJS make command 2023-08-22 12:04:29 +02:00
mose 32216ec164 change src_dir for converse shallow clone to vendor 2023-08-15 16:35:28 +02:00
mose 1d03e29578 build converse another way, and upgrade to v10 2023-08-15 16:35:28 +02:00
John Livingston af55d50c93
Fix typo. 2021-11-09 16:10:33 +01:00
John Livingston 9e640dd5bc
Adding custom webpack file for ConverseJS. 2021-11-09 16:10:32 +01:00
John Livingston 679992146b
Building ConverseJS ourself. 2021-11-09 16:10:25 +01:00