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

Commit Graph

  • f89a23c205 Prepare an APIv2 call to improve sync performance on phone (battery) Loic Blot 2014-11-30 18:05:20 +00:00
  • 5f0263f71e Move formatphonenumber.php to proper dir and rename. * fix some coding styles * Add contributor Loic Blot 2014-11-27 14:04:25 +00:00
  • 2211252004 Merge pull request #26 from stagprom/formatPhoneNumber Ner'zhul 2014-11-27 14:54:31 +01:00
  • b45854abd3 modified: appinfo/formatphonenumber.php stagprom 2014-11-27 14:00:26 +01:00
  • 49ba8fd269 Merge branch 'formatPhoneNumber' of github.com:stagprom/ocsms into formatPhoneNumber stagprom 2014-11-27 13:55:57 +01:00
  • 9d5615bc5c Merge branch 'formatPhoneNumber' of github.com:stagprom/ocsms into formatPhoneNumber stagprom 2014-11-27 13:47:17 +01:00
  • fc0abd9f4a Merge branch 'formatPhoneNumber' of github.com:stagprom/ocsms into formatPhoneNumber stagprom 2014-11-27 13:47:17 +01:00
  • 9f621e4df8 modified: appinfo/formatphonenumber.php stagprom 2014-11-27 13:35:41 +01:00
  • b19146be11 modified: appinfo/formatphonenumber.php stagprom 2014-11-27 13:35:41 +01:00
  • 6816a92b89 changed tabs and braces modified: appinfo/formatphonenumber.php modified: appinfo/ocsmsapp.php modified: controller/smscontroller.php modified: db/smsmapper.php stagprom 2014-11-25 16:55:15 +01:00
  • 405ee9af6f Added many comments to sourcees stagprom 2014-11-25 13:28:43 +01:00
  • 4519f0088d new file: appinfo/formatphonenumber.php modified: appinfo/ocsmsapp.php modified: controller/smscontroller.php modified: db/smsmapper.php stagprom 2014-11-24 15:54:10 +01:00
  • 3cd85810eb Add comment Ner'zhul 2014-11-19 15:40:59 +01:00
  • 7be2d756c9 Tag 1.3.1 v1.3.1 Loic Blot 2014-11-19 10:22:28 +00:00
  • 0ad0164fe5 Fix CSRF problem on push function Ner'zhul 2014-11-19 10:48:36 +01:00
  • e655024521 Fix regex and then duplicate numbers into conversation Loic Blot 2014-11-05 11:11:22 +00:00
  • 66859a4940 pushPhoneNumberToCache. This permit to fix problems with phone numbers with dashes and parenthesis Loic Blot 2014-11-05 11:08:59 +00:00
  • cc8d5ac50a Merge pull request #18 from enoch85/patch-1 Ner'zhul 2014-11-02 17:15:35 +01:00
  • dd53277c5e Merge pull request #19 from enoch85/patch-2 Ner'zhul 2014-11-02 17:15:25 +01:00
  • 7724e13df7 Merge pull request #20 from enoch85/patch-3 Ner'zhul 2014-11-02 17:15:17 +01:00
  • e0f976e148 1.3 is out v1.3 Loic Blot 2014-11-02 15:53:21 +00:00
  • 82fb91cd2b Fix PHP 5.3 bug (issue #17) Loic Blot 2014-11-02 15:48:47 +00:00
  • 3fc0aab346 Changed from Oc SMS to ownCloud SMS Daniel Hansson 2014-11-02 03:54:28 +01:00
  • 63f477e10f Update README.md Daniel Hansson 2014-11-02 03:47:31 +01:00
  • 5eca5d441e Change from Oc Sms ---> SMS Daniel Hansson 2014-11-02 03:07:05 +01:00
  • 4f016d89ab We notify user every 2 minutes but also is unread messages are different Loic Blot 2014-10-27 08:09:09 +00:00
  • a0babdc613 Add steps for notify only every two minutes there is new messages in all conversations Loic Blot 2014-10-24 08:57:24 +00:00
  • 9a67df98e6 Merge branch 'master' of https://github.com/nerzhul/ocsms Loic Blot 2014-10-24 08:45:08 +00:00
  • da948926ab Add notification for unread messages for all conversations. WARN: one bug is present, and we need to handle it differently Loic Blot 2014-10-24 08:44:39 +00:00
  • 4ca0745b3f Update README.md Ner'zhul 2014-10-24 09:13:02 +02:00
  • 690421713d Set last read date per conversation The next step will be to get unread messages per conversation when loading interface at first time, not globally Loic Blot 2014-10-23 16:23:11 +00:00
  • 8f4dfd217f Added table to store last read date. This permit to set unread messages on first refresh of contact list. We need to handle it at first load too Note: this is an experimental thing. We need to set this cursor for every conversation to get better precision Loic Blot 2014-10-23 15:36:55 +00:00
  • 9b64b9ecee Catch the contactManager exception. Need user test Loic Blot 2014-10-23 13:26:36 +00:00
  • a3830404c3 Use idxVal instead of id, because slashes mustn't be shown Loic Blot 2014-10-23 12:23:13 +00:00
  • 6d26edb727 Implement Refresh conversation list and set new messages count into list Loic Blot 2014-10-23 10:38:11 +00:00
  • a09faa67ad Avoid problem with duplicates numbers on conversations (spaces and no spaces) Loic Blot 2014-10-23 08:58:16 +00:00
  • 714f0c0d9e Remove useless code Loic Blot 2014-10-23 08:52:51 +00:00
  • 0e013b0645 Coding style fix Loic Blot 2014-10-23 08:18:23 +00:00
  • c59c1fc17e Fix margin for conversation content Loic Blot 2014-10-23 08:17:24 +00:00
  • 8d28751d94 Definitively resolve spaces issue Loic Blot 2014-10-23 08:04:48 +00:00
  • 1e21406f76 First step for debugging non spaces with spaces numbers Loic Blot 2014-10-23 05:55:16 +00:00
  • c256ca5132 Order conversations per desc date Loic Blot 2014-10-23 05:38:40 +00:00
  • 20db5d6a7f Really fix the thing into conversations Loic Blot 2014-10-22 16:02:13 +00:00
  • 74511c4c60 Now fix the thing into conversations Loic Blot 2014-10-22 12:48:35 +00:00
  • 621383e996 Fix number with spaces issue into peerlist * Also factorize one function Loic Blot 2014-10-22 12:38:36 +00:00
  • f94d3ea277 Tag 1.2 v1.2 Loic Blot 2014-10-16 17:42:33 +02:00
  • 566bc4eb16 If contactmanager isn't loaded, don't load contacts Loic Blot 2014-10-16 17:23:50 +02:00
  • acb0a74ba2 Typo fix. Message count works perfect Loic Blot 2014-10-13 17:56:33 +00:00
  • 00d157ea2c contrainer for message count (need tests) Loïc Blot (@U-Exp) 2014-10-13 19:39:55 +02:00
  • 4420139285 Prepare a container for message count Loic Blot 2014-10-13 17:58:15 +02:00
  • e7e79b592e Fix condition when there isn't any contact associated with phone number Loic Blot 2014-10-13 17:41:24 +02:00
  • b974a946b0 Added support for desktop notifications Loic Blot 2014-10-10 16:08:59 +00:00
  • 68d8cb40ff Set unread message number on the window title Loic Blot 2014-10-10 15:12:47 +00:00
  • 4fa5867e33 Blink tab when new message arrive and we are not in tab Loic Blot 2014-10-10 15:03:43 +00:00
  • 96bc650e9f Update README.md Ner'zhul 2014-10-10 11:31:18 +02:00
  • 1e656cd9c1 Update README.md Ner'zhul 2014-10-10 11:29:54 +02:00
  • 0a70084de8 Spaces Loïc Blot (@U-Exp) 2014-10-10 08:02:58 +02:00
  • b8d0e66a9d Show the multiple phone numbers into the header Loic Blot 2014-10-09 18:57:47 +00:00
  • 36cd0d0597 Fix array merge key problem Loic Blot 2014-10-09 18:39:04 +00:00
  • b0ae79b6ff Ahem, fix really Loic Blot 2014-10-09 18:35:40 +00:00
  • cd40b624b3 Fix inArray test for jQuery Sorry i wrote it in the train :) Loic Blot 2014-10-09 18:30:06 +00:00
  • a42f6d7d28 Comments Loic Blot 2014-10-09 18:28:18 +02:00
  • 1138512dc8 Added experimental merging for contacts with multiple numbers Loic Blot 2014-10-09 18:27:13 +02:00
  • 667118310d Add box shadow to contact header Loic Blot 2014-10-09 14:13:16 +02:00
  • a933c53fb8 Add two new API calls: getApiVersion and getAllIdsWithStatus Loic Blot 2014-10-09 10:02:22 +00:00
  • 8afe38e132 Tag 1.1.0 v1.1 Loic Blot 2014-10-08 10:11:04 +00:00
  • f5b2731453 Fix OC_L10N::get issue Loic Blot 2014-10-08 08:19:12 +00:00
  • 4e7ea18e89 Fix scrolling Loic Blot 2014-10-08 05:56:59 +00:00
  • 4ce9fd2530 Fix loading peerlist Loic Blot 2014-10-08 05:56:00 +00:00
  • 3a55c5ca1c add field for issue template Loic Blot 2014-10-07 12:00:44 +02:00
  • df7ad1adbd Added issue template & style for peers Loic Blot 2014-10-07 11:59:09 +02:00
  • 578a1e8d53 Use div instead of a for empty peers Loic Blot 2014-10-07 10:39:54 +02:00
  • 17a14753e0 PeerList modification Loic Blot 2014-10-07 10:33:36 +02:00
  • bea6f41892 Don't display header bar by default Loic Blot 2014-10-07 10:28:45 +02:00
  • d3a55e5b15 Hide the header bar when no conversation was selected Loic Blot 2014-10-07 10:27:06 +02:00
  • 6404bf3de7 New text & Visual style for empty conversation Loic Blot 2014-10-06 16:04:58 +02:00
  • 3bbaa3a490 Merge branch 'master' of https://github.com/nerzhul/ocsms Loic Blot 2014-10-06 13:41:19 +00:00
  • 575f98345d Version 1.0.3. Loic Blot 2014-10-06 15:39:10 +02:00
  • c79d6fd882 JS missing brace Loic Blot 2014-10-06 15:39:10 +02:00
  • 9a9ce17082 Merge branch 'master' of https://github.com/nerzhul/ocsms into stable Loic Blot 2014-10-06 15:29:40 +02:00
  • ebda4d0330 JS: fix missing urlParam Loic Blot 2014-10-06 13:27:33 +00:00
  • 6e44d16a29 verify is curPhoneNumber exists before fetching Loic Blot 2014-10-06 15:24:32 +02:00
  • 03b6c70562 verify is phoneNumber exists before fetching Loic Blot 2014-10-06 15:21:45 +02:00
  • 6394f7394d Fix namespace for OcSmsApp into controller Loic Blot 2014-10-06 14:14:56 +02:00
  • 5b333a0091 Replace \OC_DB by \OCP\DB (need tests) Loic Blot 2014-10-06 13:41:18 +02:00
  • 3ce5b7a69d Remove example comment Ner'zhul 2014-10-06 13:34:47 +02:00
  • 79d57f32ce Update README.md Ner'zhul 2014-10-06 12:39:21 +02:00
  • f7594dfb26 Update README.md Ner'zhul 2014-10-06 12:38:55 +02:00
  • 0575c01486 app version Loic Blot 2014-10-05 12:55:35 +00:00
  • 6e1048d16a stable version Loic Blot 2014-10-05 12:54:52 +00:00
  • 89b9082e11 style Loic Blot 2014-10-05 10:28:21 +00:00
  • 922a5bf853 Show contact names instead of numbers Loic Blot 2014-10-05 09:01:47 +00:00
  • 71d6ed693b Contact names are now get with peerlist Loic Blot 2014-10-05 08:54:44 +00:00
  • 4c9b653018 app name fix Loic Blot 2014-10-05 08:31:38 +00:00
  • aaff8e9e4c MERGE Loic Blot 2014-10-05 08:30:49 +00:00
  • 75fdc0b4da Change Application to OcSmsMap on controller Ner'zhul 2014-10-01 17:52:59 +02:00
  • 60cd139e95 Update and rename application.php to ocsmsapp.php Ner'zhul 2014-10-01 17:52:08 +02:00
  • cf14f056a0 Forget delimiters Ner'zhul 2014-10-01 09:27:37 +02:00
  • eb6cd672b8 Fix array name for phones. Also remove spaces. Ner'zhul 2014-10-01 09:27:02 +02:00
  • b75a8b3547 Little fix for contact load, but this isn't working yet Loic Blot 2014-09-30 18:54:30 +00:00