Commit History

Author SHA1 Message Date
  Martin Edenhofer 90a305ad11 Load default gems based on bundle config. 7 years ago
  Julian K ceaf615282 Fix spelling mistake (#481) 7 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer 4628299d20 Introduced config.interface_handle to find out via which interface the source code got executed. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer 60b11db825 Just push related user organisation to clients (improved tests). 8 years ago
  Thorsten Eckel 00cffad79e Added some syntactic suguar (used in rubocop cops). 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
  Martin Edenhofer 037b4ffbd3 Fixed typos. 8 years ago
  Martin Edenhofer e461fa9ceb Set/gt remote ip of client connection. 8 years ago
  Martin Edenhofer 5f74e50433 Rewrite of web socket event backend. 8 years ago
  Martin Edenhofer 4b1e6f05fd Added logs for websocket server. 8 years ago
  Martin Edenhofer 7831f1c1f8 Added browser tests for customer chat. 8 years ago
  Martin Edenhofer c0d1948358 Cleanup. 8 years ago
  Martin Edenhofer 791c0f934c First version of customer chat. 9 years ago
  Martin Edenhofer f527a058c6 Fixed typo. 9 years ago
  Martin Edenhofer 0100b38386 Prevent not needed use if database connections. 9 years ago
  Martin Edenhofer e1aae93269 Fixed rubocop checks. 9 years ago
  Martin Edenhofer ee5e084b63 Improved error handling. 9 years ago
  Martin Edenhofer 2760137eef Removed not used logon_session feature. Added web socket authentication. Prepared browser finger print. 9 years ago
  Martin Edenhofer 2edeef76e1 Removed not needed code. 9 years ago
  Martin Edenhofer 1f0ee62fbf Improved output for starting/stopping. 9 years ago
  Thorsten Eckel 54fd62487c Applied rubocop cop 'Style/SpaceInsideStringInterpolation'. 9 years ago
  Martin Edenhofer 5cd3ca79bd Improved api for sending messages. 9 years ago
  Martin Edenhofer c9608cdc00 Improved logging. 9 years ago
  Martin Edenhofer b7ecd9a1eb Fixed use of last_ping. 9 years ago
  Martin Edenhofer c8ae1d38e1 Use utc timestamps for all. 9 years ago
  Thorsten Eckel 6decb755f5 Moved rubocop cop 'Style/FileName' exclusion back to .rubocop.yml, since it will be ignored as comment in websocket-server.rb. 9 years ago
  Thorsten Eckel c1c35ce39e Corrected with rubocop cop 'Style/GlobalVars'. 9 years ago
  Thorsten Eckel cad3bf8842 - Moved websocket-server.rb 'Style/FileName' rubocop cop exclusion from .rubocop.yml to websocket-server.rb. 9 years ago
  Thorsten Eckel 409ae23e78 Corrected with rubocop cop 'Rails/TimeZone'. 9 years ago
  Thorsten Eckel c282fd2b37 Corrected with rubocop cop 'Lint/UnusedBlockArgument'. 9 years ago
  Thorsten Eckel 1ac1cf4184 Corrected with rubocop cop 'Style/Next'. 9 years ago
  Thorsten Eckel 650e17be7c Corrected with rubocop cop 'Lint/StringConversionInInterpolation'. 9 years ago
  Thorsten Eckel 21a7a87098 Corrected with rubocop cop 'Style/Semicolon'. 9 years ago
  Thorsten Eckel 44adaf000e Corrected with rubocop cop 'Style/DeprecatedHashMethods'. 9 years ago
  Martin Edenhofer 16ddef38e9 Applied rubocop Style/SpaceAfterComma. 9 years ago
  Martin Edenhofer c34a33da99 Applied rubocop Style/SpaceAroundOperators. 9 years ago
  Martin Edenhofer e474ac197a Applied rubocop Style/EmptyLines. 9 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 9 years ago
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 9 years ago
  Thorsten Eckel a70b3cfc89 Corrected with rubocop cop 'Style/StringLiterals'. 9 years ago
  Martin Edenhofer d81a3722e4 Improved speed of test by switching from min to sec for idle param. 9 years ago
  Martin Edenhofer f38149e823 Improved comments. 9 years ago
  Martin Edenhofer 1f65db48ac Fixed websocket messages with recipients. 10 years ago
  Martin Edenhofer 335f6fa42b Touch session on web socket ping/pong. 10 years ago
  Martin Edenhofer 34a300238e Init version of session unit tests. 10 years ago
  Martin Edenhofer 0eccb81fbc Renamed Session module to Sessions to avoid conflicts with active record Session module. 11 years ago
  Martin Edenhofer be6c6d2012 Fixed small typo. 11 years ago
  Martin Edenhofer f5c65bced4 Improved re-spool of spool messages after connection was down. 11 years ago