Roman Kelesidis
c116fe970b
Added ability to view post_text
of topic ( #1401 )
...
* Added ability to view `post_text` of topic
* Updated
* Update viewtopic.tpl
* Update view_post.php
* Update view_post.php
* Update view_post.php
* Update view_post.php
* Updated
* Update viewtopic.tpl
* Create _source.gif
* Create icon_code.gif
* Update tpl_config.php
* Updated
* Updated
* Updated
* Updated
* Update config.php
* Update icon_code.gif
* Updated
* Delete icon_code.gif
* Update CHANGELOG.md
2024-02-12 21:06:37 +07:00
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
65d9f6d864
Some bugfixes ( #1380 )
...
* Some bugfixes
* Update CHANGELOG.md
* Updated
* Update privmsg.php
* Update displaying_torrent.php
* Update privmsg.php
2024-02-06 14:30:00 +07:00
Roman Kelesidis
acbe838c23
Fixed negative integer seed bonus accrual ( #1377 )
...
* Fixed negative integer seed bonus accrual
* Update CHANGELOG.md
2024-02-04 13:59:21 +07:00
Roman Kelesidis
46910d3015
Minor improvements ( #1358 )
...
* Minor improvements
* Update viewtopic_torrent.tpl
* Update admin_rebuild_search.php
* Updated
* Apply fixes from StyleCI (#1361 )
Co-authored-by: StyleCI Bot <bot@styleci.io>
* Update CHANGELOG.md
---------
Co-authored-by: Yury Pikhtarev <exileum@icloud.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
2024-01-30 22:18:05 +07:00
Roman Kelesidis
be08d2bba9
Some enhancements for topic_tpl ( #1356 )
...
* Some enhancements for topic_tpl
* Update CHANGELOG.md
* Update posting_tpl.tpl
2024-01-28 13:40:36 +07:00
Cønstantine Kovalensky
306994f629
Timeline — 2.4.1 ( #1340 )
2024-01-26 23:19:25 +04:00
Roman Kelesidis
125cd11c01
Set response code in some cases ( #1319 )
...
* Set response code in some cases
* Update CHANGELOG.md
2024-01-17 11:10:18 +07:00
Roman Kelesidis
ae616f3a74
Minor improvements ( #1315 )
...
* Minor improvements
* Update functions.php
* Revert "Update functions.php"
This reverts commit 2a1c0c6ebe
.
* Update functions.php
* Revert "Update functions.php"
This reverts commit b766af59ac
.
* Update functions.php
* Update CHANGELOG.md
2024-01-13 15:29:32 +07:00
Roman Kelesidis
f48e7121df
Minor improvements ( #1308 )
...
* Minor improvements
* Updated
2024-01-06 12:59:26 +07:00
Roman Kelesidis
f456c827d7
Minor improvements ( #1307 )
...
* Minor improvements
* Updated
* Update Attach.php
* Update posting_attachments.php
* Update change_tor_status.php
* Updated
2024-01-05 00:20:51 +07:00
Roman Kelesidis
36e52d5d3b
Minor improvements ( #1306 )
...
* Minor improvements
* Update functions.php
* Updated
* Updated
* Update edit_user_profile.php
* Update index_data.php
* Update
* Update sitemap.php
2024-01-02 21:18:54 +07:00
Roman Kelesidis
3626143879
Replaced some file exists to is file ( #1276 )
...
* Replaced some file_exists to is_file
* Update functions_thumbs.php
* Updated
* Update CronHelper.php
* Updated
* Update IPHelper.php
* Updated
* Update update_forums_atom.php
* Update functions.php
* Update Validate.php
2023-12-27 20:08:00 +07:00
Cønstantine Kovalensky
fbc4749ca9
Little improvements ( #1244 )
2023-12-21 09:10:34 +04:00
Roman Kelesidis
c4df759d09
Minor improvements ( #1243 )
...
* Minor improvements
* Update CHANGELOG.md
2023-12-21 11:23:08 +07:00
Cønstantine Kovalensky
0525597a15
Handle & show upload_max_filesize occurences ( #1241 )
2023-12-20 22:47:32 +04:00
Cønstantine Kovalensky
586fc0b563
Exception handling for Bencode errors ( #1239 )
2023-12-20 21:46:49 +04:00
Cønstantine Kovalensky
a953045aba
Exception handling for Bencode errors ( #1237 )
2023-12-20 21:37:47 +04: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
493cd910cf
Replaced strpos() with simplified realization ( #1172 )
2023-11-28 00:12:13 +07:00
Cønstantine Kovalensky
8f5efa2fa8
Check topic_id existence while searching in tracker mode ( #1155 )
2023-11-22 13:14:31 +04:00
Roman Kelesidis
491c03c243
Some code quality improvements ( #1148 )
2023-11-21 15:13:19 +07:00
Roman Kelesidis
ed3e28827b
Revert "Replaced some 'switch' with the 'match' expression ( #1147 )"
...
This reverts commit 4cea325b6c
.
2023-11-21 09:37:05 +07:00
Roman Kelesidis
4cea325b6c
Replaced some 'switch' with the 'match' expression ( #1147 )
...
* Replaced some 'switch' with the 'match' expression
* Update CHANGELOG.md
2023-11-21 09:34:52 +07:00
Roman Kelesidis
2c46a01fdb
Vote button code improvements ( #1146 )
...
* Vote button code improvements
* Updated
* Update viewtopic_attach.tpl
2023-11-21 09:14:11 +07:00
Roman Kelesidis
d9094d1524
Revert "Vote: Use REPLACE INTO instead of INSERT IGNORE INTO ( #1145 )"
...
This reverts commit b78b303c4b
.
2023-11-21 08:29:11 +07:00
Roman Kelesidis
a5a693c6c3
Revert "Fix typo"
...
This reverts commit ab41634f0b
.
2023-11-21 08:29:04 +07:00
Roman Kelesidis
ab41634f0b
Fix typo
2023-11-21 08:17:19 +07:00
Roman Kelesidis
b78b303c4b
Vote: Use REPLACE INTO instead of INSERT IGNORE INTO ( #1145 )
...
* Vote: Use REPLACE INTO instead INSERT IGNORE INTO
* Update CHANGELOG.md
2023-11-21 08:14:57 +07:00
Roman Kelesidis
a4be40db9e
Vote button code improvements ( #1142 )
2023-11-21 00:57:48 +07:00
Roman Kelesidis
c046e8a8c1
Vote button code improvements ( #1140 )
...
* Vote button code improvements
* Update thanks.php
2023-11-21 00:29:02 +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
eecbe070c9
Minor improvements ( #1122 )
...
* Minor improvements
* Update CHANGELOG.md
2023-11-18 22:43:58 +07:00
Roman Kelesidis
28b379f740
Fixed broken avatar ajax action for users ( #1060 )
2023-11-08 19:13:20 +07:00
Roman Kelesidis
130628248d
Fixed: Moderators can't see self IP addresses ( #1049 )
2023-11-07 08:07:06 +07:00
Cønstantine Kovalensky
5d872e3555
Fix issues related to file list display and torrent registration ( #1028 )
...
Bencoding libraries properties changed in the new version
2023-11-04 09:56:31 +04:00
Roman Kelesidis
671446e089
Removed time zone auto detection ( #1025 )
...
* Removed time zone auto-detection
* Update usercp_register.tpl
* Updated
* Update usercp_register.tpl
* Update usercp_register.tpl
* Update usercp_register.tpl
* Update usercp_register.tpl
* Update usercp_register.tpl
2023-11-03 18:28:42 +07:00
Cønstantine Kovalensky
79116b2c27
Transfer from array to ArrayObject data type ( #1019 )
2023-11-03 14:11:45 +04:00
Roman Kelesidis
459e5e161f
Some cleanup ( #1003 )
2023-10-28 17:15:41 +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
1ac777c1f7
Minor improvements ( #952 )
2023-10-05 19:19:02 +07:00
Roman Kelesidis
ca8a8a2036
Minor improvements ( #950 )
2023-10-05 09:36:46 +07:00
Constantine Kovalensky
e05ef75abc
BEP-7 & BEP-24 & IPv6 functions ( #934 )
...
BEP-7 & BEP-24 & IPv6 functions
Tracker:
Realized support for IPv6 (BEP-7).
Realized support for returning external IP address (BEP-24).
TorrentPier:
IPv6-only users should receive less error messages now.
2023-10-03 17:26:25 +04:00
Roman Kelesidis
c6fe4241e3
Use \Arokettu\Bencode\ instead \SandFox\Bencode\ ( #932 )
2023-10-02 20:32:56 +07:00
Roman Kelesidis
7ff2437186
Minor improvements ( #915 )
2023-09-25 23:01:04 +07:00
Roman Kelesidis
45f17fe7b6
Minor improvements ( #913 )
2023-09-24 00:42:27 +07:00