Commit graph

21 commits

Author SHA1 Message Date
Roman Kelesidis
a965209be0
Fixed Undefined variable $wordCensor (#1400)
* Fixed Undefined variable $wordCensor

* Update CHANGELOG.md
2024-02-12 17:34:05 +07:00
Roman Kelesidis
d5390132ec
Improved word censor 🤐 (#1393)
* Improved default word censor

* Updated

* Updated

* Updated

* Update Censor.php

* Update CHANGELOG.md

* Updated
2024-02-08 23:17:09 +07:00
Roman Kelesidis
fad09cf0eb
Updated copyright year (#1201)
* Updated copyright year

* Updated
2023-12-12 22:14:01 +07:00
Roman Kelesidis
72ad36d0e2
Some reported bugfixes (#1200)
* Some reported bugfixes

* Update CHANGELOG.md
2023-12-11 20:12:06 +07:00
Roman Kelesidis
d17ac37ac3
Removed useless width for BBCode buttons (#1180) 2023-11-30 15:49:37 +07:00
Roman Kelesidis
491c03c243
Some code quality improvements (#1148) 2023-11-21 15:13:19 +07:00
Roman Kelesidis
9ebe3a4d5c
Minor improvements (#1125)
* Minor improvements

* Updated

* Updated

* Updated

* Update viewtopic.php

* Update viewtopic.php

* Update viewtopic.php

* Update CHANGELOG.md
2023-11-19 14:37:25 +07:00
Roman Kelesidis
8765aaaa3a
Use strip_tags() for error message in ajax_die() (#990) 2023-10-26 15:07:39 +07:00
Roman Kelesidis
ced2cc6fed
Minor improvements (#959) 2023-10-06 18:41:04 +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
Roman Kelesidis
41664685ba
Minor improvements (#812)
* Minor improvements

* fix

* fix

* Update viewtopic_attach.tpl

* Revert "Maked max post length configurable (#793)"

This reverts commit fd42eae329.

* Update config.php

* fix
2023-06-21 14:03:19 +07:00
Roman Kelesidis
fd42eae329
Maked max post length configurable (#793) 2023-06-08 12:55:32 +07:00
Roman Kelesidis
0fd4b733fc
Minor fixes (#667) 2023-03-30 01:05:50 +07:00
Roman Kelesidis
f62d25d33b
Fixed broken flood control (#666) 2023-03-29 00:32:44 +07:00
Roman Kelesidis
261e8b6e27 Updated copyright year 2023-01-27 18:30:34 +07: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
Vasily Komrakov
3cf76c97f9
Fixed sql. Remove limit from update. 2017-06-13 22:45:50 +03:00
Yuriy Pikhtarev
a978ae260a
Incorrect case close operands 2017-01-30 22:41:02 +03:00
Yuriy Pikhtarev
3730bed000
Реформат в PSR-2 + добавление заголовков лицензии MIT в файлы 2017-01-14 04:08:14 +03:00
Exile
f94c0dd2ee Перенос файлов движка в корень 2014-10-28 21:35:42 +03:00
Renamed from upload/library/ajax/posts.php (Browse further)