.. |
base.rb
|
33498bac91
Feature: Chat origin whitelisting functionality.
|
4 years ago |
broadcast.rb
|
75230c3db3
Fixed issue #2327 - Websocket messages are not working correctly via Ajax long polling (e. g. multiple browser tabs can get opened with one session).
|
6 years ago |
chat_agent_state.rb
|
e9adb2adc2
Fixes issue #2291 - Chat enhancement: Option to set Agent display name.
|
5 years ago |
chat_base.rb
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
chat_session_close.rb
|
e9adb2adc2
Fixes issue #2291 - Chat enhancement: Option to set Agent display name.
|
5 years ago |
chat_session_init.rb
|
33498bac91
Feature: Chat origin whitelisting functionality.
|
4 years ago |
chat_session_leave_temporary.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
chat_session_message.rb
|
e9adb2adc2
Fixes issue #2291 - Chat enhancement: Option to set Agent display name.
|
5 years ago |
chat_session_notice.rb
|
e9adb2adc2
Fixes issue #2291 - Chat enhancement: Option to set Agent display name.
|
5 years ago |
chat_session_start.rb
|
133b570fba
Implemented feature to transfer chat sessions to another chat topic.
|
5 years ago |
chat_session_typing.rb
|
e9adb2adc2
Fixes issue #2291 - Chat enhancement: Option to set Agent display name.
|
5 years ago |
chat_session_update.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
chat_status_agent.rb
|
e9adb2adc2
Fixes issue #2291 - Chat enhancement: Option to set Agent display name.
|
5 years ago |
chat_status_customer.rb
|
33498bac91
Feature: Chat origin whitelisting functionality.
|
4 years ago |
chat_transfer.rb
|
133b570fba
Implemented feature to transfer chat sessions to another chat topic.
|
5 years ago |
login.rb
|
02a734644a
Maintenance: Updated activerecord-session_store gem dependency to 2.0.0.
|
3 years ago |
maintenance.rb
|
75230c3db3
Fixed issue #2327 - Websocket messages are not working correctly via Ajax long polling (e. g. multiple browser tabs can get opened with one session).
|
6 years ago |
ping.rb
|
75230c3db3
Fixed issue #2327 - Websocket messages are not working correctly via Ajax long polling (e. g. multiple browser tabs can get opened with one session).
|
6 years ago |
spool.rb
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
ticket_overview_index.rb
|
75230c3db3
Fixed issue #2327 - Websocket messages are not working correctly via Ajax long polling (e. g. multiple browser tabs can get opened with one session).
|
6 years ago |
ticket_overview_list.rb
|
75230c3db3
Fixed issue #2327 - Websocket messages are not working correctly via Ajax long polling (e. g. multiple browser tabs can get opened with one session).
|
6 years ago |
ticket_overview_select.rb
|
4e8cf209ca
Performance: Observing every Overview of each Agent Session doesn't scale well on larger systems (60 Overviews per Agent). With this change only the last 5 used Overviews are checked on every iteration. A full check is still performed ever 60 seconds. This reduces the overall load.
|
5 years ago |
who_am_i.rb
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |