Commit Graph

40 Commits

Author SHA1 Message Date
Qasim Ayyaz Khan 20c3b87ea7 Adding random uuid to message id if not assigned. It makes sure that the DLR's are mapped properly for smpp clients. 2018-03-09 11:27:57 +00:00
lilleman 7cc0f4f94d var to let or const, better lints, code style and more 2017-06-25 02:10:26 +02:00
lilleman 5a46633374 Upped version and fixed better require paths in index file 2017-06-24 13:22:20 +02:00
lilleman da013fea70 More node versions for travis. Package lock file. Removal of pre-git. 2017-06-24 13:06:26 +02:00
David Jimenez c0e7c61637 Use project eslint and mocha instead of global ones
As those are listed in `devDependencies`, developers should not be forced to install them globally.
2017-06-22 20:24:58 -05:00
lilleman bc93308a08 Version bump 2016-06-23 11:43:09 +02:00
lilleman d5dbd74af2 Fixed bug on sorting concatenated messages 2016-06-08 18:40:09 +02:00
lilleman 8478b166a3 Version bump 2016-06-08 11:29:50 +02:00
lilleman 2f4fd59156 Fixed JSON syntax error in package.json 2016-06-08 11:21:55 +02:00
lilleman aae9c8a497 Added pre-git scripts 2016-06-08 11:20:39 +02:00
lilleman 5da55e0f52 Bumped upstream versions, minor adjustments to docs and a log message 2016-05-16 11:22:30 +02:00
lilleman f4a7c51b85 Added coverage badge n stuff 2016-04-27 09:55:55 +02:00
Vasil Velichkov 75e18c65bc Add code coverage report with Istanbul
To generate the report run
    $npm run-script cover
2016-04-26 19:28:37 +03:00
lilleman f4ef447b56 Dependency version upgrades 2016-02-11 09:27:20 +01:00
lilleman 7614c42a54 Bumped upstream versions 2016-01-27 12:10:53 +01:00
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 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 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 1cfe5f7850 Fixed typo 2015-06-13 18:06:44 +02:00
lilleman 7c1f7ef485 Version bump 2015-06-13 16:25:58 +02:00
lilleman fbb171a913 Just moved code around for some minor optimization 2015-06-11 21:38:48 +02:00
lilleman 80c0153b57 Monstrous amount of changes. Bad commit disciplin. 2015-05-10 23:42:11 +02:00
lilleman 54c3386a4f Working basic sessions 2015-04-06 19:49:51 +02:00
lilleman 604166888b Latest additions 2015-04-04 19:46:35 +02:00
lilleman 8b8f1c6b59 Complete rewrite 2015-03-29 11:37:23 +02:00
lilleman 915f7cbbec First version of server 2015-02-08 19:35:51 +01:00