Commit graph

61 commits

Author SHA1 Message Date
Roman Kelesidis
d294cf3700 Release 2.3.0.4-beta2 2023-03-04 16:41:21 +07:00
Roman Kelesidis
080cf0c3f4 Release 2.3.0.4-beta 2023-02-23 00:06:44 +07:00
Roman Kelesidis
12ee76ff43 Extended email validation
* Standard RFC-like email validation.
* Will check if there are DNS records that signal that the server accepts emails. This does not entail that the email exists.
* Will check for multi-utf-8 chars that can signal an erroneous email name.
2023-02-19 16:46:16 +07:00
Roman Kelesidis
7d815700d4 Release 2.3.0.3 2023-02-18 00:05:46 +07:00
Roman Kelesidis
261e8b6e27 Updated copyright year 2023-01-27 18:30:34 +07:00
Roman Kelesidis
3ac291cbc5 Release 2.3.0.2 2023-01-23 23:49:10 +07:00
Yuriy Pikhtarev
8636237695
Release 2.3.0.1
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
2018-06-27 00:06:05 +03:00
Yuriy Pikhtarev
201720c22f
Cleanup BBCode class
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
2018-06-26 19:44:20 +03:00
Yuriy Pikhtarev
289c037ee1
Release 2.3.0
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
2018-06-26 16:25:02 +03:00
Yuriy Pikhtarev
a4845b4514
PHP 7+ deprecations of old cache systems
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
2018-06-26 15:09:47 +03:00
Yuriy Pikhtarev
5a1a4762b8
Configurable download torrent url
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
2018-06-24 21:33:27 +03:00
Yuriy Pikhtarev
5429a3bcb8
Fix some bugs with MySQL strict mode
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
2018-06-24 21:08:46 +03:00
Yuriy Pikhtarev
78af495048
Unqualified function/constant reference and much more
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
2018-06-24 16:46:50 +03:00
Yuriy Pikhtarev
83ca67fae6
Split functions to the composer autoloading
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
2018-06-24 14:20:29 +03:00
Yuriy Pikhtarev
2f9cef0a39
Update copyright to the short syntax. 2018-06-23 21:50:13 +03:00
Yuriy Pikhtarev
0285008752
Release 2.2.3. 2017-08-07 21:44:12 +03:00
Yuriy Pikhtarev
daeeb031e4
Incorrect logfile rotation regex. 2017-07-29 09:14:08 +03:00
Yuriy Pikhtarev
b54c9d0c2e
Various bug fixes described on the forum. 2017-07-29 09:08:36 +03:00
Yuriy Pikhtarev
bf494a01ff
Update .htaccess for new Apache 2.4 syntax. 2017-07-29 07:19:24 +03:00
Yuriy Pikhtarev
9a2981953d
New project domain name. 2017-06-25 00:01:22 +03:00
Yuriy Pikhtarev
2b44a0e8e8
Release 2.2.2. 2017-06-23 00:21:16 +03:00
Yuriy Pikhtarev
70ce40dfc7
Disable Bugsnag by default. 2017-06-22 23:17:30 +03:00
Yuriy Pikhtarev
0c09d969b0
Fix empty birthday list. 2017-06-22 23:02:11 +03:00
Yuriy Pikhtarev
2ac12a2e54
Some fixes, auto language removal (so buggy) and replenishable status. 2017-06-22 01:56:01 +03:00
Yuriy Pikhtarev
c8acc4b02e
Fix some notices in admin panel reported by BugSnag. 2017-06-15 00:41:45 +03:00
Yuriy Pikhtarev
1575b6eae0
Release 2.2.0. 2017-06-12 21:18:41 +03:00
Yuriy Pikhtarev
5942e57b53
Release preparation. New language activation and global UTF-8 charset. 2017-06-12 20:19:28 +03:00
Yuriy Pikhtarev
3e8b494572
TorrentPier Aurochs release preparation. 2017-06-12 15:28:45 +03:00
Yuriy Pikhtarev
8c6097f5d8
IP storage and attachment system bugfix. PHP 5.6+. 2017-06-12 03:31:39 +03:00
Yuriy Pikhtarev
06684aae4c
Fix avatars display bug. 2017-06-10 12:19:54 +03:00
Yuriy Pikhtarev
18aeb3e9d5
Cron subsystem rework. Environments. 2017-06-10 12:02:47 +03:00
Yuriy Pikhtarev
ee544cc507
IP detect subsystem replace. Trash cleanup. Defines. 2017-05-30 00:57:57 +03:00
Yuriy Pikhtarev
46127baf3f
Old ads module removal. 2017-05-27 13:12:07 +03:00
Yuriy Pikhtarev
f7cc55b984
Bugsnag integration and some bugfixes in for cycles. 2017-05-24 01:23:28 +03:00
Yuriy Pikhtarev
f254dabddb
PSR-4 compatible legacy code autoloading. Clean up. 2017-05-23 23:26:25 +03:00
Yuriy Pikhtarev
80a035d191
PSR-4 compatible legacy code autoloading. 2017-05-23 23:18:23 +03:00
Yuriy Pikhtarev
b73d4cf490
Bug with variables replacement and Crowdin localization fix. 2017-05-23 23:14:01 +03:00
Yuriy Pikhtarev
3a6ab0cc4b Merge pull request #234 from Exile37/feature/swiftmailer
Replace own emailer to SwiftMailer
2017-05-23 14:56:59 +03:00
Yuriy Pikhtarev
02bb08dcd2
UFT-8 autocorrection removal from standart package. 2017-05-21 15:33:29 +03:00
Yuriy Pikhtarev
b2fdf0b2a9
Replace own emailer to SwiftMailer. 2017-05-21 15:00:01 +03:00
Vasily Komrakov
d816c26284
Perfomance refactoring. Remove test code. Fix path in config. 2017-02-19 18:54:33 +03:00
Vasily Komrakov
064175c67d
Change paths to absolute pathname 2017-02-08 21:34:48 +03:00
Yuriy Pikhtarev
026401be4c
Composer init, editor config, some cleanup and much more 2017-01-28 22:56:46 +03:00
Vasily Komrakov
3e161065f3
Remove Zend 2017-01-26 22:26:34 +03:00
Yuriy Pikhtarev
f3964d53b1 Merge pull request #121 from Exile37/new_branding_and_copyright
New branding and copyright
2017-01-22 19:47:46 +03:00
Yuriy Pikhtarev
24769ef9df
New branding and copyright 2017-01-22 00:56:52 +03:00
Yuriy Pikhtarev
b1641901f2
Tidy deprecated option merge-spans remove 2017-01-21 23:25:58 +03:00
Yuriy Pikhtarev
3730bed000
Реформат в PSR-2 + добавление заголовков лицензии MIT в файлы 2017-01-14 04:08:14 +03:00
PheRum
cb34064647 no message 2015-03-07 22:50:35 +03:00
Exile
075b185eaf Чистка от неиспользуемого
Удаление логирования сессий в текстовые файлы; откат исправлени отправки email, все было корректно.
2014-12-06 19:35:24 +03:00