slawkens
|
8cf4d0cb0f
|
Add word-break on forum thread & reply
When someone inserts long word, is will break into multiple lines
|
2023-06-30 19:43:36 +02:00 |
|
slawkens
|
05e15ce9ad
|
* replace deprecated HTML <font> tag with <span>
|
2018-06-01 13:35:27 +02:00 |
|
slawkens
|
1926c5ec5b
|
* change deprecated HTML <center> tag to <div style="text-align:center">
|
2018-06-01 11:55:04 +02:00 |
|
slawkens
|
c133482659
|
* added new forum option: "Enable HTML"
* will be by default enabled for newses
* fixed bbcode parsing
|
2018-01-08 10:53:14 +01:00 |
|
slawkens
|
1850ef70d8
|
* moved forum.new_post to twig templates
* moved forum functions to Forum class
* minimum PHP version to install AAC is now 5.3.0 cause of Anonymous functions used by Twig
|
2017-10-18 10:29:54 +02:00 |
|