This website requires JavaScript.
51c939d743
Merge pull request #168 from PhenixHartogh/master
master
danwin1210 and GitHub
2026-07-09 10:45:20 +02:00
742a0a1c28
New Features
Phenix Hartogh
2026-06-21 06:41:54 +10:00
e05ce9a5de
Merge pull request #167 from PhenixHartogh/master
danwin1210 and GitHub
2026-06-09 13:59:57 +02:00
c9f8a4abd3
Add PGP-2FA
Phenix Hartogh
2026-06-09 20:39:23 +10:00
09a19d100e
Merge pull request #166 from PhenixHartogh/master
danwin1210 and GitHub
2026-06-07 10:57:18 +02:00
9541edba24
Merge branch 'DanWin:master' into master
Nix Hartogh and GitHub
2026-06-07 12:00:42 +10:00
63f421023a
Fix SQL syntax error with some database engines PostgreSQL
danwin1210
2026-06-04 12:46:33 +02:00
f13c508c64
Update .gitignore
Nix Hartogh and GitHub
2026-05-28 19:35:38 +10:00
8ff673a96f
Fix formatting
Nix Hartogh and GitHub
2026-05-28 19:32:47 +10:00
950e7fa872
Merge pull request #164 from PhenixHartogh/patch-1
danwin1210 and GitHub
2026-03-29 00:03:58 +01:00
cbec21aa84
Fix typos in SECURITY.md
Phenix Hartogh and GitHub
2026-03-29 08:57:47 +11:00
ad56acc547
Merge pull request #163 from Aera23/patch-1
danwin1210 and GitHub
2026-03-16 11:44:41 +01:00
2f43c1f21d
fix SQL syntax error
Aera23 and GitHub
2026-03-16 04:12:13 +00:00
e017b5c883
Minor security fix for XSS vulnerability - previously mitigated by CSP
danwin1210
2025-12-25 20:33:23 +01:00
a6bd50a7be
Update translation
Weblate and Turkish Language Team
2025-10-28 23:01:08 +00:00
95ae54ed6b
Update translation
Weblate and Turkish Mark
2025-10-27 22:23:23 +00:00
a991083434
Update translation
Weblate and Turkish Mark
2025-10-27 22:20:05 +00:00
3dc044e38b
also fixes warning about undefined variable $numpoints
danwin1210
2025-09-15 16:47:09 +02:00
6d06f34e2d
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.
danwin1210
2025-09-05 10:43:01 +02:00
3f00d4ffc2
Adds captchas with a TrueType font on a plaid pattern, optionally with spurious characters.
danwin1210
2025-09-05 10:36:27 +02:00
a24f38492f
Use PNG format instead of GIF for captchas, to lessen artifacts.
danwin1210
2025-08-31 17:42:46 +02:00
183afd0404
Simplified noguestpm feature
danwin1210
2025-08-30 19:54:31 +02:00
800bdc1ff3
Update chat.php
Rexzooly Kai Black and danwin1210
2025-06-23 15:34:30 +01:00
c7bd99f2b9
Update chat.php
Rexzooly Kai Black and danwin1210
2025-06-23 15:30:57 +01:00
f97d8419af
Mark simple and moderate captchas as deprecated.
danwin1210
2025-08-30 19:30:03 +02:00
67cca3000a
Update translation
2025-07-04 14:19:15 +00:00
b3a7d9951a
Some hosting providers may disable putenv for security reasons, check before using
danwin1210
2025-04-04 11:12:57 +03:00
b9c416a183
Add more extension checks
danwin1210
2025-04-03 11:48:17 +03:00
4f45ac53b3
Bugfix in db migrations
danwin1210
2025-04-03 11:30:56 +03:00
1aac20b24f
Check if mbstring extension is installed before using it
danwin1210
2025-04-03 11:30:17 +03:00
fecd7ff060
Check if intl and gettext extensins are loaded before using them
danwin1210
2025-04-03 11:15:53 +03:00
c7ea7025a1
Update translation
Weblate and danwin1210
2025-03-29 16:03:22 +00:00
fe6c1d8b42
Update pot
danwin1210
2025-03-29 17:03:03 +01:00
c6ef6f9203
Show kick messages to everyone.
danwin1210
2025-03-29 17:01:57 +01:00
998dd0c430
Update translation
2024-11-05 01:24:04 +00:00
20a261db31
Update translation
2024-11-05 01:20:34 +00:00
e57e32c17e
In check_login(), clear delayed logout indicator when someone logs in after logging out.
danwin1210
2024-08-15 14:58:03 +02:00
01ba4d03ce
Fix incognito mode and embed image option in profile page
danwin1210
2024-06-28 19:42:27 +02:00
4cbf70525c
show delayed logouts in send_post()
danwin1210
2024-02-25 15:22:34 +01:00
64bfaa995f
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.
danwin1210
2024-01-21 10:21:21 +01:00
c5e4747962
Translate texts with gettext
danwin1210
2023-12-10 11:02:11 +01:00
deefcfe8e8
Update translation
Weblate and danwin1210
2023-12-10 09:10:11 +00:00
41627b256b
Add new captcha difficulty hard
danwin1210
2023-12-10 09:58:51 +01:00
c0ea40a4c5
Fixed typo
danwin1210
2023-12-08 15:25:28 +01:00
841f1c34ae
Add Dutch and Polish translations
danwin1210
2023-10-16 10:43:38 +02:00
b18a74d170
Update translation
2023-10-14 17:51:57 +00:00
2bf887e90c
Update translation
2023-10-12 21:51:42 +00:00
e75b4e47bb
Fix kicking and logging out all guests
danwin1210
2023-10-12 00:12:36 +02:00
bc511faadf
Include Hindi translation
danwin1210
2023-10-04 20:29:24 +02:00
87be29d1e4
Update translation
Weblate and danwin1210
2023-10-04 18:20:20 +00:00
01471bcbd1
Added translations for Hindi language
ABHISHEK FADAKE and danwin1210
2023-10-04 13:47:36 +05:30
d9255b92f5
Update translation
Weblate and danwin1210
2023-10-02 13:53:11 +00:00
6dbae1f2bf
Update translation
2023-08-31 16:27:25 +00:00
af07907f13
Update translation
2023-08-27 01:27:23 +00:00
91e2d78a4d
Update translation
2023-08-26 00:51:32 +00:00
f574e2bdc7
Update translation
2023-07-17 16:08:49 +00:00
63ba06bd41
Delete disallowed sessions when switching guest access mode - fixes #136
danwin1210
2023-07-09 13:58:25 +02:00
3f083b3db9
Fixes #137 and #138
danwin1210
2023-07-09 12:44:04 +02:00
241d0da3db
Update translation
2023-06-07 05:46:58 +00:00
151a7cc634
Update translation
2023-05-26 22:46:46 +00:00
6341f6f6a6
Update translation
Weblate and danwin1210
2023-05-04 00:25:58 +00:00
b16c0a7ee2
Update translation
2023-05-01 02:05:17 +00:00
451b0138ea
Update translation
Weblate and danwin1210
2023-04-29 18:22:53 +00:00
13adab9374
Update translation
Weblate and Goatli
2023-02-22 16:53:52 +00:00
7618b6d59b
Update translation
Weblate and Zdeněk Grůza
2023-02-13 20:20:17 +00:00
243ee0f6d2
Update translation
2023-01-29 14:17:26 +00:00
76bbb834fd
Update translation
Weblate and danwin1210
2023-01-26 18:54:54 +00:00
5552af39a9
Update translation
Weblate and danwin1210
2023-01-22 20:45:56 +00:00
b2c8aea0fd
Parse sources as UTF-8
danwin1210
2023-01-22 20:37:48 +01:00
1df8c00a9c
Add note about intl and gettext as required modules
danwin1210
2023-01-20 22:23:18 +01:00
66a4bc6b17
Update translation files
Weblate
2023-01-18 21:01:59 +00:00
1c55a79122
Migrate translations from PHP array to gettext
danwin1210
2023-01-18 21:50:26 +01:00
b1f6de6a35
Add security policy
danwin1210
2023-01-07 18:13:41 +01:00
5919bd622d
Removed no longer existing live demo
danwin1210
2022-12-11 18:27:01 +01:00
cbf1520dfd
Empty history state - Fixes #130
danwin1210
2022-10-22 12:11:13 +02:00
745e16bc51
Minor css structure improvements
danwin1210
2022-09-06 22:35:59 +02:00
ddd62ed0f4
Fixed styling nicknames
danwin1210
2022-09-05 22:12:31 +02:00
b071f0b721
Reduce inline CSS
danwin1210
2022-09-05 22:05:26 +02:00
0e6202b57d
Add JS helper scripts to autofocus message field after loading
danwin1210
2022-09-02 07:34:13 +02:00
aff8b156d6
Added new options to hide buttons, customize refresh limits and allow js
danwin1210
2022-08-31 23:07:01 +02:00
9056439295
Lucky Eddie's .onion site no longer exists
danwin1210
2022-07-02 17:16:04 +02:00
25abd8c790
updated domain
danwin1210
2022-07-02 17:14:17 +02:00
c8f9613934
Fixed ukranian translation file
danwin1210
2022-02-24 08:00:33 +01:00
3f98403268
Merge pull request #121 from vitich/patch-1
danwin1210 and GitHub
2022-02-23 10:14:54 +01:00
f489d8e6ca
Update lang_uk.php
vitich and GitHub
2022-02-23 03:33:04 +02:00
500709cfb7
Merge pull request #118 from wolf128058/master
danwin1210 and GitHub
2022-02-03 22:12:52 +01:00
062fac1278
use urlencode in urls (was htmlspecialchars)
Wolf
2022-01-31 11:38:54 +01:00
bf60367704
you do not need to escape " in '
Wolf
2022-01-31 11:38:10 +01:00
bb2cc200a6
fixed some translation (de)
Wolf
2022-01-31 11:37:36 +01:00
cac94d3151
you do not need "text/css"-type for style-tags
Wolf
2022-01-31 11:36:51 +01:00
47d4858753
SQL Bugfix when prefix is in use
danwin1210
2022-01-29 13:13:47 +01:00
ee5d376a0b
PayPal closed my account...
Daniel Winzen
2021-11-11 13:40:27 +01:00
df18b8072c
Delete deleted users data and not the admins data
Daniel Winzen
2021-09-11 14:33:10 +02:00
eb04a484ab
Add decryption of messages to view_publicnotes - fixes #115
Daniel Winzen
2021-08-28 19:41:33 +02:00
a0df135e12
Delete data associated with deleted accounts and fix view_publicnotes function
Daniel Winzen
2021-08-26 00:06:56 +02:00
4fdd795a74
Use DISTINCT rather than GROUP BY - Fixes #112
Daniel Winzen
2021-08-18 19:14:54 +02:00
420b95237c
Fix TypeError caused by empty memcached cache returning bool - Closes #111
Daniel Winzen
2021-08-12 21:39:57 +02:00
caa0f3ddae
Adding a sounds folder with sample sounds for the future (#109 )
Konsta Ranta and GitHub
2021-08-12 22:31:29 +03:00
1d654a6ac3
Add Arabic translation
Daniel Winzen
2021-07-08 18:51:43 +02:00
70df4d9cf5
Fixed typo
Daniel Winzen
2021-06-19 12:43:17 +02:00