Commit History

Author SHA1 Message Date
  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
  Martin Edenhofer 92fa09d5f2 Fixed spool issues. 11 years ago
  Martin Edenhofer dafb3fa423 Increased speed of idle session cleanups. 11 years ago
  Martin Edenhofer c986db8b37 Only use spool messages for authenticated users. 11 years ago
  Martin Edenhofer 35e12c58a5 Moved from integers to strings for client_id's for keep code simpler. 11 years ago
  Martin Edenhofer ff5d44bd24 Implemented server push if ticket, article or user has changed. 11 years ago
  Martin Edenhofer d72c63a13d Fixed timestamp for spool:sent event. 11 years ago
  Martin Edenhofer 7a7a956f24 Improved spool feature to use server site timestamps (to have no conflict with different times on server/client). 11 years ago
  Martin Edenhofer 79bebc2d3f Code beautifying. 11 years ago
  Martin Edenhofer a34f2e9a67 Added more notice log infos. 11 years ago
  Martin Edenhofer 8699b602c4 Added web socket spool feature for ajax long polling. 11 years ago
  Martin Edenhofer bd9bd8a8ae Fixed some taskbar issues. Moved to events for auth:login/auth:logout. 11 years ago
  Martin Edenhofer b7a675874c Init version of session disable to only have one active browser window with tasks. 11 years ago
  Martin Edenhofer 9cca6be134 Improved spool feature of init connection messages. 11 years ago
  Martin Edenhofer 96c479b40b Improved error handling. 11 years ago
  Martin Edenhofer 766655b52a Moved to deamon support. 11 years ago
  Martin Edenhofer 194b28b90f Added check_unused_connections on startup. 11 years ago
  Martin Edenhofer 7183f56042 Fixed typo. 11 years ago
  Martin Edenhofer ac744d3cd5 Added pid support. 11 years ago
  Martin Edenhofer 1c9f2bbdc8 Check idle connections at startup. 11 years ago
  Martin Edenhofer b6adaa28d6 Added new browser tests. 11 years ago
  Martin Edenhofer c768f02f57 Added broadcast feature to long polling. 11 years ago
  Martin Edenhofer c7de6dfcc5 Added ajax messaging. 11 years ago
  Martin Edenhofer 8ba86501e0 Renamed file. 11 years ago
  Martin Edenhofer afc3062150 Improved broadcast and chat feature. 12 years ago
  Martin Edenhofer a4db7dd839 Version version of group by. 12 years ago
  Martin Edenhofer 06c4b25e7c Initial implementation of chat. 12 years ago
  Martin Edenhofer 6f4ee4c2bf Added broadcast feature. 12 years ago
  Martin Edenhofer 8b406e6d52 Improved error handling. 12 years ago
  Martin Edenhofer 1d36426108 Added debug feature and and disconnect of idle connections. 12 years ago