|
c9b8a343be
|
Add missing new setting to db
|
2021-02-22 09:18:03 +01:00 |
|
|
f92d22372c
|
Differenciate guests and applicants
|
2021-02-22 09:14:39 +01:00 |
|
|
0b0e3ede72
|
Update Portuguese translation
|
2021-02-22 09:12:33 +01:00 |
|
|
6ac952138f
|
Merge branch 'master' of git://github.com/DanWin/le-chat-php
|
2021-02-14 23:27:07 +02:00 |
|
|
42b4f1110c
|
Fixed syntax error
|
2021-02-14 21:47:42 +01:00 |
|
|
70b327121c
|
Added Finnish to list of usable language
s
|
2021-02-14 22:01:26 +02:00 |
|
|
04dc256a85
|
Added Finnish translation.
|
2021-02-14 21:59:29 +02:00 |
|
|
b9a64e7371
|
Fix Whitespace
|
2021-02-14 17:59:03 +01:00 |
|
|
fdc5081407
|
Update Portuguese translation
|
2021-02-14 14:51:51 +01:00 |
|
|
f0f812badc
|
Add public notes
|
2021-02-12 18:58:09 +01:00 |
|
|
e51fba28c7
|
change appearance of print_chatters
|
2021-01-24 13:03:45 +01:00 |
|
|
86a8a81e22
|
Update css example for latest code changes
|
2020-12-27 17:35:27 +01:00 |
|
|
c7b824c56b
|
Fixed memberlist html structure
|
2020-12-27 17:16:36 +01:00 |
|
|
45035ebf36
|
Use mime_content_type to determin uploaded files mime type when available
|
2020-12-27 16:43:37 +01:00 |
|
|
ae642df38d
|
Bugfix for previous patch
|
2020-12-27 16:12:51 +01:00 |
|
|
fcad1fb41a
|
send to all, members, staff, admins from list of chatters
|
2020-12-27 16:07:38 +01:00 |
|
|
93ae61376c
|
Add portuguese translation
|
2020-11-21 18:22:22 +01:00 |
|
|
087a18c4dd
|
Bugfix
|
2020-11-15 21:05:57 +01:00 |
|
|
87694a0ba7
|
Remove mixed type as it is only compatible with PHP8
|
2020-11-12 09:41:47 +01:00 |
|
|
b148b7c526
|
Fixed PHP7 compatibility
|
2020-11-11 19:56:07 +01:00 |
|
|
6e39ec7222
|
Use correct ISO 639-1 Language Codes
|
2020-11-09 18:15:38 +01:00 |
|
|
3abd5377b5
|
auto-kick spammers not setting a postid
|
2020-11-08 21:23:29 +01:00 |
|
|
b45e18261f
|
Improved background-forground color contrast for links
|
2020-11-06 22:30:19 +01:00 |
|
|
c9a1f3af4f
|
Print meta description
|
2020-10-25 15:09:01 +01:00 |
|
|
de1893c0f4
|
Added meta description setting for SEO
|
2020-10-25 15:00:19 +01:00 |
|
|
b611606f9e
|
Add autocomplete hints for password managers
|
2020-10-25 14:38:38 +01:00 |
|
|
f0e9a1a4dd
|
Catch exceptions
|
2020-10-25 13:55:08 +01:00 |
|
|
4c5c3e9ff0
|
Add browser themeing
|
2020-10-24 22:03:05 +02:00 |
|
|
cbd07f2f57
|
Unquote font-family names where applicalable
|
2020-10-24 21:43:23 +02:00 |
|
|
8712e76814
|
Simplified link matching regex
|
2020-10-24 21:25:42 +02:00 |
|
|
e3d355ea84
|
Prevent really long (spam) messages from taking too much space
|
2020-10-24 21:13:36 +02:00 |
|
|
a83d234a0c
|
Add viewport meta tag for mobile friendly chat
|
2020-10-24 21:07:40 +02:00 |
|
|
6bb073323d
|
Move from frames to iframes
|
2020-10-24 19:27:33 +02:00 |
|
|
f5a051cfbb
|
Move away from using $_REQUEST when not necessary
|
2020-10-24 17:43:52 +02:00 |
|
|
396fc98eef
|
Make use of strict type checking on function return values and parameters
|
2020-10-17 16:29:22 +02:00 |
|
|
a0c988d574
|
Merge pull request #87 from DanWin/forgotten-password
Add password reset for super admin
|
2020-10-17 14:28:10 +02:00 |
|
|
328938f473
|
Add password reset for super admin
|
2020-10-17 14:26:51 +02:00 |
|
|
c0f2faead4
|
Setup needs to be accessible without POST
|
2020-10-17 13:22:09 +02:00 |
|
|
20a97070f8
|
Update readme
|
2020-10-17 12:59:01 +02:00 |
|
|
e90b9cc9c4
|
Release new version 1.24.1
v1.24.1
|
2020-10-17 12:53:00 +02:00 |
|
|
ede3d7938d
|
Add language meta info and minor restructuring of code
|
2020-10-17 11:58:39 +02:00 |
|
|
8df28af021
|
Use $T for translation instead of verwriting $I directly
|
2020-10-15 22:28:01 +02:00 |
|
|
c3e316d412
|
Various minor optimizations
|
2020-10-15 20:46:04 +02:00 |
|
|
919876480d
|
Merge pull request #81 from cypherbits/remove-request-use
For dangerous and only-POST routes check if it is POST request.
|
2020-10-15 17:13:48 +02:00 |
|
|
4e6cc8d1ab
|
Merge pull request #86 from DanWin/DanWin-funding
Create FUNDING.yml
|
2020-10-15 17:12:32 +02:00 |
|
|
3dd5de099e
|
Create FUNDING.yml
|
2020-10-15 17:12:17 +02:00 |
|
|
c71e17103f
|
Fix chrome flashing white on frame reload
|
2020-10-15 09:43:06 +02:00 |
|
|
8d84e45c3c
|
Add promise not to use any features
|
2020-10-15 09:42:29 +02:00 |
|
|
d37fc14483
|
Updated copyright
|
2020-10-15 08:26:47 +02:00 |
|
|
815d9f203e
|
Improved CSP rules
|
2020-10-14 13:38:30 +02:00 |
|