Commit Graph

148 Commits

Author SHA1 Message Date
lilleman 9aa4b6b9d9 Actually doing the dropping :) 2016-01-25 18:34:04 +01:00
lilleman 0f9971e53d Dropping support for node 0.8 2016-01-25 18:32:53 +01:00
lilleman a6998be01d Trying to please node 0.8 with clearer versions 2016-01-25 18:29:03 +01:00
lilleman 82ccb650f1 Bumped third party versions 2016-01-25 18:20:13 +01:00
lilleman 635212ca6e Fixed readme issue on npmjs 2016-01-14 13:29:17 +01:00
lilleman 1e25294095 Added test for readme example and added more logging 2016-01-14 13:19:32 +01:00
lilleman 32fc9c8063 Bumped moment version number 2016-01-13 09:17:29 +01:00
lilleman 4ddf3e798c Added dependency checking badge 2015-12-18 15:00:50 +01:00
lilleman 7ff3e93d91 Added dependency checking badge 2015-12-18 15:00:00 +01:00
lilleman 050ed2b529 Added dependency checking badge 2015-12-18 14:59:39 +01:00
lilleman bd1d6475a7 Added option to force encoding on message splitter 2015-12-14 11:49:26 +01:00
lilleman 7c0d589a07 Added solid dep versions 2015-11-29 14:44:33 +01:00
lilleman 836f4ef280 Added build status message 2015-11-15 09:45:12 +01:00
lilleman 3c3d464869 Added travis config 2015-11-15 09:41:50 +01:00
lilleman 6884c72346 Added event for login as well as original dlr pdus in the response callback 2015-06-16 21:46:15 +02:00
lilleman d7b54b6dde Added log entry for sending DLRs 2015-06-16 20:34:13 +02:00
lilleman 0228adb98c Moved smsDlr function to utils 2015-06-16 20:11:54 +02:00
lilleman 96a9e2c46a Added support for flash messages 2015-06-16 17:58:39 +02:00
lilleman 2f65fd118b Fixed negative sms IDs on failure 2015-06-16 16:56:04 +02:00
lilleman 16be9689fa Added option to let server listen to any host 2015-06-14 15:26:23 +02:00
lilleman 1e8452483f Added option to send user metadata to the server session 2015-06-14 14:55:07 +02:00
lilleman 32f6d41482 Version bumb 2015-06-14 11:30:24 +02:00
lilleman a9b6746506 Fixed bug that made session crash randomly 2015-06-14 11:30:02 +02:00
lilleman 1cfe5f7850 Fixed typo 2015-06-13 18:06:44 +02:00
lilleman 08ecfe9e1a Minor optimization to msg size counter 2015-06-13 18:05:32 +02:00
lilleman c5a4b93aee Fixed problem with UCS2 encoded long messages 2015-06-13 17:56:08 +02:00
lilleman 7c1f7ef485 Version bump 2015-06-13 16:25:58 +02:00
lilleman ad26a641c8 Added handler for socket errors 2015-06-13 16:25:40 +02:00
lilleman 93fdf8c83a Moved yet another function to pre declaration instead of inline. Also made sure references for smsGroupIds work as expected even if they are several 2015-06-13 15:58:55 +02:00
lilleman e42aa4f1e7 Minor simplification of code 2015-06-13 14:43:48 +02:00
lilleman 9b88428ebd Moved more functionality to pre declared instead of inline 2015-06-13 14:39:52 +02:00
lilleman e18a155364 Moved functions to pre declared instead of inline 2015-06-13 14:32:40 +02:00
lilleman fbb171a913 Just moved code around for some minor optimization 2015-06-11 21:38:48 +02:00
lilleman 16d3afcf9e Changed slow threshold for tests 2015-06-11 21:33:05 +02:00
lilleman 3a8bb6846c Added test for DLRs to long messages 2015-06-11 20:41:47 +02:00
lilleman 4d1d44ff55 Added tests for long messages 2015-06-04 00:27:42 +02:00
lilleman f15d89283d Added good tests 2015-06-03 18:11:29 +02:00
lilleman db766927f3 Fixed msg decoding issue and cleaning up in long messages queue 2015-06-03 16:52:15 +02:00
lilleman f157672c49 Now working with multi messages 2015-06-02 17:12:41 +02:00
lilleman 415c835574 Almost working concattening long messages 2015-05-24 15:08:54 +02:00
lilleman 80c0153b57 Monstrous amount of changes. Bad commit disciplin. 2015-05-10 23:42:11 +02:00
lilleman 2307800d22 Some restructuring etc 2015-05-10 18:23:38 +02:00
lilleman 8c6c50e8d0 Handling processing of data chunks that is not arriving in order 2015-05-10 16:53:55 +02:00
lilleman 0d5ba73e8a Added support for sending long messages via splitted short_message parameter 2015-05-10 15:35:12 +02:00
lilleman 931dac203d Merge from master 2015-05-08 21:40:45 +02:00
lilleman 994d352ada Added utils for count msg size and split msgs 2015-05-08 21:39:53 +02:00
lilleman e361ff775f Fixed issue with TLV starting with a NULL byte that follows directly upon a short_message 2015-05-03 18:33:02 +02:00
lilleman 6fa1bd319f Mostly better logging 2015-05-03 13:29:15 +02:00
lilleman 294e4ca849 Fixed issue with number values 2015-05-03 13:28:52 +02:00
lilleman 1fb075194e Some updates 2015-05-01 19:37:08 +02:00