1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +00:00
Commit Graph

155 Commits

Author SHA1 Message Date
Loic Blot acb0a74ba2 Typo fix. Message count works perfect 2014-10-13 17:56:33 +00:00
Loïc Blot (@U-Exp) 00d157ea2c contrainer for message count (need tests) 2014-10-13 19:39:55 +02:00
Loic Blot 4420139285 Prepare a container for message count 2014-10-13 17:58:15 +02:00
Loic Blot e7e79b592e Fix condition when there isn't any contact associated with phone number 2014-10-13 17:41:24 +02:00
Loic Blot b974a946b0 Added support for desktop notifications 2014-10-10 16:08:59 +00:00
Loic Blot 68d8cb40ff Set unread message number on the window title 2014-10-10 15:12:47 +00:00
Loic Blot 4fa5867e33 Blink tab when new message arrive and we are not in tab 2014-10-10 15:03:43 +00:00
Ner'zhul 96bc650e9f Update README.md 2014-10-10 11:31:18 +02:00
Ner'zhul 1e656cd9c1 Update README.md 2014-10-10 11:29:54 +02:00
Loïc Blot (@U-Exp) 0a70084de8 Spaces 2014-10-10 08:03:07 +02:00
Loic Blot b8d0e66a9d Show the multiple phone numbers into the header 2014-10-09 18:57:47 +00:00
Loic Blot 36cd0d0597 Fix array merge key problem 2014-10-09 18:39:04 +00:00
Loic Blot b0ae79b6ff Ahem, fix really 2014-10-09 18:35:40 +00:00
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 a42f6d7d28 Comments 2014-10-09 18:28:18 +02:00
Loic Blot 1138512dc8 Added experimental merging for contacts with multiple numbers 2014-10-09 18:27:13 +02:00
Loic Blot 667118310d Add box shadow to contact header 2014-10-09 14:13:16 +02:00
Loic Blot a933c53fb8 Add two new API calls: getApiVersion and getAllIdsWithStatus 2014-10-09 10:02:22 +00:00
Loic Blot 8afe38e132 Tag 1.1.0 v1.1 2014-10-08 10:11:04 +00:00
Loic Blot f5b2731453 Fix OC_L10N::get issue 2014-10-08 08:19:12 +00: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 3a55c5ca1c add field for issue template 2014-10-07 12:00:44 +02:00
Loic Blot df7ad1adbd Added issue template & style for peers 2014-10-07 11:59:26 +02:00
Loic Blot 578a1e8d53 Use div instead of a for empty peers 2014-10-07 10:39:54 +02: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 bea6f41892 Don't display header bar by default 2014-10-07 10:28:45 +02:00
Loic Blot d3a55e5b15 Hide the header bar when no conversation was selected 2014-10-07 10:27:06 +02:00
Loic Blot 6404bf3de7 New text & Visual style for empty conversation 2014-10-06 16:04:58 +02:00
Loic Blot 3bbaa3a490 Merge branch 'master' of https://github.com/nerzhul/ocsms 2014-10-06 13:41:19 +00:00
Loic Blot 575f98345d Version 1.0.3.
Fix: JS missing brace
2014-10-06 13:40:49 +00:00
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