Commit Graph

306 Commits

Author SHA1 Message Date
Daniel Winzen
ea24d7ae5b Add caching hack for aggressively caching browsers (e.g. links) 2016-04-15 08:54:14 +02:00
Daniel Winzen
6a8186d984 de-duplicate code by using new functions 2016-04-14 22:32:02 +02:00
Daniel Winzen
2757f62d48 Properly escape some parameters 2016-04-14 22:08:20 +02:00
Daniel Winzen
df140d0ee7 Fix warning on redirection of links without a scheme v1.16.3 2016-04-14 19:44:32 +02:00
Daniel Winzen
6890bdb80a Allow extreme captcha to be solved in both directions v1.16.2 2016-04-14 19:12:15 +02:00
Daniel Winzen
5c62bcef00 Add CSS classes and move more css to the database 2016-04-14 18:49:25 +02:00
Daniel Winzen
f2c6d9fb95 Fixed a typo v1.16.1 2016-04-13 21:38:20 +02:00
Daniel Winzen
8749eb0982 Fix language parameter overwrite v1.16 2016-04-13 20:08:20 +02:00
Daniel Winzen
1c74441bb4 Better message routing and fixed handling of links with special characters 2016-04-13 20:01:26 +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
333983a2c3 Fix guestaccess selection in setup 2016-04-11 16:20:28 +02:00
Daniel Winzen
fd807ff5ff Add fallback option for moderator approval 2016-04-11 16:05:20 +02:00
Daniel Winzen
bc3bb8e3a4 Attempt to create database when there is no connection 2016-04-11 16:05:07 +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
8d2b10468f Allow using html tags in linkfilter without breaking dereferrer or image embed v1.15.3 2016-03-06 07:54:34 +01:00
Daniel Winzen
cbba4e5784 Merge pull request #2 from yolateng0/patch-2
Update lang FR
2016-02-24 18:26:33 +01:00
Yo
dd4d5cbb7e Update lang FR 2016-02-24 16:27:13 +01:00
Daniel Winzen
8c752b07b6 Updated French translation 2016-02-21 20:43:28 +01: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
2048f4c4b5 Merge pull request #1 from yolateng0/patch-1
creat language FR
2016-02-20 16:59:40 +01:00
Yo
7e7433ead3 creat language FR
not completed
2016-02-20 16:13:50 +01:00
Daniel Winzen
6ad5b4bc8b Added 2 Spanish translations.
Thanks for the submission!
2016-02-18 09:45:18 +01:00
Daniel Winzen
2be93518cb Don't display kicked people and fix deadlock warning v1.15.2 2016-01-26 20:04:54 +01:00
Daniel Winzen
8765c104f9 Added indonesian translation 2016-01-02 14:25:54 +01:00
Daniel Winzen
0d00adb2cb Fix XSS vulnerability in change nickname + make it available for registered users only v1.15.1 2015-12-19 20:18:14 +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
v1.15
2015-12-17 19:44:09 +01:00
Daniel Winzen
95a13f7656 Bugfix-version 1.14.1
Ignore possible deadlock warning
Only display the let users in button when there are guests waiting to be let in
Fix filter and ignore feature if they have multiple values
v1.14.1
2015-11-02 09:06:16 +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
v1.14
2015-10-31 13:59:49 +01:00
Daniel Winzen
4791d2efa9 Fix saving some setup settings v1.13.1 2015-09-15 12:24:41 +02: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
v1.13
2015-09-15 09:57:00 +02:00
Daniel Winzen
891175d39a Update Russian translation 2015-08-21 21:00:59 +02:00
Daniel Winzen
ec72f55423 Fix member registration v1.12.3 2015-08-18 18:33:22 +02:00
Daniel Winzen
05faa22cbb Add russian translation 2015-08-18 15:30:35 +02:00
Daniel Winzen
1e4b1d5489 Fix redirection and image embedding v1.12.2 2015-08-18 08:31:29 +02:00
Daniel Winzen
3038a3b53c Fix update query v1.12.1 2015-08-17 22:31:13 +02:00
Daniel Winzen
2a6db3772b Version 1.12 v1.12 2015-08-17 19:28:34 +02:00
Daniel Winzen
6084bd87c7 Version 1.11.2 v1.11.2 2015-07-29 08:34:28 +02:00
Daniel Winzen
dbb030e431 Bugfixes and minor changes v1.11.1 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
v1.11
2015-07-11 22:28:24 +02:00
Daniel Winzen
3da659642d Added message encryption option v1.10 2015-06-07 16:00:21 +02:00
Daniel Winzen
c0dd4dc727 Avoid using mysqlnd-only functions v1.9.2 2015-06-04 08:12:28 +02:00
Daniel Winzen
a1a41c76e3 Bugfixes v1.9.1 2015-06-03 15:39:05 +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
v1.9
2015-06-02 08:54:18 +02:00
Daniel Winzen
506407faeb Cleanup and support for memcached v1.8 2015-05-28 21:15:37 +02:00
Daniel Winzen
b23830111c Version 1.7
Added member only option with global password protection
Made date format configurable
Various improvements
v1.7
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
v1.6
2015-04-26 14:21:11 +02:00
Daniel Winzen
bb4ca51db8 Added incognito mode v1.5 2015-04-20 18:09:03 +02:00
Daniel Winzen
92643bad03 Various changes and additions v1.4 2015-04-10 08:53:07 +02:00