1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 23:46:18 +00:00

194 Commits

Author SHA1 Message Date
Loic Blot
cd40b624b3 Fix inArray test for jQuery
Sorry i wrote it in the train :)
2014-10-09 18:30:06 +00:00
Loic Blot
1138512dc8 Added experimental merging for contacts with multiple numbers 2014-10-09 18:27:13 +02:00
Loic Blot
4e7ea18e89 Fix scrolling 2014-10-08 05:56:59 +00:00
Loic Blot
4ce9fd2530 Fix loading peerlist 2014-10-08 05:56:00 +00:00
Loic Blot
17a14753e0 PeerList modification
Export peerList loading from document.ready. Modify peerlist only if there is peers
2014-10-07 10:33:43 +02:00
Loic Blot
d3a55e5b15 Hide the header bar when no conversation was selected 2014-10-07 10:27:06 +02:00
Loic Blot
575f98345d Version 1.0.3.
Fix: JS missing brace
2014-10-06 13:40:49 +00:00
Loic Blot
ebda4d0330 JS: fix missing urlParam 2014-10-06 13:27:33 +00:00
Loic Blot
6e44d16a29 verify is curPhoneNumber exists before fetching 2014-10-06 15:24:32 +02:00
Loic Blot
03b6c70562 verify is phoneNumber exists before fetching 2014-10-06 15:21:45 +02:00
Loic Blot
89b9082e11 style 2014-10-05 10:28:21 +00:00
Loic Blot
922a5bf853 Show contact names instead of numbers 2014-10-05 09:01:47 +00:00
Loic Blot
71d6ed693b Contact names are now get with peerlist 2014-10-05 08:54:44 +00:00
Loïc Blot (@U-Exp)
fdb5d4845a Only modify dom and scroll if there any new message 2014-09-26 20:04:29 +02:00
Loïc Blot (@U-Exp)
4f84c93c5c fix jquery call 2014-09-26 19:01:06 +02:00
Loïc Blot (@U-Exp)
95a623d208 fix phone number on refresh 2014-09-26 18:59:32 +02:00
Loïc Blot (@U-Exp)
07f2015708 oops inverted lastMsgId = id 2014-09-26 18:58:33 +02:00
Loïc Blot (@U-Exp)
18fa72b60e month not global 2014-09-26 18:56:51 +02:00
Loïc Blot (@U-Exp)
59a5353586 implement refresher. Also factorize code. Need tests 2014-09-26 18:56:22 +02:00
Loïc Blot (@U-Exp)
a188178329 remove alert(). This function is valid 2014-09-26 18:44:54 +02:00
Loïc Blot (@U-Exp)
e3617c725c prepare a JS refresh in JS 2014-09-26 18:43:41 +02:00
Loïc Blot (@U-Exp)
f62272ee46 Merge 2014-09-26 18:26:56 +02:00
Loïc Blot (@U-Exp)
968cc49a7f another cleanup 2014-09-26 18:25:57 +02:00
Loic Blot
cbfebee3f4 fix month 2014-09-18 05:53:01 +00:00
Loic Blot
b9cf983b1a Fix phonenumber selection 2014-09-17 18:06:12 +00:00
Loïc Blot (@U-Exp)
4dde9f7e08 Format minutes & hour with prefixed zero 2014-09-17 19:54:20 +02:00
Ner'zhul
e800822c37 When phone number is passed as a param, load the conversation 2014-09-17 13:52:09 +02:00
Ner'zhul
01ff6a2099 Added a function to add a style when a conversation is selected 2014-09-17 12:15:27 +02:00
Loic Blot
b4b93a2f0c Scroll at bottom of the messages when loading is finished. 2014-09-16 22:02:16 +00:00
Loic Blot
6b80e30ca0 Added proper date support 2014-09-16 21:59:28 +00:00
Loic Blot
2ecaef769a SMS design 2014-09-16 21:33:24 +00:00
Loïc Blot (@U-Exp)
5667cbdac1 use a div for each message with a typed class 2014-09-16 23:08:48 +02:00
Loic Blot
7fbfb93bfb ajax call fix. parenthesis fix 2014-09-16 21:05:06 +00:00
Loïc Blot (@U-Exp)
59a075ba6f Prepare a conversation output 2014-09-16 22:59:06 +02:00
Loic Blot
8f0bcf2920 Prepare JS AJAX interactions. Show phone numbers into the appropriate div. Import some CSS things. Cleanup JS code 2014-09-16 20:18:19 +00:00
Loic Blot
29dc4dcf46 Add basic tests on SMS datas 2014-09-12 13:16:46 +00:00
Loïc Blot (@U-Exp)
dc2ff40448 Ok for SMS count 2014-09-12 14:52:12 +02:00
Loïc Blot (@U-Exp)
7c93f35a4a format some variables 2014-09-12 14:46:13 +02:00
Loïc Blot (@U-Exp)
129e627cb0 Testing pushing test datas 2014-09-12 14:38:13 +02:00
Loïc Blot (@U-Exp)
07261636e6 Hmm it's a JSON syntax problem, not naming 2014-09-12 14:23:53 +02:00
Loïc Blot (@U-Exp)
e6f8efa745 JSON property name fix 2014-09-12 14:22:59 +02:00
Loïc Blot (@U-Exp)
a380ac71ff Syntax fix 2014-09-12 14:22:02 +02:00
Loïc Blot (@U-Exp)
7cc4ad5aaa Button must push factice datas 2014-09-12 14:21:21 +02:00
Loic Blot
8d03780e6f First Commit. Datascheme is in tests 2014-09-12 11:46:39 +00:00