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

Commit Graph

  • 90144ea042 Migrate from angularJS 1.1 to 1.3 Loic Blot 2015-06-25 19:23:48 +00:00
  • b04677851a Little cleanup Loic Blot 2015-06-25 19:06:17 +00:00
  • 68b2f319c3 Migrate jquery.documentready to AngularJS Loic Blot 2015-06-25 18:28:10 +00:00
  • d8ecc06314 Add basic route , method and icon for removing single message Loic Blot 2015-06-25 18:17:59 +00:00
  • d8a776bea9 remove messages is now okay Loic Blot 2015-06-24 06:48:06 +00:00
  • 76b0ae3912 smscontroller::removeConversation link with smsmapper::removeMessagesForPhoneNumber. We need to drop messages now Loic Blot 2015-06-24 06:40:03 +00:00
  • 4852fa3675 smscontroller: Remove whitespaces Loic Blot 2015-06-24 06:36:56 +00:00
  • b67802a646 Prepare deleteConversation handler and remove unreachable code in getConversation Loic Blot 2015-06-24 06:35:47 +00:00
  • cbe70ac13b Reinit g_curPhoneNumber when delete conversation to stop refreshing it Loic Blot 2015-06-24 06:30:39 +00:00
  • 55f9e4136b Remove interface elements on POST call Loic Blot 2015-06-23 21:04:58 +00:00
  • 3105eeb776 Prepare conversation deletion in PHP code too Loic Blot 2015-06-23 20:55:40 +00:00
  • a83c494d47 Add basic icon to delete conversation Loic Blot 2015-06-23 17:58:44 +00:00
  • e183c9f478 Fixed scroll issue Marcos 2015-06-09 11:26:04 +01:00
  • 54dbdc1011 Prefix global variables with g_ Loic Blot 2015-06-08 20:06:00 +00:00
  • 3998f82331 Some variables must be local. Also globalize the contact-list ul Loic Blot 2015-06-08 20:00:05 +00:00
  • 357e17dfbc Fix conditions... Loic Blot 2015-06-08 19:39:28 +00:00
  • 68114429c0 Use inArray helper instead of the jQuery direct function. Coding style Loic Blot 2015-06-08 19:26:12 +00:00
  • 8680ce6d38 Merge duplicate phone numbers into a unique list Loic Blot 2015-06-08 19:09:25 +00:00
  • a620277d86 Remove duplicate phonenumbers in conversation list Ner'zhul 2015-06-08 16:23:54 +02:00
  • c4a78bf584 Merge pull request #74 from souhaib22/patch-1 Ner'zhul 2015-06-07 19:57:13 +02:00
  • 3ee08967e8 Update README.md Souhaib 2015-06-07 00:19:49 +02:00
  • 8fa85a5243 Bump v1.4.5 v1.4.5 Loic Blot 2015-05-23 16:37:56 +00:00
  • 0e41221703 Merge branch 'master' of https://github.com/nerzhul/ocsms Loic Blot 2015-05-23 16:29:17 +00:00
  • ab5792e39f Fix issue ownCloud-SMS-App#56 Loic Blot 2015-05-23 16:28:55 +00:00
  • 47a6a86a95 Ajust key and value length for ocsms_config table Loic Blot 2015-05-15 08:57:45 +02:00
  • 1bd067323b Use a better name for route to retrieve phone number list Loic Blot 2015-04-28 17:04:05 +02:00
  • 74da399d03 Merge pull request #68 from Adam-Brown/master Ner'zhul 2015-04-23 10:40:06 +02:00
  • 66b25374ae Added Australia's country code: http://www.australia.gov.au/about-australia/our-country/telephone-country-and-area-codes. Adam Brown 2015-04-23 13:11:53 +08:00
  • 0fcaad6d31 Implement Android APIv2 get/phones/smsnumber call Loic BLOT (@UXP) 2015-04-10 13:21:56 +02:00
  • 152fbaef0f Bump 1.4.4 v1.4.4 Loic Blot 2015-04-08 14:02:34 +00:00
  • 49b6442362 Separate ContactCache from Application Loic Blot 2015-04-08 13:38:29 +00:00
  • a9dbc5d44c Reorganize routes.php Loic Blot 2015-04-08 13:08:26 +00:00
  • 040185cc21 Split smscontroller into smscontroller and apicontroller. One for webapp, one for API Loic Blot 2015-04-08 13:07:22 +00:00
  • 9fbeddfa9b use a proper URLGenerator in smscontroller Loic Blot 2015-03-18 09:48:45 +00:00
  • 98933860e8 Fix #55 issue. NOW() function doesn't work on all backends Loic Blot 2015-03-02 13:58:59 +01:00
  • ff3c3e58ef Merge pull request #59 from wtayyeb/patch-1 Ner'zhul 2015-02-25 14:07:15 +01:00
  • 9b2699b0b7 Add Iran (+98) to contrycode wtayyeb 2015-02-24 12:38:02 +03:30
  • 7e96630c72 Update README.md Ner'zhul 2015-02-21 11:29:35 +01:00
  • d2f72b2821 Merge pull request #58 from ja02/master Ner'zhul 2015-02-21 11:18:39 +01:00
  • 97c7684b51 Added ITU-T country call codes for European countries. ja02 2015-02-20 23:32:42 +01:00
  • 05ccdeb650 Ignore messages with invalid mailboxID into smsmapper Loic Blot 2015-02-16 13:42:52 +00:00
  • 77a9e9cccf Load the country settings at app load Loic Blot 2015-02-16 13:18:48 +00:00
  • 3774653643 Merge pull request #48 from martin-rueegg/patch-4 Ner'zhul 2015-02-13 07:54:09 +01:00
  • 5755ab800f speed optimization Martin Rüegg 2015-02-12 21:36:19 +01:00
  • 75e3e409ac Merge pull request #46 from martin-rueegg/patch-2 Ner'zhul 2015-02-12 21:01:54 +01:00
  • 2552ce3c1b Merge pull request #44 from martin-rueegg/patch-3 Ner'zhul 2015-02-12 20:51:47 +01:00
  • 822f969afc minor regex optimization Martin Rüegg 2015-02-12 20:14:18 +01:00
  • a3accd7a77 don't check for a photo unless any phone number given Martin Rüegg 2015-02-12 20:08:18 +01:00
  • 16134e0709 Add Switzerland (+41) Martin Rüegg 2015-02-12 19:43:01 +01:00
  • eeb2f57901 Add additional metadata (ocsid and weblinks) Martin Rüegg 2015-02-12 12:11:03 +01:00
  • 44b47fb045 Tag 1.4.3 v1.4.3 Loic Blot 2015-02-12 09:36:33 +01:00
  • 6176aceded Tag 1.4.2 Loic Blot 2015-02-12 09:34:56 +01:00
  • 2b0701ccc7 Merge branch 'master' of https://github.com/nerzhul/ocsms Loic Blot 2015-02-09 20:26:16 +01:00
  • 0e9e1fd503 Add South Africa country code (resolve issue #40) Loic Blot 2015-02-09 20:26:05 +01:00
  • c3b55fbde9 Tag 1.4.2: use Angular.js 1.1.5 instead of 1.2, it doesn't work properly with ocsms yet v1.4.2 Loic Blot 2015-01-26 15:04:20 +00:00
  • 89f35bbbbe Tag 1.4.1: Fix AppFramework check v1.4.1 Loic Blot 2015-01-26 10:37:18 +00:00
  • f54f4c0aa2 Tag 1.4.0 v1.4 Loic Blot 2015-01-18 16:13:27 +00:00
  • a0c820ab82 Fix unchecked variable in controller when getting photos * Also Typo fixes on dbmappers Loic Blot 2015-01-18 15:45:08 +00:00
  • 100308b9ec Change app version Loic Blot 2015-01-12 07:09:18 +00:00
  • 2fb3386731 change dep labels Loic Blot 2015-01-12 07:08:57 +00:00
  • 1a1e7000f2 move script.js to public/app.js. Also add dependancy to appframework into app.php Loic Blot 2015-01-12 07:06:34 +00:00
  • 555d8f1ed1 Add missing app.js (empty) for angular setups) Loic Blot 2015-01-12 06:55:06 +00:00
  • fb8003faf2 Conversation loading by using angular.js Loic Blot 2015-01-10 15:32:38 +00:00
  • c1f984b2de JS: initialPeerList is now generated by angular.js Loic Blot 2015-01-10 15:18:14 +00:00
  • 13e3d47620 Prepare angular.js template. Merge controllers into one global controller Loic Blot 2015-01-10 13:40:33 +00:00
  • 642f78e859 Remove one angular controller, we need to understand multiple controller problems Loic Blot 2015-01-09 19:37:16 +00:00
  • 84db79a300 Fix message countries, this fix message count and conversations Loic Blot 2015-01-09 19:17:12 +00:00
  • f76a376635 SQL query syntax fix Loic Blot 2015-01-09 19:01:51 +00:00
  • c5a9324305 Fix duplicate + into formatted phones numbers and make localePrefix phonenumber regex as a static table Loic Blot 2015-01-09 18:12:33 +00:00
  • 38d0cea3df Fix and use the new setting: country. International mapping can now be okay and will remove duplicates. We need a little more fix" Loic Blot 2015-01-09 18:02:41 +00:00
  • 74ed1e7527 Add configmapper::getKey to get user settings Loic Blot 2015-01-09 17:17:33 +00:00
  • 3d8c834a43 Config setting fix and remove button loop Loic Blot 2015-01-09 17:12:35 +00:00
  • 76decabe11 Country value is now sent and stored to database add jquery call fix database table name Loic Blot 2015-01-09 17:05:49 +00:00
  • 5624cd684b Prepare angular controllers for better JS code and convert setting send button to angular Loic Blot 2015-01-09 16:49:35 +00:00
  • 8b7aa4962c Fix angular ng-app load Loic Blot 2015-01-09 16:29:44 +00:00
  • 0b227c64f1 Prepare angular JS integration Loic Blot 2015-01-09 16:28:57 +00:00
  • 4987f93969 Add setting button for lang Loic Blot 2015-01-06 16:28:21 +00:00
  • 0dfa6152ab Fix updating avatar menu element when new message is coming Loic Blot 2015-01-06 15:54:33 +00:00
  • 0e92aa3779 Js fix for checkNewMessages Loic Blot 2015-01-06 13:55:12 +00:00
  • c9fa6a7fc9 Fix ordering into app loader. Also fix a syntax... newbie... issue Loic Blot 2015-01-06 13:53:46 +00:00
  • 816a3a784f Add ConfigMapper, similar to chat app. Also implement setCountry call, need to use and handle it on the interface now Loic Blot 2015-01-06 13:49:50 +00:00
  • 858933d6c0 Add DB table for app config Loic Blot 2015-01-06 06:38:25 +00:00
  • 19bd6adcca Add photo into update and fix HTML generator Loic Blot 2015-01-05 19:54:50 +00:00
  • 6fa1bfe17f prepare handler for setting country Loic Blot 2015-01-05 19:17:08 +00:00
  • 925215e27c Implement country code select, need server side handling Loic Blot 2015-01-05 19:03:14 +00:00
  • 08dd99713e Reintroduce and prepare settings placeholder Loic Blot 2015-01-05 18:54:21 +00:00
  • ab3bd8718e Add a basic countrycode mapper for future use to dedup phone intl/local prefix problems Loïc Blot (@U-Exp) 2015-01-03 11:59:25 +01:00
  • a438a82681 Add missing copyright Loïc Blot (@U-Exp) 2015-01-03 11:12:09 +01:00
  • 2e2998d5e2 Update copyright Loïc Blot (@U-Exp) 2015-01-03 11:11:26 +01:00
  • f03425c851 Fix hover and add margin to contact photo Loic Blot 2014-12-29 12:21:48 +00:00
  • da5447a51b Add contact photos into peerlist Add some support into controller Loic Blot 2014-12-29 11:31:03 +00:00
  • 2fe4cc0ce0 Merge branch 'master' of https://github.com/nerzhul/ocsms into stable Loic Blot 2014-12-29 09:58:06 +00:00
  • 95ecdc098e Tag 1.3.3 v1.3.3 Loic Blot 2014-12-29 09:57:31 +00:00
  • 5ab518c9f2 Merge branch 'master' of https://github.com/nerzhul/ocsms into stable Loic Blot 2014-12-29 09:56:18 +00:00
  • 8dae05cc22 Remove useless try catch Loic Blot 2014-12-22 16:45:30 +00:00
  • d87e245236 Temporary Fix https://github.com/nerzhul/ownCloud-SMS-App/issues/10 Ner'zhul 2014-12-22 10:58:39 +01:00
  • 0cc56794fd tag 1.3.2 Loic Blot 2014-12-09 16:30:07 +01:00
  • ee9c58d9e1 tag 1.3.2 Loic Blot 2014-12-09 16:28:49 +01:00
  • 7c0bd22385 Remove integer cast on date. This fix an integer overflow on 32 bits systems v1.3.2 Ner'zhul 2014-12-09 16:26:53 +01:00
  • df95014fc6 Add route for previous commit Loic Blot 2014-11-30 19:19:13 +00:00