Commit graph

43 commits

Author SHA1 Message Date
Visman
559525fe7f Add bbcode management 1.5
:(
2020-09-27 21:55:31 +07:00
Visman
6656c082e0 Add auto calc token for Router\link() 2020-09-23 21:04:21 +07:00
Visman
657e061c4f Delete o_quote_depth from config 2020-09-20 13:18:31 +07:00
Visman
72c250be11 rev.15 Add smilies management 2020-09-12 14:26:42 +07:00
Visman
6b450437f4 rev.14 Permissions -> Parser page 2020-09-08 10:43:28 +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
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
6ed8537bd3 rev.11 Add subscriptions 1 2020-09-01 09:49:04 +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
c56c8184d3 Add feeds 1 2020-08-23 22:45:24 +07:00
Visman
1efacf8a25 Revert "Change Page page for http headers"
This reverts commit 16220a9291.
2020-08-23 22:43:01 +07:00
Visman
16220a9291 Change Page page for http headers 2020-08-23 22:41:50 +07:00
Visman
07d7bc8078 rev.8 for change signature settings
Remove redundant settings.
2020-08-22 20:44:34 +07:00
Visman
bc75adf09b rev.7 for change signature settings
Moved signature settings to group settings
2020-08-22 20:03:05 +07:00
Visman
7bd8a14d4e rev.6 for SendEmail 2020-08-19 21:47:24 +07:00
Visman
bf2c81afff rev.5 for setting date&time formats
Settings moved to language files. There are two default date settings and two default times settings for each language.
2020-08-17 19:30:53 +07:00
Visman
2304c92fd3 Use setlocale C at startup 2020-08-16 19:19:04 +07:00
Visman
7802530f3d rev.4 for main.php update 2020-08-09 17:43:31 +07:00
Visman
72741cb82f rev.3 2020-08-09 15:56:45 +07:00
Visman
5bfceba89e rev.2 for DB update
and fix mysql db driver
2020-08-04 19:49:03 +07:00
Visman
700435010a Coding style 2020-07-02 21:07:17 +07:00
Visman
8131e14e56 Coding style 2020-06-28 12:10:59 +07:00
Visman
a1f14adf7c Update bootstrap.php 2020-06-27 13:51:20 +07:00
Visman
308704023b Fix use $_SERVER[ 'HTTPS']
https://www.php.net/manual/reserved.variables.server.php
2019-11-20 16:50:01 +07:00
Visman
246e4fadab * Automatic beginTransaction() when DB calling 2018-10-23 21:41:36 +07:00
Visman
d1f0e4360f Added error handler 2018-08-21 21:12:17 +07:00
Visman
6c44946e39 2018-04-01 2018-04-01 09:51:59 +07:00
Visman
af0e433845 2018-03-10 2018-03-10 21:24:39 +07:00
Visman
d6e07a8f28 2017-12-14 2017-12-14 19:16:09 +07:00
Visman
7e91738c70 2017-11-26 2017-11-26 18:56:54 +07:00
Visman
37f80f6fb8 2017-11-03 2017-11-03 20:06:22 +07:00
Visman
58b807cb87 2017-09-30 2017-10-01 00:12:17 +07:00
Visman
1481a2d889 Page, Validator, View 2017-04-03 16:42:29 +07:00
Visman
2a8c75f613 Install 2017-03-13 23:14:57 +07:00
Visman
a1f5f61a50 Mail, Auth, Register, UserMapper, Validator 2017-03-02 15:45:43 +07:00
Visman
841694800d Fix redirects 2017-02-21 21:59:48 +07:00
Visman
5f2e45ee58 new Container 2017-02-21 17:47:34 +07:00
Visman
a3426e3380 new model for user 2017-02-16 20:26:15 +07:00
Visman
52f0b53e5c for online 2017-02-14 22:39:24 +07:00
Visman
75288400c6 intermediate achievements 2017-02-14 20:05:26 +07:00
Visman
9d0a2be89a Moved the cache folder 2017-01-08 21:15:47 +07:00
Visman
dea119336c pun_strlen() and utf8_strlen() replaced to mb_strlen(). Fix PUN_MAX_POSTSIZE 2017-01-08 17:22:07 +07:00
Visman
0b5e67c682 Composer + Container + installation moved to a class + favicon.ico 2017-01-06 20:51:12 +07:00