Martin Edenhofer
|
f38149e823
|
Improved comments.
|
2015-01-13 17:03:58 +01:00 |
|
Martin Edenhofer
|
1f65db48ac
|
Fixed websocket messages with recipients.
|
2014-10-05 14:38:30 +02:00 |
|
Martin Edenhofer
|
335f6fa42b
|
Touch session on web socket ping/pong.
|
2014-07-13 23:42:36 +02:00 |
|
Martin Edenhofer
|
34a300238e
|
Init version of session unit tests.
|
2014-06-27 08:43:37 +02:00 |
|
Martin Edenhofer
|
0eccb81fbc
|
Renamed Session module to Sessions to avoid conflicts with active record Session module.
|
2013-08-21 20:35:22 +02:00 |
|
Martin Edenhofer
|
be6c6d2012
|
Fixed small typo.
|
2013-08-04 23:37:01 +02:00 |
|
Martin Edenhofer
|
f5c65bced4
|
Improved re-spool of spool messages after connection was down.
|
2013-06-30 17:54:54 +02:00 |
|
Martin Edenhofer
|
92fa09d5f2
|
Fixed spool issues.
|
2013-06-29 00:26:04 +02:00 |
|
Martin Edenhofer
|
dafb3fa423
|
Increased speed of idle session cleanups.
|
2013-06-23 01:56:31 +02:00 |
|
Martin Edenhofer
|
c986db8b37
|
Only use spool messages for authenticated users.
|
2013-06-23 00:33:16 +02:00 |
|
Martin Edenhofer
|
35e12c58a5
|
Moved from integers to strings for client_id's for keep code simpler.
|
2013-06-22 19:00:58 +02:00 |
|
Martin Edenhofer
|
ff5d44bd24
|
Implemented server push if ticket, article or user has changed.
|
2013-06-19 02:40:42 +02:00 |
|
Martin Edenhofer
|
d72c63a13d
|
Fixed timestamp for spool:sent event.
|
2013-06-17 15:08:51 +02:00 |
|
Martin Edenhofer
|
7a7a956f24
|
Improved spool feature to use server site timestamps (to have no conflict with different times on server/client).
|
2013-06-17 10:44:28 +02:00 |
|
Martin Edenhofer
|
79bebc2d3f
|
Code beautifying.
|
2013-06-13 09:01:06 +02:00 |
|
Martin Edenhofer
|
a34f2e9a67
|
Added more notice log infos.
|
2013-06-11 08:18:18 +02:00 |
|
Martin Edenhofer
|
8699b602c4
|
Added web socket spool feature for ajax long polling.
|
2013-06-10 09:01:37 +02:00 |
|
Martin Edenhofer
|
bd9bd8a8ae
|
Fixed some taskbar issues. Moved to events for auth:login/auth:logout.
|
2013-06-09 00:35:18 +02:00 |
|
Martin Edenhofer
|
b7a675874c
|
Init version of session disable to only have one active browser window with tasks.
|
2013-06-02 17:56:07 +02:00 |
|
Martin Edenhofer
|
9cca6be134
|
Improved spool feature of init connection messages.
|
2013-05-10 23:10:02 +02:00 |
|
Martin Edenhofer
|
96c479b40b
|
Improved error handling.
|
2013-05-10 11:33:17 +02:00 |
|
Martin Edenhofer
|
766655b52a
|
Moved to deamon support.
|
2013-03-11 00:14:31 +01:00 |
|
Martin Edenhofer
|
194b28b90f
|
Added check_unused_connections on startup.
|
2013-02-01 01:06:33 +01:00 |
|
Martin Edenhofer
|
7183f56042
|
Fixed typo.
|
2013-01-15 23:46:35 +01:00 |
|
Martin Edenhofer
|
ac744d3cd5
|
Added pid support.
|
2013-01-15 23:33:55 +01:00 |
|
Martin Edenhofer
|
1c9f2bbdc8
|
Check idle connections at startup.
|
2012-12-24 14:53:50 +01:00 |
|
Martin Edenhofer
|
b6adaa28d6
|
Added new browser tests.
|
2012-12-14 13:16:04 +01:00 |
|
Martin Edenhofer
|
c768f02f57
|
Added broadcast feature to long polling.
|
2012-11-27 01:59:46 +01:00 |
|
Martin Edenhofer
|
c7de6dfcc5
|
Added ajax messaging.
|
2012-11-26 06:04:44 +01:00 |
|
Martin Edenhofer
|
8ba86501e0
|
Renamed file.
|
2012-11-22 15:40:13 +01:00 |
|
Martin Edenhofer
|
afc3062150
|
Improved broadcast and chat feature.
|
2012-11-04 11:24:03 +01:00 |
|
Martin Edenhofer
|
a4db7dd839
|
Version version of group by.
|
2012-11-03 09:52:22 +01:00 |
|
Martin Edenhofer
|
06c4b25e7c
|
Initial implementation of chat.
|
2012-11-02 17:10:22 +01:00 |
|
Martin Edenhofer
|
6f4ee4c2bf
|
Added broadcast feature.
|
2012-10-29 00:47:38 +01:00 |
|
Martin Edenhofer
|
8b406e6d52
|
Improved error handling.
|
2012-08-07 07:33:47 +02:00 |
|
Martin Edenhofer
|
1d36426108
|
Added debug feature and and disconnect of idle connections.
|
2012-08-06 08:29:39 +02:00 |
|
Martin Edenhofer
|
3e71b4e484
|
Added ping connection feature.
|
2012-08-04 15:35:55 +02:00 |
|
Martin Edenhofer
|
d15728f779
|
Moved to Threads.
|
2012-08-04 00:46:05 +02:00 |
|
Martin Edenhofer
|
f33afff5c8
|
Improved caching.
|
2012-08-02 14:42:50 +02:00 |
|
Martin Edenhofer
|
4e67df9573
|
Added ssl support for web sockets.
|
2012-08-02 11:30:30 +02:00 |
|
Martin Edenhofer
|
0e938ffb2e
|
Added ssl support.
|
2012-08-02 11:17:22 +02:00 |
|
Martin Edenhofer
|
b2209ff868
|
Moved to websockets.
|
2012-07-24 00:22:23 +02:00 |
|