1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00

324 Commits

Author SHA1 Message Date
Loic Blot
c79d6fd882 JS missing brace 2014-10-06 15:39:10 +02:00
Loic Blot
9a9ce17082 Merge branch 'master' of https://github.com/nerzhul/ocsms into stable 2014-10-06 15:29:40 +02: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
6394f7394d Fix namespace for OcSmsApp into controller 2014-10-06 14:14:56 +02:00
Loic Blot
5b333a0091 Replace \OC_DB by \OCP\DB (need tests) 2014-10-06 13:41:18 +02:00
Ner'zhul
3ce5b7a69d Remove example comment 2014-10-06 13:34:47 +02:00
Ner'zhul
79d57f32ce Update README.md 2014-10-06 12:39:21 +02:00
Ner'zhul
f7594dfb26 Update README.md 2014-10-06 12:38:55 +02:00
Loic Blot
0575c01486 app version 2014-10-05 12:55:35 +00:00
Loic Blot
6e1048d16a stable version 2014-10-05 12:54:52 +00: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
Loic Blot
4c9b653018 app name fix 2014-10-05 08:31:38 +00:00
Loic Blot
aaff8e9e4c MERGE 2014-10-05 08:30:49 +00:00
Ner'zhul
75fdc0b4da Change Application to OcSmsMap on controller 2014-10-01 17:52:59 +02:00
Ner'zhul
60cd139e95 Update and rename application.php to ocsmsapp.php 2014-10-01 17:52:08 +02:00
Ner'zhul
cf14f056a0 Forget delimiters 2014-10-01 09:27:37 +02:00
Ner'zhul
eb6cd672b8 Fix array name for phones. Also remove spaces. 2014-10-01 09:27:02 +02:00
Loic Blot
b75a8b3547 Little fix for contact load, but this isn't working yet 2014-09-30 18:54:30 +00:00
Ner'zhul
b17cf11020 Fix $c call 2014-09-30 10:00:49 +02:00
Loic Blot
860b4a3fb5 Link App with SmsController 2014-09-30 05:49:27 +00:00
Loic Blot
42df9cc510 Missing parenthesis 2014-09-30 05:42:02 +00:00
Loïc Blot (@U-Exp)
addc336d12 prepare contact/phone buffer 2014-09-30 07:36:49 +02:00
Ner'zhul
edb098fad9 Update comment for getContacts 2014-09-29 12:46:20 +02:00
Ner'zhul
8cca1ed0f8 Prepare buffer for contacts 2014-09-29 12:45:45 +02:00
Ner'zhul
ac2f60ae9a Registering ContactsManager for future use 2014-09-29 09:22:58 +02: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)
e89c8b6d0f add minimum when fetching messages from DB 2014-09-26 19:04:16 +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
Loïc Blot (@U-Exp)
36b90e41e9 cleanup interface. conversation removal 2014-09-26 18:22:04 +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