Commit Graph

445 Commits

Author SHA1 Message Date
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
33be9b3fc5
Update dependencies:
* update @tsconfig/nodes12 to @tsconfig/node16
* Peertube >= 5.2.0 required
2024-09-11 11:29:28 +02:00
John Livingston
4c84146cff
Replace v11.1.0 by v12.0.0:
There will probably be some breaking changes, so renaming v11.1.0 to
v12.0.0.
Also fixing a typo in a filename.
2024-09-11 10:34:47 +02:00
John Livingston
5225257bb5
New option for the moderation bot: forbid duplicate messages (#516). 2024-09-11 10:34:44 +02:00
John Livingston
4b5f83c45f
Updating dependencies. 2024-09-10 10:15:35 +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
f15d3ed542
New option for the moderation bot:
* forbid messages with too many special characters (#517).
* update moderation bot to v0.4.0.
* refactoring localization segments to reuse existing one in multiple
  context.
* npm run doc:translate
2024-09-07 12:40:38 +02:00
John Livingston
b6028ef740
Changelog 2024-09-07 12:21:32 +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
8e0f239993
Fix typo. 2024-09-03 14:16:03 +02:00
John Livingston
9ee4476f4d
Fix: improved minimum chat width. 2024-09-02 14:39:26 +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
033a86b3a6
Changelog. 2024-09-02 11:47:01 +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
9e252193d4
Fix #504: better prosodyctl documentation 2024-08-19 10:58:49 +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
ef1b49f291
Fix: increase chat height on small screens, try to better detect the device viewport size and orientation. 2024-08-07 00:09:55 +02:00
John Livingston
e665823f5b
Message search documentation (#145) 2024-08-05 12:08:45 +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
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
1c749f68bc
Fix new task order + fix notes order. 2024-07-31 22:48:15 +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
ebc8fc8797
Option to hide moderator name who made actions WIP (#137). 2024-07-29 15:00:02 +02:00
John Livingston
b7c595214b
Updated mod_muc_moderation to upstream. 2024-07-29 15:00:01 +02:00
John Livingston
80d458c445
Changelog. 2024-07-26 10:58:26 +02:00
John Livingston
c6c365abf0
Avatar set for anonymous users: new 'none' choice (that will fallback to Converse new colorized avatars). 2024-07-25 15:34:27 +02:00
John Livingston
099ff28c76
Merge branch 'release/10.3.x' 2024-07-25 12:17:20 +02:00
John Livingston
e57d39c8ab
Fix #481:
* Moderation bot was not able to connect when remote chat was disabled.
* Some cleaning in code generating Prosody configuration file.
* Bump version 10.3.3
2024-07-25 12:09:55 +02:00
John Livingston
b40b3a2716
Changelog. 2024-07-25 11:12:49 +02:00
John Livingston
bdc11cb92e
Merge branch 'release/10.3.x' 2024-07-18 10:29:12 +02:00
John Livingston
db1993f97e
Fix #477: ended polls never disappear when archiving is disabled (and no more than 20 new messages). 2024-07-18 10:24:54 +02:00
John Livingston
522265db5c
Changelog. 2024-07-17 10:48:14 +02:00
John Livingston
5fb50b9221
Merge branch 'release/10.3.x' 2024-07-16 12:14:51 +02:00
John Livingston
e8dc9a01fe
Bump v10.3.1. 2024-07-16 12:10:01 +02:00
John Livingston
6b54580f91
Fix «create new poll» icon. 2024-07-16 12:05:27 +02:00
John Livingston
cc51bb2c70
Moderation delay: fix accessibility on the timer shown to moderators. 2024-07-16 12:05:13 +02:00
John Livingston
00960652fe
Fix «create new poll» icon. 2024-07-16 12:01:51 +02:00
John Livingston
2f69e45b26
Changelog. 2024-07-15 18:15:45 +02:00
John Livingston
9679aec739
Moderation delay: fix accessibility on the timer shown to moderators. 2024-07-11 15:42:12 +02:00
John Livingston
31646beac3
Bump v10.3.0. 2024-07-11 09:40:44 +02:00
John Livingston
25a8ca4cdc
Fix #465: don't send markers, even if requested by the sender. 2024-07-11 09:37:00 +02:00
John Livingston
2f98dfa538
Bad english corrections. 2024-07-10 11:55:54 +02:00
John Livingston
a37b532793
Moderation delay WIP (#132):
* user documentation
2024-07-09 16:31:32 +02:00
John Livingston
7a54594967
Moderation delay WIP (#132):
* default channel value for moderation delay
2024-07-09 16:15:07 +02:00