Commit Graph

314 Commits

Author SHA1 Message Date
John Livingston
583f581192
Update ConverseJS + CSS fix. 2024-09-17 10:03:57 +02:00
John Livingston
4e436c00f0
New features: announcements WIP (#518):
* handling message correction.
2024-09-12 12:07:55 +02:00
John Livingston
d92bf9073e
New features: announcements WIP (#518):
* Front-end implementation finished.
* Refactoring.
2024-09-12 11:17:44 +02:00
John Livingston
8944bb95d8
New features: announcements WIP (#518). 2024-09-11 19:27:02 +02:00
John Livingston
b66b0aa315
Fix emoji picker colors and size. 2024-09-11 12:40:23 +02:00
John Livingston
0b196805b2
Updating ConverseJS (v11 WIP) with latest fixes. 2024-09-11 11:54:50 +02:00
John Livingston
634e894522
Updating stylelint dependencies. 2024-09-10 10:38:45 +02:00
John Livingston
edca1be70a
Final eslint 8.57 adjustements.
There are still some FIXME, but should be enought for now.
2024-09-09 20:37:45 +02:00
John Livingston
fd27105c2c
eslint 8.57 WIP:
* tweaking some more rules.
* fixing linting.
2024-09-09 20:01:25 +02:00
John Livingston
7b3d93b290
Typescript v5 + eslint 8.57 WIP
This commit also improves some type handling in the project.
2024-09-09 15:57:04 +02:00
John Livingston
1a75b30c50
Emoji only mode WIP 2024-09-05 18:28:54 +02:00
John Livingston
2f78b901e3
v11.0.1:
* Fix "send message" button that was sending the message twice.
* Bump v11.0.1
2024-09-03 15:28:57 +02:00
John Livingston
575703a7e5
Bump v11.0.0 + npm audit fix. 2024-09-03 14:42:14 +02:00
John Livingston
8a1948520d
Fix regression for muc sidebar (related to Converse upstream). 2024-09-02 17:07:58 +02:00
John Livingston
0fe0ebfb3e
Fix css regression (related to Converse upstream). 2024-09-02 14:52:07 +02:00
John Livingston
0e98cbaba5
ConverseJS upstream update:
* update ConverseJS version
* remove concord theme from settings (and migrate to peertube)
* added cyberpunk theme
* fixed settings localization
2024-09-02 12:11:21 +02:00
John Livingston
c6d012cfb4
Including Converse accessibility fixes. 2024-08-29 11:28:30 +02:00
John Livingston
3177c31b08
Improved accessibility (#118):
* Fix autocomplete vs tab key
2024-08-20 16:59:08 +02:00
John Livingston
cee42b4bcc
Improved accessibility (#118):
* adding role="button" or type="button" where missing.
2024-08-20 15:30:45 +02:00
John Livingston
8e99199f29
New option to use and configure Prosody mod_firewall WIP (#97):
* new setting
* new configuration screen for Peertube admins
* include the mod_firewall module
* load mod_firewall if enabled
* sys admin can disable the firewall config editing by creating a
  special file on the disk
* user documentation
2024-08-13 10:35:47 +02:00
John Livingston
62caa63dc5
ConverseJS: using a version with the occupant actions on the right. 2024-08-12 11:57:31 +02:00
John Livingston
b8db486410
Message search results: display original nickname if has changed. 2024-08-06 17:54:07 +02:00
John Livingston
ad5397b3c7
Adding actions on the occupant list. 2024-08-06 17:32:37 +02:00
John Livingston
49e11d2b6b
Include a Converse fix. 2024-08-06 15:50:40 +02:00
John Livingston
df7981f896
Including a Converse Fix. 2024-08-06 12:25:26 +02:00
John Livingston
003cb24dd8
Updating Converse upstream (with bootstrap5):
* bootstrap 5 compatibility
* other Converse updates integration
* hack to get the sidebar work as with Converse v10.
* modal onHide was renamed close.
* fix slow mode infobox margin.
* fix margin
* shorter action label, for better dropdown UX.
2024-08-06 12:04:28 +02:00
John Livingston
966669ebbc
Search user messages WIP (#145) 2024-08-05 11:44:11 +02:00
John Livingston
4181661faf
Search user messages WIP (#145) 2024-08-01 18:58:25 +02:00
John Livingston
dd03075831
Fix naming. 2024-08-01 17:14:07 +02:00
John Livingston
a4497739fa
Search user messages WIP (#145) 2024-08-01 16:54:31 +02:00
John Livingston
7892fd6c03
Fix doc link + add missing chapter. 2024-07-31 23:19:48 +02:00
John Livingston
0543a720f2
Fix REUSE. 2024-07-31 23:00:29 +02:00
John Livingston
bb2aca71c1
Moderator notes WIP (#144):
* Fix notes occupants when unknown
* notes.getAboutOccupant result cache
2024-07-31 22:48:16 +02:00
John Livingston
48763e6173
Moderator notes WIP (#144):
Displaying the nickname at time of note creation if it changed.
2024-07-31 22:48:16 +02:00
John Livingston
70f702f78e
Fix: clicking on the current user nickname in message history was failing to open the profile modal. 2024-07-31 22:48:16 +02:00
John Livingston
a46425d51f
Moderator notes WIP (#144) 2024-07-31 22:48:15 +02:00
John Livingston
e81a7c90b8
Adding the commit id for jcbrand/bootstrap5 (commented) 2024-07-31 22:48:15 +02:00
John Livingston
9c2b84027a
Moderator notes WIP (#144) 2024-07-31 22:48:15 +02:00
John Livingston
704e660f37
Moderator notes WIP (#144) 2024-07-31 22:48:15 +02:00
John Livingston
31c4e5a646
Updating Converse upstream. 2024-07-31 22:48:15 +02:00
John Livingston
1c749f68bc
Fix new task order + fix notes order. 2024-07-31 22:48:15 +02:00
John Livingston
fbc9a39485
Refactoring: moving the draggable code in a common class. 2024-07-31 22:48:15 +02:00
John Livingston
eb76e7ebb9
Moderator notes WIP (#144) 2024-07-31 22:48:14 +02:00
John Livingston
20cb668e09
Muc-app: some refactoring. 2024-07-31 22:48:14 +02:00
John Livingston
86cac34ef3
Muc-app: cleaning code. 2024-07-31 22:48:14 +02:00
John Livingston
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
John Livingston
f88520d925
Implements #146: copy message button for moderators
We overload the copy message method that comes with Converse 11, to add
the message metadata (nick and full date).
2024-07-26 10:51:55 +02:00
John Livingston
dd4bca8c06
Fix Converse v11 regression - occupant comparator function:
The way we overloaded the MUCOccupants method was no more working.
2024-07-25 18:32:38 +02:00
John Livingston
81632fa467
livechat-specific Converse plugin: refactoring 2024-07-25 18:03:46 +02:00
John Livingston
ed0b2eb913
ConverseJS merge. 2024-07-18 10:39:40 +02:00