Commit graph

1671 commits

Author SHA1 Message Date
Visman
af462633cf Maybe make fewer updates for online table? 2023-04-11 00:49:18 +07:00
Visman
15ce33e914 Rev up 2023-04-10 18:36:53 +07:00
Visman
1a01846f5d Update Update.php
Overwriting default bbcodes. After updating to rev.51, you should reconfigure the display of bbcodes in the admin panel in the bbcode management.
2023-04-10 18:36:20 +07:00
Visman
9195d67ec3 Minor change 2023-04-10 17:52:27 +07:00
Visman
09afbdfc87 For table bbcode 2023-04-10 13:38:58 +07:00
Visman
38369c1de0 Update defaultBBCode.php
Color bbcode
#2
2023-04-10 12:56:40 +07:00
Visman
8a4e51c403 Add 16 colors for color bbcode :(
Bypass Content-Security-Policy
#2
2023-04-10 00:50:18 +07:00
Visman
d17e746472 Use "Links in messages" setting 2023-04-09 18:21:05 +07:00
Visman
3d8a0a4571 Update ROOT bbcode 2023-04-09 17:03:52 +07:00
Visman
bd44beed43 Code cleanup 2023-04-09 14:27:05 +07:00
Visman
9fcee28c05 Change bbcodes
I tried to implement it as a plugin, but everything is too tedious + string processing methods are not public. I will make changes to the original code. This commit is for history/
2023-04-09 14:11:57 +07:00
Visman
9f84a711f6 Load style for textarea depending on user's style 2023-04-07 21:59:07 +07:00
Visman
3f6c600af6 Move SCEditor styles to style folder 2023-04-07 21:49:52 +07:00
Visman
354466574b Update publicLink() method 2023-04-07 21:46:00 +07:00
Visman
f7c9ae2ba8 If bbcode is disabled on the forum 2023-04-07 16:55:13 +07:00
Visman
b34ca83569 Add more compatibility between bbcode and SCEditor
Add sub, sup, left.
Update size, font.
For #2
2023-04-07 16:54:10 +07:00
Visman
8a0e49b915 Add alternative-lists 2023-04-06 19:04:44 +07:00
Visman
84d548abf9 Add SCEditor initiation when creating a post form 2023-04-06 18:39:56 +07:00
Visman
20709c6426 Update form.forkbb.php 2023-04-04 23:46:03 +07:00
Visman
2b67ee2911 Latest active topics limit to 1000 pieces 2023-04-04 11:35:55 +07:00
Visman
c11d8cd6a1 Add reverse sort order of topics on a forum page 2023-04-02 14:53:40 +07:00
Visman
9560a381f8 Add check for required PHP extensions on engine installation 2023-04-01 21:21:03 +07:00
Visman
eaee8bff13 Fix merge posts
The first post that containing a poll cannot be combined with a new post.
2023-04-01 13:45:18 +07:00
Visman
2b4cdd78dc Update Admin\Instal page 2023-03-31 09:57:50 +07:00
Visman
e92cd585b7 Update Admin\Instal page 2023-03-31 09:43:54 +07:00
Visman
c2b5758465 Fix truncateTable() method for SQLite 2023-03-31 09:43:16 +07:00
Visman
db2d89168d Update Admin\Instal page
Add additional check for PDO driver and DB permissions.
2023-03-31 00:34:50 +07:00
Visman
f2ba31e35c Update Admin\Install page 2023-03-30 23:40:41 +07:00
Visman
1528ee4f07 Update Image.php 2023-03-30 23:24:48 +07:00
Visman
b2732cb847 fix typo 2023-03-30 23:10:07 +07:00
Visman
f9de698fbd Update Files.php 2023-03-30 22:20:46 +07:00
Visman
5cdec31ed1 Update Files, File and Image 2023-03-30 21:25:32 +07:00
Visman
c98726469b Update Files.php 2023-03-29 22:46:14 +07:00
Visman
3b05511854 Update Validator.php 2023-03-29 22:32:07 +07:00
Visman
8ddee22cec Update Files.php 2023-03-29 22:31:54 +07:00
Visman
af1e339fda Cancel Lossless encoding for WebP for now
The avatars do not show the difference, but the volume of files increases significantly.
2023-03-29 10:27:10 +07:00
Visman
4f24442850 fix 2023-03-29 00:17:01 +07:00
Visman
1cf72c4706 Lossless encoding for WebP and PHP 8.1+ 2023-03-29 00:14:15 +07:00
Visman
d0836babf2 rev.50 2023-03-28 19:13:13 +07:00
Visman
900f848a79 Update Config.php 2023-03-28 19:12:56 +07:00
Visman
0bdeb61dd2 Fix maintenance page
Return html for message/
2023-03-27 20:29:12 +07:00
Visman
1bbb2e7796 Update Current.php
Update isBot() method.
2023-03-27 20:06:15 +07:00
Visman
8a101858ff Add forkbb.ru 2023-03-26 12:11:51 +07:00
Visman
0d4ba6d929 Update Log.php 2023-03-26 09:30:32 +07:00
Visman
54ea710623 Fix delete 2023-03-25 20:20:17 +07:00
Visman
0b69d6a146 Update defaultBBCode.php 2023-03-24 23:04:22 +07:00
Visman
7e7f4a291b Update Admin\Logs page
The last 14 files of logs are not removed.
2023-03-24 17:14:42 +07:00
Visman
de39d9e817 Update templates
For post buttons.
2023-03-24 16:04:46 +07:00
Visman
3f8ca547c2 Update AbstractPM.php 2023-03-24 16:04:03 +07:00
Visman
d23c204efd Update style and templates
For signature.
2023-03-24 15:33:47 +07:00