Roman Kelesidis
6697410c1d
misc(copyright): Updated copyright year ( #1760 )
2025-01-15 15:25:04 +03:00
Roman Kelesidis
fad09cf0eb
Updated copyright year ( #1201 )
...
* Updated copyright year
* Updated
2023-12-12 22:14:01 +07:00
Cønstantine Kovalensky
725773254f
More performance optimized/random string generation, removed passkey length limit from the announcer ( #1013 )
2023-11-01 21:20:12 +04:00
Roman Kelesidis
3f835e30e6
Removed useless "Subject:" from email templates ( #993 )
...
* Removed useless "Subject:" from email templates
* Updated
* Updated
2023-10-26 15:53:48 +07:00
Roman Kelesidis
4b453de64a
Minor improvements ( #882 )
...
* Minor improvements
* Updated
* Updated
* Updated
* Update privmsg.php
* Updated
* Update admin_attach_cp.php
2023-09-04 01:01:01 +07:00
Yury Pikhtarev
faf2306862
Switching to Symfony Mailer ( #629 )
...
* Switching to Symfony Mailer
Additionally, support for all versions of PHP below 7.4 has been withdrawn
* Language variable for reply to
* Update to PHP 7.4
2023-03-20 01:26:26 +07:00
Roman Kelesidis
7585dcbcea
Minor adjustments #592
...
* Minor adjustments for future.
2023-03-15 15:31:39 +07:00
Roman Kelesidis
e1fb41e558
Make activate key lenght configurable
2023-03-14 12:49:49 +07:00
Roman Kelesidis
261e8b6e27
Updated copyright year
2023-01-27 18:30:34 +07:00
Yuriy Pikhtarev
2f9cef0a39
Update copyright to the short syntax.
2018-06-23 21:50:13 +03:00
Yuriy Pikhtarev
ee544cc507
IP detect subsystem replace. Trash cleanup. Defines.
2017-05-30 00:57:57 +03:00
Yuriy Pikhtarev
b73d4cf490
Bug with variables replacement and Crowdin localization fix.
2017-05-23 23:14:01 +03:00
Yuriy Pikhtarev
b2fdf0b2a9
Replace own emailer to SwiftMailer.
2017-05-21 15:00:01 +03:00
Vasily Komrakov
064175c67d
Change paths to absolute pathname
2017-02-08 21:34:48 +03:00
Yuriy Pikhtarev
3730bed000
Реформат в PSR-2 + добавление заголовков лицензии MIT в файлы
2017-01-14 04:08:14 +03:00
Exile
5745161a54
reCAPTCHA и другое
...
Удаляем старую капчу и заменяем ее на рекапчу второй версии;
заменяеем подключение языковых файлов, и связанных с ними параметров;
исправление ошибки с путем к карктинке званий в админке;
исправление ошибки с неверной английской локалью.
После обновления необходимо выполнить следующие запросы к базе:
DROP TABLE IF EXISTS `bb_captcha`;
DELETE FROM `bb_cron` WHERE `cron_script` = 'captcha_gen_gc.php';
2014-12-06 01:35:23 +03:00
Exile
f94c0dd2ee
Перенос файлов движка в корень
2014-10-28 21:35:42 +03:00