Loic Blot
2990a5cbad
Bump v1.6.0
2016-01-30 23:53:04 +01:00
Loic Blot
74928c8e64
Permit to disable notifications from app settings directly
...
This fixes issue #89
2016-01-30 23:23:27 +01:00
Loic Blot
4827856fe2
Move settings from smscontroller to dedicated controller
2016-01-30 23:00:05 +01:00
Loic Blot
ccb13d3c31
Update copyright notice
2016-01-30 22:54:12 +01:00
Loic Blot
7fed10a26c
Message limit & other improvements
...
* Implement message limit permitting to limit number of message shown when loading a conversation
* Reformat message date properly using angular JS instead of our own date parser
* replace /get/country call with /get/settings to retrieve all settings
This fixes issue #90
2016-01-30 22:47:34 +01:00
Loic Blot
86c71338dd
Tag 1.5.0, JS rewrite is now okay
2015-06-29 19:55:13 +00:00
Loic Blot
13d5e9ff26
Fix messages/conversation removal sync with contact list and also add atomic delete for messages
2015-06-25 22:00:09 +00:00
Loic Blot
d8ecc06314
Add basic route , method and icon for removing single message
2015-06-25 18:17:59 +00:00
Loic Blot
3105eeb776
Prepare conversation deletion in PHP code too
2015-06-23 20:56:15 +00:00
Loic Blot
8fa85a5243
Bump v1.4.5
2015-05-23 16:37:56 +00:00
Loic Blot
47a6a86a95
Ajust key and value length for ocsms_config table
2015-05-15 08:57:45 +02:00
Loic Blot
1bd067323b
Use a better name for route to retrieve phone number list
2015-04-28 17:04:05 +02:00
Loic BLOT (@UXP)
0fcaad6d31
Implement Android APIv2 get/phones/smsnumber call
2015-04-10 13:21:56 +02:00
Loic Blot
152fbaef0f
Bump 1.4.4
2015-04-08 14:02:34 +00:00
Loic Blot
49b6442362
Separate ContactCache from Application
2015-04-08 13:38:29 +00:00
Loic Blot
a9dbc5d44c
Reorganize routes.php
2015-04-08 13:08:26 +00:00
Loic Blot
040185cc21
Split smscontroller into smscontroller and apicontroller. One for webapp, one for API
2015-04-08 13:07:22 +00:00
Loic Blot
9fbeddfa9b
use a proper URLGenerator in smscontroller
2015-03-18 09:48:45 +00:00
Loic Blot
77a9e9cccf
Load the country settings at app load
2015-02-16 13:18:48 +00:00
Martin Rüegg
822f969afc
minor regex optimization
...
probably not really neccessary but it was ment to improve speed since the replacment only takes place
- at the beginning of the string
- once
2015-02-12 20:14:18 +01:00
Martin Rüegg
a3accd7a77
don't check for a photo unless any phone number given
...
since the identification / matching between contact and sms is the sms_address (which is compared with TEL entries) it makes no sense to check for the photo, unless there is at least one address given (the sms_address can also be a text string, but this would still match only in TEL entries).
2015-02-12 20:08:18 +01:00
Martin Rüegg
eeb2f57901
Add additional metadata (ocsid and weblinks)
2015-02-12 12:32:39 +01:00
Loic Blot
44b47fb045
Tag 1.4.3
2015-02-12 09:36:33 +01:00
Loic Blot
6176aceded
Tag 1.4.2
2015-02-12 09:34:56 +01:00
Loic Blot
89f35bbbbe
Tag 1.4.1: Fix AppFramework check
2015-01-26 10:38:03 +00:00
Loic Blot
f54f4c0aa2
Tag 1.4.0
2015-01-18 16:13:27 +00:00
Loic Blot
100308b9ec
Change app version
2015-01-12 07:09:18 +00:00
Loic Blot
2fb3386731
change dep labels
2015-01-12 07:08:57 +00:00
Loic Blot
1a1e7000f2
move script.js to public/app.js. Also add dependancy to appframework into app.php
2015-01-12 07:06:34 +00:00
Loic Blot
38d0cea3df
Fix and use the new setting: country. International mapping can now be okay and will remove duplicates. We need a little more fix"
2015-01-09 18:02:49 +00:00
Loic Blot
c9fa6a7fc9
Fix ordering into app loader. Also fix a syntax... newbie... issue
2015-01-06 13:53:46 +00:00
Loic Blot
816a3a784f
Add ConfigMapper, similar to chat app. Also implement setCountry call, need to use and handle it on the interface now
2015-01-06 13:49:50 +00:00
Loic Blot
858933d6c0
Add DB table for app config
2015-01-06 06:38:25 +00:00
Loic Blot
6fa1bfe17f
prepare handler for setting country
2015-01-05 19:17:08 +00:00
Loïc Blot (@U-Exp)
2e2998d5e2
Update copyright
2015-01-03 11:11:26 +01:00
Loic Blot
da5447a51b
Add contact photos into peerlist
...
Add some support into controller
2014-12-29 11:31:12 +00:00
Loic Blot
95ecdc098e
Tag 1.3.3
2014-12-29 09:57:31 +00:00
Loic Blot
8dae05cc22
Remove useless try catch
2014-12-22 16:45:30 +00:00
Loic Blot
0cc56794fd
tag 1.3.2
2014-12-09 16:30:07 +01:00
Loic Blot
df95014fc6
Add route for previous commit
2014-11-30 19:19:13 +00:00
Loic Blot
5f0263f71e
Move formatphonenumber.php to proper dir and rename.
...
* fix some coding styles
* Add contributor
2014-11-27 14:04:25 +00:00
stagprom
b45854abd3
modified: appinfo/formatphonenumber.php
...
Numbers will be formatted as in this examples:
00xx 1234567... => +xx1234567...
(xxx)-yyy 1234567... => xxxyyy1234567...
+xx (0) yyy 1234567... => +xxyyy1234567...
2014-11-27 14:00:26 +01:00
stagprom
9d5615bc5c
Merge branch 'formatPhoneNumber' of github.com:stagprom/ocsms into formatPhoneNumber
...
modified: appinfo/formatphonenumber.php
Numbers will be formatted as in this examples:
00xx 1234567... => +xx1234567...
(xxx)-yyy 1234567... => xxxyyy1234567...
+xx (0) yyy 1234567... => +xxyyy1234567...
2014-11-27 13:53:03 +01:00
stagprom
9f621e4df8
modified: appinfo/formatphonenumber.php
...
Numbers will be formatted as in this examples:
00xx 1234567... => +xx1234567...
(xxx)-yyy 1234567... => xxxyyy1234567...
+xx (0) yyy 1234567... => +xxyyy1234567...
2014-11-27 13:45:06 +01:00
stagprom
b19146be11
modified: appinfo/formatphonenumber.php
...
Numbers will be formatted as in this examples:
00xx 1234567... => +xx1234567...
(xxx)-yyy 1234567... => xxxyyy1234567...
+xx (0) yyy 1234567... => +xxyyy1234567...
2014-11-27 13:35:41 +01:00
stagprom
6816a92b89
changed tabs and braces
...
modified: appinfo/formatphonenumber.php
modified: appinfo/ocsmsapp.php
modified: controller/smscontroller.php
modified: db/smsmapper.php
2014-11-25 16:55:15 +01:00
stagprom
405ee9af6f
Added many comments to sourcees
...
modified: appinfo/formatphonenumber.php
modified: appinfo/ocsmsapp.php
modified: controller/smscontroller.php
modified: db/smsmapper.php
2014-11-25 13:28:43 +01:00
stagprom
4519f0088d
new file: appinfo/formatphonenumber.php
...
modified: appinfo/ocsmsapp.php
modified: controller/smscontroller.php
modified: db/smsmapper.php
A lot of changes in Code dealing with phonenumbers
2014-11-24 15:54:10 +01:00
Loic Blot
7be2d756c9
Tag 1.3.1
2014-11-19 10:22:28 +00:00
Loic Blot
66859a4940
pushPhoneNumberToCache. This permit to fix problems with phone numbers with dashes and parenthesis
2014-11-05 11:08:59 +00:00