Commit graph

424 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
559525fe7f Add bbcode management 1.5
:(
2020-09-27 21:55:31 +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
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
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
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
72c250be11 rev.15 Add smilies management 2020-09-12 14:26:42 +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
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
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
Visman
64abddd38d Change the order of displaying user topics 2020-09-01 12:56:56 +07:00
Visman
6ed8537bd3 rev.11 Add subscriptions 1 2020-09-01 09:49:04 +07:00
Visman
a5bf19ed7f Add setMaxRecipients() for send email 2020-08-30 22:33:52 +07:00
Visman
06bfaaa18a Update Report page
Add information to the user about an undelivered email when reporting
2020-08-30 22:28:00 +07:00
Visman
9c9558328c rev.10 Add new option
Option to configure the maximum number of recipients for one email (possibly for subscriptions).
2020-08-30 22:09:37 +07:00
Visman
631c74c1d9 Fix deleting old zapped reports 2020-08-30 18:00:31 +07:00
Visman
c9b033873c Fix Admin\Reports page 2020-08-30 15:40:18 +07:00
Visman
43c068abf7 Fix Topic\Move
Topic redirection shouldn't be stick/closed/poll.
2020-08-27 22:00:05 +07:00
Visman
630aff0484 Fix set http headers in Message page 2020-08-27 19:04:18 +07:00
Visman
24c0b8c1d7 Optimize the display of the signature in the profile template 2 2020-08-27 16:35:45 +07:00
Visman
bd025aaa60 Remove ban on Guest name 2020-08-27 00:13:33 +07:00