a63901fc76
Fix php notice + update copyright year
2018-04-22 15:02:09 +02:00
b250285a71
Added Bulgarian translation
2017-07-17 18:51:24 +02:00
0080aee4c3
Updates Spanish translation
2017-05-24 17:26:02 +02:00
450d97c40f
Updated Russian translation + minor improvements
2017-03-04 20:19:30 +01:00
f7950e8ee1
Replace configurable static size for notes and post textarea with css
2016-12-27 19:19:16 +01:00
8dd81ed766
Allow disabling applying of kick filters on moderators
2016-12-25 10:39:13 +01:00
0e82276697
Add personal notes
2016-12-24 18:19:46 +01:00
db026ede18
Add message asking for manual refresh, when it stopped working
2016-11-27 19:37:05 +01:00
0ecd188559
Separate changing nickname and password
2016-11-27 08:13:02 +01:00
8197ee6679
Add option to make your own font small
2016-11-26 16:23:05 +01:00
88a91658bb
turn array() into shorter []
2016-11-16 20:34:47 +01:00
bbbfe93dce
A few bugfixes and improvements
2016-10-29 15:52:24 +02:00
0e969a1894
Allow making CSS more unique, by adding more ids/classes and allowing to over-write hardcoded CSS
2016-10-03 10:40:00 +02:00
75263aea4b
Add integrated file upload support
2016-09-24 08:51:20 +02:00
b2de7a0dc9
Bugfix for prefix-routed chats + make rearranging frames change message sorting direction
2016-09-20 16:42:31 +02:00
77aac82f98
Add option to hide the list of chatters
2016-09-05 15:36:41 +02:00
691e36cd6b
Allow making filters case sensitive
2016-09-04 13:09:12 +02:00
abab38e67b
Allow changing frame sorting
2016-09-02 13:20:24 +02:00
1753606b8a
Allow changing message sort direction
2016-09-02 10:23:33 +02:00
ff158feffa
Rename logout to unban for kicked sessions and replace backtochat with a reload button
2016-09-02 08:37:00 +02:00
3f19d3aae0
Add an option to first display a greeting message, before showing messages
2016-08-29 13:12:17 +02:00
8d9e6a70ce
Remove global variable for present users
2016-08-28 15:57:38 +02:00
064d5f6e4a
Add external CSS setting for large stylesheets
2016-08-26 16:31:53 +02:00
0d9a9de558
Allow configuring password and nickname regex
2016-08-12 13:28:54 +02:00
37b0a323ad
Instruct browser not to send referrer.
...
Enable image embedding without cookies as there is no more risk of session leakage.
2016-08-09 21:07:49 +02:00
18810a387c
Delete messages based on public message limit, no buffer for private ones needed
2016-07-23 07:49:20 +02:00
86b1de0ec8
Add setting in profile to allow offline inbox for: staff, members or everyone
2016-05-10 12:49:31 +02:00
07ff78994e
Remove JavaScript "load only new messages" feature, add JS auto-refresh to header instead
2016-05-07 10:37:56 +02:00
190ec4c863
Allow deletion of member accounts in profile
2016-04-29 21:51:08 +02:00
3105cffaf1
Add an offline inbox for members
2016-04-29 21:47:32 +02:00
47ffde6839
Better wording for registering applicants
2016-04-28 16:40:07 +02:00
a37026ca64
Add useful error message on failed login
2016-04-28 09:02:42 +02:00
555208a556
Combine Password reset and setting new nickname
2016-04-27 11:14:54 +02:00
d9c9dae6c0
Complete time zone feature
2016-04-27 09:57:34 +02:00
7210a9fc90
Add timezone settings
2016-04-26 12:26:40 +02:00
37fbb7bc43
Allow disabling the chat completely
2016-04-20 15:48:12 +02:00
b2df491ab7
Add disable PM option
2016-04-19 20:14:06 +02:00
60355735ee
Make nocache refresh hack configurable in profile
2016-04-18 17:22:22 +02:00
30d460b91e
Improve invalid filter handling + allow new line match with \n
2016-04-15 15:16:18 +02:00
d4ef35e8ac
Add better fatal error handling
2016-04-12 22:19:22 +02:00
0092abe964
Add option to let guests register themselves
2016-04-12 20:12:34 +02:00
fd807ff5ff
Add fallback option for moderator approval
2016-04-11 16:05:20 +02:00
e181af4df5
Move some more settings to the database and add CSS to limit list of chatters hight
2016-04-11 16:02:27 +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
c70cf35d61
Integrate French translation and use Unix line ending for Spanish translation.
2016-02-20 17:16:39 +01:00
6ad5b4bc8b
Added 2 Spanish translations.
...
Thanks for the submission!
2016-02-18 09:45:18 +01:00
8765c104f9
Added indonesian translation
2016-01-02 14:25:54 +01:00
ea6b97372f
Version 1.15
...
Made code reading easier for newbies
Removed inefficient memcached caching of members and ignored
Display access denied page for non-authorized use of sub-sections.
Added change nickname option in profile
Various bugfixes
2015-12-17 19:44:09 +01: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