Commit graph

525 commits

Author SHA1 Message Date
Visman
0ea771e2ac Add bbcode management 3 2020-10-01 12:34:23 +07:00
Visman
8a445d6180 Add bbcode management 2 2020-09-30 22:21:44 +07:00
Visman
586e7c8197 Update Validator.php
Add the ability to escape the delimiter in the rule
2020-09-29 18:08:52 +07:00
Visman
559525fe7f Add bbcode management 1.5
:(
2020-09-27 21:55:31 +07:00
Visman
516534d1d1 Fix Update controller 2020-09-27 15:33:04 +07:00
Visman
542e47d932 Update Delete.php 2020-09-27 11:16:08 +07:00
Visman
537754f792 Add reset() method for smilies 2020-09-27 11:11:08 +07:00
Visman
a56a8337f1 Add delete for bbcode 2020-09-27 11:03:47 +07:00
Visman
923618846c Update Mail.php
Add support AUTH CRAM-MD5 and AUTH PLAIN for smtp
2020-09-24 23:10:01 +07:00
Visman
16906e67d4 Move fix 2020-09-23 22:25:44 +07:00
Visman
8acfe4b9e9 Fix rebuild search index 2020-09-23 21:17:00 +07:00
Visman
6656c082e0 Add auto calc token for Router\link() 2020-09-23 21:04:21 +07:00
Visman
c7259750f3 Fix Container\config() 2020-09-23 20:44:31 +07:00
Visman
8e215c96a7 Add bbcode management 1 2020-09-23 19:38:40 +07:00
Visman
45577959e6 Add BBCodeList\Load 2020-09-22 22:39:12 +07:00
Visman
c24d9673a8 Fix required at <select> elements 2020-09-22 22:37:56 +07:00
Visman
e08996cccd Update Generate.php 2020-09-21 22:04:07 +07:00
Visman
cbbe278413 Add BBCodeList model + generate() method 2020-09-21 21:59:14 +07:00
Visman
80224917ec Override bbcode settings 2020-09-21 11:31:55 +07:00
Visman
3c3d0850b9 Fix for an integer value equal to null 2020-09-21 10:46:27 +07:00
Visman
bf5e4df5b0 Update Config model
The first letter of the value from the conf_value field indicates the data type.
I -> integer, a -> array, other -> string.
2020-09-20 22:45:19 +07:00
Visman
921ede0968 Add bbcode table 2020-09-20 19:45:38 +07:00
Visman
657e061c4f Delete o_quote_depth from config 2020-09-20 13:18:31 +07:00
Visman
93b36e1ad6 Update defaultBBCode 2020-09-19 22:37:58 +07:00
Visman
b222bc76c6 Add title for delete btn 2020-09-17 21:00:57 +07:00
Visman
eaae04aed1 Add reset() method for Forum\Manager 2020-09-16 21:14:07 +07:00
Visman
8dc15138eb emove phpDocumentor syntax from comments 2020-09-12 23:22:32 +07:00
Visman
26a81bef62 Delete Fork\utc() function 2020-09-12 18:05:55 +07:00
Visman
72c250be11 rev.15 Add smilies management 2020-09-12 14:26:42 +07:00
Visman
e3e41628d9 Add renameField() method to mysql driver 2020-09-12 14:24:25 +07:00
Visman
17a55c4aa1 Change the return type from the lastInsertId() method 2020-09-12 10:21:03 +07:00
Visman
6cefed419e Add accept property for file selection fields 2020-09-10 15:46:08 +07:00
Visman
f045592a9b Change the structure of the smiley cache 2020-09-10 15:43:51 +07:00
Visman
4655182f82 Update language files for Redirecting 2020-09-08 11:22:07 +07:00
Visman
6b450437f4 rev.14 Permissions -> Parser page 2020-09-08 10:43:28 +07:00
Visman
f58f8c15fa Fix message/signature text in capital letters only 2020-09-06 19:40:50 +07:00
Visman
b3a94ef06f Redistribute settings between the Options and Permissions pages
The Permissions page will later be replaced with Parser settings
2020-09-06 18:40:50 +07:00
Visman
e5f2d085f1 Minor edits to language files 2020-09-06 14:32:01 +07:00
Visman
2f33e4bbc1 Change profile language files 2020-09-06 12:19:09 +07:00
Visman
38be73b0a7 Fix automatic subscription
Made through the form of sending a message
2020-09-06 12:09:42 +07:00
Visman
3fcf2b1068 Minor fixes
Use a shorter path to the current user
2020-09-06 10:20:35 +07:00
Visman
01c8880db4 Add auto-subscribe to your topics 2020-09-05 23:34:11 +07:00
Visman
55569713fd Change Profile\Config page
For subscription options
2020-09-05 23:24:44 +07:00
Visman
0b4a3331c6 Change subscription
A new subscription can only be set if your email address is confirmed.
2020-09-05 20:42:47 +07:00
Visman
a401ce4d83 Add the ability to confirm your email address 2020-09-05 20:19:53 +07:00
Visman
eb8d8fe33e Change the markup of forum/topic lists 2020-09-05 15:49:35 +07:00
Visman
64c4735f2e rev.13 Add subscriptions 4
Add sending emails
Change template format for emails
Change previousPost() method for Post
2020-09-04 23:41:51 +07:00
Visman
0cf15633af Change crumbs
To show subscription status
2020-09-03 08:27:10 +07:00
Visman
116370a191 rev.12 Add subscriptions 3
Add display the list of the user's subscriptions through search
2020-09-01 23:54:57 +07:00
Visman
c55b439bc9 Add subscriptions 2
In profile and in users/forums/topics deleting
2020-09-01 19:17:45 +07:00