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

20 Commits

Author SHA1 Message Date
Loic Blot
26df3a53a4 Conversation Mapper addition + migration to proper scheme 2016-11-11 17:11:05 +01:00
Loic Blot
5a737b609e Drop spaces from contactcache to dedup some more contacts 2016-11-11 10:04:06 +01:00
Loic Blot
b9fba16893 Fix avatars in contact list 2016-09-19 22:25:21 +02:00
Aaron LI
db067f945a Update country codes according to countrycode.org
This update also fixes the codes of "Albania" and "Finland".

The following countries/regions have multiple codes, and I do not know how to handle this issue, so I just comment these out.
+ Dominican Republic: 1-809, 1-829, 1-849
+ Puerto Rico: 1-787, 1-939
2016-05-27 14:04:09 +08:00
Loic Blot
729b48a846 Make owncloud 8.1 as the minimum default + cleanups 2016-05-19 18:27:48 +02:00
Loic Blot
3d71229767 v1.6.2: Fix owncloud 9 contact app which break our frontend 2016-03-08 22:51:00 +01:00
Loic Blot
ccb13d3c31 Update copyright notice 2016-01-30 22:54:12 +01:00
Ner'zhul
5733d73466 Add singapore country code 2015-08-12 12:27:17 +02:00
Adam Brown
66b25374ae Added Australia's country code: http://www.australia.gov.au/about-australia/our-country/telephone-country-and-area-codes. 2015-04-23 13:11:53 +08:00
Loic Blot
49b6442362 Separate ContactCache from Application 2015-04-08 13:38:29 +00:00
wtayyeb
9b2699b0b7 Add Iran (+98) to contrycode 2015-02-24 12:38:02 +03:30
ja02
97c7684b51 Added ITU-T country call codes for European countries. 2015-02-20 23:32:42 +01:00
Martin Rüegg
16134e0709 Add Switzerland (+41) 2015-02-12 19:43:01 +01:00
Loic Blot
0e9e1fd503 Add South Africa country code (resolve issue #40) 2015-02-09 20:26:05 +01:00
Loic Blot
c5a9324305 Fix duplicate + into formatted phones numbers and make localePrefix phonenumber regex as a static table 2015-01-09 18:12:33 +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
925215e27c Implement country code select, need server side handling 2015-01-05 19:03:14 +00:00
Loïc Blot (@U-Exp)
ab3bd8718e Add a basic countrycode mapper for future use to dedup phone intl/local prefix problems 2015-01-03 11:59:25 +01:00
Loïc Blot (@U-Exp)
2e2998d5e2 Update copyright 2015-01-03 11:11:26 +01: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