Commit Graph

72 Commits

Author SHA1 Message Date
5c88e6832c warn about failed login attempts 2021-03-13 15:31:34 +00:00
f9b150f3ac Identify system messages with a span title.
Add option to prepend text to system messages.
Add option to always allow members to kick.
Add option to show names of those who kick people, or clean all messages.
2021-03-05 19:25:19 +01:00
f92d22372c Differenciate guests and applicants 2021-02-22 09:14:39 +01:00
f0f812badc Add public notes 2021-02-12 18:58:09 +01:00
fcad1fb41a send to all, members, staff, admins from list of chatters 2020-12-27 16:07:38 +01:00
de1893c0f4 Added meta description setting for SEO 2020-10-25 15:00:19 +01:00
328938f473 Add password reset for super admin 2020-10-17 14:26:51 +02:00
d37fc14483 Updated copyright 2020-10-15 08:26:47 +02:00
e149c9f97d Fix reflected XSS vulnerability 2020-05-02 19:42:34 +02:00
f0659466c1 openssl to libsodium 2020-05-02 13:30:29 +02:00
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