Commit Graph

41 Commits

Author SHA1 Message Date
Daniel Winzen
8d9e6a70ce Remove global variable for present users 2016-08-28 15:57:38 +02:00
Daniel Winzen
064d5f6e4a Add external CSS setting for large stylesheets 2016-08-26 16:31:53 +02:00
Daniel Winzen
0d9a9de558 Allow configuring password and nickname regex 2016-08-12 13:28:54 +02:00
Daniel Winzen
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
Daniel Winzen
18810a387c Delete messages based on public message limit, no buffer for private ones needed 2016-07-23 07:49:20 +02:00
Daniel Winzen
86b1de0ec8 Add setting in profile to allow offline inbox for: staff, members or everyone 2016-05-10 12:49:31 +02:00
Daniel Winzen
07ff78994e Remove JavaScript "load only new messages" feature, add JS auto-refresh to header instead 2016-05-07 10:37:56 +02:00
Daniel Winzen
190ec4c863 Allow deletion of member accounts in profile 2016-04-29 21:51:08 +02:00
Daniel Winzen
3105cffaf1 Add an offline inbox for members 2016-04-29 21:47:32 +02:00
Daniel Winzen
47ffde6839 Better wording for registering applicants 2016-04-28 16:40:07 +02:00
Daniel Winzen
a37026ca64 Add useful error message on failed login 2016-04-28 09:02:42 +02:00
Daniel Winzen
555208a556 Combine Password reset and setting new nickname 2016-04-27 11:14:54 +02:00
Daniel Winzen
d9c9dae6c0 Complete time zone feature 2016-04-27 09:57:34 +02:00
Daniel Winzen
7210a9fc90 Add timezone settings 2016-04-26 12:26:40 +02:00
Daniel Winzen
37fbb7bc43 Allow disabling the chat completely 2016-04-20 15:48:12 +02:00
Daniel Winzen
b2df491ab7 Add disable PM option 2016-04-19 20:14:06 +02:00
Daniel Winzen
60355735ee Make nocache refresh hack configurable in profile 2016-04-18 17:22:22 +02:00
Daniel Winzen
30d460b91e Improve invalid filter handling + allow new line match with \n 2016-04-15 15:16:18 +02:00
Daniel Winzen
d4ef35e8ac Add better fatal error handling 2016-04-12 22:19:22 +02:00
Daniel Winzen
0092abe964 Add option to let guests register themselves 2016-04-12 20:12:34 +02:00
Daniel Winzen
fd807ff5ff Add fallback option for moderator approval 2016-04-11 16:05:20 +02:00
Daniel Winzen
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
Daniel Winzen
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
Daniel Winzen
c70cf35d61 Integrate French translation and use Unix line ending for Spanish translation. 2016-02-20 17:16:39 +01:00
Daniel Winzen
6ad5b4bc8b Added 2 Spanish translations.
Thanks for the submission!
2016-02-18 09:45:18 +01:00
Daniel Winzen
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
Daniel Winzen
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
Daniel Winzen
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
Daniel Winzen
2a6db3772b Version 1.12 2015-08-17 19:28:34 +02:00
Daniel Winzen
6084bd87c7 Version 1.11.2 2015-07-29 08:34:28 +02:00
Daniel Winzen
dbb030e431 Bugfixes and minor changes 2015-07-12 18:16:33 +02:00
Daniel Winzen
27b057dec0 Version 1.11
Clean all messages of someone
Kick via active session display
Change languages supported without cookies
Global password only in setup and not in admin section
CSS Styling supported
Moved many configurations from file to database
More simplifications and bugfixes
2015-07-11 22:28:24 +02:00
Daniel Winzen
55f9db6468 Version 1.9
Added more captchas
Splitted guest access and global password
Added support for irc /me command
Added prefix for multiple chats on the same domain/database
2015-06-02 08:54:18 +02:00
Daniel Winzen
b23830111c Version 1.7
Added member only option with global password protection
Made date format configurable
Various improvements
2015-05-04 11:52:59 +02:00
Daniel Winzen
6dd7d425c7 Added option to only allow guests with a global password
Also fixed an error in valid_admin() introduced in the previous version
2015-04-26 14:21:11 +02:00
Daniel Winzen
bb4ca51db8 Added incognito mode 2015-04-20 18:09:03 +02:00
Daniel Winzen
92643bad03 Various changes and additions 2015-04-10 08:53:07 +02:00
Daniel Winzen
8bf25230f2 Include letters when generating captchas not only numbers 2015-04-02 16:37:11 +02:00
Daniel Winzen
0fa1279764 Added ignore feature 2015-04-02 10:49:43 +02:00
Daniel Winzen
cd0e2ec19c Some simplifications 2015-04-02 09:43:38 +02:00
Daniel Winzen
13483caf83 Initial release 2015-03-31 09:59:37 +02:00