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
|
ef1f64b1fb
|
Update readme.md
|
2020-09-12 23:24:33 +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
|
454c863386
|
Update readme.md
|
2020-09-05 20:43:32 +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
|
e544b35fea
|
Minor change style
|
2020-09-03 13:50:20 +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
|
c20accd434
|
Change Topic template
Moderation buttons moved up
|
2020-09-01 10:32:47 +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
|
0fefe8a715
|
Update Core\Mail
To send email with multi recipients via Bcc headers.
Emails end up in spam :(
|
2020-08-30 18:04:02 +07:00 |
|