Skip to content

my little forum 2.4.99.1, first public beta for version 2.5

Pre-release
Pre-release

Choose a tag to compare

@auge8472 auge8472 released this 01 Jun 21:05
· 1653 commits to master since this release

In case of an update: This version can only be an update target for existing installations from version 2.4.19.1 upwards!

This is a testing version. Please do not use it in production.

Features

  • upload management page in the admin area, list all uploaded images, delete images groupwise
  • information about the user who uploads a new image gets stored in a database table
  • Bayes based spam filter
  • optional TeX support through MathJax library (has to be linked manually)
  • restrict access to the user list to the forum team (administrators and moderators)
  • allow topics to be pinned/sticked to the certain category or to all categories
  • change the charset of most of the tables to support 4-byte-characters, i.e. emojis

Changes

  • the quote-message-link is now a button

Fixes

  • replace while loops with deprecated PHP-function "each" with foreach loops
  • unify mail encoding, was different depending of the checked characters, is now the encoding given by the language file
  • added a CSRF-token to posting delete function calls
  • relative pathes in the src-attribute of images in the RSS feed made the images inaccessible in the feed

Removals

  • optional TeX support through the Google online service, service got abandoned
  • flash button and its bb-code