Commit Graph

17 Commits

Author SHA1 Message Date
e137eb81ac Updated readme 2020-05-07 21:06:16 +02:00
f0659466c1 openssl to libsodium 2020-05-02 13:30:29 +02:00
19df2e030a Let everyone ignore anyone + bugfixes
Mods not seeing ignored peoples posts has been fixed before
2016-12-17 13:46:44 +01:00
bbbfe93dce A few bugfixes and improvements 2016-10-29 15:52:24 +02:00
9a2e5868e8 Fix multi-byte after @mention 2016-10-05 18:30:44 +02:00
219d30f8b3 Add better multi-byte character support - New dependency: mbstring extension 2016-09-06 19:54:16 +02:00
dca1b81ef9 Add a lang_update.php script to auto-update language files 2016-05-11 12:46:50 +02:00
bc3bb8e3a4 Attempt to create database when there is no connection 2016-04-11 16:05:07 +02:00
a22ffd83fd Several optimizations
Use constants for configuration
Simplify extreme captcha code generation
Add language setting to profile
Add checks for required extensions
2016-04-10 15:52:19 +02:00
2e1c75691d Version 1.14
Added support for sqlite and PostgreSQL database engines
Replaced deprecated HTML with CSS for HTML5 compatibility
Show Topic on login and don't prepend "Topic:"
More optimizations and fixes
2015-10-31 13:59:49 +01:00
d5197e6bdd Version 1.13
Switch from mysqli to PDO
More optimizations
Match case-insensitive @mention and also non-present members
Added topic field
Member password resetting by admins
Note revisioning
Added optional tiny JavaScript code to transfer less data with JavaScript enabled browsers
2015-09-15 09:57:00 +02:00
05faa22cbb Add russian translation 2015-08-18 15:30:35 +02:00
506407faeb Cleanup and support for memcached 2015-05-28 21:15:37 +02:00
e6265ba296 Moved rules to database to make changes more easily in the setup 2015-04-02 18:19:36 +02:00
0fa1279764 Added ignore feature 2015-04-02 10:49:43 +02:00
cd0e2ec19c Some simplifications 2015-04-02 09:43:38 +02:00
13483caf83 Initial release 2015-03-31 09:59:37 +02:00