|
874e896178
|
Fix post-installation sound check for a case with disabled mod_rewrite
|
2023-05-24 17:37:34 +03:00 |
|
|
973632b4ae
|
Switch to a newer version of some Symfony components
|
2023-05-24 16:47:30 +03:00 |
|
|
5fa9663d99
|
Add check for null values for incoming params
|
2023-05-24 16:46:14 +03:00 |
|
|
1ed31ad638
|
Bump version
|
2022-10-22 01:06:02 +03:00 |
|
|
da94f781b3
|
Improve outlook for chat history items related to leaved messages
|
2022-10-21 01:43:23 +03:00 |
|
|
d4640219a6
|
Fix bug with invalid groups list setup for chat dialogs
|
2022-10-21 01:02:16 +03:00 |
|
|
1fc048fec9
|
Save correct number of a visitor's messages for threads related to offline messages
|
2022-10-15 01:26:11 +03:00 |
|
|
d6d5477022
|
Bump version
|
2022-06-28 18:56:47 +03:00 |
|
|
691bcfa061
|
Add button to show tracked path of a visitor into operator's chat window
|
2022-06-28 02:58:00 +03:00 |
|
|
3148db54b5
|
Fix typo in the comment
|
2022-06-28 02:56:45 +03:00 |
|
Fedor A. Fetisov
|
58ee240c80
|
Fix warning in login controller when checking non-existent login
|
2022-06-24 01:43:22 +03:00 |
|
|
ca090638da
|
Fix PHP 8.1 compatibility issue with the inherited static variable
|
2022-06-17 01:59:30 +03:00 |
|
|
4f05231b04
|
Bump version
|
2022-05-06 23:55:36 +03:00 |
|
|
730577b4a4
|
Update copyright notices
Actualize the years
|
2022-05-06 23:54:45 +03:00 |
|
|
51f2c41b31
|
Merge pull request #264 from BFallert/temp_viewport_mobile
add viewport meta tag to control layout on mobile browsers
|
2022-01-25 17:01:20 +03:00 |
|
BFallert
|
2de3ac9044
|
viewport meta tag for mobile view for backend added
|
2022-01-17 12:07:50 +01:00 |
|
BFallert
|
09f632cc6d
|
add viewport meta tag to control layout on mobile browsers
|
2022-01-17 10:53:36 +01:00 |
|
|
339da62a23
|
Bump version
|
2021-12-14 13:54:38 +03:00 |
|
|
5a4d3d420f
|
Fix potential problem with some absent HTTP request headers
|
2021-12-03 20:25:25 +03:00 |
|
|
cd1e8adce3
|
Merge pull request #263 from jmechnich/check-user-agent
Check if HTTP_USER_AGENT is set, use empty string otherwise
|
2021-12-03 19:32:56 +03:00 |
|
jmechnich
|
e676ca47dc
|
Check if HTTP_USER_AGENT is set, use empty string otherwise
|
2021-12-01 20:39:20 +01:00 |
|
|
637758c13e
|
Bump version
|
2021-12-01 16:43:58 +03:00 |
|
|
6a0c067cef
|
Fix issue with client-side detection of valid cookie domain
See https://mibew.org/forums/index.php/topic,192324.msg200169.html
|
2021-12-01 16:41:38 +03:00 |
|
|
a956f85fc7
|
Bump version
|
2021-11-04 17:11:32 +03:00 |
|
|
1a137bb683
|
Fix calculation of visitor's messages for old threads
|
2021-11-02 18:33:23 +03:00 |
|
|
57eacfb953
|
Remove redundant blank lines
|
2021-11-01 21:14:07 +03:00 |
|
|
88247f0de3
|
Switch to a new version of PHP_CodeSniffer
|
2021-11-01 21:13:52 +03:00 |
|
|
eb0bc9ae5c
|
Bump version
|
2021-09-03 16:31:58 +03:00 |
|
|
7f133f17f7
|
Fix bug with tracking new visitors
|
2021-09-03 16:31:15 +03:00 |
|
|
944b0fe6c5
|
Bump version
|
2021-09-01 01:31:33 +03:00 |
|
|
eae2b3df81
|
Update i18n submodule
|
2021-09-01 01:28:19 +03:00 |
|
|
3b3abe615d
|
Fix default value for samesite cookies property
|
2021-08-30 19:06:57 +03:00 |
|
|
756014d568
|
Add invitation sound check into the installation process
|
2021-08-29 23:36:35 +03:00 |
|
|
6d4c438d62
|
Add unique sound for invitations
|
2021-08-29 23:34:21 +03:00 |
|
|
5c2743c01a
|
Add ogg/vorbis option for audio files
|
2021-08-29 23:02:41 +03:00 |
|
|
eeb660293c
|
Style copy code button
|
2021-08-28 03:46:11 +03:00 |
|
|
01261f8c92
|
Implement simple button code copying
|
2021-08-28 03:40:34 +03:00 |
|
|
06078cc8e7
|
Implement sound notification on invitation to chat
|
2021-08-28 03:09:23 +03:00 |
|
|
a37ea34670
|
Merge branch 'cookies' into test
|
2021-08-28 01:13:07 +03:00 |
|
|
56418b1551
|
Mark all necessary cookies as SameSite=None if possible
|
2021-08-28 01:12:40 +03:00 |
|
|
dc9f128b79
|
Fix code style
|
2021-08-28 00:40:29 +03:00 |
|
|
2533b362ab
|
Fallback to window-based chat in case of blocked third parties cookies
Also affects #261.
|
2021-08-27 23:10:41 +03:00 |
|
|
0c416c7d7c
|
Add handler for exceptions on thread update related to cookies block (see also #258)
|
2021-08-27 15:00:22 +03:00 |
|
|
fd94b0108c
|
Remove redundant legacy code
|
2021-08-27 13:04:57 +03:00 |
|
|
99fb30b0ec
|
Remove redundant legacy code
|
2021-08-27 13:04:34 +03:00 |
|
|
81e2e345a7
|
Fix invalid behavior of invitations in case of blocked cookies
|
2021-08-27 03:24:06 +03:00 |
|
|
ce5071c3e3
|
Fix typo
|
2021-08-27 03:00:13 +03:00 |
|
|
1210561448
|
Implement prototype for invitation sound playback
|
2021-08-27 02:29:37 +03:00 |
|
|
9294697d58
|
Fix type
|
2021-08-27 02:21:58 +03:00 |
|
|
3a92a54cd5
|
Fix some real-world issues with invitation styles
|
2021-08-26 00:15:28 +03:00 |
|