e24302f8ee
also fixes warning about undefined variable $numpoints
2025-09-15 16:47:09 +02:00
47d63a30d1
Change simple and moderate captchas so that characters are no longer in
...
fixed positions. Also avoid using fixed colours. In the moderate captcha,
use filled, blurred rectangles instead of dots and lines to obscure the
solution. In setup page, remove deprecation from both captchas.
2025-09-05 10:43:01 +02:00
34655f82b9
Adds captchas with a TrueType font on a plaid pattern, optionally with
...
spurious characters.
2025-09-05 10:36:27 +02:00
2bd73a3785
Use PNG format instead of GIF for captchas, to lessen artifacts.
2025-08-31 17:42:46 +02:00
480d7e2ba3
Simplified noguestpm feature
2025-08-30 19:54:31 +02:00
69983c9ab1
Merge pull request #159 from rexzooly/Updates-To-DanWin
...
Disable Guests private messages settings
2025-08-30 19:33:43 +02:00
038b808313
Mark simple and moderate captchas as deprecated.
...
Change extreme captcha to use random colours, instead of fixed ones.
Change it to have lines to every character: the characters in the solution
are now connected by dotted lines; characters not in the solution are
connected by solid lines. Replace dots with polygons.
Add new captchas with a TrueType font. The solution is obscured by small
characters or by rectangles, ellipses, slices of ellipses, and polygons.
These shapes are either filled or outlined.
Fixes #13
2025-08-30 19:30:42 +02:00
Weblate
5bbbfd7235
Update translation
...
Co-authored-by: Aqua573Vocabulum <mansonabadeer@gmail.com >
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/le-chat-php/es/
Translation: DanWin/LE Chat PHP
2025-07-04 14:19:15 +00:00
Rexzooly Kai Black
cfc8b9acc5
Update chat.php
...
Removed a little debug string no longer needed/never needed in the live script.
2025-06-23 15:34:30 +01:00
Rexzooly Kai Black
9d001984a5
Update chat.php
...
Added setting noguestpm this lets you enable and disabled guests pms via the admin setting (Disable Guests private messages) = Enabled/Disabled
Added a mini function to PM the Guest that sent a PM when it's disabled, this function can PM user it's called system_pm
Only problem is right now it's not supported by the Language filess
2025-06-23 15:30:57 +01:00
Rexzooly Kai Black
02bc32df41
Merge pull request #2 from DanWin/master
...
Update
2025-06-23 11:18:30 +01:00
b8eeda6023
Some hosting providers may disable putenv for security reasons, check before using
2025-04-04 11:12:57 +03:00
39e3018222
Add more extension checks
2025-04-03 11:48:17 +03:00
5243ef0e94
Bugfix in db migrations
2025-04-03 11:30:56 +03:00
0f7006275c
Check if mbstring extension is installed before using it
2025-04-03 11:30:17 +03:00
f1f991ae6c
Check if intl and gettext extensins are loaded before using them
2025-04-03 11:16:27 +03:00
Weblate
39482f0f55
Update translation
...
Co-authored-by: Weblate <noreply@weblate.org >
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/le-chat-php/
Translation: DanWin/LE Chat PHP
2025-03-29 16:03:22 +00:00
4e865f06bc
Update pot
2025-03-29 17:03:03 +01:00
b0e1851b7a
Show kick messages to everyone.
2025-03-29 17:01:57 +01:00
Weblate
da65b9febd
Update translation
...
Co-authored-by: Akira <kawaiisenpai@waifu.club >
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/le-chat-php/ja/
Translation: DanWin/LE Chat PHP
2024-11-05 01:24:04 +00:00
Weblate
a1dff47984
Update translation
...
Co-authored-by: Akira <kawaiisenpai@waifu.club >
2024-11-05 01:20:34 +00:00
9e5ab4f8a3
In check_login(), clear delayed logout indicator when someone logs in after logging out.
2024-08-15 14:58:03 +02:00
7fd96ccb38
Fix incognito mode and embed image option in profile page
2024-06-28 19:42:27 +02:00
a42485b248
show delayed logouts in send_post()
2024-02-25 15:22:34 +01:00
47aa90259d
Add option to delay logout for guests and applicants. Fixes #46 . The intent
...
is for a delay after posting. If the user does not post, there is a delay
from the time the user entered, because of the way $lastpost is set.
2024-01-21 10:21:21 +01:00
4610c71e09
Translate texts with gettext
2023-12-10 11:02:33 +01:00
Weblate
fac752f61b
Update translation
...
Co-authored-by: Weblate <noreply@weblate.org >
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/le-chat-php/
Translation: DanWin/LE Chat PHP
2023-12-10 09:10:11 +00:00
db7f1559c9
Add new captcha difficulty hard
2023-12-10 09:58:51 +01:00
32f3c23039
Fixed typo
2023-12-08 15:25:28 +01:00
Rexzooly Kai Black
3292e0f7b3
Merge branch 'DanWin:master' into master
2023-10-25 16:12:11 +01:00
2fca51cb7c
Add Dutch and Polish translations
2023-10-16 10:43:38 +02:00
Weblate
735b639d10
Update translation
...
Co-authored-by: Анонім <g2014test@yandex.com >
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/le-chat-php/uk/
Translation: DanWin/LE Chat PHP
2023-10-14 17:51:57 +00:00
Weblate
3491ae057e
Update translation
...
Co-authored-by: Анонім <g2014test@yandex.com >
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/le-chat-php/uk/
Translation: DanWin/LE Chat PHP
2023-10-12 21:51:42 +00:00
5426a761eb
Fix kicking and logging out all guests
2023-10-12 00:12:36 +02:00
dba4f49849
Include Hindi translation
2023-10-04 20:29:24 +02:00
Weblate
9fa78a68e9
Update translation
...
Co-authored-by: Weblate Admin <daniel@danwin1210.de >
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/le-chat-php/hi/
Translation: DanWin/LE Chat PHP
2023-10-04 18:20:20 +00:00
a3fdae6377
Merge pull request #142 from fadkeabhi/#141-Locale]-Add-locales-for-Hindi-Language
...
Added translations for Hindi language
2023-10-04 18:16:04 +02:00
ABHISHEK FADAKE
f6461376ed
Added translations for Hindi language
2023-10-04 13:47:36 +05:30
Weblate
34758972f8
Update translation
...
Co-authored-by: Weblate Admin <daniel@danwin1210.de >
2023-10-02 13:53:11 +00:00
Rexzooly Kai Black
84e8374510
Merge pull request #1 from DanWin/master
...
Update
2023-09-11 22:09:49 +01:00
Weblate
9a206e1674
Update translation
...
Co-authored-by: Johan Gerards <vpwbpyzaba@rocketestate724.com >
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/le-chat-php/nl/
Translation: DanWin/LE Chat PHP
2023-08-31 16:27:25 +00:00
Weblate
9508aeaaa7
Update translation
...
Co-authored-by: Johan Gerards <vpwbpyzaba@rocketestate724.com >
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/le-chat-php/nl/
Translation: DanWin/LE Chat PHP
2023-08-27 01:27:23 +00:00
Weblate
4d23be8df5
Update translation
...
Co-authored-by: Johan Gerards <vpwbpyzaba@rocketestate724.com >
2023-08-26 00:51:32 +00:00
Weblate
6171c154d3
Update translation
...
Co-authored-by: Goatli <goatli@porcod.io >
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/le-chat-php/ru/
Translation: DanWin/LE Chat PHP
2023-07-17 16:08:49 +00:00
93464d7c4e
Delete disallowed sessions when switching guest access mode - fixes #136
2023-07-09 13:58:25 +02:00
34d79fcfc8
Fixes #137 and #138
2023-07-09 12:44:04 +02:00
Weblate
6f919dbebd
Update translation
...
Co-authored-by: qweruba <qweruba@yandex.ru >
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/le-chat-php/ru/
Translation: DanWin/LE Chat PHP
2023-06-07 05:46:58 +00:00
Weblate
23a47ed619
Update translation
...
Co-authored-by: Calvin Honecker <Calvineries@gmail.com >
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/le-chat-php/fr/
Translation: DanWin/LE Chat PHP
2023-05-26 22:46:46 +00:00
Weblate
fd5a2ebe0a
Update translation
...
Co-authored-by: Haydar Erdoğan <bygenc19@gmail.com >
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/le-chat-php/tr/
Translation: DanWin/LE Chat PHP
2023-05-04 00:25:58 +00:00
Weblate
68809784a7
Update translation
...
Co-authored-by: Haydar Erdogan <bygenc19@gmail.com >
Co-authored-by: big cat <biggiecat@danwin1210.de >
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/le-chat-php/pl/
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/le-chat-php/tr/
Translation: DanWin/LE Chat PHP
2023-05-01 02:05:17 +00:00