allowing posts to be "liked" (heart icon)
fixes for PHP8 and various warnings
PHP8 fixes
update for PHP8: autoloader
* small fixes to markdown formatting
messenger: fix automatic quotes for Markdown
post deletion: fix recounting of member posts
fixing bugs related to reply quoting
use https where forum supports it
* Markdown backend for post/message editing, based on EasyMDE/Fontawesome/Parsedown
RSS feed for latest posts
new global setting: are members allowed to change their username?
setting "samesite" parameter for cookies
font size unit can be given by user
typo
explicit bot info
fix of code buttons for Microsoft Edge
PHP7 adaptions
possibly information leak when quoting posts
security fix: information leak on private message quoting
if local image cannot be processed, just leave width and height out of the tag
make sure attribute is actually an integer for quote tags
catch error condition in post parsing
- mobile skin
escaping debugging output
add $INPUT to debugging output
bugfix: actually enable switching off IP logging
post editing form allows to add new attachment ...
regular members may delete their own post's att...
- allow definition of cookie domain
style fix: don't overlap logo and logout button
bugfix: renaming forums
language fix: irretrievably
installer warning fix:
initial import
blind programming of an installer (ticket #8)
setting display_errors to 'off' by default
setting ignore properties for user-specific files
replacing logins.txt with includes/config/login...
* generic page_start and page_out routines (ti...
* User Panel added in the place of 'Edit Profi...
introduced suggestions for the path variables (...
added configurable pathes for file system and w...
fixed cookie path when it is refreshed, not ini...
redirectors/uploadavatar.php added (ticket #3)
one successful installation from the ground up ...
using authentication code on search page, enabl...
made UTC the default time zone
* unraveled $C->query occurences
tweaking .htaccess so that it allows calling i...