Commit graph

2278 commits

Author SHA1 Message Date
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
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
Visman
c886eb1056 Fix duplicate translation with different meanings 2020-08-27 00:05:49 +07:00
Visman
0edf2dc6e6 Redistribute content of language files for form validator 2020-08-26 23:47:41 +07:00
Visman
0f15214620 Optimize the display of the signature in the profile template 2020-08-26 19:31:32 +07:00
Visman
511c9e7e91 Change hrader() method in Page
You can remove the http header via $value = null
2020-08-25 20:29:48 +07:00
Visman
8de3123457 Update readme.md 2020-08-24 22:38:08 +07:00
Visman
93487bfb4a Update feeds 5
Add feeds cache for forums
2020-08-24 22:35:24 +07:00
Visman
08b69c3d2b Fix Post\Feed 2020-08-24 22:34:25 +07:00