Commit Graph

56 Commits

Author SHA1 Message Date
79848b7988 Custom emojis: import/export functions documentation. 2024-06-10 19:29:03 +02:00
431862268e Channel custom emojis documentation. 2024-06-07 14:17:28 +02:00
3632bb7cec Matterbridge doc. 2024-05-28 12:05:27 +02:00
1697a956f1 Matterbridge doc. 2024-05-28 11:59:25 +02:00
ece0df56ad Update matterbridge.md
Not actually tested, but it should be mostly correct.
2024-05-27 22:40:44 +00:00
ac1900b34a Fix url. 2024-05-27 17:19:24 +02:00
5a14e3f755 New setting to listen C2S connection on non-localhost interfaces (#377). 2024-05-27 16:32:40 +02:00
345ec0ba56 Fix reuse usage in documentation 2024-05-23 12:34:38 +02:00
d5c327565c Adding SPDX headers (WIP) 2024-05-23 11:42:14 +02:00
e1307878b6 Updating documentation (#385) 2024-05-17 15:56:43 +02:00
02003cd23c Fix english in documentation. 2024-05-13 17:41:49 +02:00
17738b50f3 Merge branch 'main' into patch-1 2024-05-13 17:37:31 +02:00
66c0d207da Fix english in documentation. 2024-05-13 17:16:48 +02:00
280fcaa2e9 Update tasks.md
Hi there - I've taken some liberties with what I think you mean with the text. For example, you had said the word "note" a few times, but I think the word "highlight" might better suit what you mean: "to draw special attention to". I also made a few word order changes which feel more natural to English speakers.

If you have any questions, please feel free to contact me by email or otherwise or on the Fediverse at @ScottStarkey@hoosier.social
2024-05-13 10:31:48 -04:00
4e8a2b6720 Documentation 2024-05-13 12:25:15 +02:00
59f7077e4b Fix english in documentation 2024-05-13 12:10:48 +02:00
13151207a4 Task lists: documentation 2024-05-13 12:02:10 +02:00
acefa9c307 Documentation. 2024-04-22 14:48:23 +02:00
024186ba2c Adding some standard OpenID Connect providers (Google, Facebook) (WIP):
* refactoring, to allow several OIDC singletons
* settings for google and facebook
* backend code
2024-04-22 13:03:31 +02:00
3d3bb2bd27 OpenID Connect documentation + cleaning. 2024-04-19 11:03:50 +02:00
3efbfbc12b Possibility to configure an OpenID Connect provider on the instance
level WIP (#128)

Fix chat federation.
2024-04-19 09:58:35 +02:00
749e56d9cb Documentation update. 2024-04-11 12:41:25 +02:00
2047282b98 Fix typo. 2024-04-10 09:01:10 +02:00
6c9b8ce394 External login documentation (#348). 2024-04-09 17:08:57 +02:00
d081c0eed1 Fix doc. 2024-03-07 18:10:50 +01:00
de15b7d480 Slow mode duration:
* channel option is no more a default value, but the current value
* changing naming in accordance
* changing labels and documentation
2024-03-07 17:56:27 +01:00
f5b9ffe616 Temporary security fix for #332: rollback of v8.3.1:
* Setting video owner as room owner as side effects. Like leaking the instance moderator/admin list. And maybe others.
  * So we rollback this feature, waiting for a better way to allow room admins/moderators to change room settings.
  * As a consequence, users that are not Peertube moderator/administrator can't change the slow mode configuration without deleting/recreating the room. This will be fixed in a later plugin version.
2024-03-01 15:25:29 +01:00
e9d6bd04fb Fix typo 2024-02-17 08:10:59 +01:00
3f8d1bfe9c Documentation: slow mode + several fix + screenshot updates. 2024-02-16 18:09:55 +01:00
8a400d2d9f New abstract avatars 2024-02-12 16:50:08 +01:00
2f311cfc56 Fix typo. 2024-02-12 09:55:56 +01:00
91ef261c16 Fenec avatars. 2024-02-09 15:35:40 +01:00
fbeffef34b Bird avatars. 2024-02-09 15:12:48 +01:00
41ce8e4233 Licenses 2024-02-09 14:46:36 +01:00
9561f36b93 Cats avatars. 2024-02-09 13:17:12 +01:00
70563200fe New avatars:
* new settings to change the avatar set
* user documentation
2024-02-09 12:41:05 +01:00
99ac4f696a Fix doc typo. 2024-02-07 17:05:18 +01:00
af2798366c Renaming "pre-recorded messages" to "timers" 2023-09-26 14:41:46 +02:00
5747d6220d Documentation. 2023-09-26 10:45:33 +02:00
e4bbac3ab7 Fix typo. 2023-09-25 18:48:00 +02:00
b8aef07182 Forbidden words comment field. 2023-09-25 13:16:15 +02:00
6fe3900de2 Documentation 2023-09-22 20:42:14 +02:00
64f775c312 Documentation. 2023-09-22 20:15:16 +02:00
2aaacb44a7 Init support/forbidden_words 2023-09-22 20:15:10 +02:00
d80cedfee5 Auto ban anonymous IP:
* New settings: "Ban anonymous user's IP when user is banned from a chatroom":
  * if enabled, every time a streamer bans an anonymous user, it will ban its IP on the chat server,
  * banned IPs are logged on disk, so server's admin can use them to feed fail2ban (for example),
  * option disabled by default, because could be used to create trapped-rooms on public servers
2023-09-22 18:17:54 +02:00
f97e54d499 Moderation Bot integration WIP:
* Start and stop the bot WIP
* Prosody: removing the BOSH module from the global scope (must only be present on relevant virtualhosts)
* Some refactoring
2023-09-22 16:45:06 +02:00
501f6d53ab doc and css fix 2023-09-22 16:45:03 +02:00
d0ba7d017d External Components interface configuration:
You can now configure on which network interfaces Prosody will listen for external components.
2023-09-22 16:45:02 +02:00
9f8a9ae5ae Fix typo. 2023-08-07 10:19:42 +02:00
609b9e99ec Fix #100: API endpoint enhancement
Bypassing Nginx for API call originated from Prosody (if Peertube >=5.1).
Can also fix some Docker setup, which needed to set the prosody-peertube-uri settings.
2023-08-02 17:08:42 +02:00