Commit graph

189 commits

Author SHA1 Message Date
Visman
3229cd44f5 Update install 2023-08-23 17:45:47 +07:00
Visman
dcde27781d Add followed forums for "Latest active topics" and "Unanswered topics" 2023-08-06 20:49:53 +07:00
Visman
f2c9679e30 Add config for module Test
Now in the configuration you can set external form referrers.
Use a translator to read the comments in the test.default.php file.
2023-08-05 18:40:47 +07:00
Visman
8f2886d210 Added verification of a token generated outside the engine
https://forkbb.ru/post/211#p211
2023-07-31 23:54:16 +07:00
Visman
769a9a69d7 Add MAX_SUBJ_LENGTH to container 2023-07-30 21:24:18 +07:00
Visman
1bc7687789 Update defaultBBCode.php 2023-07-28 19:05:40 +07:00
Visman
0c89a2e5bc Change img bbcode 2023-07-26 19:30:39 +07:00
Visman
cfb943da1b Add vertical indents to bbcodes code, qote, img, table, list
In the admin panel in the management of bb codes, you need to make changes.
2023-07-26 18:15:25 +07:00
Visman
cc39442719 Update main.dist.php 2023-07-22 21:48:18 +07:00
Visman
b2aac7c4a8 Update main.dist.php 2023-07-22 15:09:34 +07:00
Visman
da9843cf75 Fix install 2023-07-22 14:09:36 +07:00
Visman
c21fdc7423 Add "Delete Profile" to Profile\Edit page
Will not work until the update to revision 63 is completed.
2023-07-19 17:41:17 +07:00
Visman
e7676f6cfd Add more settings for username to engine config 2023-07-16 19:35:01 +07:00
Visman
a24a3e1fdf Add a simple hashtag system to posts and searches 2023-07-10 23:34:53 +07:00
Visman
dc7e1be75b Add file uploads 5/... 2023-07-08 00:21:08 +07:00
Visman
02e8fc4021 Add file uploads 1/... 2023-07-05 23:14:53 +07:00
Visman
2c3cb2fdc2 Up rev 2023-06-17 20:56:13 +07:00
Visman
afd35ffeb9 Inline tags can be nested in urls 2023-06-17 20:04:27 +07:00
Visman
9cf8967bb8 Increase parser and SCEditor synchronization + return inline style for color, background, font bbcodes 2023-06-17 16:21:07 +07:00
Visman
66e360cf90 Update quote bbcode 2023-06-14 23:36:36 +07:00
Visman
06be297c6f OAuth (part 12 draft) Add Google
Not tested. Google banned the registration of new applications for my country.
2023-05-17 22:24:27 +07:00
Visman
cf3087dd1c OAuth (part 11 draft) Add Yandex 2023-05-17 01:08:04 +07:00
Visman
266c00c210 OAuth (part 7 draft) 2023-05-12 14:08:53 +07:00
Visman
5605b21bf0 Up rev 2023-05-11 10:05:14 +07:00
Visman
76350bc12e OAuth (part 4 draft) 2023-05-09 22:01:01 +07:00
Visman
8b72a4a859 OAuth (part 1 draft) 2023-05-07 23:45:05 +07:00
Visman
0dc8a80645 Extend debug mode
Messages with status 400+ can be logged.
2023-04-30 13:17:41 +07:00
Visman
53d913701e Fix install 2023-04-29 18:04:36 +07:00
Visman
7f56820410 Fix img bbcode 2023-04-18 22:05:52 +07:00
Visman
ba43422052 Update mono bbcode 2023-04-12 11:30:51 +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
3d8a0a4571 Update ROOT bbcode 2023-04-09 17:03:52 +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
9560a381f8 Add check for required PHP extensions on engine installation 2023-04-01 21:21:03 +07:00
Visman
0b69d6a146 Update defaultBBCode.php 2023-03-24 23:04:22 +07:00
Visman
2759fa02e3 Undo text shortening of long links in posts 2023-03-18 23:07:36 +07:00
Visman
230e56b716 Update defaultBBCode.php
For quote bbcode.
2023-03-12 22:48:41 +07:00
Visman
bf43757ab3 Update jevix.default.php 2022-11-20 21:12:14 +07:00
Visman
ca22771c68 Update engine config 2022-02-09 22:01:49 +07:00
Visman
071f1a4cb5 Add log for install 2022-01-31 16:17:59 +07:00
Visman
b457fe6a79 Add spaces 2022-01-24 23:19:26 +07:00
Visman
45a9e96cb3 Add Config\Insensitive
The method determines the case insensitivity of the search in the database through the ::config table and WHERE LIKE.
2022-01-14 16:49:07 +07:00
Visman
0b026d4be3 Fix config engine 2022-01-13 21:09:00 +07:00
Visman
399ebb1dea Update defaultBBCode.php 2022-01-08 20:50:24 +07:00
Visman
75df01aa8e Add ForkBB\url() function
This function checks the url (partially) and normalizes it (also partially at the moment).
2022-01-08 18:54:20 +07:00
Visman
7ac3620a33 rev.46
Add automatic cleaning of the engine cache when changing the connection settings to the database
Very much when developing.
2021-12-31 13:15:33 +07:00
Visman
096dda59b7 Add bbcode [from]
For moderation.
2021-12-24 19:19:43 +07:00
Visman
8f3ee74868 Change o_maintenance 2021-12-19 13:46:52 +07:00